body{
	font-family: verdana;
	font-size: 10px;
	color: #000000;
	
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


/*Text och fonter*/

a:link{
	color: #990000;
	text-decoration: none;
}
a:visited{
	color: #990000;
	text-decoration: none;
}
a:hover{
	color: #333333;
	font-weight: normal;
	text-decoration: underline;
	}
	
	



.Stor_red_rubrik{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}

#sidAnsvarig{
	font-family: verdana;
	font-size: 9px;
	color: #999999;
	padding-left: 40px;
}



#content {
	margin-right: 30px;
	margin-left: 30px;
	font-family: verdana;
	font-size: 11px;
	color: #000000;
	position: absolute;
}
#top {
	width: 916px;
	height: auto;
}

/*style for the controlpanel*/
#control_minusa{
	top: 50px;
	position: absolute;
	left: 850px;
	width: 24px;
}

#control_plusa{
	top: 46px;
	position: absolute;
	left: 880px;
	
}
#control_search_button{
	background-image: url(bilder/knappar/search.jpg);
	background-repeat: no-repeat;
	height: 18px;
	width: 34px;
	top: 50px;
	position: absolute;
	left: 625px;
	background-attachment: fixed;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#control_search_field{
	top: 48px;
	position: absolute;
	width: 120px;
	height: 18px;
	border: 1px solid #E7E0C4;
	left: 666px;
	
}

	
/*menu*/

#meny{
	padding: 0;
	background-color: #ffffff;
	font-family: verdana;
	font-size: 11px;
	float: left;
	right: 10px;
	position: relative;
	margin: 0;
	top: 100px;

	}
#meny ul{
	list-style-type: none;
	width: 120px;
	margin-top: 0px;
	padding-top: 0px;
}
#meny li{
	margin: 0px;
	padding: 0px;
	width: 120px;
}
#meny a{
	display: block;
	width: auto;
	height:20px;
	padding-left: 0;
	padding-bottom: 0.25em;
	text-decoration: none;
	background-image: url(bilder/meny/meny_underline%20.jpg);
	background-repeat: no-repeat;
	font-weight: bold;
}
#meny a:link{color: #990000;}
#meny a:visited{color: #990000;}
#meny a:hover{
	color: #333333;
	font-weight: bold;	
}


#Mimg {
	margin: 0px;
	padding: 0px;
	left: 145px;
	position: absolute;
	top: 80px;
}

/*Content*/

#MainContent{
	width: 775px;
	position: relative;
	float: left;
	top: 75px;

}
#MainContent li{
	
	list-style-image: url(bilder/liten_pil.jpg);

	}	

#left_col_mainPage{
	float: left;
	padding-left: 12px;
	width: 300px;
}
.vert_Line{
	float: left;
	padding-right: 0px;
	padding-left: 28px;
	top: -7px;
	position: relative;
}

#center_col_mainPage{
	float: left;
	position: relative;
	top: 8px;
	width: 191px;

	}
	

		
.center_col_mainPage_rub{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	background-image: url(bilder/bakgrunder/liten_bak_rub.jpg);
	background-repeat: no-repeat;
	height: 21px;
	width: 190px;
	text-indent: 15px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: bold;
}

.center_col_mainPage_text{
	font-family: verdana;
	font-size: 10px;
	color: #000000;
	padding-right: 4px;
	padding-left: 4px;
}
	
#center_col_mainPage ul{
	margin-left: 0px;
	padding-left: 4px;
	
}
#center_col_mainPage li{
	list-style-position: inside;
	list-style-image: url(bilder/liten_pil.jpg);
	padding-bottom: 1px;
	}

.vert_Line2 {
	float: left;
	padding-right: 0px;
	position: relative;
	top: -19px;
}

#right_col_mainPage{
	float: left;
	position:relative;
	width: 225px;
	padding-left: 15px;
}


/*Footer*/
#footer{
	font-family: verdana;
	font-size: 9px;
	font-weight: normal;
	color: #666666;
	width: 700px;
	position: relative;
	float: left;
	padding-top: 100px;
	left: -60px;
}
#footer ul{
	position: absolute;
	list-style-type: square;
	width: 785px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #8e2937;
}
#footer li{
	display: inline;
	list-style-type: none;
	padding-top: 0.25em;
	padding-right: 2em;
	padding-bottom: 0.25em;
	padding-left: 0.60em;
}
.banner{
	border: 1px solid #000000;
}
