
/* generelle elementer og indstillinger  */
* {
    margin: 0px;
    padding: 0px;
    }

html, body 
{
	  height: 100%;
  }


/* generelle indstillinger for tabeller */

table {
	clear: both;
	}
	
#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;
	}
	
ul 
{
	padding-left: 0px; 
	list-style-position: outside;
	}

ol 
{
	padding-left: 0px; 
	list-style-position: inside;
	}
	

 #midten ul li, #liste ul li {
	line-height: 15px;
	list-style: none; 
	padding-left: 15px;
	background: url('/files/billeder/sitesetup/dot.gif') no-repeat 0px 5px;
	}
	
 #faqlist li {
	line-height: 15px;
	list-style: none; 
	padding-left: 15px;
	background: url('/files/billeder/sitesetup/x.gif') no-repeat 0px 5px;
	}	
#midten ul {
	padding-left: 20px;
	}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #c8daee;
	font-size: 12px;
	text-align: left;
  }

textarea { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px;}

br.all {clear: both;}

a { text-decoration: none; color:#007AC3; background-color: none;}
a:hover { text-decoration: underline; color: #A39F9F; background-color: none;}
a:visited { text-decoration: none; color:#5d5b5b; background-color: none;}

a.speciallink {
	font-size: 11px;
	font-family: georgia;
	color: #007AC3;
	text-decoration: none;
	}

a.specialbutton {
	line-height: 20px;
	font-weight: bold;
	text-align: center;
	font-size: 11px;
	color: #017bc4;
	text-decoration: none;
	border: solid #86b6c2 1px; 
  padding-left: 4px;
  padding-right: 4px;
  padding-top: 2px;
	padding-bottom: 2px;
	}

a.nospecial{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	text-decoration: none;
	color: #333;
	}

img {
	border: 0px;
	clear: both;
	}

/* sidens struktur  */

#container 
{ position: relative;
  width:1000px;
  margin: 0px auto;
	margin-top: 0px;
/*border: solid red 1px;*/
	}
    
#container img 
{ display: block;
	clear: both;
    }
    
#topholder 
{
  position: relative;
	top: 0px; 
	left: 0px;
	height: 255px;
  width: 1000px;
	float: left;
	background-repeat: no-repeat;
 }

#middleholder 
{
  position: relative;
  top: 0px;
  left: 0px;
  margin-left: 0px;
	width: 1000px;
	min-height: 400px;
	clear: both;
	background: url('/files/billeder/sitesetup/bg_main.jpg') repeat-y top left;
    }
    
/* IE 6 Hack */
* html div#middleholder   {
	position: relative;
  top: -152px;
  left: 0px;
  	}   
 
#bottomholder{
	position: relative; 
	top: 0px;
	left: 0px;
	width:1000px;
	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;*/
    }
    
  /* IE 6 Hack */
* html div#bottomholder   {
	position: relative;
  top: -152px;
  left: 0px;
  
	}   
 

/* 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: 165px;
	top: -200px;
	height: 125px;
	width: 85px;
	}

# 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;
  } 
	
#venstre_forside {
	margin-top: 10px;
	margin-left: 12px;
	width: 260px;
	float: left;
	/*border: solid red 1px;*/
	}

/* 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;*/
	}

#midten {
	margin-top: 20px;
	text-align: left;
	margin-left: 5px;
	width: 495px;
	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: 385px;
	float: left;
	font-size: 10px;
	/*border: solid blue 1px;*/
	}
	
#hojre {
	margin-top: 20px;
	margin-left: 33px;
	width: 230px;
	float: left;
	text-align: right;
	/*border: solid red 1px;*/
	}

/* IE 6 Hack */
* html div#hojre{
	float: right;
	margin-right: 4px;
	margin-left: -10px;
	display: inline;
	} 	
	
#hojre_forside {
	margin-top: 10px;
	margin-left: 40px;
	width: 260px;
	float: left;
  /*border: solid red 1px;*/
	}

/* IE 6 Hack */
* html div#hojre_forside{
	float: right;
	margin-right: 4px;
	margin-left: -10px;
	display: inline;
	} 	
	
/* venstre menu holder */	

div#venstre #venstre_menu_indhold ul.M2 a{
padding-left: 30px;
	}
	
div#venstre #venstre_menu_indhold ul.M3 a {
	font-size: 10px;
	padding-left: 50px;
	}	
	
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: 11px;
	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: 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;
  }	


/* 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 ?verste */
  
#topmenu{
	position: relative; 
	top: 19px;
	left: 590px; 
	height: 18px;
	line-height: 15px;
	width: 390px;
 /*border: solid red 1px;*/
	}  
	
#topmenu li 
{   list-style: none;
    float: left;
    }
    
#topmenu a {
	display: block; 
	float: left; 
	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;
    }
 
/*HOVEDEMENU GRaa BJLKE */
 #topnavi{
	  margin-top: 214px;
	  margin-left: 20px;
	  height: 18px;
		width: 970px;
		line-height: 20px;
		background-repeat: no-repeat;
		text-align: left;
		font-weight: normal;
		/*border: solid red 1px;*/
		color:#000102;
		float: left;
		
	}

/* IE 6 Hack */
* html div#topnavi   {
	position: relative;
  top: -12px;
  left: 0px;
  }   	

#topnavi li {
	 	list-style: none;
	 	float: left;	
	 	}
		
#topnavi a {
	  font-family: arial;
		font-size: 12px;
		font-weight: bold;
	 	text-decoration: none;
		color: #000;
		display: block;
		margin-right: 20px;
		/*border: solid yellow 1px;*/
	}	 	

#topnavi a:hover, #topnavi a#activeitem, #topnavi a.inpath
{  	color:#329edf;
    }	
    
    
/* 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;
	}	
	
	
