body {
              display: block;
              background-color: #b3d8a3;
              width: 100%;
              margin: 0px;
              padding: 0px;
              text-align: center;
              font-family: Verdana, Arial, Sans-serif;
              font-size: 13px;
}h1 {
	font-size: 18px;
	color: #000000;	
}
h2 {
	font-size: 18px;
	color: #2A40C5;
}
a { text-decoration: none; color: #000000;}
.listD2 {
	padding: 20px;
}
.hiddenListDiv {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 20px;
	padding-left: 20px;
	display: none;
}
#rootC {
	width: 780px;
	margin:0px auto;
	padding: 0px;
	min-height: 600px;
	background-image: url(/grafik/shadowAlpha2.png);
	text-align: left
}
#mainC {
	padding-bottom: 40px;
	position: absolute;
	width: 750px;
	min-height: 600px;
	padding: 12px;
	overflow: auto;
	position: relative;
}

#contentC {
	width: 774px;
	margin:0px auto;
	padding-top: 10px;
	background-color: #FFFFFF;
	height: 100%;
	position: relative;
}
#topC {
	width: 750px;
	padding: 12px;
	position: relative;
}
#topBg {
	width: 750px;
	height: 110px;
	margin: 12px;
	margin-top: 0px;
	background-color: #d4dedd;
	background-repeat: no-repeat;
	position: relative;
}
#topD {
	display: block;
	background-color: #d4dedd;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	margin: 0px;
	padding: 0px;
	position: relative;
	height: 100px;
}
#topCorner {
	display: block;
	background-image: url(/grafik/top_corners.gif);
	background-repeat: no-repeat;
	border: 0px;
	margin: 0px;
	padding: 0px;
	position: relative;
	height: 110px;
}
#topLogo {
position: relative;
padding-top: 5px;
}
#topMenu {
	position: absolute;
	top: 85px;
	left: 150px;
}
.box {
	background-color: #D4DEDD;
	border: 1px solid #000000;
	padding: 10px;
}

ul {
	list-style-position: inside;
	list-style-type: disc;
	margin-left: 0;
	padding-left: 1em;
	text-indent: -1em;
	margin-top: 6px;
	margin-bottom: 6px;
	font-size: 15px;
}
.topMenuItem {
	padding-left: 4px; padding-right: 4px; padding-bottom: 0px; padding-top: 4px;
	margin-right: 4px;
	height: 19px;
	background-color: #B8D5C9;
	font-family: Arial, Verdana, Sans-serif;
	-moz-opacity:0.5;
	opacity: 0.5;
	float: left;
	filter:alpha(opacity=50);
	border-top: 1px solid;
	border-left: 1px solid;
	border-right: 1px solid;
	border-bottom: 0px;
	color: #000000;
}
.topMenuItem a { color: #000000; }
.topMenuItem:hover,#topMenuItem a:hover { color: #000000; border: 0px; }

.horn1{display: block; margin: 0 5px; height: 1px; overflow: hidden; background-color: #000000;}
.horn2{display: block; margin: 0 3px; height: 1px; overflow: hidden; background-color: #000000;}
.horn2c{display: block; margin-left: 3px; margin-right: 3px; height: 1px; overflow: hidden; background-color: #d4dedd;}
.horn3{display: block; margin: 0 2px; height: 1px; overflow: hidden; background-color: #000000;}
.horn3c{display: block; margin-left: 2px; margin-right: 2px; height: 1px; overflow: hidden; background-color: #d4dedd;}
.horn4{display: block; margin: 0 1px; height: 2px; overflow: hidden; background-color: #000000;}
.horn4c{display: block; margin-left: 2px; margin-right: 2px; height: 1px; overflow: hidden; background-color: #d4dedd;}
.horn4d{display: block; margin-left: 1px; margin-right: 1px; height: 1px; overflow: hidden; background-color: #d4dedd;}

.links a {
	font-size: 12px;
	font-weight: bold;
}

.links p {
	padding-bottom: 8px;
}