/* CSS Document */

/* Mozilla */
html {height:100%;}
/* IE */
body {height:100%;}

#oben {
width: 900px;
height: 19px;
margin-left: auto;
margin-right: auto;
margin-top: 50px;
margin-bottom: 0;}

#header {
width: 900px;
height: 165px;
margin-left: auto; 
margin-right: auto;
margin-top: 0;
margin-bottom: 0;}


#zwischenraum {
width: 900px;
height: 11px;
margin-left: auto;
margin-right: auto;
margin-top: 0;
margin-bottom: 0;}


#navi {
width: 900px;
height: 13px;
margin-left: auto; 
margin-right: auto;
margin-top: 0;
margin-bottom: 0;}

#trennung {
width: 900px;
height: 24px;
margin-left: auto;
margin-right: auto;
margin-top: 0;
margin-bottom: 0;}

#content {
width: 900px;
margin-left: auto; 
margin-right: auto;
margin-top: 0;
margin-bottom: 0px;}

#footer {
width: 900px;
height: 38px;
margin-left: auto;
margin-right: auto;
margin-top: 0;
margin-bottom: 36px;}

* {margin: 0; padding: 0;}


img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: 0;
	margin-left: 0;
	margin-top: 0;
	margin-bottom: 0;}


h1 {
	font-family: Verdana;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	margin-left: 20px;
	margin-right: 20px;}


h2 {
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	margin-left: 20px;
	margin-right: 20px;}


h3 {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	margin-left: 20px;
	margin-right: 20px;}

h4 {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	margin-left: 20px;
	margin-right: 20px;}


p {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	text-align: justify;
	margin-left: 20px;
	margin-right: 20px;}



table {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	text-align: justify;
	margin-left: 20px;
	margin-right: 20px;}


a {
color: #6ca33e;
text-decoration: underline;}


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

a:hover {
color: #454545;
text-decoration: underline;}

