@import url( 'screen.css' );

body {
  background: none;
}

div.site {
	margin: 0px;
	background: none;
}

.header {
  width: 711px;
}

div.navigation {
  display: none;
}
div.navigation img {
	float: left;
}
.navigation_meta {
	display: none;
}

.navigation_sub {
	display: none;
}
.navigation_start {
	padding-left: 40px;
	margin: 0px;
	width: 229px;
	float: left;
	height: 466px;
	background: none;;
}

.footer {
	display: none;
	clear: both;
	height: 30px;
	text-align: center;
	background: #C1B688;
}

#container {
	position: relative;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 100%;
}

#content, #content1, #content2, #content3, #content_rechts {
	background: none; 
}
#content1 {
  width: 443px;
}

div.balkenuntenstart, div.navigation_start  {
  visibility: hidden;
  display: none;
}
