body { 
	background-color:#ffffff; 
	font-family: Tahoma, "Lucida Sans Unicode", Sans-Serif; 
	color: #000000; 
	font-size: 100%; 
	text-align:justify; 
	margin: 0px; 
}
a:link {
	color:#45A5E5;
	text-decoration:none;
}
a:visited {
	text-decoration:none;
	color:#45A5E5;
}
a:hover {
	text-decoration: underline;
	color: #C2F55E;
}
a:active {
	text-decoration: underline;
}
h1 { 
	font-size: 0.9em; 
	text-indent:4px; 
	letter-spacing: 0.2em; 
	border-bottom: 1px dotted #999999;
	border-top: 1px dotted #999999;
 }
h2 { 
	font-size: 0.9em; 
	text-indent:8px; 
	letter-spacing: 0.2em; 
	border-bottom: 1px dotted #999999;
 }
 
 h3 { 
	font-size: 0.9em; 
	text-indent:10px; 
	letter-spacing: 0.2em; 
	border-bottom: 1px dotted #999999;
 }
#ueber{
	position:absolute;
	left:5px;
	top:0px;
	width:945px;
	height:645px;
	overflow:visible;
}
#kopfzeile{
	overflow: hidden;
	visibility: visible;
	z-index: 4;
	position:absolute;
	left:0;
	top:0;
	width:945px;
	height:106px;
	background-image:url(bilder/logonalogo.gif);
	background-repeat:no-repeat;
	background-position:right;
	background-color:#C2F55E;
	border:none;
	}

#navigation {
	overflow: hidden;
	visibility: visible;
	z-index: 3;
	height: 20px;
	width: 943px;
	position:absolute;
	left: 0px;
	top: 108px;
	text-align:center;
	font-family: Tahoma, "Lucida Sans Unicode", Sans-Serif;
	border-color: #dddddd;
	border-style: solid;
	border-width: 1px;
	font-size:0.8em;
}
#haupt{
	position:absolute; 
	left:0; 
	top:129px; 
	width:945px; 
	z-index:3; 
	visibility: visible; 
	overflow:visible; 	
}
#inhalt{ 
	width:792px; 
	position:relative; 
	left:10px; 
	top:10px; 
	z-index: 4;
	font-size:0.8em;
 }
#fusszeile{ 
	font-family:Tahoma,"Lucida Sans Unicode", Sans-Serif; 
	font-size:0.7em; 
	overflow:hidden; 
	position:relative; 
	left:0; 
	top:23px; 
	width:943px; 
	height:30px; 
	z-index:3; 
	visibility: visible; 
	text-align:center; 
	border-color: #dddddd; 
	border-style: solid; 
	border-width: 1px; 
	background-color: #ffffff;
	 }
#bewerben{
	visibility:hidden;
	z-index:10;
	background-color:#C2F55E;
	position:absolute;
	left:460px;
	top:10px;
	padding:2px;
	width: 200px;
	text-align:center;
	border:dotted 1px #45A5E5;
}
#sprichwort{
	visibility:visible;
	z-index:100;
	position:absolute;
	left:202px;
	top:55px;
	padding:2px;
	width: 375px;
	text-align:center;
	font-style:italic;
	font-size:0.9em;
	color:#609fc8;
}
p { line-height: 1.7em; }
li {
	line-height: 1.7em;
	list-style-type: circle;
	margin-left: -25px;
}
.foto { margin-left:20px;margin-bottom:10px; margin-top:-1px; border:solid 1px black;}
.teamfoto{margin-left:5px;margin-top:-5px;border:none;}
