body{
	color:black;
	padding:0;
	font:13px verdana, sans-serif;
	background-color: #6AA8D3;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(images/bg_body3.jpg);
	background-repeat: repeat-y;
	background-position: center;
}

#container{
	left: auto;
	right: auto;
	width: 979px;
	align: center;
	margin-right: auto;
	margin-left: auto;
}
#head{
	padding-top:0px;
	margin:0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #969594;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: right top;
	z-index: 1;
	position: relative;
}
a {
	font-size: 1em;
}




#head h1{
	color:#666666;
	margin:0;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 6px;
	padding-left: 210px;
	background-color: #E8F2F9;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 25px;
	word-spacing: 2px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #969594;
	vertical-align: middle;
}
#head h1 a {
	color: #666666;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 25px;
                }

#head h1 a:hover {
	color: #6AA8D3;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #E8F2F9;
                }
/* CSS Tabs */
#button {
	width: 180px;
	padding: 0 0 0 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/*'Trebuchet MS', 'Lucida Grande', Verdana, Arial, sans-serif;*/
	font-size : 12px;
	color: #333;
       }

#button ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
                }

#button li {
	margin: 0;
	list-style: none;
	list-style-image: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	}

#button li a {
	color: #333333;
	text-decoration: none;
	width: 150px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #6AA8D3;
	display: block;
	border-right-width: 10px;
	border-right-style: solid;
	border-right-color: #6AA8D3;
	font-size: 12px;
                }

#button li a:hover {
	background-color: #6AA8D3;
	color: #fff;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #E8F2F9;
	width: 150px;
	border-right-width: 10px;
	border-right-style: solid;
	border-right-color: #E8F2F9;
}
#partnerlinks{
	float:right;
	width:128px;
	height: 100%;
}

#partnerlinks li {
	margin: 0;
	list-style: none;
	list-style-image: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	}

#partnerlinks li a {
	color: #333333;
	text-decoration: none;
	width: 148px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #6AA8D3;
	display: block;
	border-right-width: 10px;
	border-right-style: solid;
	border-right-color: #6AA8D3;
	padding-right: 10px;
                }

#partnerlinks li a:hover {
	background-color: #6AA8D3;
	color: #fff;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #E8F2F9;
	width: 148px;
	border-right-width: 10px;
	border-right-style: solid;
	border-right-color: #E8F2F9;
                }

#menulinks{
	float:left;
	width:170px;
	position: absolute;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#menurechts{
	float:right;
	width:150px;
}



#contentextern {
	color:black;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 200px;
	top: 180px;
	position: absolute;
	height: 100%;
	width: 500px;
	padding: 30px;
}

#content{
	color:black;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 190px;
	padding: 30px;
	width: 528px;
	position: absolute;

}
#container #content ul {
	font-size: 12px;
	line-height: 20px;
}

#content h1{
	font:bold 16px verdana, sans-serif;
	border-bottom-width: 1px;
	border-left-width: 10px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #969594;
	border-left-color: #6AA8D3;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 5px;
}
#content a {
	color: #6AA8D3;
}
#content a:hover {
	color: #CCCCCC;
	background-color: #FFFFFF;
}


#content h2{
	margin:25px 0 10px 0;
	padding:2px 0 2px 5px;
	font:bold 14px verdana, sans-serif;
	border-bottom-width: 1px;
	border-left-width: 8px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #969594;
	border-left-color: #6AA8D3;
}
#content h3{
	margin:25px 0 10px 0;
	padding:2px 0 2px 5px;
	font:bold 12px verdana, sans-serif;
	border-bottom-width: 1px;
	border-left-width: 6px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #969594;
	border-left-color: #6AA8D3;
}


#foot{
	color:white;
	padding:0;
	margin:0;
	background-color: #f4f4e0;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #969594;
	position: absolute;
	width: 1000px;
	bottom: 0px;
	visibility: hidden;
}
#foot p{
	margin:0;
	line-height: 25px;
	padding-top: 4px;
	padding-right: 50px;
	padding-bottom: 4px;
	padding-left: 4px;
	font-size: 10px;
}

#foot p a {
	color: #666666;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
                }

#foot p a:hover {
	color: #00923F;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
                }
#seo {
	position: absolute;
	width: 100%;
	overflow: hidden;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #FFFFFF;
	visibility: hidden;
	z-index: 3;
	height: 150px;
	top: 0px;

}
.formfieldReq {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: medium;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: solid;
	border-top-color: #969594;
	border-right-color: #969594;
	border-bottom-color: #969594;
	border-left-color: #CC0000;
}
.formfield {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: medium;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: solid;
	border-top-color: #6AA8D3;
	border-right-color: #6AA8D3;
	border-bottom-color: #6AA8D3;
	border-left-color: #6AA8D3;
}
.formbutton {
	background-color: #FFFFFF;
	border: 1px dashed #969594;
}
#content h6 {

	margin:25px 0 10px 0;
	padding:2px 0 2px 5px;
	font:bold 12px verdana, sans-serif;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #6AA8D3;
}
#content a:hover {

	color: #6AA8D3;
}
.zitat {
	font-size: 10px;
	color: #666666;
	padding-left: 10px;
}
