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

body {
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	background-color:#333333;
}

.ContainerBodyDiv{
	width:1024px;
	height:600px;
	margin:auto;
	padding:auto;
}

.BackgroundDiv{
	width:900px;
	background-image:url(images/brehlernl.png);
	height:340px;
		margin-left:auto;
		margin-right:auto;
		margin-top:190px;
}