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

.hauptueberschrift {
	font-family: trebuchet MS, verdana, arial, sans-serif;
	font-size: 16px;
	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: 16px;
	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: 12px;
	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: 12px;
	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;
}

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

A:link IMG, A:visited IMG {border: 0px !important;}

A:hover IMG {border: 0px !important;}
