body {
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.standardschrift_gruen_fett {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #089080;
	font-weight: bold;
}
.standardschrift_grau_fett {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #999999;
	font-weight: bold;
}
.standardueberschrift_gruen_fett {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #089080;
	font-weight: bold;
	padding-left:80px;
	padding-right:165px;
}
.standardschrift_gruen_klein {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #089080;
}
.standardschrift_grau_klein {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
}
.standardschrift_schwarz_klein {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.standardschrift_gruen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #089080;
}
.standardschrift_grau {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
}
.standardschrift_schwarz {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.standardtext_schwarz {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-left:80px; 
	padding-right:165px;
}
.standardtext_schwarz a{
	text-decoration:none;
	color: #000000;
}
.standardschrift_gruen a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #089080;
	text-decoration:none;
}
.standardschrift_grau a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	text-decoration:none;
}
.textfeld {
	background-image: url(../img/textfeld.gif);
	background-repeat: no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	width: 160px;
	height:17px;
	font-weight:normal;
	border:0px;
}
.textfeld_lang {
	background-image: url(../img/textfeld_lang.gif);
	background-repeat: no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	width: 334px;
	height:16px;
	font-weight:normal;
	border:0px;
}
.textbereich{
	background-image: url(../img/textbereich.gif);
	background-repeat: no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	width: 345px;
	height:61px;
	font-weight:normal;
	border:0px;
	overflow:hidden;
}
.textbereich_gross {
	background-image: url(../img/textbereich_gross.gif);
	background-repeat: no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	width: 350px;
	height:103px;
	font-weight:normal;
	border:0px;
	overflow:hidden;
}
.schaltflaeche {
	background-image: url(../img/schaltflaeche.gif);
	background-repeat: no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	width: 117px;
	height: 21px;
	font-weight:normal;
	border:0px;
	background-color:#FFFFFF;
	text-align:left;
	padding-left:20px;
}
#navcon {
	margin: 0;
	padding: 0;
	list-style: none;
	height: 20px;
}
#navcon ul li {
	float: left;
	display: inline;
	position: relative;
}
#navcon ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	text-decoration: none;
	color: #000000;
	padding-right: 10px;
	padding-left: 10px;
	border-right: 2px solid #999999;
}
#navcon ul li a#last {
	border-right: none;
	font-size: 9px;
}
.submenu {
	margin-right: 120px;
	margin-bottom: 40px;
	color: #999999;
}
.submenu a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	text-decoration:none;
}
.submenu a#active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #089080;
	text-decoration:none;
}
.schmetterlingshintergrund {
	background:url(../img/schmetterling.gif); 
	background-position:right bottom; 
	background-repeat:no-repeat;
}