BODY {
	background-color:#000000;
}


.inhalt {
	font-family: Verdana;
	font-size: 12px;
}

.header {
	height: 40px;
}

.header a{
	color:#ffffff;
        font-weight:bold;
	text-decoration:none;
}

.header a:hover{
	color:#333333;
        font-weight:bold;
	text-decoration: underline;
	font-style:italic;
}

.logos {
	border-top: 1px solid black;
	text-align: center;
}

.grafik {
	border-left:1px solid black;
}

.links
{
	font-family: Verdana;
	font-size: 12px;
	color: #666666;
} 

.links a {
	color:#666666;
	text-decoration: none;
}

.links a:hover {
	text-decoration: underline;
}

.links a.active {
	color:#000000;
	text-decoration: underline;
}

a {
   color:#000000;
}

a:hover {
   color:#000000;
}

h1 {
   font-family: Verdana, Arial, San Serif;
   font-size:16px;
}

.sommertheater h1 {
	color: #81b31d;
}
.adventtheater h1 {
	color: #CD3301;
}
.kindertheater h1 {
	color: #FF9801;
}
.kuenstler h1 {
	color: #6787FF;
}
.weinlese h1 {
	color: #035829;
}
#content .inhalt table tr td {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}
.sommertheater td.gruen {
	color: #81b31d;
	font-weight: bold;
}
#content .rot {
	color: #F00;
}




#s1 {
	width:548px;
	height:64px;
	background-image: url(../../images/bg_kuenstler1.jpg);
	z-index: 1;
}
#r1 {
	width:100px;
	height:138px;
	position:relative;
	top:-64px;
	left:15px;
	background-color: #FFFFFF;
	z-index: 10;
}
#r2 {
	width:100px;
	height:138px;
	position:relative;
	top:-202px;
	left:433px;
	background-color: #FFFFFF;
	z-index: 10;
}
#s2 { 
	width:548px; height:64px; 
	background-image: url(../../images/bg_kuenstler2.jpg);
	position:relative;
	top:-266px;
	z-index: 2;
}
#s1 div.kuenstlername{
	left: 140px;
	position: relative;
	top: 25px;
	width:200px;
	height:30px;
}

#s2 div.kuenstlername{
	position: relative;
	top: 25px;
	width:200px;
	left: 205px;
	text-align: right;
	height:30px;
}
div.main1 {
	height: 148px;
	padding-left: 10px;
}
