body {
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	background-color: #FFFFFF;
	font-family: Verdana;
	font-size: small;
}

/* Schriften */
.kleineschrift {
	font-size:smaller;
	line-height: 10px;
}
.fett {
	font-weight: bold;
	color: #18397C;
}
.keinzeilenumbruch {
	display:inline;
}
input {
	font-family: Verdana;
	font-size:10px;
}
.fehler {
	color: #FF0000;
}
.rot {
	color: #FF0000;
}
.bestaetigung {
	color: #006600;
}
.gruen {
	color: #006600;
}
.tabhgfarbe1 {
	background-color: #F5F5F5;
}
.tabhgfarbe2 {
	background-color: #F6F9FB;
}
.tabhgfarbe_weiss {
	background-color: white;
}
.tabhintergrundbild {
	background-image: url(http://aschauer.phoetron.de/Bilder/randverlaufaktuelles.gif);
}
.tabhintergrundbild a:link {
	text-decoration: none;
	color: #18397C;
}
.tabhintergrundbild a:visited {
	text-decoration: none;
	color: #18397C;
}
.tabhintergrundbild a:hover {
	text-decoration: none;
	color: black;
}
.tabhintergrundbild a:active {
	text-decoration: none;
	color: #18397C;
}


.tab_rand {
	border: 1px solid #BFD2DC;
	border-top: none;
}
.abstand option {
	line-height: 1.7em;
}



.mitgliederlink a:link {
	text-decoration: none;
	color: #333333;
}
.mitgliederlink a:visited {
	text-decoration: none;
	color: #333333;
}
.mitgliederlink a:hover {
	text-decoration: none;
	color: #18397C;
}
.mitgliederlink a:active {
	text-decoration: none;
	color: #333333;
}

.headerlinks_grau_1 {font-size:10px; line-height:0.9em;}