font, p, h1, h2, h3, h4, ul, ol, li, div, td, th, a, address, blockquote, nobr, b, i, input, .menu { 
  font-family:Tahoma,sans-serif; 
	color:#000000; 
	font-size:10pt
}

h1 {
  font-weight:bold; 
	font-size:16pt; 
	text-decoration:underline;
	text-align: center;
}
h2 {
	font-size:16pt; 
	text-decoration:underline;
}
h3 {
	font-size:12pt; 
	text-decoration:underline;
}
h4 {
  text-decoration: underline;
	font-size:10pt ;
}

td {
  vertical-align:top;
}


.oben {
border-top:2px groove #000000;
border-bottom:2px groove #000000;
padding: 7px;
}

.menu {
  font-weight:bold;
  background-color: #DDDDDD;
}


/* Links  */

a:link, a:active, a:visited { color:#000000; text-decoration:none; font-weight:bold  }
a:hover { color:#000000; text-decoration:underline overline; font-weight:bold }


/* Formulare */

input {
  font-size:8pt;
  border-color:#336699;
}


BODY {
margin-left:10px; 
margin-right:10px; 
margin-top:10px; 
margin-bottom:10px;

background-image:url(hintergrund.jpg); 
background-color:#FFFFFF;
background-repeat:no-repeat; 
padding:0px; 

scrollbar-base-color:#000000;
scrollbar-track-color:#FFFFFF;
scrollbar-face-color:#FFFFFF;
scrollbar-highlight-color:#FFFFFF;
scrollbar-3dlight-color:#000000;
scrollbar-darkshadow-color:#FFFFFF;
scrollbar-shadow-color:#000000;
scrollbar-arrow-color:#000000;
}

.linie_unten {
  border-bottom: 1px solid black;
}

.einrueck1 {
  margin-left:15px;
}

.komm {
  position: absolute;
  left: 65px;
  width:250px;
}

.kommtext {
  position: absolute;
  left: 65px;
  width:450px;
  height: 50px;

}

.html {
  margin-left:25px;
  font-style: italic;
}