#fullheightcontainer {
	background: #fff url(../img/bg_content_wandern.gif); /* Background for whole content: gray background left, dotline between content and right */	
}

#rootline {
	font-family: Corbel,MyCustomFont,Trebuchet MS,Helvetica,sans-serif;
    	background-color:#006600;
    	border-bottom: 1px solid black;
    	height: 24px;
	color: white;
	text-shadow: 1px 1px 1px #000;
	}
	
	#ct2 #fullheightcontainer {  /* background for layout ct2 */
	background: #fff url(../img/bg_content_c2_natur.gif) repeat-y;	
}
	
#footer {
	background: #006600;
	}

#leftmenu ul {
	background: #006600;
}

#leftmenu li a {
	color: white;
}

#leftmenu li a:hover {
	color: yellow;
	border-left: 4px solid yellow;
}


ul#nav  li a:hover {
	color: yellow;
}

ul#nav  li {
	border-bottom: 6px solid #006600;
	}
	
	
	ul#nav  li.drei {
	height: 30px;
	margin-bottom: 5px;
	margin-top: -5px;
	}
	
ul#nav  li.drei a {
	color:yellow;
	}
	
#contentMain li {font-family: Corbel,MyCustomFont,Trebuchet MS,Helvetica,sans-serif; font-size:1.1em}	