#kopfleiste, #hauptcontainer, #topmenu {
	width: 1006px;
}
#header-img {
	width: 1000px;
}

#topmenu {
	position: absolute;
	top: 45px;
	right: 10px;
	font: bold 12px Verdana,Arial;
	clear:both;
	text-align:right;
	color:#000000;  
	padding:5px;
	padding-right:10px;  
	}

#topmenu a {
	text-decoration: none;
	color: #000000;
	}

body, html {
	position: relative;
	text-align: center;
	border: 0;
	margin: 0 auto;
	padding: 0;
	width: 100%;
	height: auto;
	font: normal 100% Verdana, Arial, Helvetica, sans-serif;
	background: #d8e1f3;
}
#hauptcontainer {
	position: relative;
	z-index: 0;
	text-align: left;
	margin: 0 auto;
	height: 100%;
}
#inhalt {
	position: absolute;
/*	z-index: 1;*/
	top: 120px;
	left: 215px;
	width: 765px;
	height: auto;
	padding: 10px 10px 10px 10px;
	background: #bddad1;
	clear: both;
}

#navigation {
	position: absolute;
	top: 90px;
	left: 25px;
	width: 168px;
/*	height: 25px; */
	background: #d1e7e4;
	border: 1px dashed #000000;
}

#kopfleiste {
	position: absolute;
	left: 0;
	top: 0px;
	height: 40px;
	background: #d8e1f3;
   	text-align: center;
}
#lastchanges {
	font-size: 8px;
	font-weight: normal;
}

H1, H2, H3, H4, P, UL { font-family: Verdana, Arial, Helvetica, sans-serif; color: #000000; }A { color: #004078; text-decoration: none; }A:hover { color: #004078; text-decoration: underline; }P, UL, OL { font-size: 14px; }P { margin: 0px 0px 0px 0px; }H1 { font-size: 22px; color: #000000; text-decoration: underline; padding: 0 0 3px 0; }H2 { font-size: 16px; color: #000000; }H3 { font-size: 14px; color: #000000; }H4 { font-size: 18px; color: #000000; text-decoration: none; text-align: center; padding: 0 0 0 0; margin: 0 0 0 0;}H5 { font-size: 22px; color: #000000; text-decoration: underline; text-align: center; padding: 0 0 0 0; margin: 0 0 0 0;}H1, H2, H3 { margin: 0px 0px 0px 0px; margin-top: 20px; }H1 { margin: 0px 0px 0px 0px; margin-top: 20px; margin-bottom: 20px; }H2, H3 { margin: 0px 0px 0px 0px; margin-top: 20px; margin-bottom: 10px; }H4, H6 { margin: 0px 0px 0px 0px; margin-top: 20px; margin-bottom: 10px; }H1.csc-firstHeader, H2.csc-firstHeader  { margin-top: 0px; }H3.csc-firstHeader { margin-top: 0px; }H4.csc-firstHeader, H5.csc-firstHeader, H6.csc-firstHeader { margin-top: 0px; }P.bodytext { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; color: #000000; line-height: 16px; padding-bottom: 6px;}UL { list-style-type: disc; list-style-position: outside; }UL UL LI { font-size: 14px; }LI { padding-left: 2px; }IMG { border-style: none; }P.csc-caption { font-size: 10px; }
.important { color: #ff0000;}.csc-textpic-caption { font-family: Verdana, Arial, Helvetica, sans-serif; color: #000000; font-size: 12px; font-weight : bold;}
SELECT {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #EDEFF1;
	border: 0px solid #CCCCCC;
}

TEXTAREA {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border:1px solid #CCCCCC;
	color: #000000;
	font-weight : normal;
	background-color: #ffffff;
}

INPUT {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	border: 1px solid #666666;
}

BUTTON {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #000000;
}

.csc-mailform {
	width: 300px;
	border: 0px none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding-left: 36px;
}

.csc-mailform-field {
	margin-bottom: 6px;
	line-height: 18px;
}

