/*für die Druckausgabe überflüssiges abschalten*/
#header, #menuContentContainer, #menuContainer, #newsContainer, #werbungContainer,#AGBContainer,#logo,#drucker {display:none;}

body {
margin:0px;
padding:0px;
background: transparent;
}

.standard {
	font-family: verdana, arial, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: 1.6em;
	font-weight: normal;
	font-variant: normal;
	font-color: #000000;
}

.hauptueberschrift {
	font-family: trebuchet MS, verdana, arial, sans-serif;
	font-size: 14pt;
	font-style: normal;
	line-height: 1.0em;
	font-weight: bold;
	font-variant: normal;
	color: rgb(202,36,42);
}

* html .hauptueberschrift {
	font-family: trebuchet MS, verdana, arial, sans-serif;
	font-size: 14pt;
	font-style: normal;
	line-height: 1.0em;
	font-weight: bold;
	font-variant: normal;
	color: rgb(202,36,42);
	margin-top:25px;
}

.zwischenueberschrift {
	font-family: verdana, arial, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: 1.0em;
	font-weight: bold;
	font-variant: normal;
	color: rgb(41,85,116);
	margin-top:30px;
	margin-bottom:-4px;
}

* html .zwischenueberschrift {
	font-family: verdana, arial, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: 1.0em;
	font-weight: bold;
	font-variant: normal;
	color: rgb(41,85,116);
	margin-top:30px;
	margin-bottom:-10px;
}

.standard a:link {
	color: rgb(202,36,42);
	text-decoration: none;
	font-style:italic;
}
.standard a:visited {
	color: rgb(202,36,42);
	text-decoration: none;
	font-style:italic;
}
.standard a:hover {
	color: rgb(41,85,116);
	text-decoration: none;
	font-style:italic;
}
.standard a:active {
	color: rgb(41,85,116);
	text-decoration: none;
	font-style:italic;
}

.zwischenueberschrift_agb {
	font-family: verdana, arial, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: 1.0em;
	font-weight: bold;
	font-variant: normal;
	color: black;
	margin-top:30px;
}

.zahlen {
	font-family: verdana, arial, sans-serif;
	font-size: 10pt;
	font-style: b;
	line-height: 1.5em;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
}


.zahlen a:link {
	color: rgb(41,85,116);
	text-decoration: none;
	font-style: normal;
}
.zahlen a:visited {
	color: rgb(41,85,116);
	text-decoration: none;
	font-style: normal;
}
.zahlen a:hover {
	color: rgb(202,36,42);
	text-decoration: none;
	font-style: normal;
}
.zahlen a:active {
	color: rgb(202,36,42);
	text-decoration: none;
	font-style: normal;
}
.zahlen a:focus {
	color: rgb(41,85,116);
	text-decoration: none;
	font-style: normal;
}

#textTeam
{
position:absolute; 
left:160px; 
top:40px; 
width:480px; 
height:800px; 
overflow:auto; 
padding-right:10px;
}

.roterBalken
{
position:relative;
left:0px;
height:28px;
width:600px;
background-color:white;
text-align:left;
font-family: trebuchet MS, verdana, arial, sans-serif;
font-size: 14pt;
font-style: normal;
line-height: 1.7em;
font-weight: bold;
font-variant: normal;
color: rgb(202,36,42);
margin-bottom:0px;
padding-left:0px;
margin-left:0px;
margin-right:0px;
}
