html, body {
	height: 100%;
}

body {
	margin: 0;
	padding: 0;
	background-color: #ffffff;
	font: 12px verdana, helvetica, arial, sans-serif;
	color: #000000;
	background-image: url('../gfx/bg-gelb.gif');
	background-repeat: repeat-y;
}

td {
	vertical-align: top;
}

p {
	text-align: left;
	margin-top: 10px;
}

a {
	color: #ed1c24;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #f69679;
	font-weight: bold;
	text-decoration: underline;
}

dl {
	margin: 0;
}

h1 {
	font: 24px tahoma, helvetica, arial, sans-serif;
	font-weight: bold;
	color: #f69679;
	margin: 0;
	padding: 0;
	border: 0;
}

h2 {
	text-align: center;
	font-size: 16px;
	font-weight: bold;
}

h3 {
	text-align: center;
	font-size: 14px;
	font-weight: bold;
}

img {
	border: 0;
}

#seitenrahmen {
	position: relative;
	min-height: 100%;
	height: 100%;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: auto;
	background-image: url('../gfx/bg-gelb.gif');
	background-repeat: repeat-y;
}

html>body #seitenrahmen {
	height: auto;
}

#hauptrahmen {
	padding: 0px;
	padding-bottom: 24px;
	width: 100%;
	background-image: url('../gfx/kopflinie.gif');
	background-repeat: repeat-x;
}

#fussrahmen {
	position: absolute;
	bottom: 0;
	padding: 0px;
	background-color: #ed1c24;
	width: 100%;
}

#haupttabelle {
	width: 813px;
	border-spacing: 0px;
	border-collapse: collapse;
}

#fusstabelle {
	width: 813px;
	border-spacing: 0px;
	border-collapse: collapse;
}

#partnertabelle {
	width: 573px;
	border-spacing: 0px;
	border-collapse: collapse;
	margin-bottom: 5px;
}

#kopfzelle {
	width: 240px;
	padding: 0px;
	background-image: url('../gfx/kopflinie.gif');
	background-repeat: repeat-x;
}

#titelzelle {
	width: 573px;
	padding: 30px 5px 0 5px;
	text-align: right;
	background-image: url('../gfx/kopflinie.gif');
	background-repeat: repeat-x;
}
#titelzelle .banner {
	font-style: oblique;
	font-size: 10px;
	margin: 10px 0px 0px 0px;
}

.zwischenzelle {
	width: 813px;
	height: 0px;
	padding: 0px;
}

#navigationszelle {
	width: 240px;
	padding: 0 10px 5px 10px;
}

#inhaltzelle {
	width: 573px;
	padding: 5px 10px 5px 10px;
}
#inhaltzelle ul,ol,li {
	margin-top: 10px;
}

#leerzelle {
	width: 240px;
	padding: 5px 10px 5px 10px;
	background-color: #ed1c24;
}

#fusszelle {
	width: 573px;
	padding: 5px 10px 5px 10px;
	text-align: center;
	background-color: #ed1c24;
}

.partnerzeile {
}

.partnerzelle {
	width: 286px;
	padding: 5px;
	background-color: #ffefcf;
}

.partnerzellebreit {
	width: 573px;
	padding: 5px;
	background-color: #ffefcf;
}

#karte {
	width: 280px;
	height: 210px;
	border: 1px solid #c8cbcd;
}
#kartebreit {
	width: 573px;
	height: 573px;
	margin: 0 0 5px 0;
}

.mp-logo {
	border: 1px solid #c8cbcd;
}

.menue {
	width: 180px;
	padding: 0px 0px 2px 0px;
	background-color: #ffefcf;
	text-indent: 20px;
}
.menue2 {
	width: 180px;
	padding: 0px 0px 2px 0px;
	background-color: #ffefcf;
	text-indent: 30px;
}

.menue a {
	color: #ed1c24;
	font-weight: bold;
	text-decoration: none;
}

.menue a:hover {
	color: #f69679;
	font-weight: bold;
	text-decoration: underline;
}

.fuss {
	color: #000000;
	font-weight: bold;
}

.fuss a {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

.fuss a:hover {
	color: #f69679;
	font-weight: bold;
	text-decoration: underline;
}

.partnerlink a {
	font-weight: normal;
	text-decoration: none;
}

.partnerlink a:hover {
	font-weight: normal;
	text-decoration: underline;
}

.grafikstern {
	float: right;
	margin: 20px 63px 10px 20px;
}

.grafikindex {
	float: right;
	margin: 20px 63px 10px 20px;
}

.grafikrechts {
	float: right;
	margin: 0px 0px 10px 10px;
}

.grafiklinks {
	float: left;
	margin: 0px 10px 10px 0px;
}

.gelb {
	color: #ffefcf;
}

.rosa {
	color: #f69679;
}

.rot {
	color: #ed1c24;
}

@media print {
	body { font-size: 80%; background: none; }
	#kopfzelle, .zwischenzelle, #navigationszelle, #fussrahmen, form, .mpnav { display: none; }
	#seitenrahmen, #hauptrahmen, #titelzelle, .partnerzelle, .partnerzellebreit { background: none; }
	#titelzelle, #inhaltzelle, #partnertabelle, .partnerzeile, .partnerzellebreit { width: 100%; }
	#titelzelle { text-align: center; }
	#titelzelle h1 { color: black; }
	.mp-logo { border: 0; }
}
