body {
	background-color:#1d1d1d;
}

#dark {
	background-image:url(../graphic/theme/darkact.png);	
}

#dark a {
	display:block;
	width:14px;
	height:14px;
	margin:0 0 0 9px;
}

#yellow {
	background-image:url(../graphic/theme/yellow.png);	
}

#yellow a {
	display:block;
	width:14px;
	height:14px;
	margin:0 0 0 9px;
}

#white {
	background-image:url(../graphic/theme/white.png);	
}

#white a {
	display:block;
	width:14px;
	height:14px;
	margin:0 0 0 9px;
}

#imprint a {
	color:#4b4b4b;	
}

#content h1, #content_submenu h1 {
	color:#707070;
}

.list {
	background-image:url(../graphic/content/universal/sidestripe.png);
}

.grid:hover {
	background-image:url(../graphic/content/partner/bgdark.png);
}

.form_text {
	border:1px solid #808080;	
	background-color:#494949;
}

#contacttext {
	color:#616161;
}

#contacttext a, #contacttext a:visited, #contacttext a:active {
	color:#616161;
}

#contacttext a:hover {
	background-image:url(../graphic/content/universal/bgstripe.png);
	color:#FFF;	
}


