body
{
	color: black; 
	font-size: 12px; 
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; 
	background-color: #51A5CD; 
	text-align: center; 
	margin: auto;
}

td
{
	font-size: 11px; 
}

a 
{ 
	color: #fff; 
	text-decoration: none;
}

a:hover
{
	color: white;
	text-decoration: underline;
}

#Box
{ 
	background-repeat: no-repeat; 
	text-align: left; 
	margin-top: -250px;
	margin-left: -380px;
	top: 50%;
	left: 50%;
	position: absolute; 
	z-index: 0; 
	width: 760px; 
	height: 500px;

}

#LogoHome
{
	visibility: visible;
	position: relative;
	z-index: 200;
	top: 215px;
	width: 611px;
	height: 64px;
	right: 0px;
	left: 149px;
}

#LogoKlein 
{
	position: absolute;
	z-index: 200;
	top: 41px;
	left: 33px;
	width: 92px;
	height: 13px;
}

#TextLinks
{
	font-size: 12px;
	position: absolute;
	z-index: 200;
	top: 353px;
	left: 31px;
	width: 533px;
	height: auto;
}

#NavSub1
{
	font-size: 11px;
	position: absolute;
	z-index: 100;
	top: 83px;
	left: 10px;
	width: 115px;
	text-align: right;
}

#NavSubSub 
{
	font-size: 11px;
	position: absolute;
	z-index: 400;
	top: 110px;
	left: 73px;
	width: 200px;
	line-height: 8px;
}

#NavSubSub1
{
	font-size: 11px;
	position: absolute;
	z-index: 400;
	top: 110px;
	left: 125px;
	width: 200px;
	line-height: 8px;
}

#NavSubSub1 a
{
	padding: 3px;
}

#list ul
{
	margin: 0;
	padding: 0;
}

#list li
{
	list-style-type: none;
	list-style-image: none;
	padding: 2px 0 2px 0;
}

#NavUnten 
{
	font-size: 11px;
	position: absolute;
	z-index: 600;
	left: 438px;
	width: 300px;
	white-space: nowrap;
	bottom: 10px;
	height: auto;

}


/* Klassen */

.Hidden
{
	visibility: visible;
	display: none;
}

.Highlight
{
	color: #000000;
}

#TextRechts 
{
	font-size: 11px;
	z-index: 200;
	top: auto;
	left: auto;
	width: auto;
	height: auto;
	list-style-image: none;
	list-style-type: none;
	padding-left: 0px;
	list-style-position: inside;
	margin-left: 0px;
	float: left;
	margin-right: 10px;
	clip: rect(auto,auto,auto,auto);
	bottom: auto;
	right: auto;
}

#TextHaupt
{
	position: absolute;
	z-index: 200;
}

.Copy
{
	font-size: 12px;
	
}

.weiss 
{
	color: #FFFFFF;
}

ul
{
	margin: 0em;
	padding: 0em;
	list-style: none;
	list-style-image: url(../images/punkt.gif);
	color: #f00;
}


ul * ul
{
	margin: 0em;
	padding: 0em;
	list-style: none;
	background-color: #efefef;
}

ul li
{
	margin: 0em;
	margin-bottom: 5px;
	padding:1px;
}

.Liste a
{

}

.Liste a:hover
{
	margin: 0em;
	margin-bottom: 20px;
	border: 1px solid #FFFFFF;
	text-decoration:none;
	padding:2px;
}

#TextKontakt {
	font-size: 11px;
	position: absolute;
	z-index: 200;
	top: 412px;
	left: 659px;
	width: 80px;
	height: auto;
	list-style-image: none;
	list-style-type: none;
	padding-left: 0px;
	list-style-position: inside;
	margin-left: 0px;
}

.InputField 
{
	color: #fff;
	background-color: #2981b1;
	width: 90%;
	border: none;
}

.InputTextarea
{
	color: #fff;
	background-color: #2981b1;
	width: 90%;
	height: 130px;
	border: none;
}

.InputSubmit
{
	border: 1px solid #FFFFFF;
	padding: 3px;
	background-color: #51A5CD;
}

.bottom {
	vertical-align: bottom;
}

#Bild {
	position: absolute;
	z-index: 200;
	height: auto;
	right: 79px;
	top: 15px;
}

#error
{
	position: absolute;
	z-index: 200;
	top: 100px;
	left: 31px;
	width: 400px;
}
