body {
	margin: 20px;
	padding: 0;
	font-family: sans-serif;
	
}
a {
	text-decoration: none;
	color: Black;
}
#main {
	width: 989px;
}
#navi_oben {
	width: 990px;
	height: 38px;
	margin: 0;
	padding: 0;
	
}
#navi_links {
	margin-top: 20px;
	float: left;
	
	}
	
#navi_links td {
	border:none;
	
	}	
	
}
#inhalt {
   margin-top: 20px;
	margin-left: 20px;
	margin-right: 15px;
	float: left;
	clear: none;
}
#inhalt {
	width: 760px;
	
   margin-top: 20px;
	margin-left: 45px;
	
	float: left;
	clear: none;
}
#ausgabe{
	font-family: Arial, Verdana, Helvetica;
	font-size: 9;
	text-align: center;
	width: 760px;
	
   margin-top: 20px;
	margin-left: 45px;
	
	float: left;
	clear: none;
	}
#ausgabe h3 {

}
#ausgabe th {
	padding-right:10;
	}
#ausgabe td {
	padding-right:10;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
	
	}
#ausgabe table{
font-size: 10px;

}


#kalender 	{

font-family: Arial, Verdana, Helvetica;
	font-size: 11;
	text-align: center;
	width: 760px;
	padding-top: 10px;
	margin-left: 205px;
	color: black;
	background-color: #c6c6c6;
	border: solid 1px;
}

#inhalt_gallery {
	width: 770px;
	height: 600px;
	
   margin-top: 20px;
	margin-left: 45px;
	
	float: left;
	clear: none;
}
#inhalt p {
	text-align: justify;
}
.zelle {

	background-color: #000;
	color: #fff;
	background: url(images/zelle.gif);
	background-repeat: repeat-x;
}

.bild_navi {
	float: left;
	margin-bottom: 5px;
}

.bild_navi_header {
	float: left;
	width: 250px;
	height: 24px;
	background-color: #000;
	color: #fff;
	background: url(images/zelle.gif);
	background-repeat: repeat-x;
}
#inhalt_bild_navi {
	position: relative;
	width: 760px;
	
   margin-top: 20px;
	margin-left: 45px;
	
	float: left;
	clear: none;
}