/*
Colorscheme is:

Lodrette streger, Menubjælke samt overskrifter i grå: #666;
Rød besøgte links: #CE2100;
Blå: #18A5FF;
Tekstfarve mørkegrå: #333;

Menubjælke: #666; men den er ikke bekræftet!!!


Links:	
Link hover: 
*/

body { 
	margin: 0;
	padding: 0; 
	border: 0; 
	background-color: #fff;
	color: #333;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100.01%;
	min-width: 780px;  
	background: url(http://www.druid.dk.kappa.headline.dk/fileadmin/templates/images/side-streger.gif) center repeat-y;
}

#outer-wrapper {
	width:760px;
	margin:0 auto;
	text-align: left;
	padding:10px;
}

#wrapper {
	width: 100%;
	margin: 0;
	text-align: left;
	padding:0;
}

#logo { }

#topmenu  { background-color: #666; height:14px; width:100%; margin-top:10px; margin-bottom:10px;} 
* html #topmenu { margin-top:7px; } 

#topmenu ul { padding:0; margin:0;  }
#topmenu ul ul { padding:0; margin:0;  }
#topmenu ul li ul a { margin-left:18px; color:#333; font-weight:normal;}	

#topmenu ul li { float:left; LIST-STYLE-TYPE:none; position: relative; color:#fff;   font-weight:bold; line-height:12px;  padding:0 0 0 20px; margin:0; height:14px; }	

/* der optimeres til hhv. 4,5 eller 6 menu'er i første niveau - og for at disse bliver justeret vandret tilpasses bredderne her: */
	#topmenu ul.menuitems_4 { padding-left:70px; }
	#topmenu ul.menuitems_4 li { width:150px; }
	#topmenu ul.menuitems_5 { padding-left:50px; }
	#topmenu ul.menuitems_5 li { width:120px; }
	#topmenu ul.menuitems_6 { padding-left:30px; }
	#topmenu ul.menuitems_6 li { width:100px; }

#topmenu ul li:hover, #topmenu ul li.msieFix { background:url(http://www.druid.dk.kappa.headline.dk/fileadmin/templates/images/blue14.gif) no-repeat left; }	

#topmenu ul li ul li:hover, #topmenu ul li ul li.msieFix { background-image:none; }

#topmenu ul li.act { background:url(http://www.druid.dk.kappa.headline.dk/fileadmin/templates/images/blue14.gif) no-repeat left; }	
#topmenu ul li ul li.act   { background-image:none; }

#topmenu ul li a, #topmenu ul li a:hover { color:#fff; text-decoration:none; } 

#topmenu ul li ul li a, #topmenu ul li ul li a:visited { color:#333; text-decoration:none; } 

#topmenu ul li ul li a:hover, #topmenu ul li.act ul li.act a { color:#18A5FF; text-decoration:none; } 
/*
#topmenu ul li:hover ul, #topmenu ul li.msieFix ul { z-index:1000; visibility:visible; background-color:#fff; }	
*/

* html #indhold { z-index:-1; } 

#topmenu ul li:hover ul, #topmenu ul li.msieFix ul { visibility:visible; z-index:2200; background-color:#fff;}	
#topmenu ul li.msieFix {  z-index:2200;}	 /* en ny fix af Lars for at få links til at virke i baggrundsteksten */

#topmenu ul li ul li { background-color:#fff; padding:0; width:147px; margin-top:3px; overflow:hidden; }

#topmenu ul li ul { visibility:hidden; position:absolute; width:150px; margin-top:2px; padding-bottom:8px; top:auto; left:0px;border:1px solid #666; border-top-width:0px;}		

* html #topmenu ul li.msieFix ul { top:12px; left:0px; } 

	#topmenu ul.menuitems_5 li ul  { width:148px; }
	#topmenu ul.menuitems_6 li ul  { width:128px; }
	 	#topmenu ul.menuitems_5 li ul li {	width:145px; 	}
		#topmenu ul.menuitems_6 li ul li {	width:125px; 	}

	#topmenu ul.menuitems_5 li.last ul  { width:148px; }
	#topmenu ul.menuitems_6 li.last ul  { width:128px; }
		#topmenu ul.menuitems_5 li.last ul li  { width:145px; }
		#topmenu ul.menuitems_6 li.last ul li  { width:125px; }





.linktext { color:#18A5FF; margin:10px 0; text-decoration:underline;}

#content { 
	clear:both; 
	position:relative;

}





/*****************************/
/* --------SØG-------------- */
/*****************************/
DIV.search { text-align:right; }

/* Mac hack: */
 .druid-submit { height:1px; font-size:1px; width:1px; padding:0; margin-right:-1px; display:none; }
 label.search-label  { height:1px; font-size:1px; width:1px; padding:0; margin-right:-1px; display:none; }
/*
Nedenstående ses af alle andre end IE/Mac
\*/
	.druid-submit { border:0px; background-color:transparent; text-decoration:underline; color:#18A5FF; text-align:right; height:15px; font-size:10px; width:40px; padding:0; margin-right:-1px;   display:none; }
	label.search-label { display:none; }
/*
Her afslutter Mac den forrige kommentar VIGTIG at denne ikke fjernes
*/


	.druid-sword { width:120px;  text-align:left;}
	.search-label-div { text-align:left; margin:0 0 0 20px; color:#18A5FF; font-weight:bold; }
	.searchit-submit a:visited {color: #18A5FF; }


TABLE#indhold { border:0px solid black; 	height:100%;}
		TD.center-spacer-left { width:10px; border-left:1px solid #666;}
		TD.center-spacer-right { width:10px; border-right:1px solid #666;}

/* Forsiden */
td.left-column, td.center-frontpage, td.center-page,td.right-column,
td.center-frontpage-sub { width:100%; vertical-align:top;	}
td.left-column { text-align:right;
	float:right;
	width:145px;
}

.center-frontpage, .center-frontpage p, .center-frontpage p.bodytext { font-size:10px; }
td.right-column h3 { margin-top:0; }
td.right-column {  overflow:hidden;}


/*****************************/
/* --------RTE-------------- */
/*****************************/
H5 { min-height:14px; font-size:10px; color:#fff; background-color:#18A5FF; font-weight:bold; text-align:center;}
* html	H5 { padding:1px 3px 1px 3px; height:14px; }
.blaa {color:#18A5FF;} 
.stor {font-size:12px;}



/*****************************/
/* --------FAQ-------------- */
/*****************************/

.tx-irfaq-pi1	{	margin-left:0px; 	}
.tx-irfaq-pi1 p a:hover {  color:black; text-decoration:underline;}
.tx-irfaq-pi1 dt {  color:#000; margin: 5px 0px 3px 0px; }
.tx-irfaq-pi1 dt p {  color:#000;font-weight: bold; margin: 0px 0px 0px 7px; display: inline; }
.tx-irfaq-pi1 dd { margin: 0; }
.tx-irfaq-pi1 dl { margin: 0; }
.tx-irfaq-pi1 dd p { margin: 0px 10px 10px 20px; 	}


div.csc-textpic-center div.csc-textpic-imagewrap .csc-textpic-image {margin-left:2px;}