html {
    
     }
body  {
	font-size: 100.01%;
	background-color: #ffffff;
	margin: 0 0 0 0;
	padding: 0;
	text-align: center;
	font-family:Tahoma, Geneva, sans-serif;
	width:100%;
    height:100%;
	color: #000;
}
#zentriert {
	text-align: left;
	margin: auto;
 }
 #logostart { margin:auto;
 text-align:center;
 padding-top:55px;
 }
 
a:link {
	color: #026634;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #026634;
}
a:hover {
	text-decoration: underline;
	color: #026634;
}
a:active {
	text-decoration: none;
	color: #026634;
}
#start {
	text-align:right;
	padding-top:15px;
	margin:auto;
	width:540px}
	
#text {
	padding-top:11px;
	margin:auto;
	width:960px;
	text-align:left;
}
	#text td{padding-bottom:5px;
}
#header {
	margin:auto;
	text-align:left;
	padding-top:55px;
	width: 930px;
	background:#F6F5FC;
 }
#streifen {
	margin:auto;
	text-align:left;
	padding-top:px;
	width: 930px;
	background:#026634;
	height:20px;
 }
h1 {
	font-size:120%;
	font-weight:normal;
	color: #026634;
}
h2 {
	font-size:105%;
	font-weight:normal;
	color: #026634;
}
p, li {font-size: 83%}
li {list-style:none; line-height:120%;}
small {font-size: 83%}
#spalterechts {
	padding:0px;
	width:190px;
	text-align:left;
	display:block;
	clear:both;
	float:right;
	}
#spalterechts p { padding-bottom:0px; margin-bottom:0px;}

	

#navi {margin:auto;
text-align:right;
padding-right:18px;}
