@charset "utf-8";
.logo {
	background-image: url(../img/hintergrund.png);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #261d00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
}
.mainbox {
	width:98%;
	text-align:left;
	margin-top: 110px;
	margin-left:auto;
	margin-right:auto;
	width:1015px;
	margin-bottom: 1%;
	height: 480px;
	width: 700px;
	
}
.headline {
	font-size: 16px;
	font-weight: bold;
}
.kasten {
	text-align: justify;
	width: 300px;
}
.center {
	text-align: center;
}
#textBox {
	height: 370px;
}
