
﻿<style type="text/css">


* {
margin: 0;
padding: 0;

}		
		
body {
background-color: #fff;
font-family: helvetica, san-serif, verdana;
font-size: 100.01%;
	font-size: x-small; /*fŸr IE*/
	font-size: small; /* fŸr andere*/
	voice-family: "\"}\"";
	voice-family: inherit;
	line-height: 1.3em;
	font-weight: normal;
	text-decoration: none;
	color:#666;

}

h1 {
font-size: 1.2em;
color:#fff;
margin-top:-30px;

}


p {
font-size: 1em;
line-height: 1.4em;
}






#content {
width: 525px;

margin: 12% auto 0 auto;
text-align:center;

}

/* 

#navi {
margin: 0 auto 0 auto;

padding:0;


}


	

#navi ul li {
display:inline;
margin: 0 auto 0 auto;
font-size: 0.8em;
font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
padding-right: 15px;
}
	
#navi {font-size: 1em; background-color: transparent; color: #333;}
#navi a:link{text-decoration: none;  background-color: transparent; color: #333;}
#navi a:visited{text-decoration: none;  background-color: transparent; color: #333;}
#navi a:hover{text-decoration: none;  background-color: transparent; color: #49b1ab;}
#navi a:active{text-decoration: none;  background-color: transparent; color: #333;}
	
Navigation ausgeblendet */


img {

z-index: 2;
height:auto;
margin: 0px auto 0 auto;
border: none;
}



#text {
	margin: 0px auto 50px auto;
	text-align: right;
	
	
	}






