/*Blau: #005da0*/body {	font-size: 16px;	font-family: Arial, Helvetica, sans-serif;	color: #000000;	line-height: 22px;	margin-right: 30px;	background-color: #FFFFFF;}a:link, a:visited {	text-decoration: none;	color: #000000;}a:hover {	text-decoration: underline;	color: #444444;}h1 {	font-size: 22px;	font-family: 'OpenSansSemibold';	font-style: normal;	color: #000;	font-weight: bold;	line-height: 26px;}::-webkit-input-placeholder { /* Chrome */  color: #444 !important;}:-ms-input-placeholder { /* IE 10+ */  color: #444 !important;}::-moz-placeholder { /* Firefox 19+ */  color: #444;  opacity: 1;}:-moz-placeholder { /* Firefox 4 - 18 */  color: #444 !important;  opacity: 1;}.div_pflichfelder_datenschutz {	width: 200px;	float: left;}.datenschutz {	cursor: pointer;	text-decoration: underline;	line-height: 35px;}.fehlermeldung {	font-weight: bold;	color: #fff;	background-color: #BC0202;	width: 120px;	padding: 5px;	display: none;	float: left;}.platzhalter:focus::-moz-placeholder {	opacity: 0;}input[type='text'], textarea, select, input[type='password'] {	font-family: 'OpenSansRegular';	font-size: 14px;	font-style: normal;	color: #444;	width: 320px;	height: 45px;	padding-left: 10px;	margin-bottom: 20px;	background-color: #e6e6e5;	border: none;}select {	width: 331px; }textarea {	padding-top: 10px;}input.vollebreite, textarea.vollebreite, select.vollebreite {	width: 320px;}input.eindrittel {	width: 93px; 	margin-right: 14px;}select.eindrittel {	width: 104px; 	margin-right: 14px;}input.zweidrittel, select.zweidrittel {	width: 200px;}.platzhalter_input {	width: 320px;	overflow: hidden;	margin-bottom: 20px;}.kreuz {	min-height: 64px;	background-image: url('../images/cross.png');	background-position: left center;	background-repeat: no-repeat;	float: left;}.kreuz_text {	max-width: 350px;	margin-left: 79px;	padding-top: 10px;	padding-bottom: 13px;}.b100p {	width: 100%;}.datenschutzerklaerung {	width: 260px;	height: 620px;	position: fixed;	left: 50%;	margin-left: -150px;	top: 150px;	padding: 20px;	margin-bottom: 30px;	background-color: #fff;	overflow: auto;	display: none;	border: 1px solid #000;}.close_icon {	font-size: 27px;	color: #f00;	width: 20px;	height: 20px;	position: fixed;	/*	top: 10px;	right: 10px;	*/	left: 50%;	margin-left: 110px;	top: 150px;	display: none;	cursor: pointer;}.datenschutzerklaerung_unterschrift {	width: 260px;	height: 620px;	position: fixed;	left: 50%;	margin-left: -150px;	top: 15px;	padding: 20px;	margin-bottom: 30px;	background-color: #fff;	overflow: auto;	display: none;	border: 1px solid #000;}.close_icon_unterschrift {	font-size: 27px;	color: #f00;	width: 20px;	height: 20px;	position: fixed;	/*	top: 10px;	right: 10px;	*/	left: 50%;	margin-left: 110px;	top: 15px;	display: none;	cursor: pointer;}.div_newsletter {}.checkbox_newsletter {	width: 35px;	margin-left: -12px;	float: left;}.label_newsletter {	width: 270px;	margin-bottom: 20px;	float: left;}@media only screen and (min-width: 800px) {	.datenschutzerklaerung {		width: 700px;		height: 570px;		position: absolute;		left: 50%;		margin-left: -425px;		top: 320px;		padding: 30px;		margin-bottom: 30px;		background-color: #fff;		overflow: auto;		display: none;		border: 1px solid #000;	}	.close_icon {		font-size: 27px;		color: #f00;		width: 20px;		height: 20px;		position: absolute;		/*		top: 10px;		right: 10px;		*/		left: 50%;		margin-left: 285px;		top: 330px;		display: none;		cursor: pointer;	}	.datenschutzerklaerung_unterschrift {		width: 700px;		height: 470px;		position: absolute;		left: 50%;		margin-left: -425px;		top: 30px;		padding: 30px;		margin-bottom: 30px;		background-color: #fff;		overflow: auto;		display: none;		border: 1px solid #000;	}	.close_icon_unterschrift {		font-size: 27px;		color: #f00;		width: 20px;		height: 20px;		position: absolute;		/*		top: 10px;		right: 10px;		*/		left: 50%;		margin-left: 285px;		top: 45px;		display: none;		cursor: pointer;	}	.label_newsletter {		width: 650px;		float: left;	}}