body{
	margin:0;
	padding:0;
}

body, td, tr, table, p, div, li {
	font-family: tahoma, arial, verdana, helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #363636;
}


td, th { padding: 0; vertical-align: top; text-align: left;}

p,
td p {
    margin: 0;
    padding: 0;
	padding-bottom: 8px;
}

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 {
	font-weight: normal;
  	padding: 0;
	margin: 0;
	color: #363636;
}

h1 {
	font-size: 18pt;
	/* line-height: 1em; */
	margin: 0 0 16px 0;
	line-height: 37px;	
	/*
	margin-bottom: 15px;
	margin: 0;
	*/
}
h2 {
	font-size: 15px;
	margin: 12px 0 4px 0;
	line-height: 26px;
}

h3 {
    font-size: 115%;
}



h4 {
    font-size: 110%;
}



h5 {
    font-size: 100%;
} 


h6 {
    font-size: 100%;
}



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

a {
	color: #004368;
	text-decoration: underline;
}

a:hover {
	color: #006fad;
}



/*-----------------------------------------------------------------------------

formulär

-----------------------------------------------------------------------------*/
#pagecontentid_7296 td {
	padding: 2px;
}
td.right {
	width: 150px;
}

form {
	margin:0;
	padding:0;
}

input[type=text], input[type=password], textarea, select
{
    font-size: 11px;
	padding: 3px;
	color:#666666;
    /*
	background: white;
    color: black;
    font-family: verdana;
    font-size: 10px;
	border:1px solid #CCCCCC;
	
	*/
}
input[type=file] {
	font-family: tahoma, arial, verdana, helvetica, sans-serif;
	/* font-size: 11px; */
}
input[type=submit] {
	font-family: tahoma, arial, verdana, helvetica, sans-serif;
	font-size: 11px;
	cursor: hand; cursor: pointer;
}
input[type=text]:focus, textarea:focus,
input[type=password]:focus
{
    background: #f1f1f1;
    color: #333333;
}

img.bild-hoger {
	float:right;
	margin-left:20px;
	margin-bottom:10px;
}

img.bild-vanster {
	float:left;
	margin-right:30px;
	margin-bottom:10px;
}



img.startsida-puff {
	border-right:58px solid #54636e;
	border-bottom:15px solid #ece7d8;
}


/* Nyheter på startsidan */

#pagecontentid_3965 p.nyheter_datum {
	padding-bottom:30px;
}

td.ts12,
td.ts12 p {
	font-size:12px;
	line-height: 18px;
}

.linjer {
	padding:0;
}
.linjer td {
	padding: 6px 18px 0 6px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
thead tr.linjer td {
	white-space:nowrap;
}

.teknisk-tabell,
.teknisk-tabell-head {

}

.teknisk-tabell td,
.teknisk-tabell-head td {
	padding: 4px;
	border: 1px solid #CCCCCC;	
}
.teknisk-tabell-head td {
	font-weight:bold;
	white-space:nowrap;
	background:#f1f1f1;
}
.teknisk-tabell-head td p {
	padding: 0;
	margin: 0;	
}
.teknisk-tabell thead td {
	white-space:nowrap;
}

.kikain-tabell-head,
.kikain-tabell {
}

.kikain-tabell td {
	padding:4px 12px 4px 4px;
}
.kikain-tabell-head {
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
}
