/*-----------------------------------------------------------------------------
Profile pokommunikation.se
All Media
-----------------------------------------------------------------------------*/

body, td, tr, table, p, div, li {
    font-family: tahoma, verdana, arial;
    font-size: 11px;
    line-height: 16px;
}

  table  { border-collapse: collapse; border-spacing: 0; }
  td, th { padding: 0; }

p {
    margin: 0;
    padding: 0;
    margin-bottom: 14px;
    line-height:1.3em;
}

img {
    margin: 0;
    padding: 0;
    border: 0;
}

hr {
    height: 1px;
    margin: 1.5em 0 .5em 0;
    padding: 0;
    border: none;
    background-color: silver;
    color: silver;
}

h1, h2, h3, h4, h5, h6 {
    padding: 0;
    line-height: 1.2em;
}

h1 {
    font-weight: normal;
    margin: 0 0 1em 0;
    font-size: 160%;
    color: #6F1200;
}

h2, h3, h4, h5, h6 {
    margin: 2em 0 0 0;
}

h2 {
    font-size: 130%;
}

h3 {
    font-size: 120%;
}

h4 {
    font-size: 110%;
}

h5 {
    font-size: 100%;
}

h6 {
    font-size: 100%;
}

td, th {
    vertical-align: top;
    padding: 0 1em .5em 0;
    text-align: left;
}

th {
    font-weight: normal;
}

/*-----------------------------------------------------------------------------
länkar
-----------------------------------------------------------------------------*/

a {
	color:#6F1200;
	text-decoration:none;
}

a:visited {
color: #6F1200;
text-decoration: none;
}

a:hover {
	color:#6F1200;
	text-decoration: underline;
}


/*-----------------------------------------------------------------------------
formulär
-----------------------------------------------------------------------------*/
 
input.btn, input.btn-back, input.btn-next
{
    background: #6F1200;
    color: white;
    font-size: 11px;
    font-family: tahoma, verdana, arial;
}

input
{
    font-size: 11px;
    font-family: tahoma, verdana, arial;
    border:1px solid black;
}

input.text:focus, textarea:focus
{

}

.table-reg-login {
	margin-left:20px;
}

.table-reg-login p {
	margin:0px;
	padding:0px;
}

.table-reg-login-td {
	width:190px;
	padding-right:30px;
}
