body{
	font-family:Tahoma, Verdana, Arial, sans-serif;
	font-size:9.5pt;
	background-color: #fffeae;
	text-align:center;
	line-height:13pt;
	padding:auto;
	color:#fff;
}

#container{
	position:relative;
	top:50px;
	background-color:#bf3c3c;
	border: 8px solid #fff;
	width:800px;
	margin:0 auto;
	text-align:left;

}

#menu{
	border-top:8px solid #5f0000;
	border-bottom:8px solid #5f0000;
	background-color:#5f0000;
}

#menu ul	{
	list-style-type:none;
	padding:0px 0px 15px 0px;
    margin-left: 12px;
}

#menu ul li{
	float:left;
	padding-left:5px;
	color:#ffccff;
	margin-bottom:10px;
	background-color:#5f0000;
}
#menu>ul>li{
/*	padding-left:12px; */
	padding-left:4px;
}
#content{
	padding:15px;	
	border-left:8px solid #fff;
	border-top:8px solid #fff;
	height:450px;
	overflow:auto;
}
#bild{
	float:left;
	width:150px;
	border-top:8px solid #fff;
	background-repeat:no-repeat;
	margin:0px;
}

h1{
	font-size: 1.5em;
	border-bottom:1px solid #fffeae;
	color:#fffeae;
	padding-bottom:5px;

}

h2{
	font-size:1.3em;
	padding-top:30px;
}
h2.PR{
	padding-top:0px;
}
img.mitte{
	padding:6px;
	background-color:#fff;
	align:center;
}
img.rahmen{
	padding:6px;
	background-color:#fff;
	float:right;
	margin-left:10px;
	clear:right;
	margin-bottom:10px;
}

.band{
	font-weight:bold;
	color:#fffeae;
}
a{
	color:#fffeae;
}
#menu a:link {
	color: :#ffec82;
}
#menu a:visited{
	color: #fffeae;
   }
#menu a:hover{
	color:#fff;
}

.left{
	float:left;
	width:55%;
}
.right{
	margin-left:50%;
}
img.border{
	border:6px solid #fff;
}
.fett{
	font-weight:bold;
}
#aktuelles{
	background-image:url(img/memo.jpg);
	background-repeat:no-repeat;
	height:420px;
	padding:60px 120px 0px 120px;
	color:#000;
	border-top:8px solid #fff;
}
#aktuelles h1{
	color:#5f0000;
	border-bottom:1px solid #5f0000;
}
.text_aktuelles{
	color:#000;
}
a.text_aktuelles {
	color:#bf3c3c;
}
td{
	padding-left:20px;
}
.clear{
	clear:right;
}
.hoerproben{
	font-weight:bold;
	margin-bottom:15px;
}

#image_gallary {
    text-align: center;
    clear:both;
}

#ig_left_float{
    float: left;
}

#ig_right_float{
    float: right;
}

#image_navi{
    width: 80%;
    margin: 0 auto;
    text-decoration: none;
}

#image_navi a{
    text-decoration: none;
}

