body
{
	background: url(images/bg.gif) top center repeat-x;
	background-color: #7e5e3f;
}
#header .inside
{
	background: url(images/header.jpg) no-repeat;
}
*::selection {
	background: #7E5E3F; /* Safari */
	color: #fff;
	}
*::-moz-selection {
	background: #7E5E3F; /* Firefox */
	color: #fff;
}
a
{
	color: #7e5e3f;
	text-decoration: none;
}
#header .sitename
{
	position: absolute;
	left: 20px;
	bottom: 20px;
	color: #fff;
}
#header .sitename span
{
	font-size: 18px;
}

#anfrage_res li a,
#anfrage_res li span,
.partnerlinks a,
.ce_gallery #slide-left,
.ce_gallery #slide-right
{
	background-color: #7E5E3F;
	color: #fff;
}

#anfrage_res li span
{
	background-color: #404040;
}

#right .inside
{
	background-image: url(images/rechts_bg.gif);
	background-repeat: no-repeat;
}
