*
{
	margin: 0px;
	padding: 0px;
}

html, body
{
	width:100%;
	height:100.2% !important;
}

body
{
	font: 14px Arial, Helvetica, sans-serif;
	color: #000000;
	background: #373737;
	text-align: center;
	display: block;
	margin-bottom: 1px;
}

.clear
{
	display: block;
	clear: both;
	height: 0px;
}
a { outline:none;}
a img
{
	border-style: none;
}

#header
{
	background: #373737;
	padding-top: 10px;
	padding-bottom: 0px;
	margin-bottom: 10px;
}

#header #header_inhalt
{
	border-top-right-radius:10px;
	-moz-border-radius-topright:10px;
	-webkit-border-top-right-radius:10px;
	border-top-left-radius:10px;
	-moz-border-radius-topleft:10px;
	-webkit-border-top-left-radius:10px;
	display: block;
	margin: 0px auto;
	width: 980px;
	height: 300px;
	text-align: left;
	background: #FFFFFF;
}
#header #header_inhalt #top_teaser .do_rexsurf
{
	position: absolute;
	top: 10px;
	right: 10px;
}


#header #header_inhalt #cu3er-container
{
	height: 215px;
}

#header #header_inhalt #top_nav
{
	text-align: right;
	display: block;
}

#header #header_inhalt #top_content
{
	margin: 5px;
	padding: 5px 5px 5px 30px;
	background: #FFCC99 url(right2.gif) no-repeat 5px center;
	letter-spacing: 0.2em;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	font-variant: small-caps;
	position: relative;
}
#header #header_inhalt #top_content #tc_login
{
	position: absolute;
	right: 10px;
	top: 5px;
}
#header #header_inhalt #top_content #tc_login a
{
	color: #373737;
	text-decoration: none;
	cursor: pointer;
	background: url(right2.gif) no-repeat left center;
	padding-left: 25px;
	display: block;
}

#header #header_inhalt #top_content #tc_login a:hover
{
	color: #CCCC99;
}



#header #header_inhalt #top_teaser
{
	background: #FFCC99;
	display: block;
	margin: 5px;
	padding: 5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	height: 215px;
	position: relative;
}

#center
{
	background: #CCCC99;
	padding-top: 10px;
	border-top: 5px double #FFCC99;
	border-bottom: 5px double #FFCC99;
}

#center #center_inhalt
{
	text-align: left;
	display: block;
	margin: 0px auto;
	width: 980px;
}

#center #center_inhalt #center_nav
{
	display: block;
	float: left;
	width: 980px;
	margin-bottom: 10px;
	background: #373737;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	position: relative;

}
#center #center_inhalt #center_nav .do_rexsurf
{
	position: absolute;
	right: 0px;
	top: 3px;
}


#center #center_inhalt #center_content
{
	display: block;
	clear: left;
	padding: 10px;
	background: #FFFFFF;
	margin-bottom: 10px;
		-moz-border-radius:5px;
	-webkit-border-radius:5px;

}

#footer
{
	width: 100%;
	background: #373737;
	padding-top: 10px;
	padding-bottom: 10px;
	display: block;
}

#footer #footer_inhalt
{
	border-bottom-right-radius:10px;
	-moz-border-radius-bottomright:10px;
	-webkit-border-bottom-right-radius:10px;
	border-bottom-left-radius:10px;
	-moz-border-radius-bottomleft:10px;
	-webkit-border-bottom-left-radius:10px;
	text-align: center;
	display: block;
	margin: 0px auto;
	width: 980px;
	background: #FFFFFF;
	font-size: 90%;
}

#footer #footer_inhalt #footer_nav
{
	display: block;
	padding: 10px;
}

#footer #footer_inhalt #footer_content
{
	color: #999999;
	padding: 10px;
}
