/* generelle elementer og indstillinger  */
* {
    margin: 0px;
    padding: 0px;
    }

html, body 
{
	  height: 100%;
  }

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	font-size: 9px;
	text-align: left;
  }

img {
margin: 5px;

}

br.all {clear: both;}

td {border: 0px solid red;}


/* sidens struktur  */

#container 
{ position: relative;
  width:990px;
  margin: 0px auto;
	margin-top: 0px;
/*border: solid red 1px;*/
	}
	
#topholder 
{
  position: relative;
	top: 0px; 
	left: 0px;
	height: 213px;
  width: 990px;
	float: left;
	background-repeat: no-repeat;
 }

#middleholder 
{
  position: relative;
  top: 0px;
  left: 0px;
  margin-left: 0px;
	width: 990px;
	min-height: 400px;
	clear: both;
	background-position: left bottom;
	background-repeat: no-repeat;
	background-color:#ffffff;
   }  

/* IE 6 Hack */
* html div#middleholder   {
	position: relative;
  top: -115px;
  left: 0px;
  
	}   

#bottomholder{
	position: relative; 
	top: 0px;
	left: 0px;
	width:990px;
	height: 20px;
	background: url('/files/billeder/SiteSetup/bund.jpg');
	background-repeat: no-repeat;
  position: relative; 
	text-align: center;
  line-height: 22px; 
  /*border: solid red 1px;*/
    }
    
/* IE 6 Hack */
* html div#bottomholder   {
	position: relative;
  top: -115px;
  left: 0px;
  
	}   
/* header, footer ect  */	

#footer {
	position: relative;
	top: 0px;
	height: 30px;
	width: 990px;
	font-size: 8px;
	color: #647429;
	background-repeat: no-repeat;
	border: solid purple 0px;
	}	    

#footer small {
	position: relative;
	top: 35px;
    
	font-family:Verdana;
        font-weight: bold;
	font-size: 15px;
	color: #FFFFFF;
	letter-spacing:0px;
background-color: #647429;
	}
	
/* enkelt elementer  */


/* venstre kolonne elementer undersider */
#venstre {
	margin-top: 20px;
	margin-left: 0px;
	height:420px;
	width: 220px;
	float: left;
	border: solid red 0px;
	}
	
#venstre_forside {
	margin-top: 10px;
	margin-left: 12px;
	width: 260px;
	float: left;
	/*border: solid red 1px;*/
	}
	
/* kolonne p? liste sider */
	
#liste {
	margin-top: 10px;
	text-align: left;
	margin-left: 0px;
	width: 650px;
	float: left;
	/*border: solid red 1px;*/
	}

#midten {
	margin-top: 20px;
	margin-bottom: 20px;	
	min-height:360px;
	padding-left: 20px;
	text-align: left;
	width: 700px;
	float: left;
	border-left: solid #9b440a 2px;
  /*border: solid 1px orange;*/
	}

#midtenbox {
	padding-left: 10px;
	text-align: left;
	float: left;
	/*border: solid blue 1px;*/
	}

#midten_forside {
	margin-top: 20px;
	text-align: left;
	margin-left: 39px;
	width: 500px;
	float: left;
	font-size: 10px;
	/*border: solid blue 1px;*/
	}
	
#hojre {
	margin-top: 0px;
	margin-left: 0px;
	width: 0px;
	min-height: 0px;
	text-align: right;
	float: left;
  /*border: solid red 1px;*/
	}
	
#hojre_forside {
	margin-top: 0px;
	margin-left: 0px;
	width: 0px;
	float: left;
  /*border: solid red 1px;*/
	}
	
/* venstre menu holder */	

div#venstre #venstre_menuheader_indhold ul.M1 a, div#venstre #venstre_menudheader_indhold ul.M2 a, div#venstre #venstre_menuheader_indhold ul.M3 a 
{
padding-left: 0px;
	}
	
div#venstre #venstre_menuheader_indhold a{
	display: block;
	width: 170px;
	font-size: 16px;
	font-weight: bold;
	color: #1c5130;
	text-align: left;
	text-decoration: none;
	padding-bottom: 10px;
  padding-left: 15px;
 /* border: solid red 1px;*/
	}
	
div#venstre #venstre_menubody_indhold a{
	display: block; 
	width: 170px;
	color: #1c5130;
	text-align: left;
	font-weight: bold;
	text-decoration: none;
	padding: 0px;
  padding-left: 15px;
  }

#venstre #venstre_menubody_indhold a:hover, #venstre  #venstre_menuheader_indhold a.inpath
{ 	text-decoration: none;
	 	color:#1c5130;
    }	

#venstre a#activeitem
{  	text-decoration: none;
	 	color:#2aab88;
    }	

#venstre_menubody_indhold li {
	list-style: none;
	
	}

#venstre_menubody_indhold ul.M2 li {
	list-style: none;
	}

	
/* 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: 245px;
	padding-top: 3px;
	font-family: Georgia;
	font-size: 14px; 
	text-align: right;
	color: #ffffff;
	/*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;
  }	


/* h?jre 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{
	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_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 ?verste */
  
#topmenu{
	position: relative; 
	top: 19px;
	left: 595px; 
	height: 28px;
	line-height: 15px;
	width: 385px;
	border: solid red 0px;

	}  

#topmenu li 
{   list-style: none;
    float: left;
    }
     
#topmenu a {
	display: block; 
	float: left; 
	font-size: 11px;
	color: #007AC3;
	margin-right: 10px; 
  text-decoration: none;
	}	  
    
#topmenu a:hover, #topmenu a#activeitem, #topmenu a.inpath
{   text-decoration: none;
	  color: #fff;
    }
 
/*HOVEDEMENU GR? BJ?LKE */
 #topnavi{
	  margin-top: 154px;
	  margin-left: 0px;
	  height: 18px;
		width: 990px;
		line-height: 20px;
		background-repeat: no-repeat;
		text-align:left;
		font-weight: normal;
		/*border: solid red 1px;*/
		color:#000102;
background-color: #84934a;
	}

/* IE 6 Hack */
* html div#topnavi   {
	position: relative;
  top: -122px;
  left: 0px;
  } 


#topnavi li {
	 	list-style: none;
	 	float: left;	
	 	}
		
#topnavi a {
	  font-family: arial;
		font-size: 15px;
		font-weight: bold;
	 	text-decoration: none;
		color: #ffffff;
		display: block;
		margin-right: 6px;
		padding:2px 5px 2px 5px;
	}	 	

#topnavi a:hover, #topmenu a#activeitem, #topmenu a.inpath
{  	color:#9b440a;
    }	
    
    
/* forside midter afsnit */

#midten_forside div.forside_midt_box {
	padding: 5px;
	border: solid #86b6c1 1px;
	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: 62px;
	border: solid #000 1px;
	margin-top: 10px;
	margin-bottom: 10px;
	}	  	
	
.manchet {
	font-size: 16px;
	font-family: arial;
	}
h3.manchet {
	font-weight: bold;
	}	
#custom{
height:67px;
width:202px;
text-align:center;
padding-top:5px;
background-repeat: no-repeat;
}