.datum {
	color : #5C5C5C;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9px;
}
.ub {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color : #124585;
}
.uborange {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color : #D46900;
}
.zusatz {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style: italic;
	font-weight : bold;
	color : #124585;
}
.bild {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: italic;
}
.nav {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #5B5B5B;
}
p {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #262626;
}
td {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #262626;
}
.text {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
}
.texthinweis {
	color: #5B5B5B;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	line-height: 15px;
}
.textb {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color : #124585;
}
.textk {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.textgrau {
	color : #5B5B5B;
}

.textgrauKlein {
	color : #5B5B5B;
	font-size:9px;
}

a {
	text-decoration: none;
}
a.head {
	color : white;
	font-size : 10px;
	text-decoration: none;
	font-weight : bold;
}
a.headselected {
	color : #B0C7E3;
	font-size : 10px;
	text-decoration: none;
	font-weight : bold;
}
a:hover {
	text-decoration: underline;
}
td.gerade {
	background-color : #ECECE4;
}
td.ungerade {
	background-color : white;
}
.footer {
	color : #D46900;
	font-size : 9px;
}

.navLinks {
	color : #D46900;
	font-size : 11px;
}

.navLinks:hover {
	color : #D46900;
	font-size : 11px;
	text-decoration: underline;
}


.formShort {
	width:100px;
}

.formLong {
	width:250px;
}
.formCaptcha {
	width:80px;
}