*
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

html, body
{
	height: 100%;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	background-color: #EFEFEF;
}

div#zentrierung
{
	height: 50%;
	width: 960px;
	margin-bottom: -365px;
	float: left;
}

div#seite
{
	margin: 0 auto;
	width: 960px;
	height: 680px;
	border: 0px solid #1EB79D;
	position: relative;
	clear: left;
	text-align: left;
	background-color: #1F459A;
}

div#logo
{
	width: 180px;
	height: 180px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-image: url(../assets/ImgLogo.jpg);
	background-repeat: no-repeat;
	background-position: 10px 10px;
}

div#navigation1
{
	width: 180px;
	position: relative;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #1F459A;
	height: 330px;
	float: left;
}

div#header
{
	width: 960px;
	height: 180px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #FFF;
	background-image: url(../assets/BgrHeader.png);
	background-repeat: no-repeat;
	background-position: 220px 10px;
}

div#navigation2
{
	position: relative;
	margin: 0px0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 960px;
	height: 20px;
}

div#inhalt
{
	width: 780px;
	height: 480px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #FFFFFF;
	overflow: no;
	float: right;
	position: relative;
}
