body {
	background-color: #ffffff; 
	color:#004040;
	font-family:verdana; font-size:12px;
	margin:0px;
	padding:0px;
}
.p {
	margin:0px;
	padding:0px;
	font-size: inherit;
	font-family: inherit;
	font-weight: inherit;
	text-align: inherit;
	color: inherit;
	line-height: inherit;
	vertical-align: top;
}
p {
	padding-top:0px;
	margin-top:0px;
}

h1 { font-weight:normal; }
.fett {font-size:15px; font-weight:bold; color:#FFF; padding-top:0px; padding-bottom:10px;  }

img {	border:0px; }
div {	margin:0px;	padding:0px; }



ul#topnavi li { 
	font-weight:bold;
	color:#FFF;
	text-align:center;
	display:inline;
	float:right; 
	margin-right:30px;
}

#mainnavi { 
	float:left;
	width:200px;
	margin-bottom:20px;
	padding:0px 0px 0px 40px;
	font-size:13px; font-weight:bold;
	list-style-type:none; 
}

#subnavi { 
	width:160px;											
	padding:0px 0px 20px 20px;
	font-size:12px; font-weight:normal;
	list-style-type:none; 
}

a.toplink:link { color:#E1F3BE; text-decoration:underline;}
a.toplink:visited { color:#E1F3BE; text-decoration:underline;}
a.toplink:active { color:#E1F3BE; text-decoration:underline;}
a.toplink:hover { color:#FFF;  text-decoration:none;}

a.mainlink:link { color:#004040; text-decoration:none;}
a.mainlink:visited { color:#004040; text-decoration:none;}
a.mainlink:active { color:#004040; text-decoration:none;}
a.mainlink:hover { color:#39F; text-decoration:none;}

#main {
	width:950px;
	height:auto;
	margin: 20px auto 50px auto;
	border:#004040 solid 1px;
}
#header {
	background-image:url(../bilder/logo1.jpg); background-repeat:no-repeat;
	width:950px;
	height:100px;
	margin: 0px 0px 0px 0px;
	float:right;
}
#login {
	color:#FFF;
	text-align:center;
	display:inline;
	float:right; 
	margin:20px	40px 10px 0px;
}
#navigation {
	float:left;
	width:220px;
	height:auto;
	margin:100px 50px 50px 0px;
	padding:0px;
}
#content {
	float:left;
	background-image:url(../bilder/neu-1.jpg); background-repeat:repeat-x; background-position:top;
	width:950px;
	height:auto;
	padding:0px;
	line-height:1.3em
}
#content-middle {
	float:left;
	border:#004040 solid 1px;
	background-image:url(../bilder/neu-1.jpg); background-repeat:repeat-x; background-position:top;
	width:600px;
	height:auto;
	margin-top:50px; margin-bottom:50px;
	padding:20px;
}
#mainImage {
	float:left;
	background-image:url(../bilder/mainIMG.jpg); background-repeat:no-repeat; 
	width:180px;
	height:180px;
	padding:0px;
	margin-top:50px; margin-left:40px;
}
/* Eingefügt Anfang CS*/
.logo img {
	
	width:170px;
	height:170px;
	margin-top:30px; margin-left:40px;

}
/*Eingefügt  Ende CS*/
#foot-1 {
	float:left;
	background-image:url(../bilder/middle_verl.jpg); background-repeat:repeat-x;
	width:950px;
	height:50px;
}
#foot-2 {
	float:left;
	background-image:url(../bilder/footer.jpg);
	width:950px;
	height:100px;
	border-top:#96CE13 solid 1px;
}
#foot-txt{
	float:right;
	font-size:10px; 
	color:#FFF; 
	margin-right:40px;
	padding:10px;
}

.font1 { font-size:10px; }
.font2 { font-weight:bold; }
.font3 { font-size:14px; font-weight:bold; }
.font4 { font-size:16px; font-weight:bold; }
.font5 { font-size:20px; font-weight:bold; }

.color-1 { color:#999; }
.color-2 { color:#333; }
.color-3 { color:#39F; }
.color-4 { color:#AA095E; }

.spacer-1 { clear:both; width:1px; height:10px; }
.spacer-2 { clear:both; width:1px; height:20px; }
.spacer-3 { clear:both; width:1px; height:30px; }
.spacer-4 { clear:both; width:1px; height:40px; }

.inftxt { color:#39F; }
.errtxt { color:#903; line-height:20px;}
.worktxt { color:#9C0; padding-left:10px; }

.AbsWrap {
	width: 100%;
	position: relative;
}
.rowWrap {
	width: 100%;
}
.clearfloat {	clear:both;	height:0px; }

#topnav {
	float:right;
	width:auto; height:15px; 
	padding:0px; margin:0px 50px 0px 0px; 
	text-align:center;border-bottom:#E1F3BE 1px none;
}
#topnav-2 {
	width:auto; height:15px; 
	position:absolute; top:100px;
}
#topnav-3 {
	float:right;
	width:auto; height:15px; 
	margin:5px 20px 0px 0px; 
	text-align:center;border-bottom:#E1F3BE 1px none;
}

