body {
	background-color: #464646;
	font-family: Helvetica;
	font-size: 12px;
	text-align: center;
	color: #333;
	margin: 0px;
	padding: 0px;
}
#wrapper {
	width: 904px;
	margin: auto;
	position: relative;
	left: 50px;
	text-align: left;
	background: url(../images/schatten_seite.jpg) repeat-y right;
}
#head {
	height: 131px;
	overflow: hidden;
	width: 803px;
}
* html #head {
	width: 805px;
}
#logo {
	width: 280px;
	height: 131px;
	float: left;
}
#logo img {
	border: none;
}
#navigation {
	height: 99px;
	margin: 0 0 0 280px;
	padding: 0px;
	list-style: none;
}
#navigation li {
	float: left;
	height: 99px;
}
#navigation a {
	height: 99px;
	display: block;
	background-repeat: no-repeat;
}
#navigation a span {
	display: none;
}
li.programm_aktiv, li.buehne_aktiv, li.preise_aktiv, ul.preise_aktiv {
	background-color: #646464;
}
li.programm a{
	background-image: url(../images/programm.gif);
	background-position: 0 -298px;
	width: 139px;
}
li.programm_aktiv a {
	background-image: url(../images/programm.gif);
	background-position: 0 0;
}
li.programm a:hover {
	background-image: url(../images/programm.gif);
	background-position: 0 -149px;
}
li.buehne a {
	background-image: url(../images/kleinkunstbuehne.gif);
	background-position: 0 -218px;
	width: 204px;
}
li.buehne_aktiv a {
	background-image: url(../images/kleinkunstbuehne.gif);
	background-position: 0 0;
}
li.buehne a:hover {
	background-image: url(../images/kleinkunstbuehne.gif);
	background-position: 0 -109px;
}
li.preise a {
	background-image: url(../images/preise_anfahrt.gif);
	background-position: 0 -218px;
	width: 180px;
}
* html li.preise a {
	width: 177px;
}
li.preise_aktiv a {
	background-image: url(../images/preise_anfahrt.gif);
	background-position: 0 0;
}
li.preise a:hover {
	background-image: url(../images/preise_anfahrt.gif);
	background-position: 0 -109px;
}
#trenner {
	background: #85746d url(../images/element.jpg) no-repeat;
	height: 32px;
	margin-left: 280px;
}
#bild {
	background: #85746d url(../images/balken.jpg) repeat-y;
	width: 237px;
	height: 100%;
	position: absolute;
	right: 0px;
	top: 0px;
}
* html #bild {
	right: -1px;
}
#bild p {
	color: #fff;
	padding: 0px 25px;
}
#bild img {
	position: absolute;
	bottom: 0px;
	left: 0px;
}
#content {
	background-color: #fff;
	clear: left;
	padding: 30px 300px 30px 70px;
	position: relative;
	height: auto !important;
	height: 480px;
	min-height: 480px;
	width: 433px;
}
* html #content {
	width: 805px;
}
h2 {
	font-size: 18px;
	color: #97bf11;
}
h3 {
	font-size: 14px;
	color: #97bf11;
}
a {
	color: #97bf11;
}
div.programm div.programmpunkt {
	height: 150px;
}
div.programm h3 {
	margin-bottom: 0px;
	margin-top: 30px;
}
div.programm span.datum {
	font-weight: bold;
}
div.programm img.programm_klein {
	height: 110px;
	width: 110px;
	float: left;
	margin-right: 15px;
}
div.preise img#anfahrt {
	width: 430px;
	height: 342px;
}

