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;
}
a {
	color: #c73d8a;
}
a:visited {
	color: #c73d8a;
}
a:hover	{
	text-decoration: none;
}
span.blau {
	color: #54acd6;
}
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;
}
img {
	border: none;
}
tr,td {
    font-size: 11px;
	line-height: 16px;
	vertical-align: top;
	padding: 8px 25px 13px 8px;
}
table {
	border-collapse: collapse;
	padding: 0px;
	margin: 0px;
}
#mitte {
	margin-right: auto;
	margin-left: auto;
	position: relative;
	width: 880px;
	background-color: #ffffff;
}

/* MENUE OBEN ANFANG */
#menueoben {
	position: absolute;
	width: 880px;
	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: 702px;
	top: 63px;
	z-index: 2;
}
#menueobenrechts img {
	vertical-align: -1px;
}
#schattenoben {
	position: absolute;
	height: 13px;
	width: 876px;
	top: 79px;
	left: 2px;
}
#dach {
	position: absolute;
	height: 79px;
	width: 170px;
	left: 345px;
}
/* MENUE OBEN ENDE */
#schattenlinks {
	position: absolute;
	height: 418px;
	width: 17px;
	top: 79px;
	left: -15px;
}
#schattenrechts {
	position: absolute;
	height: 418px;
	width: 17px;
	top: 79px;
	left: 878px;
}
#logo {
	top: 115px;
	height: 141px;
	width: 145px;
	position: absolute;
	left: 358px;
	z-index: 3;
}
#trennlinie {
	position: absolute;
	top: 305px;
	width: 880px;
	height: 20px;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #fde9e8;
}
#wegweiser {
	position: absolute;
	height: 30px;
	top: 344px;
	width: 600px;
	left: 37px;
	z-index: 3;
}
#schriftgroesse {
	text-align: right;
	position: absolute;
	height: 30px;
	top: 344px;
	width: 842px;
	padding-right: 38px;
	z-index: 2;
}
#schriftgroesse img {
	vertical-align: -3px;
}
#tipps {
	position: absolute;
	height: 35px;
	top: 376px;
	left: 37px;
	width: 212px;
	background-color: #facecd;
}
#bildlinks {
	position: absolute;
	height: 208px;
	top: 565px;
	width: 249px;
}
#ueberschrift {
	position: absolute;
	width: 560px;
	height: 35px;
	top: 376px;
	left: 284px;
}
#inhalt {
	position: relative;
	width: 535px;
	left: 297px;
	min-height: 325px;
	font-size: 11px;
	line-height: 16px;
	padding-bottom: 32px;
	padding-top: 435px;
}
* html #inhalt {height: 325px;} /*style for IE6*/

#inhalt h2,h3 {
	font-size: 11px;
	font-weight: bold;
	margin: 0px 0px 16px;
	padding: 0px;
}
#drucken {
	width: 535px;
	text-align: right;
	margin-top: 32px;
}
#footer {
	position: relative;
	width: 856px;
	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;
}
/* Tabellen */
tr.header {
	background-color: #fee7e3;
	font-weight: bold;
	color: #c73d8a;
}
td.zelle1 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #fee7e3;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #fee7e3;
}
td.zelle2 {
	background-color: #fbd3d2;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #fee7e3;
}
td.zellenheader {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #fee7e3;
}
td.normal {
	padding: 0px 25px 0px 0px;
	font-size: 11px;
	line-height: 16px;
	vertical-align: top;
}
table.ganzebreite {
	width: 100%;
	padding: 0px; 
}
