/* schriftstil,abstände */

body
  { color: black; font-size: 10pt; font-family: verdana, arial !important; background-color: #ffffff; margin: 8px }


table,tr,td
     { color: #edd6a5; font-size: 10pt; font-family: verdana, arial }

/* scrolleiste internet explorer ab vers.5.5 */

body
{scrollbar-arrow-color: white; scrollbar-base-color: 89a9b8;
scrollbar-highlight-color : white; scrollbar-shadow-color : white;
SCROLLBAR-TRACK-COLOR: #ffffff;}



/* menue linke und rechte seite */


#menu a    { color: black; font-size: 10pt; font-family: verdana, sans-serif; text-decoration: none; background-color: #8b0d0d; display: block !important; width: 140px }

#menu a:visited   { color: black; font-size: 10pt; font-family: verdana, sans-serif; text-decoration: none; background-color: #8b0d0d; width: 140px }

#menu a:active   { color: black; font-size: 10pt; font-family: verdana, sans-serif; text-decoration: none; background-color: #8b0d0d; width: 140px }

#menu a:hover   { color: #edd6a5; font-size: 10pt; font-family: verdana, sans-serif !important; text-decoration: none; background-color: Background; width: 140px }

/* menue oben */


#menuoben a     { color: #edd6a5; font-size: 10pt !important; font-family: verdana, sans-serif !important; text-decoration: underline; background-color: #640d0d; display: block !important; width: 1em }

#menuoben a:visited   { color: #edd6a5; font-size: 10pt; font-family: verdana, sans-serif !important; text-decoration: underline; background-color: #640d0d; width: 1em }

#menuoben a:active   { color: #edd6a5; font-size: 10pt; font-family: verdana, sans-serif; text-decoration: none; background-color: #640d0d !important; width: 100% }

#menuoben a:hover    { color: #edd6a5; font-size: 10pt !important; font-family: verdana, sans-serif; text-decoration: none; background-color: Background; width: 1em }




/* seitentitel, fuss und kopfleiste */

.leiste     { color: black; font-size: 10pt; font-family: verdana, sans-serif !important; text-decoration: none; background-color: #8b0d0d; height: 17px !important }


/* allgemeine links im text */

a:link { color: ActiveBorder; font-size: 11pt; font-family: verdana; text-decoration: underline }

a:visited { color: ActiveBorder; font-size: 11pt; font-family: verdana; text-decoration: underline }

a:active { color: ActiveBorder; font-size: 11pt; font-family: verdana; text-decoration: underline }

a:hover  { color: #ffffff; font-size: 11pt; font-family: verdana; text-decoration: none; background-color: Background  }

/* uhr - datum */
input.datum  { color: white; font-size: 9pt; background-color: #000000; border: solid 0 }

input.zeit { color: white; font-size: 9pt; background-color: #7b0909; border: solid 0 }

form {margin-bottom:0px;}
#f  { color: black; font-size: 8px; background-color: maroon }
#f a { color: black; font-size: 8px }
.box {
	font-size: 9px;
	color: #000000;
	left: 10px;
	position: relative;
	bottom: -450px;
}
.box a {
	font-size: 9px;
	color: #000000;
	
}
.box a:hover {
	font-size: 9px;
	color: #000000;
	background-color: #990000;	
}
.box2 {
	font-size: 9px;
	color: #000000;
	left: 10px;
	position: relative;
	bottom: -330px;
}
.box2 a {
	font-size: 9px;
	color: #000000;
	
}
.box2 a:hover {
	font-size: 9px;
	color: #000000;
	background-color: #990000;	
}
.box3 {
	font-size: 9px;
	color: #000000;
	left: 10px;
	position: relative;
	bottom: -180px;
}
.box3 a {
	font-size: 9px;
	color: #000000;
	
}
.box3 a:hover {
	font-size: 9px;
	color: #000000;
	background-color: #990000;	
}
.foot a {
	font-size: 10px;
	color: #000000;
}
