
/*CSS für die Desktop-Version
=================================*/

body {
	font-family: 'Verdana', sans-serif;
	font-size: 14px;
	margin-top: 60px;
	/*background-image: url('wallpaperbr.jpg');*/
 background-color: #afa4a2;
}
.nameZeilediv {
	width:750px;
	margin:auto
}
.nameZeile {
	color: #006e89;
	font-size: 1.5em;
	font-weight: 400;
	letter-spacing: 1.5px;
	text-align: right;
	/*text-shadow: 0.06em 0.05em #666;*/
	margin: auto;
}
.titel {
	font-size: 1.2em;
	font-weight: 100;
	color: white;
	text-align: right;
	/*text-shadow: 0.03em 0.03em 0.2em #333;*/
	letter-spacing: 1.2px;
	margin: auto;
}
.textfeld {
 /*animation: fadein 1.1s;*/
	margin: auto;
	width: 750px;
	text-align: left;
 background-color: white;
	/*background-image: url("wallpaper.jpg");*/
	font-family: "Optima", "Verdana", serif;
	/*border-left: solid 5px #006e89;*/
}
.start {
/*animation: fadein 1.1s;*/
 line-height: 140%;
	font-size: 1.1em;
}
.Impr {
 line-height: 120%;
	font-size: 1.0em;
}
.Dat {
 line-height: 120%;
	text-align: justify;
	text-indent: 20px;
	font-size: 0.9em;
}
.banner {
	font-family: Verdana, sans-serif;
	bottom: 0em;
	left: 0em;
	width: 100%;
	text-align: center;
	position: fixed;
	background: #705b5a;
	/*color: white;*/
	font-size: 13px;
	height: 60px;
}
.DSGVOkleiner {
	font-size: 1.1em;
}
.behakleiner {
	font-size: 1em;
	line-height: 130%
}