/* Hele siden */
body * 		{ margin:0px; padding:0px; }
body * 		{ font-size: 12px;}
body 	 	{ background-color:white; color: #415764; text-align: center; }
body 	 	{ font-size: 1em; color: black; font-family: verdana, arial, clean, helvetica, sans-serif; }
body 		{ background-image: url('../images/'); background-position: center top; background-repeat:repeat-x }

/* Det hvide område */
.page { padding:12px 0px 14px 9px; text-align:left; }
.page { margin: 0px auto; overflow: hidden; width: 100%; position: relative; }
.page { background-image: url('../images/'); background-position: left top; background-repeat:no-repeat }



/* Billede */
.topbillede
{ margin: 0px 0px 0px 6px; padding: 5px 0px 0px 0px; color:white; display:none; }

/* Den blå søgebarre øverst */
.soeg { position:relative; width:100%; height: 28px; text-align: right; display:none;}
.soeg { background-image: url(images/topbarre.gif); background-position: left top; background-repeat:no-repeat; }
.soeg { margin: 4px 0px 0px 6px; padding: 8px 0px 0px 0px; color:white; }


.soeg a					{ color: white; text-decoration: none; font-size: 10px; display:none;}
.soeg a:hover		{ color: white; text-decoration: none; }
.soeg a:visited { color: white; text-decoration: none; }
.soeg form 			{ display:inline; margin-right:25px; padding-right:8px; }


/* Menu*/ 
.farvetmenu				{ background-image: url(images/MenuPic.gif); background-repeat:no-repeat; display:none;}
.farvetmenu				{ height: 46px; }
.farvetmenu				{ margin: -5px 0px 17px 5px; padding: 8px 0px 0px 0px; color:white; }

.menutekst				 {margin: 12px 0px 0px 20px;  }

.hovedemenutekst		 { font-size: 1em; color: white;  font-weight: bold;  text-transform: uppercase; text-decoration: none; margin: 0px 10px 0px 5px; }
a.hovedemenutekst 		 { color: white; text-decoration: none}
a.hovedemenutekst:hover { color: white; text-decoration: none}
a.hovedemenutekst:visited { color: white; text-decoration: none}
						 
/* Faneblade */
.indhold .faneblad  	 { width: 100%; background-image: url(images/faneblade.gif); background-position: left top; background-repeat: no-repeat; height: 33px; }
.indhold .faneblad 		 { margin: 0px 20px 0px 20px; }
.rss					 { position: relative; top: -27px; right: 10px; float: right; display:none; }	


/* Grå dele streg og blå pil*/ 				 
.deler 					   { background-color: #d9d9d9; margin: 7px 0; height: 1px }
.blopil					 { background-image: url(images/sortpil.gif); background-repeat: no-repeat; margin: 2px 5px 0 0; width: 9px; height: 9px; float: left }


/* Baggrund til hovedteksten */ 
.indhold_top				 { width:100%; margin: 0px 0px 0px -1px; padding: 0px; display:none;}
.indhold_top 			 	 { background-image: url(images/indhold_top.gif); background-position: left top; background-repeat:no-repeat; }
.indhold_top				 { height: 15px; }


/* Fælles for spalter */ 
.inner							 { margin: 15px 20px 20px 20px; }
.inner h1						 { padding: 20px 0px 0px 0px; } 
.inner h1						 {	margin: 0px 0px 10px 0px; border-bottom: 1px dashed #415764; }

/* Generel style */
a					 			 	 	 { text-decoration: none; color:#3399CC; text-decoration: underline;}
a				  					 { padding:0px; margin: 0px; }
a:hover							 { text-decoration: underline; color:#3399CC; }
a:visited						 { text-decoration: none; color:#3399CC; }		 							 

hr   { color: white; margin: 5px 0 10px; padding: 0; border-top: 1px dashed #5c707c } 
hr { border-bottom:none; border-left:none; border-right: none; }

h1							 { font-size: 1.2em; margin: 10px 0px 0px 0px; padding:0px 0px 15px 0px; font-weight: normal;  text-transform: uppercase;}
h2 	 						 { font-size: 1.2em; font-weight:bold; margin: 10px 0px 0px 0px; padding:0px; }
h3,h4,h5,h6 	 	 { font-weight:bold; margin: 10px 0px 0px 0px; padding:0px; }
ol, ul, dir, dl	 { margin: 0px 0px 8px 30px; }
ul					 		 { list-style: url(images/sortpil.gif); }
dt							 { font-weight:bold;}
fieldset				 { padding: 5px 10px 5px 10px; }
li							 { margin: 2px; }
p, td, th 			 { font-size: 1em; color: black; }
p				 			   { padding: 5px 0px 5px 0px; }
											
/* Styles til venstre spalte */
.venstre 			 { float:left; width: 230px; margin: 0px 0px 0px -1px; display:none;}
.venstre			 { padding: 0px; min-height: 600px; }
.venstre			 { background-image: url(images/venstre_spalte.gif); } 
.venstre 			 { background-position: left top; background-repeat:no-repeat; }

.venstre .inner h1 { padding-top: 0px; }
.venstre .inner ul { margin-left: 15px; }

/* Styles til indholdet */
.indhold								 { width:100%; min-height: 600px; padding:0px; margin: 0px; }
.indhold								 { background-position: right top; background-repeat:no-repeat; }
.indhold h1							 { border: none; font-weight: bold;}

.indhold .broedkrumme 	 { font-size: 10px; color:#8D9AA2; margin: 0px; padding: 0px; }
.indhold .broedkrumme hr { border-top: 1px dashed #415764; color: white; margin: 5px 0px 0px 0px; padding:0px; } 
.indhold .broedkrumme hr { border-bottom:none; border-left:none; border-right:none; }
	
.indhold .opdateret 		 { margin: 0px; padding: 0px; }	
.indhold .opdateret a	 	 { font-size: 1em; }
.indhold .opdateret hr 	 { border-top: 1px dashed #415764; color: white; margin: 5px 0px 5px 0px; padding:0px; } 
.indhold .opdateret hr 	 { border-bottom:none; border-left:none; border-right:none; }
.indhold .opdateret p	 	 { font-size: 0.8em; color:#8D9AA2; }

.indholdBred			 					  { background-image: url(../images/); background-repeat: no-repeat }
.indholdUnderside		 { background-image: url(../images/); background-repeat: no-repeat; float: left }
/* Styles til højre spalte */
.hoejre 			{ float:right; width: 230px; }
.hoejre 			{ margin: 0px 16px 0px 0px; min-height: 600px; display:none;} 
.hoejre				{ background-image: url(images/hoejre_spalte.gif); } 
.hoejre 			{ background-position: right top; background-repeat:no-repeat; }

.hoejre .inner select		{ color: white; background-color: black; width: 190px; }
.hoejre .inner option		{ color: white; background-color: black; }

.hoejre .inner ul 			{ margin-left: 15px; }

/* Underside */
.indholdUnderside		{ width:470px; min-height: 600px; padding:0px; margin: 0px;}
.indholdUnderside		 { background-image: url(../images/); background-repeat: no-repeat; float: left }
.indholdUnderside h1	{ border: none; font-weight: normal;  }
.indholdUnderside .broedkrumme 	 { font-size: 10px; color:#8D9AA2; margin: 0px; padding: 0px; }
.indholdUnderside .broedkrumme hr { border-top: 1px dashed #415764; color: white; margin: 5px 0px 0px 0px; padding:0px; } 
.indholdUnderside .broedkrumme hr { border-bottom:none; border-left:none; border-right:none; }
	
.indholdUnderside .opdateret 		 { margin: 0px; padding: 0px; }	
.indholdUnderside .opdateret a	 	 { font-size:  1.0em; }
.indholdUnderside .opdateret hr 	 { border-top: 1px dashed #415764; color: white; margin: 5px 0px 5px 0px; padding:0px; } 
.indholdUnderside .opdateret hr 	 { border-bottom:none; border-left:none; border-right:none; }
.indholdUnderside .opdateret p	 	 { font-size: 0.8em;color:#8D9AA2;  margin: 0; padding: 0}
/* Kontaktinformation */
.kontaktbund   { clear:both; width:100%; padding:0px; margin: 0px 15px 0px 5px; }
.kontaktbund   { text-align: center; height:15px; }
.kontaktbund   { background: url(images/bund.gif) no-repeat bottom left; display:none;}
.kontaktbund p { font-size: 0.8em; color: white; padding-top: 1px; }