html, body { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px;margin:0;padding:0; background-color:#996699; background-image: url(bilder/hintergrund.gif); background-repeat: no-repeat;}
a.NavBar {  font-size: 10px; color: #CCFFFF; text-decoration: none; font-weight: bold}
a.NavBar:hover {   font-size: 10px; color: #CCFFFF; text-decoration: underline; font-weight: bold}
a.leiste {font-size: 9px; color: #CCCCCC; text-decoration: none;}
a.leiste:hover { font-size: 9px; color: #FFFFFF; text-decoration: none;}
td.text {  color: #CCFFFF}
a.fav {color: #FFCC33; text-decoration: none;}
a.fav:hover {color: #FFCC33; text-decoration: underline;}
a.liste {font-size: 11px; color: #CCFFFF; text-decoration: none;}
a.liste:hover { font-size: 11px; color: #CCFFFF; text-decoration: none; background-color: #990066;}
.antwort { color: #CCFFFF;text-decoration: none;}
.hoch {font-size: 10px; color: #993366; text-decoration: none;}
a.senden {  color: #FFCC33; text-decoration: none}
a.senden:hover {   color: #FFCC33; text-decoration: underline}
.bene { color: #FFCC33;}
.kopf {font-size: 14px; color: #CCFFFF;}
.me {  color: #CCFFFF; text-decoration: none}
h3 {  font-size: 16px; color: #CCFFFF; text-decoration: none}
h2 {   font-size: 24px; color: #FFFFCC; text-decoration: none}
.fest {  font-size: 10px; color: #FFFFFF; text-decoration: none}
.frage {  color: #CCFFFF; text-decoration: none; font-weight: bold;}
a.webring{ font-size: 9px; color: #0000FF; text-decoration: none; font-weight: bold;}
a.webring:hover{ font-size: 9px; color: #0000FF; text-decoration: underline; font-weight: bold;}
.font8{ font-size:8px; color:#CCFFFF;}
.font9{ font-size:9px; color:#CCFFFF;}
.font10{ font-size:10px; color:#CCFFFF;}
.weiss{ color:#CCFFFF;}
.tabborder{border:2px dotted #cccccc;}
.valide{padding-top:400px;}
/* Formatierung der Formulare ******************************/


.button {
	font-size: 90%;
	font-weight:bold;
	color: #996699;
	height: 25px;
	border:1px solid #573958;
	background-color:#CCFFFF;
	padding:0 5px;
}
.button-tab {
	text-align:center; 
	padding:8px 0;
}

.meldung {
	color:#FFCC33;
}
.fehler-input{
	background-color:#FFDFAD;
}
.formtab{
	width:540px; 
	text-align:left;
	color:#CCFFFF;
}
.zeile-bottom{
	padding:0 0 15px 0;
}
.zeile-top{
	padding:15px 0 0 0;
}