@charset "UTF-8";
/* CSS Document */


body {
	width: 100%;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}

img {
	border: none;
	margin-bottom: 10px;
	margin-top: 1px;
}

.dsgvo {
	max-width: 140px;
	margin: inherit;
}

.dsg_a {
	border-bottom: none;
}
h1, h2, {
	font-family: "Times New Roman", Times, serif;
	text-transform: none;
	letter-spacing: 1px;
	line-height: 14px;
	text-align: left;
}

h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 20px;
}

h2 {
	font-size: 9px;
	color: #999;
}

.head_titel {
	font-size: 18px;
	color: #999999;
	font-family: "Times New Roman", Times, serif;
	font-weight: lighter;
	line-height: 20px;
}

.head_name {
	font-size: 23px;
	color: #999933;
	font-family: "Times New Roman", Times, serif;
	font-weight: lighter;
}

.fliesstext {
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 15px;
	line-height: 18px;
	text-align: justify;
}

.fliesstext img{
	width: 100%;
	max-width:150px;
}

.fliesstext_klein {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
	line-height: 13px;
	margin-top: 50px;
}

.fliesstext_klein_01 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
	line-height: 13px;
	margin-top: -5px;
}

.fliesstext_01 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
	line-height: 13px;
	margin-top: 60px;
}

.formular {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
}

.formular_block {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	background-color: #FFFFFF;
	border: none;
}
	
#text {
	width: auto;
	height: auto;
	text-align: left;
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom: 1px dotted #FFFFFF;
}

a {
	text-decoration: none;
	color: #FFFFFF;
	border-bottom: 1px dotted #ffffff;
}


a:hover {
	color: #FFFFFF;
	border-bottom: hidden;
}

#center {
	width: 700px;
	height: auto;
	margin: 0 auto;
}

#top_wrapper {
	height: 245px;
	width: 700px;
	background-image: url(../images/head/head.png);
	background-repeat: no-repeat;
	margin-top: 40px;
}

#top_wrapper_left {
	width: 330px;
	height: 100px;
	float: left;
	background-color:#FFFFFF;
	margin-left: 80px;
	margin-top: 128px;
}

#menü {
	width: 170px;
	height: 160px;
	background-image: url(../images/head/bg_navi.png);
	background-repeat: repeat;
	float: right;
	z-index: 1000;
	margin-right: 50px;
	margin-top: 1px;
	padding-top: 7px;
	text-align: left;
}

#menü a {
	color: #CCCCCC;
	text-transform: uppercase;
	text-decoration: none;
	border-bottom: none;
}

#menü a:hover, #menü a:focus {
	color: #666666;
}

#menü ul {
	display: block;
	list-style: inside;
}

#menü ul li {
	float: none;
	display: block;
	margin-top: 13px;
	margin-left: -10px;
}

#menü ul li#active {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	text-transform: uppercase;
	font-weight: leighter;
}

#main_wrapper {
	width: 700px;
	height: 500px;
	background-color: #999933;
}

#main_wrapper_02 {
	width: 700px;
	height: auto;
	background-color: 999933;
	z-index: 90;
	background-image: url(../images/main/bg_green.png);
	background-repeat: repeat;
}

#main_wrapper_right {
	width: 220px;
	height: 500px;
	float: right;
	margin-right: 30px;
	background-image: url(../images/main/frau.png);
	background-repeat: no-repeat;
	background-position: bottom;
	z-index: 100;
	vertical-align: bottom;
}

#main_wrapper_right_02 {
	width: 170px;
	height: auto;
	float: right;
	margin-right: 50px;
	margin-top: 70px;
	z-index: 100;
}

#main_wrapper_right_05 {
	width: 170px;
	height: auto;
	float: right;
	margin-right: 50px;
	margin-top: 48px;
	z-index: 100;
}

#main_wrapper_right_blanc {
	width: 220px;
	height: 500px;
	float: right;
	margin-right: 30px;
	padding: 5px 5px 5px 5px;
}

#main_wrapper_left {
	width: 330px;
	height: 500px;
	padding-top: 60px;
	margin-left: 80px;
}

#main_wrapper_left_02 {
	width: 355px;
	height: auto;
	padding-top: 60px;
	margin-left: 80px;
	padding-bottom: 35px;
	text-align: left;
}

#main_wrapper_left_05 {
	width: 355px;
	height: auto;
	padding-top: 60px;
	margin-left: 80px;
	padding-bottom: 20px;
	text-align: left;
}

#main_wrapper_left_04 {
	width: 540px;
	height: auto;
	padding-top: 60px;
	margin-left: 80px;
	margin-right: 50px;
	padding-bottom: 20px;
}

#footer {
	width: 700px;
	height: 30px;
	margin-top: 10px;
	text-align: center;
	font-size: 11px;
	margin-left: -27px;
}

#footer a {
	color: #999999;
	text-transform: uppercase;
	text-decoration: none;
}

#footer a:hover, #footer a:focus {
	color: #333333;
}

#footer ul {
	display: inline;
	list-style: inside;
	margin-bottom: 0;
}

#footer ul li {
	float: inherit;
	display: inline;
	margin-left: 15px;
}

#footer ul li#active {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	text-transform: uppercase;
	font-weight: lighter;
}

#copyright {
	width: 700px;
	height: 20px;
	font-size: 11px;
	text-align: center;
	color: #999999;
}