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