
/* schriftstil,abstände */

body
{margin-top: 0px; margin-left: 0px; margin-right: 0px;margin-bottom: 0px;   background-color:white;
}	

table,td
{font: normal 13px/18px verdana, sans-serif; color: #000000;}

h2{font: small-caps bold 19px "Trebuchet MS",verdana, sans-serif; color:#66ff00;
margin-bottom:0px;}
h3{font: bold 16px "Trebuchet MS",verdana, sans-serif; color:#800000;
margin-bottom:0px;}

/* hauptgerüst */
/*unten links menu*/

#kopfa {border-left:solid 1px #000000;
border-right:solid 1px #000000;
border-bottom:solid 1px #000000;
background-color:#f0f0f0;
text-align:center;
height:35px;
border-top:solid 1px #000000;}


#kopfb {
border-right:solid 1px #000000;
border-bottom:solid 1px #000000;
background-color:#FBFBFB;
text-align:right;
vertical-align:bottom;
padding-right:20px;
border-top:solid 1px #000000;}

#logoa {border-left:solid 1px #000000;
border-right:solid 1px #000000;
border-bottom:solid 1px black;
background-color:#ffffff;}

/*2 oberes menu hintergrund und gerüst*/
#logob {
border-right:solid 1px #000000;
background-color:#ffffff;
height:170px; 
background:  url("images/wo_re.jpg");
text-align:right;
vertical-align:bottom;
padding-top:1px;
border-bottom:solid 1px black;}

/*2 untere menu hintergrund und gerüst*/
#fuss {
border-right:solid 1px #000000;
border-bottom:solid 1px #000000;
background-color:#FBFBFB;
text-align:center;
vertical-align:top;
padding-top:2px;
border-top:solid 1px #000000;
height:35px;}

/*unten mitte kleines fenster mit Titel inhalt*/
#namefuss {font: normal 12px verdana, sans-serif; color: #000000;background-color:#ffffff; padding:2px;
border-right:solid 1px #000000;
border-left:solid 1px #000000;
border-bottom:solid 1px #000000;}

/*oben rechts kleines fenster mit Titel inhalt*/
#name {font: normal 12px verdana, sans-serif; color: #000000;background-color:#ffffff; padding:2px;
border-right:solid 1px #000000;
border-left:solid 1px #000000;
border-top:solid 1px #000000;
line-height:19px;}

#fussb {font: normal 11px verdana, sans-serif; color: #000000;background-color:#ffffff; padding:2px;
border:solid 1px #000000;}

/*linkes menu hintergrund und gerüst*/
#ina {border-left:solid 1px #000000;
border-right:solid 1px #000000;
background-color:#ffffff;
background:  url("images/wo_li.jpg");}

/*mitte aussen rahmen*/
#inb {padding-top: 30px; padding-left: 20px;padding-right:20px;padding-bottom: 40px;
border-right:solid 1px #000000;
background-color:#ffffff;}

/* scrolleiste internet explorer ab vers.5.5 */

body
{scrollbar-arrow-color: #000000; scrollbar-base-color: #ffffff;
scrollbar-highlight-color : #000000; scrollbar-shadow-color : #ffffff;
SCROLLBAR-TRACK-COLOR: #e6e6e6;}

/* menue oben mit den link inhalten*/

#menu2 a , #menu2 a:visited , #menu2 a:active {display:block;
background-color:#661616;/*hintergrund farbe*/
color:#ffffff; /*schriftfarbe*/
font: normal 12px verdana, sans-serif;
line-height:26px;
text-decoration:none ;
padding: 0px 6px 0px 6px;
text-align:center;
border-right:solid 1px #845354;
border-top:solid 1px #845354;}

#menu2 a:hover{
background-color:#ffffff; /*hintergrund farbe*/
color:#000000; /*schriftfarbe oberes menu*/
text-decoration:none ;}

/* menue links */

#menu1 a , #menu1 a:visited , #menu1 a:active {display:block;
background-color:#661616;
color:#ffffff;
font-style:normal;
line-height:24px;
text-decoration:none;
padding: 5px 5px 5px 5px;
text-align:right;
border-left:solid 1px #845354;
border-top:solid 1px #845354;
width:150px;}

#menu1 a:hover{
background-color:#ffffff;
color:#000000;
text-decoration:none;}

/*	

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	font-size: 80%;
	font-weight: bold;
	}	
	
ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}

#menu1 {
	width: 183px;
	height: 24px;
	border-style: solid solid none solid;
	border-color: #66FF00;
	border-size: 0px;
	border-width: 0px;
	margin: 10px;
	height: 24px;
	}
	
#menu1 li a {
  	height: 24px;
	width: 100%;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
	text-decoration: none;
	}
	
#menu1 li a:link, #menu1 li a:visited {
	color: #ffffff;
	display: block;
	background: url(images/nav_menu_li.gif);
	padding: 8px 0 0 30px;

	}
	
#menu1 li a:hover {
	color: #000000;
	background: url(images/nav_menu_li.gif) 0 -32px;
	padding: 8px 0 0 30px;

	}
	
#menu1 li a:active {
	color: #000000;
	background: url(images/nav_menu_li.gif) 0 -64px;
	padding: 8px 0 0 30px;
	}

	*/

/* allgemeine links im text */

a:link, a:visited, a:active{ font: italic 12px/18px verdana, times, serif;text-decoration:underline;color:#000000;}

a:hover{ font: italic 12px/18px verdana,  sans-serif;text-decoration:none;background-color:#881e1e;
color:#e6e6e6;}

/* uhr - datum */

input.datum {
font-size:9pt;
color:#000000;
border:solid 0px;
text-align:center;
background:transparent;}

input.zeit{
font-size:9pt;
color:#000000;
border:solid 0px;
text-align:center;
background:transparent;}

form {margin:0px;}
