body {
	background-color: #fbd3d2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #000000;
	margin: 0px;
	padding: 0px 15px;
	background-image: url(../images/hintergrund.gif);
	background-repeat: repeat-x;
}
p {
	margin: 0px;
	padding: 0px;
}
span.violett {
	color: #c73d8a;
}
span.violettfett {
	color: #c73d8a;
	font-weight: bold;
}
span.fett {
	font-weight: bold;
}
h1 {
	font-size: 11px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	color: #c73d8a;
}
h2,h3,h4,h5,h6 {
	font-size: 11px;
	font-weight: bold;
	padding: 0px;
	color: #000;
}
img {
	border: none;
}
#mitte {
	margin-right: auto;
	margin-left: auto;
	position: relative;
	width: 952px;
	background-color: #ffffff;
}

/* MENUE OBEN ANFANG */
#menueoben {
	position: absolute;
	width: 952px;
	color: #ffffff;
	background-color: #fbd3d2;
	background-image: url(../images/hintergrund.gif);
	height: 92px;
}
#menueoben a {
	color: #ffffff;
	text-decoration: none;
}
#menueoben a:hover {
	text-decoration: underline;
}
#menueoben a:visited {
	color: #ffffff;
	text-decoration: none;
}
#menueoben a:hover {
	text-decoration: underline;
}
#menueobenlinks {
	position: absolute;
	width: 300px;
	left: 14px;
	top: 63px;
	z-index: 2;
}
#menueobenlinks img {
	vertical-align: 0px;
}
#menueobenrechts {
	position: absolute;
	left: 774px;
	top: 63px;
	z-index: 2;
}
#menueobenrechts img {
	vertical-align: -1px;
}
#schattenoben {
	position: absolute;
	height: 13px;
	width: 948px;
	top: 79px;
	left: 2px;
}
#dach {
	position: absolute;
	height: 79px;
	width: 170px;
	left: 391px;
}
/* MENUE OBEN ENDE */
#schattenlinks {
	position: absolute;
	height: 418px;
	width: 17px;
	top: 79px;
	left: -15px;
}
#schattenrechts {
	position: absolute;
	height: 418px;
	width: 17px;
	top: 79px;
	left: 950px;
}
#logo {
	top: 115px;
	height: 141px;
	width: 145px;
	position: absolute;
	left: 404px;
	z-index: 3;
}
#trennlinie {
	position: absolute;
	top: 305px;
	width: 952px;
	height: 20px;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #fde9e8;
}
#inhalt {
	position: relative;
	width: 911px;
	left: 20px;
	font-size: 11px;
	line-height: 16px;
	padding-top: 335px;
}
#drucken {
	width: 535px;
	text-align: right;
	margin-top: 32px;
}
#footer {
	position: relative;
	width: 928px;
	font-size: 11px;
	color: #c73d8a;
	height: 40px;
	background-color: #fbd3d2;
	text-align: center;
	background-image: url(../images/unten.gif);
	background-repeat: no-repeat;
	padding: 12px;
}
