body { background-color: #FFFFFF;
	    font-family: verdana, arial, helvetica, serif;
 font-size: 12px;
 background-image: url(bilder/background.jpg);
 margin-top: 0px;
 padding-top: 0px;
 margin-bottom: 0px;
 margin-left: 0px;
 text-align: center;
}
#main {position: absolute;
width:100%	;
z-index:19;
text-align: center;
padding: 0px;
}

#background {position: fixed;
left: 0px;
top: 0px;
				margin-top: 0px;
padding-top: 0px;
				width: 100%;
				height: 100%;
				background-image: url(bilder/background_content.jpg);
				background-position: top center;
				background-repeat: repeat-y;
				z-index: 0
}

#haupttabelle {
background-image: url(bilder/background_content.jpg); 
background-position: center; 
z-index:2;
}

#inhalt {padding-left: 40px;
				padding-right: 50px
}
#menu {
margin-right: 25px;
text-align: right
}

#druckmenu {display: none}

#fusszeile {
	margin-left:	 40px;
width: 560px;
text-align: center;
padding-bottom: 5px;
margin-top: 20px		
}

/* Schriftstile */

h1 {text-align: left;
				font-family: Verdana;
				font-size: 15px;
				font-weight: bold;
				margin-top: 14px;
				margin-bottom: 2px;
				color: #000000;
				line-height: 18px;
				margin-bottom: 18px
}

h2 {text-align: left;
				font-family: Verdana;
				font-size: 14px;
				font-weight: bold;
				margin-top: 14px;
				margin-bottom: 2px;
				color: #000000;
				line-height: 18px;
				margin-bottom: 18px
}

h3 {text-align: left;
				font-family: Verdana;
				font-size: 12px;
				font-weight: bold;
				margin-top: 14px;
				margin-bottom: 2px;
				color: #000000;
				line-height: 18px;
				margin-bottom: 18px
}

p, ul, ol {text-align: left;
				font-family: Verdana;
				font-size: 11px;
				margin-top: 2px;
				margin-bottom: 2px;
				color: #000000;
				line-height: 18px;
				margin-bottom: 9px
}

.formular {border: 1px solid black;
font-family: Verdana, Arial;
font-size: 11px;
color: #FFFFFF;
background-color: #AC4222
}

.menu {text-align: center;
				font-family: Verdana;
				font-size: 11px;
				margin-top: 2px;
				margin-bottom: 2px;
				color: #000000;
				line-height: 15px
}
.pfad {text-align: left;
				font-family: Verdana;
				font-size: 9px;
				margin-top: 0px;
				padding-top: 0px;
				line-height: 9px;
				margin-bottom: 2px;
				color: #000000;
}


a:link { color: #000000;
text-decoration: underline}

a:visited { color: #000000;
text-decoration: underline}

a:hover { color: #DD0000;
text-decoration: none}

