html{
	margin: 0px;
	padding: 0px;}

body{
	margin: 0px;
	background: #fff;
	color: black;
	font-family: verdana, arial, sans-serif;
	font-size:12px;
}

#huvud{
	font-size: 2em;
	padding: 3px;
	width: 810px;
	height:70px;
	text-align: center;
	margin-bottom: 50px;
	margin-top:20px;}
	
#logga{
	position: absolute;
	padding: 3px;
	left: 2px;
	top: 8px;
	width: 97px;
	height: 75px;}
	
#text{
position: absolute;
	left: 171px;
	top: 100px;
	width:600px;
	background: white;
	padding: 10px;
	color: black;}
	
#klocka{
	position: absolute;

	left: 681px;
	top: 17px;
	font-size:12px;
	font-weight:bold;
	width: 156px;
	height:79px;
}
#reklam{
	position: absolute;
	background-color:#DDFFDD;
	text-align:left;
	left: 800px;
	top: 130px;
	font-size:12px;
	font-weight:normal;
	width: 200px;

}
#meny{
	position:absolute;
	background-color:#DDFFDD;
	left: 0px;
	top: 100px;
	width: 155px;
	text-align: left;
	padding-top: 0px;
	margin-left:7px;
	height:auto;
	z-index: 1000;
}

#obs{margin-left:5px;
	border:#FF0000;
	background-color:#EEEEEE;
	border: 5px solid red;
	padding:5px;}
	
.menulink{font-size:12px;

	text-decoration:none;
	height:12px;}
	
a.menulink:hover{font-weight:bold;}

@media print{
#header{display: none; margin: 0pt;}
#relaterat{display: block;}
#huvud{display: none;}
#logga{display: none;}
#klocka{display: none;}
#meny{display: none;}
#startlistor {display:none}
#text{ font-size:12px; width:auto ; margin-left:-160px;margin-top:-90px; font-family:Georgia, "Times New Roman", Times, serif}
h1,h2,h3,h4#text{font-size:1em; font-family:Verdana, Arial, Helvetica, sans-serif;}
.skrivinte{display:none;}
.sidbrytning {page-break-before: always}
}

p.menyrubrik{
margin-left:3px;
font-weight:bold;
font-size:14px;
margin-bottom:-15px;}

a.startlink{text-decoration:none;}

li{	list-style-type:none;
	margin-left:-30px;
	line-height:15px;}
	
li.hide{display:none;}
	
h1{
	font-size: 20px;
	margin-bottom: -0.7em;
	font-weight:400;
	}

h2{
	font-size: 18px;
	font-weight:400;}
	
h3{
	font-size: 16px;
	font-weight:600;
	}
h4{
	font-size: 14px;
	font-weight:600;
	}
h5{
	font-size: 12px;
	font-weight:600;
	}
	
a{color: black;}

a.bluelink{color:#0000FF;}
a.bluelink:hover{color:#FF0000;}
a.smallink{color:#0000FF; font-size:10px; text-decoration:none; font-weight:600;}
a.smallink:hover{color:#FF0000; font-size:10px; text-decoration:none;}

a.redlink{color:#FF0000;font-size:12px; text-decoration:none; font-weight:400;}
.sidbrytning {page-break-before: always}	
table{
	font-family: verdana, arial, sans-serif;
	font-size:12px;
	}


td.center {text-align:center} 
td.reklam{
background-color: #009999;
font-size:10px;
}	
td.small{
	font-size:10px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #00CC00;
}
tr.fet {font-weight:600;}
tr.hiderow {display:none}	
.fet{font-weight:600;}
.fetstor{font-weight:600; font-size:14px;}
.fetröd{font-weight:600; color:#FF0000;}
.sidbryt{color:#000000;}
.pseudolink{ color:#000000; cursor:pointer; text-decoration:underline;}
form{background-color:#CCCCCC;	padding:15px;}
td.gray {background-color:#EEEEEE;}
td.grayfat {background-color:#EEEEEE;font-weight:600;}

select{font-size:10px;}
.obs {color:#FF0000; font-weight:700;}
.hide {display:none}	

