@charset "utf-8";
/* CSS Document */
body {
	width: 100%;
	background-image: url(Images/bg.gif);
	padding: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
}
#gesamt {
	width: 920px;
	height: 804px;
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	padding: 0px;
	border: 1px solid #000000;
}
#gesamt #top {
	height: 18px;
	padding-bottom: 33px;
	padding-top: 33px;
	padding-left: 406px;
	background-image: url(Images/back_top.jpg);
	text-align: left;
}
#gesamt #top #button {
	float: left;
	width: 120px;
	height: 25px;
	text-align: center;
	color: #C9C4C8;
	vertical-align: text-top;
	margin: 0px;
	padding: 0px;
}
#button a:link,
#button a:visited {
	text-decoration: none;
	color: #C9C4C8;
}
#button a:link#aktuell,
#button a:visited#aktuell,
#button a:hover {
	border-bottom: 1px solid #C9C4C8;
	color: #C9C4C8;
}
#gesamt #top #trenner {
	float: left;
	width: 2px;
	height: 21px;
	text-align: left;
	margin: 0px;
	padding: 2px;
}
#gesamt #middle {
	height: 572px;
	background-image: url(Images/back_middle.jpg);
	text-align: left;
	margin: 0px;
	padding-top: 53px;
	padding-left: 32px;
	padding-bottom: 54px;
}
#gesamt #galerie {
	height: 679px;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
}
#gesamt #middle #inhalt {
	float: left;
	padding: 30px 30px 30px 30px;
	width: 578px;
	height: 513px;
	background-image: url(Images/inhalt.png);
	text-align: left;
}
#gesamt #middle #inhalt #text {
	padding-top: 15px;
	padding-left: 25px;
	padding-right: 0px;
	padding-bottom: 15px;
}
#gesamt #middle #inhalt #text2{
	padding-top: 35px;
	padding-left: 25px;
	padding-right: 0px;
	padding-bottom: 15px;
}
#text a:link {
	color: #69003D;
	text-decoration: none;
	border-bottom: thin dotted #69003D;
}
#text a:visited,
#text a:hover,
#text a:active {
	color: #69003D;
	text-decoration: none;
	border-bottom: thin dotted #69003D;
}
#gesamt #middle #inhalt #text #bild {
	float: right;
	width: 300px;
	margin-left: 15px;
}
#gesamt #foot {
	height: 26px;
	background-image: url(Images/back_foot.jpg);
	text-align: center;
	color: #C9C4C8;
	padding-top: 15px;
	font-size: 70%;
}
#foot a:link {
	color: #AB5481;
	text-decoration: none;
	border-bottom: thin dotted #AB5481;
}
#foot a:visited,
#foot a:hover,
#foot a:active {
	color: #AB5481;
	text-decoration: none;
	border-bottom: thin dotted #AB5481;
}
table #imp {
	width: 100%;
}
#imp a:link {
	color: #69003D;
	text-decoration: none;
	border-bottom: thin dotted #69003D;
}
#imp a:visited,
#imp a:hover,
#imp a:active {
	color: #69003D;
	text-decoration: none;
	border-bottom: thin dotted #69003D;
}
.Stil5 {
	font-size: 100%;
	font-weight: bold;
	color: #C40000;
}