body {
	background:url(img/bg1_dark.gif) top left;
	color:#FFF;
}

#all {
	background-color:#666;
	background:url(img/bg2_dark.gif) repeat-x top left;
}

#center{
	background-color:#333;
}







#header{
	background:url(img/logo_dark.gif) top left no-repeat;
}










#headertopright a:link, #headertopright a:visited {
	text-decoration:none;
	color:#FFF;
}

#headertopright a:hover, #headertopright a:active, #headertopright a:focus {
	color:#ec7404;
}

#headertopright #suche{
	font-size:0.9em;
	width:10em;
	border:1px solid #999;
}

#headertopright #suche{
	background-color:#333;
	color:#FFF;
}











#kontent a:active, #kontent a:hover, #kontent a:focus{
	text-decoration:none;
	color:#FC9;
	border-bottom:1px dotted #FC9;
}










#kontentlinks a:active, #kontentlinks a:hover, #kontentlinks a:focus{
	text-decoration:none;
	color:#FC9;
}





#kontentrechts{
	background-color:#555;
}

#kontentrechts a:active, #kontentrechts a:hover, #kontentrechts a:focus{
	text-decoration:none;
	color:#fff;
	border-bottom:1px dotted #FC9;
}














