/* CSS Document */

body 
{
	font-family: verdana;
	color: #000000;
	font-size: 10px;
	background-color:#DADACF;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-base-color: #336699;
}
		
body, p, h1, h2, h3, table, td, th, ul, ol, textarea, input {
font-family: verdana;
font-size: 10;
}

hr { 
size: 2px;
color:#ffffff;
}

a {	font-weight: bold;}
a:link { text-decoration: none; color: #CC3300;}
a:visited { text-decoration: none; color: #CC3300;}
a:active { text-decoration: none; color: #CC3300;}
a:hover { text-decoration: none; color: #CC3300;}

#sidan {
margin-top: 0px;
margin-left: auto;
margin-right: auto;
margin-bottom: 10px;
width: 735px;
}

#top { 
margin-left: auto;
margin-right: auto;
margin-top: 0px;
margin-bottom: 0px;
width: 735px;
height: 85px;
}

#innehall {
margin-left: auto;
margin-right: auto;
width:736px;
height:auto;
}