a:link    { 
	font-weight: bold; 
	text-decoration:none; 
	color: #2971C0;
}
a:visited  { 
	font-weight: bold; 
	text-decoration:none; 
	color: #2971C0;
}
a:active   { 
	font-weight: bold; 
	text-decoration:none; 
	color: #2971C0;
}
a:hover    { 
	font-weight: bold; 
	color: #2971C0; 
	text-decoration: none;
}
html,body {
   	margin: 0;
   	padding: 0;
   	height: 100%;
}
body {
	margin-top: 20px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	background-image: url(../images/bg_gesamt.gif);
	background-color: #FFFFFF;
	background-repeat:repeat;
	font-family: Arial, Verdana, Tahome, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #646464;
	scrollbar-base-color:#ffffff;
	scrollbar-3dlight-color:#ffffff;
	scrollbar-arrow-color:#D2D2D2;
	scrollbar-darkshadow-color:#ffffff;
	scrollbar-face-color:#ffffff;
	scrollbar-highlight-color:#D2D2D2;
	scrollbar-shadow-color:#D2D2D2;
	scrollbar-track-color:#ffffff;
	height: 100%;
}
.f12b {
	font-size: 12px;
	font-weight: bold;
}
.f12 {
	font-size: 11px;
	font-weight: normal;
}
.f12 a {
	font-size: 11px;
    text-decoration:none; 
	font-weight: normal;
	color: #646464;
}
.f12 a:link {
	font-size: 11px;
    text-decoration:none; 
	font-weight: normal;
	color: #646464;
}
.f12 a:visited {
	font-size: 11px;
    text-decoration:none; 
	font-weight: normal;
	color: #646464;
}
.f12 a:hover {
	font-size: 11px;
	text-decoration:underline; 
	font-weight: normal;
	color: #646464;
}
.f10 {
	font-size: 10px;
	padding-left:0px;
	padding-top:2px;
	padding-bottom:2px;
}
.f10 a {
	display:block;
	padding-left:20px;
	background-image:url('../images/button_neu.gif');
	background-repeat:no-repeat;
	background-position:left;
	text-decoration:none; 
	font-size: 10px;
	padding-top:2px;
	padding-bottom:2px;
	border-top: 1px solid #D4E2F2;
	border-bottom: 1px solid #D4E2F2;
} 
.f10 a:hover {
	display:block;
	padding-left:20px;
        background: url('../images/button_neu_2.gif') no-repeat;
	background-position:left;
	background-color: #2971C0;
	font-style: bold;
	color: #FFFFFF;
	text-decoration:none; 
	font-size: 10px;
	padding-top:2px;
	padding-bottom:2px;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
}

.f10on {
	font-size: 10px;
	padding-left:0px;
	padding-top:2px;
	padding-bottom:2px;
}
.f10on a {
	display:block;
	padding-left:20px;
	background-image:url('../images/button_neu_1.gif');
	background-repeat:no-repeat;
	background-position:left;
	text-decoration:none; 
	border-top: 1px solid #7EA1C8;
	border-bottom: 1px solid #7EA1C8;
	padding-top:2px;
	padding-bottom:2px;
} 
.f10on a:hover {
	display:block;
	padding-left:20px;
        background: url('../images/button_neu_1.gif') no-repeat;
	background-position:left;
	background-color: #2971C0;
	font-style: bold;
	text-decoration:none; 
	border-top: 1px solid #7EA1C8;
	border-bottom: 1px solid #7EA1C8;
	padding-top:2px;
	padding-bottom:2px;
}
.tdon {
	background-color: #FFFFFF;
	font-size: 10px;
        background: url('../images/button_neu_1.gif') no-repeat;
	background-position:left;
	padding-left:20px;
	padding-top:2px;
	padding-bottom:2px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #7EA1C8;
	border-bottom-color: #7EA1C8;
}
.taba {
	border: 1px solid #000000;
}
h1 {
	font-family: Arial, Verdana, Tahome, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #2971C0;
	padding-top: 2px;
}
h2 {
	font-family: Arial, Verdana, Tahome, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.tdunten {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D2D2D3;
}
.bild {
	border: 1px solid #2971C0;
}
.inputok {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;

}

.inputfehler {
	background-color: #FF0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
