body {
	width:100%;
	height:100%;
	margin:0;
	padding:0;
	background-color:#fff;
	text-align:center;
	font-family:Helvetica, Arial, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#333333;
}
p, td, th {
	font-family:Helvetica, Arial, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#333333;
}
a img {
	border:none;
}
a {
	text-decoration:none;
	color:#991227;
}

#seite {
	width:1000px;
	height:100%;
	position:absolute;
	margin-left:50%;
	left:-500px;
	text-align:left;
}
#start{
	position:absolute;
	top:140px;
	left:205px;
}
#start_trompete {
	position:absolute;
	top:302px;
	left:440px;

}
#start_trumpet {
	position:absolute;
	top:302px;
	left:534px;
}
#logo {
	position:absolute;
	top:39px;
	left:25px;
}

#nav1 {
	position:absolute;
	top:174px;
	left:180px;
	width:125px;
	color:#991227;
	font-weight:bold;
}
#nav1 ul {
	list-style:none;
	margin:0;
	padding:0;
	text-indent:0;
}
#nav1 ul li {
	height:30px;
}
#nav1 #current a{
	color:#333333;
}
#nav2 {
	width:398px;
	position:absolute;
	left:300px;
	top:95px;
	text-align:right;
	font-weight:bold;
}
#nav2 ul {
	list-style:none;
	margin:0;
	padding:0;
	text-indent:0;

}
#nav2 ul li {
	float:right;
	margin-left:30px;

}
#nav2 #current a{
	color:#333333;
}

#main {
	position:absolute;
	top:155px;
	left:315px;
	width:400px;
}
#main table {
	border-collapse:collapse;
	margin-bottom:18px;
}

.lo {
	background-image:url(../images/lo.gif);
	background-repeat:no-repeat;
	width:20px;
	height:17px;
}
.ro {
	background-image:url(../images/ro.gif);
	background-repeat:no-repeat;
	width:20px;
	height:17px;
}
.lu {
	background-image:url(../images/lu.gif);
	background-repeat:no-repeat;
	width:20px;
	height:17px;
}
.ru {
	background-image:url(../images/ru.gif);
	background-repeat:no-repeat;
	width:20px;
	height:17px;
}
.o {
	background-image:url(../images/o.gif);
	background-repeat:repeat-x;
	width:362px;
	height:17px;
}
* html .o {
	width:360px;
}
.u {
	background-image:url(../images/u.gif);
	background-repeat:repeat-x;
	width:362px;
	height:17px;

}
* html .u {
	width:360px;
}

.l {
	background-image:url(../images/l.gif);
	background-repeat:repeat-y;
	height:100%;
	width:20px;
}
.r {
	background-image:url(../images/r.gif);
	background-repeat:repeat-y;
	width:20px;
}
#content h1 {
	font-family:Times, serif;
	font-size:15px;
	color:#991227;
	font-weight:bold;
	margin-top:0;
}
#content h2 {
	font-size:12px;
	font-weight:bold;
	margin-bottom:0;
}
#content td {
	padding:0;
	vertical-align:top;
}
#content td.termin {
	padding-right:10px;
	white-space:nowrap;
}
#content .player {
	position:relative;
	top:3px;
	padding-right:3px;
}
#content p {
	margin:0;
	padding:0;
	margin-bottom:8px;
/*	text-indent:-20px;
	padding-left:20px;*/
}
* html #content .player {
	margin-right:0px;
}
#content ul {
	list-style:none;
	margin:0;
	padding:0;
}
img.vita {
	width:140px;
	height:210px;
	float:right;
	margin-left:10px;
}
#object1 {
	position:absolute;
	background-color:#ffffff;
	left:420px;
	top:17px;
	width:200px;
	z-index:+1;
	visibility:hidden;

}
.adresse_ohne_link {
	color:#333333;
}