* {
	padding: 0;
	margin: 0;
	}

img {
	border: 0;
}	

body {
	background-image: url(/images/background.jpg);
	}
	
#wrapper {
	width: 800px;
	padding-left: 5px;
	padding-top: 5px;
	}	
	
#header {
	width: 798px;
	margin-bottom: 10px;
	border-top: 1px;
	border-right: 1px;
	border-bottom: 1px;
	border-left: 1px;
	border-style: solid;
	background-image: url(/images/header3.jpg);	
	}	

#header h1 {
	font-size: 350%;
	}	
	
#adsense {
	width: 798px; 
	background-color: white;
	margin-bottom: 10px;
	border-top: 1px;
	border-right: 1px;
	border-bottom: 1px;
	border-left: 1px;
	border-style: solid;	
	}	

#navi_con {
	float: left;
	width: 130px;
}
	
#navi {
	float: left;
	width: 118px;
	color: black;
	background-color: white;
	padding: 5px;
	border-top: 1px;
	border-right: 1px;
	border-bottom: 1px;
	border-left: 1px;
	border-style: solid;	
	}
	
#navi li {
	list-style: none;
	margin: 0;
	}

#navi a {
	display: block;
	color: black;
	text-decoration: none;
	}	

#navi a:hover {
	display: block;
	color: gray;
	text-decoration: none;
	}	

#naviads {
	float: left;
	width: 128px;
	background-color: white;
	margin-top: 10px;
	border-top: 1px;
	border-right: 1px;
	border-bottom: 1px;
	border-left: 1px;
	border-style: solid;	
	}

#naviads2 {
	float: left;
	width: 128px;
	background-color: white;
	margin-top: 10px;
	border-top: 1px;
	border-right: 1px;
	border-bottom: 1px;
	border-left: 1px;
	border-style: solid;	
	}	
	
#content {
	background-color: white;
	width: 638px;
	margin-left: 140px;
	border-top: 1px;
	border-right: 1px;
	border-bottom: 1px;
	border-left: 1px;
	border-style: solid;	
	padding: 10px;
	}	

#content ul {
	margin-left: 35px; 
	margin-top: 10px; 
	margin-bottom: 10px; 
	}

#content h2 {
	font-size: 125%;
	}

	
#container {
	width: 400px;
	margin-left: auto;
	margin-right: auto;
	}

.bilder_con {
	width: 398px;
	margin-bottom: 25px;
	margin-left: auto;
	margin-right: auto;	
	border-top: 1px;
	border-right: 1px;
	border-bottom: 1px;
	border-left: 1px;
	border-style: solid;
	}

.bild {
	width: 302px;
	margin-left: auto;
	margin-right: auto;		
	}	
	
.beschreibung {
	padding: 5px;	
	border-top: 1px;	
	border-left: 0px;	
	border-bottom: 0px;	
	border-right: 0px;	
	border-style: solid;		
	}
	
#footer {
	width: 792px;
	background-color: white;
	margin-top: 10px;
	margin-bottom: 10px;
	border-top: 1px;
	border-right: 1px;
	border-bottom: 1px;
	border-left: 1px;
	border-style: solid;
	font-size: 90%;
	padding: 3px;
	}	