#mainbody {
	background-color:#e8e8e8;
}

#contentdiv {
	background-image:url('back.gif');
	background-repeat:repeat-y;
	background-color:#ffffff;
	width:732px;
	position:absolute;
	z-index:1000;
	left:147px;
}
#contentdivInner {
	width:635px;
	padding-left:56px;
	padding-top:130px;
	font-size:14px;
	font-family:tahoma,arial,sans-serif;
	text-align:justify;
	background-image:url('banner.png');
	background-repeat:no-repeat;
	background-position:37px 0px;
}

h1 {
	font-size:17px;
}
h2 {
	font-size:14px;
	font-weight:bold;
	margin-top:20px;
	margin-bottom:0px;
}

p {
	margin-top:5px;
}

#contentdivErg1, #contentdivErg2 {
	background-repeat:no-repeat;
	background-color:#e8e8e8;
}
#contentdivErg1 {
	background-image:url('backErg1.gif');
	height:25px;
}
#contentdivErg2 {
	background-image:url('backErg2.gif');
	height:40px;
	padding-top:19px;
}

#contentdivErg2b, #contentdivErg2c {
	background-repeat:no-repeat;
	position:absolute;

	padding-top:5px;

	font-size:11px;
	font-family:tahoma,arial,sans-serif;
	color:#408040;
}
#contentdivErg2b {
	padding-left:24px;
}
#contentdivErg2c {
	background-image:url('band2.gif');
	height:50px;
	width:369px;
	left:330px;

	padding-left:27px;
}

#menudiv {
	background-image:url('band1.gif');
	background-repeat:no-repeat;
	height:441px;
	width:152px;
	position:absolute;
	z-index:2000;
}
#menudivInner {
	position:absolute;
	top:80px;
	left:30px;
	font-size:15px;
	font-family:tahoma,arial,sans-serif;
	font-weight:bold;
}

a {
	color:#408040;
	padding-bottom:5px;
}
a:hover {
	color:#60b060;
}

#menudivInner a {
	text-decoration:none;
}

div.button {
	padding-bottom:8px;
}

img.illustration {
	margin-left:15px;
	margin-top:4px;
	float:right;
}

p.zentral {
	margin:25px;
	font-weight:bold;
	float:clear;
}

img {
	border-style:none;
}
