body {
	color: #000000; 
	font-style:normal;
	margin: 0;
	padding: 0;
	}
	
.header {
	height:20px;
	float:left;
	}
#logo h2 {
	display:none;
	}
.subheader {
	display: none;
	}
.subheader_left {
	display: none;
	}
.left {
	display: none;
}
.right {
	width: 100%;
	margin-top:1px;
}
.footer {
	display: none
}
.unsichtbar {
	display: none
}

