*
{
	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: #999999;
	text-align:center;
}

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

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

div#logo
{
	width: 240px;
	height: 170px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-image: url(../assets/ImgLogo.png);
	background-repeat: no-repeat;
}

div#navigation
{
	width: 245px;
	height: 680px;
	position: relative;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #FEFEFE;
}

div#inhalt
{
	width: 730px;
	height: 680px;
	position: relative;
	float: right;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #FEFEFE;
	overflow: auto;
}

div#header
{
	width: 730px;
	height: 170px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	position: relative;
	background-image: url(../assets/ImgTitelbild.png);
	background-repeat: no-repeat;
}

img
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: 0px solid;
}

a
{
	text-decoration: none;
}
