
body {
	background-image: url(css/back.gif);
	margin: 0px;
	padding: 0px;
	text-align: center;
	
}


#header {
width: 850px;
height: 150px;
border:none;
margin:0px auto 0px auto;
text-align:left;
} 



#nav {
width: 820px;
height:26px;
border:none;
margin:0px auto 0px auto;
padding-left:30px;
text-align:left;
font-family:Georgia, "Times New Roman", Times, serif;
font-style:italic;
padding-top: 4px;
font-size:16px;
background-image:url(bilder/nav_back.jpg) ;
background-repeat:no-repeat;
} 

#nav a {
color:#999999;
text-decoration:none;
margin-right: 30px;
} 

#nav a:hover {
color:#000000;
} 


#main {
width: 850px;
height: 600px;
background-image:url(bilder/main_back.jpg) ;
background-repeat:no-repeat;
border:none;
margin:0px auto 0px auto;
text-align:left;
padding-top: 15px;
} 

#content {
width: 560px;
height: 395px;
border:none;
margin:0px 0px 0px 30px;
text-align:left;
padding:0px;
font-style:italic;
font-size:16px;
} 


#content h2 {
color: #999999;
font-family:Georgia, "Times New Roman", Times, serif;
font-size: 18px;
font-weight: normal;
padding: 0px;

} 


#content ul li {
margin: 0px;
padding: 0px;
line-height:19px;

} 

#content a {
color:#999999;
text-decoration:none;
} 

#content a:hover {
color:#000000;
}





#button  {
display: block;
height:204px;
width: 204px;
position: fixed;
top: 50px;
right: 80px;

}



















