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

body {
	background-color: #ffffff;
	padding:0px;
	margin:0px;
}

#full {
	margin-left: 15px;
}

#header {
	width: 933px;
	background: url(/images/head_bild.jpg) no-repeat;
	background-position: 0px 75px;
}

#logo {
	width: 933px;
	height: 75px;
	border: none;
}

#news {
	width: 401px;
	height: 180px;
	background-color: #ff7800;
	margin-left: 532px;
}

#newscontent {
	width: 381px;
	padding: 10px;
}

#navigation{
	position: absolute;
	top: -2px;
	width: 933px;
	text-align: left;
	display: block;
}

#content {
 	position: relative;
	top: 65px;
	height: auto;
}

#inhalt {
	width: 933px;
	padding: 0px;
	text-align: left;
}

#footer {
	height: 180px;
	width: 933px;
}

