@charset "iso-8859-2";
#gesamt #kopf {
	background: #CCCCCC url(../Bilder/hintergrund_head.jpg) no-repeat;
	overflow: hidden;
	width: 800px;
	height: 200px;
	padding: 0px 0px;
}
#gesamt #kopf img {
	padding: 10px;
}

#gesamt {
	width: 800px;
	margin: 5px auto 10px auto;
	height: auto;
}
#gesamt #inhalt #sonder {
	float: left;
	width: 150px;
	min-height: 400px;
	margin: 40px 20px 0px 0px;
	overflow: hidden;
}

#gesamt #inhalt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 10px 20px 20px 10px;
	background-color: #E6E6E6;
	min-height: 300px;
	height: auto;
	overflow: auto;
	font-size: 95%;
}
#gesamt #inhalt h1 {
	font-size: 120%;
	font-style: italic;
	color: #990000;
	text-align: center;
	margin-bottom: 30px;
}
#gesamt #navi {
	font-size: 1.1em;
	height: 40px;
	background-color: #666666;
	background-image: url(../Bilder/hintergrund_navi.jpg);
	background-repeat: repeat-x;
}


#gesamt #fuss {
	text-align: right;
	background-color: #666666;
	height: 25px;
	padding: 5px 5px 3px 0px;
	font-size: 85%;
	vertical-align: middle;
	background-image: url(../Bilder/hintergrund_fuss.gif);
	background-repeat: repeat-x;
}

body {
	font: small Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
#gesamt #inhalt tr {
	margin: 10px 20px;
	width: auto;
	max-width: 300px;
	padding: 10px 20px 20px 30px;
	border-bottom: medium double #990000;
	min-width: 100px;
}
#gesamt #inhalt td {
	font-size: 90%;
	margin: 10px;
	padding: 10px;
	border-bottom: medium double #990000;
	min-width: 100px;
}
.rechts {
	text-align: right;
	min-width: 100px;
}

#gesamt #inhalt #sonder h2 {
	font-size: 80%;
	padding: 5px 5px 10px;
}
#gesamt #inhalt #sonder p {
	font-size: 75%;
}

.fett {
	font-weight: bold;
}
.mitte {
	text-align: center;
}
#gesamt  #inhalt  #sonder_peru {
	height: auto;
	width: 150px;
	min-height: 1200px;
	float: left;
	margin: 40px 25px 0px 0px;
}
.bilder_inhalt {
	right: 500px;
}
fieldset {
	border: 1px solid #990000;
}
.venediger {
	padding: 0px;
	margin-right: 5px;
	margin-left: 5px;
	border-style: none;
	text-align: center;
}

a img, a:link img, a:visited img {border: none; }
