body {
	background: #fbf4e0;
	color: white;
	font: 13px/1.5 Verdana, Arial, Helvetica, Sans-serif;
}

#wrapper {
	background: #fbf4e0;
	padding: 15px 0;
}

#container {
	
	width: 900px;
	margin: 0 auto;
}

#box0 {
	border:1px solid #333333;
	margin-top: 10px;
	width:900px;
	height:600px;
	overflow:hidden;
	position:relative;
}

#box {
	width:900px;
	height:600px;
	background-image:url(../images/bg.jpg);
	float:left;

}

#box #logo
{
	width:109px;
	height:600px;
	background-image:url(../images/logo.png);
	position:absolute;
	left:10px;
	top:0px;
	z-index:999;
}


#inhalt p
{
	height:20px;
}

.inhalt a
{
	background-repeat:no-repeat;
	background-position:0 6px;
	padding-left:8px;
	color:#A9A89D;
	text-decoration:none;
	background-image:url(../images/linkdot0.gif);
}
.inhalt a:hover
{
	color:#88260D;
	text-decoration:none;
	background-image:url(../images/linkdot1.gif);
}

.mnu
{
	background-image:url(../images/overlayMN.png);
	border:1px solid white;
	height: auto;
	width: 120px;
	position: absolute;
	padding:5px;
	overflow:hidden;
	font-weight:bold;
	color:#a9a89d;
	font-size:12pt;
	text-align:center;
}

.mnu ul
{
	margin-left:10px;
	font-size:8pt;
	font-weight:normal;
	margin:0px;
	margin-top:4px;
	margin-bottom:4px;
}

.mnu ul a
{
	color:#A9A89D;
	text-decoration:none;
	display:block;
	cursor:pointer;
	outline:none;
}

.mnu ul a:hover
{
	color:#88260D;
}

.mnu ul .selected
{
	background:#555555;
}

.mnu ul .selected a:hover
{
	color:white;
}

.mnu ul li
{
	float:left;
	width:100%;
}





#footer
{
	position:absolute;
	width:902px;
	height:37px;
	font-family:tahoma;
	font-size:7pt;
	color:#444444;
}

.outerscroller
{
	display:block;
	float:left;
	height:380px;
	overflow:hidden;
	position:relative;
	width:900px;
	top:100px;
}

.inhalt
{
	color:#a9a89d;
	font-family: Verdana;
	line-height:14pt;
	font-size:10pt;
	height:375px;
	float:left;
	position:absolute;
}

.inhalt b
{
	color:#88260d;
	font-weight:bold;
}

.inhalt p
{
	height:12px;
}

.inhalt .tbl
{
	border-collapse:collapse;
}

.inhalt .tbl td
{
	vertical-align:top;
}

.spalte1, .spalte2, .spalte3
{
	position:relative;
	float:left;
	background-image: url(../images/overlay.png);
	padding:10px;
}

.spalte1
{
	padding-left:130px;
	width:145px;
	top:42px;
	height:316px;
}

.spalte2
{
	padding-left:25px;
	top:2px;
	width:335px;
	height:356px;
}

.spalte3
{
	top:2px;
	width:225px;
	height:324px;
}

#randO
{
	position:absolute;
	width:900px;
	height:145px;
	background-image: url(../images/randO.png);
	left:0px;
	top:0px;
}
#randO2
{
	position:absolute;
	width:900px;
	height:145px;
	background-image: url(../images/randO.png);
	left:-900px;
	top:0px;
}

#randU
{
	left:0px;
	position:absolute;
	width:900px;
	height:149px;
	background-image: url(../images/randU.gif);
	top:451px;
}
#randU2
{
	position:absolute;
	width:900px;
	height:149px;
	background-image: url(../images/randU.gif);
	top:451px;
	left:-900px;
}

.spacer
{
	height:4px;
}

.player
{
	width:100%;
	height:100%;
}
.player td
{
	text-align:center;
	vertical-align:bottom;
}



.impressum
{
 font-size:8pt;
 line-height:12pt;
}


.impressum a
{
        background-repeat:no-repeat;
        background-position:0 4px;
        padding-left:7px;
        color:#A9A89D;
        text-decoration:none;
        background-image:url(../images/linkdot0sm.gif);
}
.impressum a:hover
{
        color:#88260D;
        text-decoration:none;
        background-image:url(../images/linkdot1sm.gif);
}

