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

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

#center{
	background-color:#FFF;
}







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










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

#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:#FFF;
	color:#333;
}











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











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





#kontentrechts{
	background-color:#eee;
}

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





