* {
	margin: 0px;
	padding: 0px;
	outline:0;
}
html {
	height:100%;
	margin-bottom:1px;
}
body {
	text-align: center;
	color: #CCCCCC;
	font: 0.8em Arial, Helvetica, sans-serif;
	background: #373737;
}
a {
	color: #999999;
}
a:hover {
	color: #CCCCCC;
}


.inhalt_hidden {
	position: absolute;
	left: -2000px;
	top: -2000px;
}
#outer {
	background: #373737 url(bg_body.png) repeat-x left top;
	width: 100%;
	text-align: left;
}
#webseite {
	margin: 0px auto;
	width: 950px;
	background: url(bg_webseite.png) repeat-y center top;
}
#top_header {
	background: url(bg_top_header.png) no-repeat center top;
	height: 90px;
	position: relative;
}
.do_rexsurf {
	position: absolute;
	right: 50px;
	bottom: 10px;
}
.do_rexsurf a  img {
	border-style: none;
	margin-right: 5px;
}

a img {
	border:none;
}

#top_navi {
	line-height: 30px;
	height: 30px;
	position: relative;
	width: 900px;
	margin: 0px auto;
}
#top_navi .nav_top {
	position: absolute;
	right: 0px;
}

#top_navi .datum {
	text-align: left;
	display: block;
	position: absolute;
	left: 0px;
	color: #666666;
}
#top_navi a {
	color: #666666;
	text-decoration: none;
	margin-right: 5px;
	margin-left: 5px;
}
#top_navi a:hover {
	color: #ccc;
}
#header {
	height: 300px;
}
#player1 {
	margin: 0px auto;
	width: 910px;
	height: 287px;
}

#header_start {
	background: url(jungs.jpg) no-repeat center top;
	height: 300px;
}
#navigation {
	margin: 0px auto;
	width: 900px;
	height: 40px;
	position: relative;
}
#navigation .time {
	line-height: 40px;
	color: #666666;
	margin-left: 10px;
}

#content {
	float: left;
	margin-bottom: 20px;
	width: 900px;
	margin-right: 25px;
	margin-left: 25px;
	min-height:400px;
	height:auto !important;  /* für moderne Browser */
	height:400px;  /*für den IE */
}
#linke_seite {
	float: left;
	width: 200px;
	padding-top: 20px;
}
#rechte_seite {
	margin-left: 220px;
	margin-right: 10px;
	padding-top: 20px;
}
#content2 {
	clear: left;
	margin: 0px 25px;
	display: block;
}
#footer {
	clear: both;
	font-size: 90%;
	line-height: 30px;
	color: #999999;
	height: 120px;
	text-align: center;
	margin-top: 10px;
	background: #373737 url(bg_footer.png) no-repeat center top;
}

#copyright {
	display: block;
	margin: 10px auto;
	width: 900px;
	text-align: center;
	font: 90% Arial, Helvetica, sans-serif;
	color: #666666;
	padding-bottom: 20px;
}

#outer #copyright a {
	color: #666666;
}

#outer #copyright a:hover {
	color: #CCCCCC;
}

#linke_seite .oeffnungszeiten {
	display: block;
	margin: 5px;
	padding: 10px 5px 5px;
}

#linke_seite .oeffnungszeiten span {
	display: block;
	padding-bottom: 5px;
	border-bottom: 1px dotted #CCCCCC;
	margin-bottom: 10px;
	font-size: 14px;
	letter-spacing: 0.1em;
}
