html, body
{
	font-family: verdana, arial, helvetica;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	background-color: #E6BD90;
}
.TD-end {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
.Navi-color {
	background-color: #EFF8F4;
}

TD-footer {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.TD-footer {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}



#leaderboard
{
	padding: 10px 0px;
	margin: 0px;
	background: #ffffff;
	border-left: 0px solid #ffffff;
	position: absolute;
	top: 129px;
	width: 777px;
	clear: left;
	float: left;
	border-top: 0px;
	border-right: 0px;
	border-bottom: 0px;
}

#sky
{
	margin: 0px;
	padding: 0px;
	border: 0px;
	
	position: absolute;
	left: 818px;
	top: 5px;
	
	/* float: left; */
}

a
{
	color: #0066FF;
	text-decoration: none;
}

a:hover
{
	color: #000099;
	text-decoration: underline;
}

#content h1
{
	font-size: 14px;
}

#content h4
{
	margin: 0px;
	padding: 0px;
	border: 0px;
	border-bottom: 1px dotted #555555;
	padding-left: 12px;
	margin-bottom: 12px;
	margin-top: 18px;
	clear: left;
	
	background: url(/images/style/link_arrow_red.gif) 0px 2px no-repeat;
	
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
}

#content h4 a
{
	color: #000000;
}

/* HEADER DEFINITIONEN */

#header
{
	margin: 0px;
	padding: 0px;
	border: 0px;
	
	position: absolute;
	top: 0px;

	width: 720px;
	height: 129px;
	background: #ffffff;
}

* html #header
{
	width: 720px;
}

#header_navigation
{
	margin: 0px;
	padding: 0px;
	border: 0px;
	padding-left: 10px;
	
	background: #B5010A;
	
	width: 720px;
	height: 27px;	
}

#header_navigation ul
{
	margin: 0px;
	padding: 0px;
	border: 0px;
	
	border-right: #ffffff solid 1px;
		
	list-style-type: none;
	
	height: 27px;
	float: left;
	text-align: center;
	vertical-align: middle;
}

#header_navigation ul li
{
	margin: 0px;
	padding: 0px;
	border: 0px;
	height: 27px;
	
	float: left;
	
	border-left: #ffffff solid 1px;
	text-align: center;
	vertical-align: middle;
}
#container p {
	margin: 0px;
	padding: 0px;
}
#header h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
h3 {
	padding: 0px;
	margin: 0px;
}

.TD-end #content h3 {
	font-size: 18px;
	font-weight: normal;
}



#header p {
	margin: 0px;
	padding: 0px;
}

#header_navigation ul li.active
{
	background: #990000; /* url(/images/style/activebutton.png) repeat-x; */
}

#header_navigation ul li a
{
	padding: 7px;
	float: left;
	/* height: 27px; */
	
	font-weight: bold;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
}

#header_navigation ul li a:hover
{
	background: #8f8f8f;
}

td
{
	vertical-align : top;
}

#subnav
{
	border-top: 1px solid #ffffff;
	background: #8f8f8f;
	height: 15px;
	width: 777px;
}

#breadcrumb
{
	margin: 0px;
	padding: 0px;
	border: 0px;
	padding-left: 10px;
	padding-top: 6px;
	
	height: 20px;
	float: left;
	
	font-size: 10px;
	color: #ffffff;
	background: #8f8f8f;
}

#breadcrumb a
{
	color: #ffffff;
	text-decoration: none;
}

/* ENDE - HEADER DEFINITIONEN */

/* FRAMEWORK */

#container
{
	padding: 0px;
	margin: 0px;
	border: 0px;
	float: none;
	clear: none;
	position: absolute;
	top: 129px;
	width: 820px;
	background: #ffffff;
	text-align: left;
}

#content
{
	padding: 0px;
	margin: 0px;
	border: 0px;
	
	width: 508px;
	float: left;
}
.table-middle {
	border: 1px solid #808080;
}


#content_offerte
{
	padding: 0px;
	margin: 0px;
	border: 0px;
	
	width: 750px;
	float: left;
}


#content a:hover
{
	text-decoration: underline;
}

#headline
{
	padding: 0px;
	margin: 0px;
	border: 0px;
	
	margin-top: 46px;
	
	padding-top: 2px;
	clear: left;
}

* html #headline
{
	margin-bottom: 18px;
}

#headline h1
{
	padding: 0px;
	margin: 0px;
	border: 0px;
	margin-top: 12px;

	font-size: 16px;
	color: #990000;
}

#headline h2
{
	padding: 0px;
	margin: 0px;
	border: 0px;
	margin-top: 4px;
	
	font-size: 13px;
}

#headline h3
{
	padding: 0px;
	margin: 0px;
	border: 0px;
	margin-top: 9px;

	font-size: 11px;
	color: #555555;
	font-weight: normal;
}

#headline a
{
	padding: 0px;
	margin: 0px;
	border: 0px;
	
	text-decoration: none;
	font-size: 11px;
	color: #990000;
}

#navcontainer
{
	margin: 0px;
	padding: 0px;
	border: 0px;
	
	margin-top: 10px;
	margin-left: 6px;
	
	width: 250px;
	float: left;
}

#nav
{
	margin: 0px;
	padding: 0px;
	border: 0px;
	
	float: left;
}

.navitem
{
	background: #f0f0f0;
	width: 100%;
	overflow: hidden;
}

.navitem h1, .navitem h2
{
	margin: 0px;
	padding: 4px;
	border: 0px;
	border-bottom: 1px solid #ffffff;
	
	background: #dfdfdf;
	
	font-size: 11px;
	font-weight: bold;
}

.navitem h2
{
	border-top: 1px solid #ffffff;
}

.navitem ul
{
	padding: 4px;
	margin: 0px;
	border: 0px;
	
	list-style-type: none;

	font-size: 10px;
	font-weight: normal;
}

img.navteaser, a img.navteaser
{
	margin: 4px !important;
	border: 0px !important;
	padding: 0px !important;
	
	float: left;
}

a.navteaser
{
	margin: 0px !important;
	border: 0px !important;
	padding: 0px !important;
	
	float: left;
}

ul.navteaser
{
	border: 0px !important;
	padding: 0px !important;
	margin: 4px !important;
	margin-top: 0px !important;
	margin-bottom: 0px !important;
	
	overflow: hidden;
	float: left;
	width: 150px;
}

* html ul.navteaser
{
	width: 140px;
}

strong.navteaser
{
	margin: 0px !important;
	border: 0px !important;
	padding: 0px !important;
	
	font-size: 11px;
}

i.navteaser
{
	margin: 0px !important;
	border: 0px !important;
	padding: 0px !important;
	
	font-size: 11px;
	font-style: normal;
	text-decoration: none;
}

span.navteaser
{
	margin: 0px !important;
	border: 0px !important;
	padding: 0px !important;
		
	float: left;
	font-size: 10px;
}

.navitem ul li 
{
	padding: 2px;
}

* html .navitem ul li
{
	padding-top: 0px;
}

.navitem ul li a
{
	color: #990000;
	text-decoration: none;
}

.navitem ul li a:hover
{
	text-decoration: underline;
}

.navitem p
{
	margin: 0px;
	padding: 4px;
	border: 0px;
	
	background: #f0f0f0;
	
	font-size: 10px;
	font-weight: normal;
}

.navitem a strong
{
	font-size: 12px;
}

.navlft img
{
	border: 1px solid #dfdfdf;
	float: left;
	margin-right: 6px;
}

.navrght img
{
	border: 1px solid #dfdfdf;
	float: right;
	margin-left: 6px;
}

.black
{
	color: #000000 !important;
}

.black:hover
{
	color: #000000;
}

small.poweredby
{
	float: left;
	width: 370px;
	color: #505050;
	font-size: 11px;
}

img.poweredby
{
	float: right;
	margin-bottom: 10px;
	margin-left: 20px;
}

.uctime, .ucspot
{
	font-size: 11px;
	color: #333333;
}

.uccaption
{
	font-size: 13px;
	font-weight: bold;
}


/* HELFERKLASSEN */

.clear
{
	height: 1px;
	line-height: 1px;
	clear: both;
}

.hide
{
	display: none;
	
}

/* ENDE - HELFERKLASSEN */
p {

	margin: 0px;
	padding: 0px;
}
.header-text {
	font-size: 11px;
}
#spezialbox {
	background-color: #EDF5F8;
	padding: 4px;
	border: 1px dotted #333333;
}


/* CUSTOM */

.style5 {color: #998289}
.style6 {color: #CE832F}
.titel {
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #009933;
}
.style7 {color: #FFFFFF}
.style8 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 16px;
}
.style9 {color: #999999}

