/* generelle elementer og indstillinger  */
* {
    margin: 0px;
    padding: 0px;
    }

html, body 
{
	  height: 100%;
  }

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #c8daee;
	font-size: 12px;
	text-align: left;
  }

br.all {clear: both;}

img {
	border: 0px;
	clear: both;
	}

/* sidens struktur  */

#container 
{ position: relative;
  width: 850px;
  margin: 0px auto;
	margin-top: 0px;
/*border: solid red 1px;*/
	}
    
#container img 
{ display: block;
	clear: both;
    }
    
#topholder 
{ position: relative;
	top: 0px; 
	left: 0px;
	height: 218px;
  width: 850px;
	clear: both;
	background-repeat: no-repeat;
	/*border: solid yellow 1px;*/
    }

#middleholder 
{ position: relative;
  top: 0px;
  left: 0px;
  padding-bottom: 20px;
	width: 850px;
	min-height: 340px;
	clear: both;
	background: url('/files/billeder/sitesetup/middleholder_bg.gif');
  background-repeat: repeat-y;
  /*border: solid green 1px;*/
  }
  
 
    
#bottomholder{
	position: relative; 
	top: 0px;
	left: 0px;
	width: 850px;
	height: 80px;
	background: url('/files/billeder/SiteSetup/bund.jpg');
	background-repeat: no-repeat;
  position: relative; 
	text-align: center;
  line-height: 22px; 
  /*border: solid red 1px;*/
    }

/* header, footer ect  */	
#fvdlink {
	position: absolute;
	top: 10px;
	left: 2px;
	width: 200px;
	height: 25px; 
	/*border: solid purple 1px; */
	}

#titleholder {
	position: absolute;
	top: 68px;
	left: 10px;
	width: 405px;
	height: 45px;
	color: #980505;
	text-align: right;
	line-height: 45px;
	font-size: 24px; 
	font-family: arial;
	/*border: solid purple 1px; */
	}


#fvdlink a {
	width: 100%
	}

#footer {
	position: relative;
	top: 54px;
	left: 0px;
	height: 20px;
	width: 800px;
	font-size: 11px;
	color: #15598F;
	/*border: solid purple 1px; */
	}	 
	   
#footer small { font-size: 10px;
	color: #15598F;
}
/* enkelt elementer  


/* elementer forside */

#forsidetop {
	position: relative;
	top: -8px;
	left: -2px;
	text-align: left;
	width: 800px;
	/*border: solid blue 1px;*/
	}
	
#forsidemidte {
	position: relative;
	top: 10px;
	left: 50px;
	margin-right: 25px;
	text-align: left;
	width: 520px;
	float: left;
	/*border: solid purple 1px;*/
	}

#forsidehojre {
	position: relative;
	top: 20px;
	left: 57px;
	width: 220px;
	float: left;
  /*border: solid red 1px;*/
	}


/* venstre kolonne elementer undersider */
#venstre {
	position: relative;
	top: 10px;
	left: -2px;
	width: 220px;
	float: left;

	/*border: solid red 1px;*/
	}

/* venstre menu holder */	

	
div#venstre a{
	display: block; 
	position:	relative;
	width: 215px;
	height: 30px;
  line-height: 30px;
	top: 0px; 
	left: 2px;
	background-image: url('/Files/Billeder/SiteSetup/leftmenu_middel.gif');
	background-repeat: no-repeat;
	font-size. 12px;
	color: #ffffff;
	text-align: left;
	padding: 0px;
  padding-left: 30px;
	}


#venstre a:hover, #venstre a.inpath, #venstre a#activeitem, 
{  	background-image: url('/Files/Billeder/SiteSetup/leftmenu_over.gif');
	  background-position: 1px 0px;
	  background-repeat: no-repeat;
	  text-decoration: none;
	 	color:#fff;
    }	

    
div#venstre li {
	list-style: none outside;
}

div#venstre ul.M2 a {
	padding-left: 40px;
}

div#venstre ul.M3 a {
	padding-left: 60px;
}


/* venstre afsnit */	
div#venstre div.Left_paragraphcontainer {
	background-position: top right; 
	background-repeat: no-repeat;
	/* bagrundsbillder defineres lokalt */
	padding-bottom: 10px;
	}
div#venstre div.Left_paragraphcontainer h3{
	padding-left: 23px;
	padding-top: 3px;
	font-family: Georgia;
	font-size: 14px; 
	color: #ffffff;
	}	

div#venstre div.Left_paragraphcontent 
{ position: relative;
	top: -10px;
	left: 20px;
	width: 170px;
	clear: right;
  }	

/* midter kolonne elementer undersider */
	
#midten {
	position: relative;
	top: 20px;
	text-align: left;
	margin-left: 15px;
	width: 340px;
	float: left;
	/*border: solid red 1px;*/
	}
 /* IE 6 Hack */
* html div#midten  {
	position: relative;
  top: 20px;
  left: -25px;
  	}   
	

/* kolonne p? liste sider */
	
#liste {
	text-align: left;
	position: relative;
	top: 20px;
	left: 15px;
	width: 540px;
	float: left;
	/*border: solid red 1px;*/
	}



/* h?jre kolonne elementer undersider */

#hojre {
	position: relative;
	top: 20px;
	margin-left: 28px;
	width: 220px;
	float: left;
  /*border: solid red 1px;*/
	}
 /* IE 6 Hack */
* html div#hojre   {
	position: relative;
  top: 20px;
  left: -25px;
  	}   
	
	

/* h?jre afsnit */		

 div.Right_paragraphcontainer {
	background-position: top left; 
	background-repeat: no-repeat;
	/* bagrundsbilldere defineres lokalt */
	padding-bottom: 10px;
	margin-bottom: 10px;
	}
	
	div.Right_paragraphcontainer .ParagraphImage219w img { 
		width: 219px;
    }

 div.Right_paragraphcontainer h3{
	padding-left: 15px;
	padding-top: 1px;
	font-family: Georgia;
	font-size: 14px; 
	color: #ffffff;
	text-align: left;
	}	
	
 div.Right_paragraphcontainer img{
	position: relative;
	/*width: 219px;*/
	height: auto;
	top: 1px;
	left: 0px;
	}
    
 div.Right_paragraphcontent 
{ position: relative;
	top: 10px;
	left: 0px;
	width: 190px;
	clear: right;
  text-align: left;
  font-size: 11px;
  }
 
 div.Right_paragraphcontent p {
 	font-size: 11px;
 	}
 	
 	.forsideoverskrift {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #329edf;
	padding-bottom:10px;
}

.tekstforside {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #2d3240;
}

.tekstforside p {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #2d3240;
}
 		
 
  /* TOP MENU STYLES .. den ?verste */
  
#topmenu{
	position: relative; 
	top: 10px;
	left: 180px; 
	height: 20px;
	line-height: 15px;
	width: 350px;
	text-align: left;
	/*border: solid red 1px;*/
	}  
	
#topmenu li 
{   list-style: none;
    float: left;
    }
    
#topmenu a
{   display: block;
    line-height: 26px;
    font-size: 10px;
    float: left;
    color: #2d3240;
    margin-left: 10px;
    font-weight: bold;
    text-decoration: none;
    }
    
#topmenu a:hover, #topmenu a#activeitem, #topmenu a.inpath
{   text-decoration: none;
	  color: #fff;
    }
 
 
/*HOVEDEMENU GR? BJ?LKE */
 #topnavi{
		margin-top: 168px;
		margin-left: 0px; 
		height: 18px;
		line-height: 20px;
		width: 800px;
		text-align: left;
		font-weight: normal;
	  /*border: solid red 1px;*/
		color:#000102;
	}
 /* IE 6 Hack */
* html div#topnavi   {
	position: relative;
  top: -8px;
  left: 0px;
  	}   
	

#topnavi li {
	 	list-style: none;
	 	float: left;	
	 	font-weight: normal;
	 	
		}
		
#topnavi a {
		display: block;
		margin-left: 10px;
		font-weight: normal;
		/*border: solid yellow 1px;*/
	}	 	

#topnavi a:hover, #topmenu a#activeitem, #topmenu a.inpath
{  	text-decoration: none;
	 	font-weight: normal;
   	color:#329edf;
    }	
    
#condurralink{
 position: absolute;
 top: -65px;
 right: 12px;
 width: 9px;
 height: 102px;
}    
    	