body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	;
	color: #666;
	font-weight: normal;
	line-height: 16px;
} td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	vertical-align: top;
} 

.titel {
	font-size: 14px;
	font-weight: bold;
	;
	font-variant: 
normal;
	color: #B32511;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;;
} 

.news 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 
normal;
	;
	font-style: normal;
	color: #A7A9AC;
} a:link {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	;
	color: #666;
	bottom: 5px;


} a:visited {
	text-decoration: 
none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 
normal;
	;
	color: #666666;
} a:hover {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	;
	color: #666666;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
} 
.ueber { font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; font-weight: bolder; color: #FF3300; font-style: normal}  
.td_nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	vertical-align: top;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #DFDFDF;
	border-left-color: #DFDFDF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding: 0px;
	text-decoration: none;
}
h1 {
	font-size: 17px;
	font-weight: normal;
}
h2 {
	font-size: 24px;
	font-weight: normal;
	text-transform: none;
	line-height: 24px;
	font-style: normal;
}

a.tooltip span {
	display:none;
	padding:2px 3px;
	margin-left:8px;
	width:500px;
	position: absolute;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	left: 400px;
}
a.tooltip:hover span{
	display:inline;
	position:absolute;
	background:#E8E8E8;
	color:#6c6c6c;
	padding: 10px;
	border-top: 0px solid #666666;
	border-right: 0px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #666666;
	left: 400px;
}
