/* generelle elementer og indstillinger  */
* {
    margin: 0px;
    padding: 0px;
    }

html, body 
{
	  height: 100%;
  }

/* generelle indstillinger for tabeller */

#midten div.tabeller table, #liste div.tabeller table {
border: solid #c8daee 1px;	
padding: 4px; 
}	
#midten div.tabeller td,  #liste div.tabeller td {
	padding: 3px;
	}	
	
div.tabeller table caption {
	padding-bottom: 5px;
	}
	
#middleholder ul 
{
	padding-left: 20px;
	list-style-type: disc;
	list-style-position: outside;
	}


 #midten li, #liste li {
	padding-left: 50px;
	line-height: 15px;
	}

body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #ffffff;
	font-size: 12px;
	text-align: left;
  }

textarea { font-family: Arial, Helvetica, sans-serif; font-size: 12px;}

a:link { text-decoration: none; color:#b5121b}
a:visited { text-decoration: none; color:#b5121b}
a:active { text-decoration: none; color:#666666}
a:hover { text-decoration: none; color: #666666}

a.speciallink {
	font-size: 11px;
	font-family: georgia;
	color: #007AC3;
	text-decoration: none;
	}

a.nospecial{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	text-decoration: none;
	color: #333;
	}


a.areanavi {
	display: block;
	float: right;
	font-size: 11px;
	color: #007AC3;
	margin-right: 9px; 
  text-decoration: bold;
  }


img {
	border: 0px;
	xclear: both;
	}

/* sidens struktur  */

#page {
  position: relative;
  width:900px;
  margin: 0px auto;
  margin-top: 0px;
}

#container  {

  border-right: 5px solid #dbdbdb;
  border-left: 5px solid #dbdbdb;
  border-bottom: 5px solid #dbdbdb;
  float:left;
    padding-left: 15px;
  padding-right: 15px;
  padding-bottom: 15px;
}
    
#container img 
{ display: block;
    }
    
#topholder {
	height: 130px;
    width: 900px;
	float: left;
	margin-top:13px;
	margin-bottom:2px;
	background-repeat: no-repeat;
}

* html #middleholder 
{  position: relative;
  top: 400px;
  left: 0px;
  margin-left: 0px;
  margin-top: 140px;
	xwidth: 900px;
	min-height: 400px;
	}
    
#middleholder 
{
    margin-left: 0px;
    margin-top: 0px;
	width: 900px;
	min-height: 400px;
	background: url('/files/billeder/sitesetup/bg_main.jpg') repeat-y top left;
	float:left;
	/*border: solid orange 1px;*/
    }
    
/* IE 6 Hack */
* html div#middleholder   {
	position: relative;
  top: -152px;
  left: 0px;
  
	}   
 
#bottomholder{
	position: relative; 
	top: 0px;
	left: 0px;
	width:900px;
	height: 30px;
	/*background: url('/files/billeder/SiteSetup/bund.jpg');*/
	background-repeat: no-repeat;
  position: relative; 
	text-align: center;
  line-height: 22px; 
  border-bottom: solid #333333 3px;
    }
    
  /* IE 6 Hack */
* html div#bottomholder   {
	position: relative;
  top: -152px;
  left: 0px;
  
	}  
	/* Almindelig Tekst, Overskrift for hele sitet  */	

 #overskrift {

	padding-top: 30px;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	font-weight: bold;
	text-align: left;
	color: #888888;
	border-bottom: 1px dotted #888888;
	}
	
	#maintekst {
	padding-top: 0px;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: normal;
	text-align: left;
	color: #666666;
	}

/* header, footer ect  */	

#footer {
	position: absolute;
	top: 20px;
	right: 30px;
	height: 20px;
	width: 730px;
	font-size: 8px;
	color: #15598F;
	/*border: solid purple 1px; */
	}	    

#footer small {
	font-size: 9px;
	color: #15598F;
	}
	
/* enkelt elementer  */

#logolink {
	position: relative;
	left: 35px;
	top: 0px;
	height: 110px;
	width: 220px;
	/*border: solid purple 1px; */
	}

# logolink a#tohome {
	display: block;
	height: 125px;
	width: 85px;
	}

#kurvlink {
	position: relative;
	left: 950px;
	top: -145px;
	height: 18px;
	width: 18px;
	}


/* IE 6 Hack */
* html div#kurvlink {
	border: solid blue 0px;
  position: relative;
  top: -160px;
  left: 950px;
  z-index: 5;
   }   	

# kurvlink a#tokurv {
	display: block;
	height: 18px;
	width: 18px;
	border: 1px solid blue;
	}


/* venstre kolonne elementer undersider */
#venstre {
	margin-top: 0px;
	margin-left: 12px;
	width: 220px;
	float: left;
	/*border: solid red 1px;*/
	}
	
/* IE 6 Hack */
* html div#venstre   {
	position: relative;
  top: 10px;
  left: -12px;
  } 
  
  * Html Div#venstre_spalte{
	vertical-align:top;
	margin-top: 20px;
	margin-left: 5px;
	padding-right: 20px;
	width: 325px;
	float: left;
	/*border: solid red 1px;*/
	}
	
	
#venstre_spalte {
	vertical-align:top;
	margin-top: 10px;
	margin-left: 0px;
	padding-right: 60px;
	width: 330px;
	float: left;
	/*border: solid red 1px;*/
	}
/*.venstre_forside img {
	width: 330px;
	}*/

/* IE 6 Hack */
* html div#venstre_forside   {
	position: relative;
  top: 10px;
  left: -12px;
  } 
  	
/* kolonne paa liste sider */
	
#liste {
	margin-top: 20px;
	text-align: left;
	margin-left: 15px;
	width: 685px;
	float: left;
	/*border: solid red 1px;*/
	}
* html div#midten {
	vertical-align:top;
	margin-top: 20px;
	margin-left: 0px;
	padding-right: 30px;
	width:230px;
}
	
#midten {
	vertical-align:top;
	margin-top: 10px;
	margin-left: 0px;
	padding-right: 28px;
	width: 240px;
	float: left;
	/*border: solid red 1px;*/
	}

	
/* IE 6 Hack */
* html div#midten{
	display: inline;
	margin-left: 0px;
	margin-right: 0px
	} 

#midten_forside {
	margin-top: 20px;
	text-align: left;
	margin-left: 39px;
	width: 105px;
	float: left;
	font-size: 10px;
	/*border: solid blue 1px;*/
	}
	
#hojre {
	vertical-align:top;
	margin-top: 10px;
	margin-left: 0px;
	width: 240px;
	float: left;
	/*border: solid red 1px;*/
	}


/* IE 6 Hack */
* html div#hojre{
	float: right;
	margin-top: 20px;
	margin-right: 3px;
	margin-left: -3px;
	display: inline;
	} 
		
* html div#hojre_forside {
	vertical-align:top;
    margin-top: 20px;
	margin-right: 0px;
	width: 505px;
	float: right;
	
  /*border: solid red 1px;*/
	} 
		
#hojre_forside {
	vertical-align:top;
  margin-top: 10px;
	margin-left: 0px;
	width: 510px;
	float: left;
  /*border: solid red 1px;*/
	}
	

/* IE 6 Hack */
* html div#hojre_forside{
	float: right;
	margin-right: 4px;
	margin-left: -10px;
	display: inline;
	} 	
	
	#helside {
	vertical-align:top;
	margin-top: 10px;
	margin-left: 0px;
	width: 898px;
	float: left;
	/*border: solid red 1px;*/
	}
	
	* html div#helside {
	vertical-align:top;
	margin-top: 20px;
	margin-right: 4px;
	margin-left: -10px;
	display: inline;
	float: left;
	/*border: solid red 1px;*/
	}
* html .spalte4 {
	vertical-align:top;
	margin-top: 20px;
	margin-left: 0px;
	padding-right: 0px;
	width: 210px;
	float: left;
	/*border: solid red 1px;*/
	}	
	
.spalte4 {
	vertical-align:top;
	margin-top: 10px;
	margin-left: 0px;
	padding-right: 0px;
	width: 210px;
	float: left;
	/*border: solid red 1px;*/
	}
	.spalte4 img {
	width: 210px;
	}
	
		
.spalte1 {
	vertical-align:top;
	margin-top: 10px;
	margin-left: 0px;
	padding-right: 16px;
	width: 210px;
	float: left;
	/*border: solid red 1px;*/
	}
	
* html .spalte1 {
	vertical-align:top;
	margin-top: 20px;
	margin-left: 0px;
	padding-right: 16px;
	width: 210px;
	float: left;
	/*border: solid red 1px;*/
	}
.spalte1 img {
	width: 210px;
	}
	<!---  Praragraphsetup_3spalter_menu    --->

div#spaltemenu31 {
	margin-top: 10px;
	margin-left: 0px;
	padding-right: 30px;
	width: 215px;
	float: left;
	border: solid red 1px;*/
	}	

#spaltemenulene img {
	width: 130px;
	}		
	
	
div#spaltemenu32 {
	margin-top: 10px;
	margin-left: 0px;
	padding-right: 30px;
	width: 235px;
	float: left;
	/*border: solid red 0px;*/
	}
	
* html div#spaltemenu32 {
	margin-top: 10px;
	margin-left: 0px;
	padding-right: 30px;
	width: 225px;
	float: left;
	/*border: solid red 0px;*/
	}	

#spaltemenu32 img {
	width: 235px;
	}	

	
#spaltemenu33 {
	margin-top: 10px;
	margin-left: 0px;
	padding-right: 0px;
	width: 410px;
	float: left;
	/*border: solid red 1px;*/
	}
	
* html #spaltemenu33 {
	margin-top: 10px;
	margin-left: 0px;
	padding-right: 0px;
	width: 410px;
	float: left;
	/*border: solid red 1px;*/
	}
	
#spaltemenu33 img {
	width: 410px;
	}
		<!---  SLUT Praragraphsetup_3spalter_menu    --->
	
/* venstre menu holder */	

div#venstre #venstre_menu_indhold ul.M1 a, div#venstre #venstre_menu_indhold ul.M2 a, div#venstre #venstre_menu_indhold ul.M3 a 
{
padding-left: 30px;
	}
	
div#venstre #venstre_menu_indhold a{
	display: block; 
	width: 175px;
	background-image: url('/Files/Billeder/SiteSetup/hmenu_bg.jpg');
	background-repeat: repeat-y;
	font-size. 10px;
	font-weight: bold;
	color: #ffffff;
	text-align: left;
	text-decoration: none;
	padding-top: 5px;
  padding-left: 15px;
  padding-bottom: 5px;
  /*border: solid red 1px;*/
	}


#venstre #venstre_menu_indhold a:hover, #venstre  #venstre_menu_indhold a#activeitem
{   text-decoration: none;
	 	color:#329edf;
    }	

div#venstre Li {
	list-style: none outside;
}


/* venstre afsnit */	




div.Left_paragraphcontainer {
	background-position: top right; 
	background-repeat: no-repeat;
	/* bagrundsbillder defineres lokalt */
	padding-bottom: 10px;
	/*border: solid red 1px;*/
	margin-bottom: 10px;
	}
div.Left_paragraphcontainer h3{
	width: 330px;
	padding-top: 30px;
	font-family: Arial, Helvetica, sans-serif; 
		font-size: 14px; 
	font-weight: bold;
	text-align: left;
	color: #888888;
	border-bottom: 1px dotted #888888;
	/*border: solid red 1px;*/
	}	
div.Left_paragraphcontainer img{
	margin-top: 5px;
	margin-left: 1px;
	}
div.Left_paragraphcontent 
{ margin-top: 0px;
	margin-left: 20px;
	width: 225px;
  /*border: solid red 1px;*/
	clear: right;
  }	


/* hojre afsnit */


 div.Right_paragraphcontainer {
 	background-position: top left; 
	background-repeat: no-repeat;
	/* bagrundsbilldere defineres lokalt */
  /*border: solid red 1px;*/
  margin-bottom: 10px;
  }
	
 div.Right_paragraphcontainer h3{
	padding-left: 25px;
	padding-top: 4px;
	margin-bottom: 4px;
	font-family: Georgia;
	font-size: 14px; 
	color: #ffffff;
	text-align: left;
	/*border: solid red 1px;*/
	}	
	
 div.Right_paragraphcontainer img{
	width: 219px;
	height: auto;
	margin-left: 11px;
	}
    
 div.Right_paragraphcontent 
{ background-color: #E6EBF1;
	margin-top: 0px;
	margin-left: 11px;
	width: 197px;
	clear: right;
  padding: 5px;
  padding-top: 10px;
  padding-left: 15px;
  padding-bottom: 25px;
  text-align: left;
  border: solid #E6EBF1 1px;
  font-size: 12px;
  color: #007AC3;
  /*border: solid red 1px;*/
  }
div.Right_paragraphcontent a {
	text-decoration: none;
	}
div.Right_paragraphcontent_forside 
{ margin-top: 4px;
	margin-left: 10px;
	width: 197px;
	clear: right;
  padding: 5px;
  padding-left: 15px;
  text-align: left;
  background-color: #FFF;
  } 
  
div.Right_paragraphcontent_forside a {
	font-family: georgia;
	font-size: 11px;
	color: #007AC3;
	text-decoration: none;
		
	}  
 
 div.Right_paragraphcontent_forside p {
 	font-size: 10px;
 	}


  /* TOP MENU STYLES .. den venstre */
  
#topmenu {
	height: 20px;
	width: 150px;
	float:left;
	text-align:right;
}

#topmenu li {
    list-style: none;
}
    
#topmenu a {
	font-size: 10px;
	color: #007AC3;
	margin-right: 9px; 
    text-decoration: none;
}	  
    
#topmenu a:hover, a:active, #topmenu a#activeitem, #topmenu a.inpath
{   text-decoration: none;
	  color: #020202;
    }

* html #topnavi{
 		position: relative; 
		left: 0px; 
		top: 30px;
	 	margin-top: 10px;
		width: 900px;
		line-height: 22px;
		text-align: left;
		font-weight: normal;
		color:#044a6e;
	 /* border: solid #5e5e5e 1px;*/
	}
 
 * html #topnavi a {
	    font-family: verdana;
		font-size: 11px;
		font-weight: bold;
	 	text-decoration: none;
		color: #044a6e;
		display: block;
		margin-right: 10px;
		margin-left: 0px;
		width: auto;
	}
	
	* html #topnavi li {
	 	list-style: none;
	 	float: left;
	}
	
/*HOVEDEMENU BJAELKE */
  #topnavi{
	 	margin-top: 0px;
		width: 900px;
		line-height: 20px;
		text-align: left;
		font-weight: normal;
		color:#044a6e;
		}

/* IE 6 Hack */
* html div#topnavi   {
	position: relative;
    top: -12px;
    left: 0px;
}   	
	 	
#topnavi li {
	 	list-style: none;
	 	float: left;
}
		
#topnavi a {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
 	text-decoration: none;
	color: #044a6e;
	display: block;
	margin-right: 30px;
	width: auto;
	}	 	

#topnavi a:hover, #topnavi a#activeitem, #topnavi a.inpath
{  	color:#b5121b;
    }	
    
    
li.navi3  {
	list-style: none outside;
		 	} 
li.navi3 a {
	font-size: 11px;
	} 		 	   
    
/* 3. niveau p? menuen som vises p? siden og er sat op som en paragraph  */
 #menuniveau3 
{
	padding-top: 10px;
	padding-bottom: 13px;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-weight: normal;
	text-align: left;
	color: #b5121b;
	list-style: none;	
		}
#menuniveau3 a:hover	{text-decoration:none; color:#5e5e5e; font-weight: normal; background-color: none;}
#menuniveau3 a#activeitem {color: #044a6e;}		
/*#menuniveau3 a:visited { text-decoration: none; color:#044a6e; font-weight: normal; background-color: none;}*/


#menuniveau3 ul 
{
	padding-left: 0px;
	list-style-type: disc;
	list-style-position: outside;
	}

/* forside midter afsnit */

#midten_forside div.forside_midt_box {
	padding: 5px;
	border: solid #86b6c1 1px;
	background-image: url('/files/billeder/sitesetup/overskrift_raadgivning.gif');
	background-repeat: no-repeat;
	margin-bottom: 10px;
	}
	
#midten_forside div.forside_midt_box div.forside_midt_box_text {
padding: 5px;	
padding-top: 20px;		
}

#midten_forside div.forside_midt_box div.forside_midt_box_text a {
	font-size: 11px;
	font-family: georgia;
	color: #007AC3;
	text-decoration: none;
		
	}
		
#midten_forside div.forside_midt_box h3 {
	padding-top: 10px;
	padding-left: 5px;
	color: #007AC3;
	font-family: georgia;
	font-size: 16px;
	font-weight: normal;
}

#midten_forside div.forside_box  {
	border: solid #86b6c1 1px;
	margin-bottom: 10px;
	}

div.forside_banner {
	margin-left: 20px;
	width: 227px;
	height: auto;
	border: solid #000 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	}	  	
	
.manchet {
	font-size: 15px;
	}
h3.manchet {
	font-weight: bold;
	}	
	
	
/* venstre kolonne elementer undersider */
#venstre_test {
	margin-top: 0px;
	margin-left: 12px;
	width: 220px;
	float: left;
	/*border: solid red 1px;*/
	}
	
/* IE 6 Hack */
* html div#venstre_test   {
	position: relative;
  top: 10px;
  left: -12px;
  } 
  
  * Html Div#venstre_spalte_test{
	vertical-align:top;
	margin-top: 20px;
	margin-left: 5px;
	padding-right: 20px;
	width: 325px;
	float: left;
	/*border: solid red 1px;*/
	}
	
	
#venstre_spalte_test {
	vertical-align:top;
	margin-top: 10px;
	margin-left: 0px;
	padding-right: 60px;
	width: 330px;
	float: left;
	/*border: solid red 1px;*/
	}
/*.venstre_forside img {
	width: 330px;
	}*/

/* IE 6 Hack */
* html div#venstre_forside_test   {
	position: relative;
  top: 10px;
  left: -12px;
  } 
  	
/* kolonne paa liste sider */


#hojre_test {
	vertical-align:top;
	margin-top: 10px;
	margin-left: 0px;
	width: 240px;
	float: left;
	/*border: solid red 1px;*/
	}


/* IE 6 Hack */
* html div#hojre_test {
	float: right;
		margin-top: 20px;
	margin-right: 3px;
	margin-left: -3px;
	display: inline;
	} 
		
* html div#hojre_forside_test {
	vertical-align:top;
  margin-top: 20px;
	margin-right: 0px;
	width: 505px;
	float: right;
	
  /*border: solid red 1px;*/
	} 
		
#hojre_forside_test {
	vertical-align:top;
  margin-top: 10px;
	margin-left: 0px;
	width: 510px;
	float: left;
  /*border: solid red 1px;*/
	}
	
/* IE 6 Hack */
* html div#hojre_forside_test {
	float: right;
	margin-right: 4px;
	margin-left: -10px;
	display: inline;
	}