/*	  style.css    	*/

body {
	background-image: url('img/Generel-baggrund.jpg');
	background-repeat: repeat-x;
	margin:0px;
}

#navigationcontainer {
	background-color: #fdbe11;
		
	float:left;

	display:block;
	clear:both;

	background-image:url('img/Venstre-bjaelke-top.jpg');
}

#container {
	width:800px;
/*	margin-right:100px;*/
	margin-left:100px;
	font-weight:bold;
	font-family:verdana;

	background-image:url('img/backgound-content.jpg');
	
	background-repeat:repeat-y;
}

#top {
	background-color: #FC9804;
	height:200px;
	background-image:url('img/Top.jpg');
}

#navigation {

	width:165px;
	height:369px;
		
	padding-left:15px;
	float:left;

	display:block;
	clear:both;
}

#navigationtop {
	height:60px;
	width:165px;

	padding-top:15px;	
	padding-left:15px;
	float:left;

	display:block;
	clear:both;

}

#navigation a {
	font-family:verdana;
	font-weight:bold;
	font-size:13px;
	line-height:140%;
	letter-spacing:-0.1px;
	color:#561e0d;
	text-decoration:none;
}

#navigation a:link {
	color:#561e0d;
	font-weight:bold;
}

#navigation a:visited {
	color:#561e0d;
	font-weight:bold;
}
#navigation a:hover {
	color:#990000;
	background-color:#cc6666;
	font-weight:bold;
}
#navigation a:active {
	color:#990000;
	background-color:#ffcccc;
	font-weight:bold;
}


#content  {
	padding-top:5px;	
	float:right;
	display:block;

	width:70%;
	padding-left:5px;
	padding-right:55px;


}

h1 {
	color:#990000;
	font-family:verdana;
	font-size:32px;
	font-weight:600;
	letter-spacing:-2px;
	line-height:100%;
	text-align:left;
	margin-top:5px;
}

h2 {
	color:#990000;
	font-family:verdana;
	font-size:24px;
	font-weight:100;
	letter-spacing:-2px;
	line-height:100%;
	text-align:left;
	margin-top:5px;
}

h3 {
	color:#990000;
	font-family:verdana;
	font-size:14px;
	font-weight:600;
	letter-spacing:0px;
	line-height:100%;
	text-align:left;
	margin-top:5px;
}

h5 {
	color:#990000;
	font-family:verdana;
	font-size:12px;
	font-weight:600;
	letter-spacing:0px;
	line-height:100%;
	text-align:left;
	margin-top:5px;
}

p {
	color:#660000;
	font-family:'Verdana';
	font-size:11px;
	font-weight:200;
	letter-spacing:normal;
	line-height:130%;

}


/* Formattering af tekst under billeder (Caption) */ 
.csc-textpic-caption {
	color:#666666;
	font-family:'Verdana';
	font-size:10px;
	font-weight:200;
	letter-spacing:normal;
	line-height:120%;

}

/* Formattering af bullet-liste */ 
.csc-menu-1 {
	color:#58290F;
	font-family:'Verdana';
	font-size:11px;
	font-weight:200;
	letter-spacing:normal;
	line-height:130%;

}


#footer {
	color:#FFFFFF;
	background-color: #aa05fc;
	background-image: url(img/Bund.jpg); 
	background-repeat:no-repeat;

	clear:both;
	
	height:330px;

}

#footer div {

	color:#FFFFFF;
	text-align: center;
	font-size: 12px;
	font-family: verdana;	
	padding-left:6px;
	padding-top:36px;
}


.clear {
	clear:both;
}

#pagename {
	font-size:1.5em;
	font-family:verdana; 
	text-align:left;
	color:#FFFFFF; 
}

#logo {

	float:right;	
		margin-right:10px;

}



/* For org site */

td {
	padding-bottom:6px;
	vertical-align:top;
	line-height:120%;
	text-transform:none;
	letter-spacing:normal; font-family:'Verdana'; font-size:9px; font-weight:200; color:#000000;
}

.wtgallery_category_folder a {

	
	font-size:13px;

}

