BODY {
	font-family : Helvetica, Arial, sans-serif;
	color : #000000;
	font-size : 12px;
	margin:0px;
	background-color:#FFFFFF;
}
td {
	font-family : Helvetica, Arial, sans-serif;
	color : #000000;
	font-size : 12px;
	margin:0px;
}




.yellow {
	color:#FFEFB4;
	background-image:url(../images/bg_yellow.gif);
}
.headline {
	font-family : Helvetica, Arial, sans-serif;
	font-weight:bold;
	color:#000000;
	font-size:13px
}
.headline_rot {
	font-family : Helvetica, Arial, sans-serif;
	font-weight:bold;
	color : #F80014;
	font-size : 13px
}
.headline2 {
	font-family : Helvetica, Arial, sans-serif;
	font-weight:bold;
	color : #000000;
	font-size : 14px
}
.headline3 {
	font-family : Helvetica, Arial, sans-serif;
	font-weight:bold;
	color : #F80014;
	font-size : 18px
}
.head_white {
	font-family : Helvetica, Arial, sans-serif;
	font-weight:bold;
	color : #FFFFFF;
	font-size : 16px
}
a {
	color : #000000;
	text-decoration : none;
}
a:link,a:visited {
	color : #000000;
	text-decoration : none;
}
a:hover,A:active {
	color : #F80014;
	text-decoration : none;
}
.klein {
	font-family : Helvetica, Arial, sans-serif;
	color : #000000;
	font-size : 10px
}
.menuepad {
padding-left:20px;
}
a.mainmenue {
font-weight:bold;
color:#000000;
}
a.mainmenue:hover, a.mainmenue:active {
font-weight:bold;
color:#F80014;
}
a.submenue {
color:#000000;
}
a.submenue:hover, a.submenue:active {
color:#F80014;
}
a.extern {
color:#F80014;
text-decoration:underline;
}
a.extern:hover, a.extern:active {
color:#F80014;
text-decoration:underline;
}