.header {
	height: 280px;
	width: 1050px !important;
	/*position: fixed;*/
	top: 0;
	left: 0;
	z-index:1000;
	background: none left topsq;
	border-bottom: solid 2px white;
	overflow: hidden;
	
}

#header_image {
	display: block;
}

#navigationPrintImage {
	display: block;
	z-index: 2000;
}

.fixed_navigation{
	display: none;
}

ul#navigation{
	display:none;
}

.menueRight{
	border-left:none;
}

div.text img {
  border: none;
}

.navigationContainer {
	float: left;	
	width: 250px !important;	
	border-right:none;
	overflow:hidden;
	border-bottom:none;
	z-index:100;
	
}

#fixed_navigation_background {
	background:none;
}

.footer{
	display: none;
}

.footerContainer{
	display: none;
}

#buttons{
	display: none;
}

