body {
	background-color: #e6e2d0;
	font: 13px/22px Georgia, serif;
	color: #333;
}

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

a:hover, a:active {
	text-decoration: underline; 
	color: #AA0000;
}

#wrapper {
	margin: 10px auto 0 auto;
	overflow: auto;
}

#header {
	height: 160px;
	background: #000 URL('header.jpg') no-repeat top right;
}


#header #logo {
	right: 10px;
	left: 10px;
	top: 0;
	position: absolute;
	display: block;
	width: 100px;
}

#header #logo,
#header #logo h1,
#header #logo h1 a {
	display: block;
	width: 100px;
	height: 100px;
	margin: 0;
}

#header #logo h1 a {
	background: transparent URL('logo.gif') no-repeat top left;
	text-indent: -1000px;
	overflow: hidden;
}

#present-of-the-month {
	background-color: #e6e2d0;
	border: 1px solid #660000;
	padding: 9px;
	float: left;
}

#context #present-of-the-month h2 {
	border-bottom: 1px solid #bfbcad;
}

#context #present-of-the-month h2 a:hover {
	text-decoration: none;
}

#present-of-the-month div.img {
	float: left;
	width: 60px;
}

#present-of-the-month div.info {
	width: 95px;
	float: left;
}

#present-of-the-month div.info p {
	font-size: 11px;
	color: #000;
	margin: 0;
}

#main-navigation a {
	float: left;
	width: auto;
	padding: 5px 10px;
	background: #3F3F3F;
	color: #fff;
	border-bottom: 1px solid #000;
	border-top: 1px solid #555;
}

#neuheiten #nav-neuheiten a, 
#gesamtprogramm #nav-gesamtprogramm a, 
.kuenstler #nav-gesamtprogramm a, 
#detail #nav-gesamtprogramm a, 
#kuenstler #nav-kuenstler a {
	border-bottom: 1px solid #FFF;
	border-top: 1px solid #E5E5E5;
}

#backlink {
	margin: 10px auto 0 auto;
	width: 780px;
}

#backlink p {
	margin: 0 10px 0 0;
	text-align: right;
}

#backlink p a {
	font-family: Arial, sans-serif;
	color: #666;
}