@charset "UTF-8";
/* CSS Document */
* {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #c09;
}
#container {
	height: 880px;
	width: 930px;
	margin-top: 50px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: -465px;
	position: absolute;
	left: 50%;
	background-image: url(../images/system/hintergrund.png);
	background-repeat: no-repeat;
}
.skiplink {
  position: absolute; 
  top: -5000px; 
  left: -5000px; 
  width: 0;
  height: 0; 
  overflow: hidden; 
  display: inline; 
}
a {
	color: #C74382;
	text-decoration: none;
}
a:hover {
	color: #C0F;
	text-decoration: underline;
}
#navi {
	float: left;
	width: 220px;
	margin-top: 180px;
	margin-left: 75px;
}
#navi a{
	color: #C09;
	text-decoration: none;
}
#navi a:hover {
	color: #F9F;
	border: thin solid #FAE7F6;
}
#navi ol {
	list-style-type: none;
}
#navi ul {
	list-style-type: none;
	font-size: 12px;
	letter-spacing: 0.1px;
	height: 18px;
	width: 190px;
}
#navi li {
	list-style-type: none;
	font-size: 10px;
	height: 15px;
}
#container #navi #h2 a  {
	padding-top: 3px;
	padding-right: 20px;
	padding-bottom: 3px;
}
#container #navi #h3 a {
	padding-top: 3px;
	padding-right: 20px;
	padding-bottom: 3px;
	padding-left: 15px;
}
#content {
	float: left;
	width: 545px;
	margin-left: 80px;
	margin-top: 180px;
}
#text {
	float: left;
	width: 385px;
	margin-right: 45px;
	margin-top: 90px;
}
#text1 {
	float: left;
	width: 540px;
	margin-top: 50px;
}
#text2 {
	float: left;
	width: 540px;
	margin-top: 30px;
}
#text3 {
	float: left;
	width: 380px;
	margin-top: 15px;
}
#links {
	float: left;
	height: 15px;
	width: 100px;
}
#rechts {
	float: right;
	height: 15px;
}
#mitte {
	float: left;
	height: 15px;
	padding-left: 60px;
}
#text2 span {
	color: #C74382;
}
#text2 span1 {
	color: #F9F;
}
#bilder {
	float: right;
	width: 110px;
}
#bilder1 {
	float: left;
	width: 110px;
	margin-top: 130px;
}
#bild {
	width: 110px;
	margin-bottom: 15px;
	float: left;
}
#bild1 {
	width: 110px;
	float: left;
}
#bild2 {
	width: 110px;
	float: left;
}
#box1 {
	float: left;
	width: 370px;
	margin-right: 60px;
}
#container #navi #aktive a  {
	color: #C0F;
}
#container #navi #aktive1 a {
	color: #C0F;
	padding-left: 15px;
}
#kasten {
	float: left;
	width: 385px;
	padding-right: 45px;
}
.head {
	font-weight: bold;
	font-size: 12px;
}
.subline {
	font-weight: bold;
}
#sp1a {
	float: left;
	width: 270px;
	margin-top: 35px;
}
#sp2 {
	float: left;
	width: 430px;
}
#formular {
	float: right;
	height: 20px;
	width: 270px;
}
#formular1 {
	float: right;
	height: 25px;
	width: 80px;
	margin-bottom: 20px;
	margin-top: 10px;
}
#container #content #sp1a form #formular label{
	float: right;
}
#text-oben {
	float: left;
	width: 380px;
}
#text-links {
	float: left;
	width: 200px;
}
#text-rechts {
	float: left;
	width: 180px;
}
#liste li {
	margin-left: 11px;
	list-style-type: disc;
}
#formular2 {
	float: left;
	width: 270px;
}
#container #content #kasten #sp1a form #formular2 textarea {
	float: right;
	margin-top: 5px;
}
.face {
	width: 0px;
	position: absolute;
	display: inline;
	height: 0px;
}

