.nav0 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.nav0i {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.nav1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4E4B4A;
	text-decoration: none;
}
.nav2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4E4B4A;
	text-decoration: none;
	font-weight: bold;	
}
.nav3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4E4B4A;
	text-decoration: none;
	font-weight: bold;	
}
.nav4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4E4B4A;
	text-decoration: none;
	font-weight: bold;	
}
.navVerlauf {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4E4B4A;
	text-decoration: none;
}
.navTool {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-variant: normal;
	color: #4E4B4A;
	text-decoration: none;
}
.head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.text, p, li, body, td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
}
.bildunterschrift {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E20A16;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

body {
	background-color: #FFFFFF;
	background-image: url(images/bg.gif);
	scrollbar-base-color:#E20A16;
  	scrollbar-3dlight-color:#FFFFFF;
  	scrollbar-arrow-color:#E20A16;
  	scrollbar-darkshadow-color:#FFFFFF;
  	scrollbar-face-color:#FFFFFF;
  	scrollbar-highlight-color:#E20A16;
  	scrollbar-shadow-color:#E20A16;
  	scrollbar-track-color:#FFFFFF;		
}
.textRechts {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #4E4B4A;
}
.headRechts {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #4E4B4A;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4E4B4A;
}
input, textarea, select
{
	border : 1px solid #BA571C;
	background-color : #FFFFFF;
	font-family : Verdana;
	font-size : 10px;
	color: #563F2C;
	width:300px;
}

input, textarea, select
{
	border : 1px solid #B3B3B3;
	background-color : #FFFFFF;
	font-family : Verdana;
	font-size : 10px;
	color: #606060;
	width:300px;
}

.inputTextKl {width:150px;}
.inputButton {background-color : #B3B3B3; color: #FFFFFF;font-weight: bold;}
.inputButtonKl {width:149px; background-color : #B3B3B3; color: #FFFFFF;font-weight: bold;}
.inputButtonMini {width:100px; background-color : #B3B3B3; color: #FFFFFF;font-weight: bold;}
.inputPlz { width : 70px; }
.inputOrt {width : 226px;}
.inputRadio{border : 0px; width : 20px;}
.inputCheck{border : 0px; width : 20px;}

.fehler {font-family:Verdana;font-size:10px;color:#FFFFFF;font-weight: bold;background-color:#563F2C; width:100%;}

div.tabelle table {
	width: 100%;
}

div.tabelle td {
	border:1px solid #FFFFFF;
	border-color: #FFFFFF;
	color: #000000;
  	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	line-height: 20px;
	padding-left: 5px;
	padding-right: 5px;	
}