body {
	overflow-y: visible !important;
	overflow-x: visible !important;
}

#page{
	width:100%;
	float: none;
}

#navigation{
	display:none;
}

#sub_header{	
	width:750px;
}

#sub_header img.header_image{
	display:none;
}

#sub_header h1{
	padding:0px;
}

#sub_header h2{
	padding:30px 0px 20px 35px;
}

#print{
	display:block;
}

#screen{
	display:none;
}

#sub_navigation{
	display:none;
}

#content {
	width: 100%;
	float: none;
}

.cpr {
	float: none !important;
}

.content_right{
	float: left;
}

.content_left{
	display: none;
	float:left;
}

.content_left .image_portraet{
	width:190px;
}

.content_left .image_referenzen{
	width:110px;
}

.content_left_container h3{
	width:100%;
}

.content_left_container p{
	width:100%;
	padding:0px 10px 0px 0px;
}

.content_left_container fieldset input{
	width:64px;
}

.content_left_container label{
	width:50px;
	float:left;
}

.content_left_container a.a_image{
	width:190px;
}

.content_left_container ul li a{
	width:190px;
}

.content_right fieldset.check label{
	width:150px;
}

.content_right fieldset p{
	width:363px;
}

.content_right fieldset.check p{
	width:363px;
}

.content_right label{
	width:150px;
}

.content_right input{
 	width:150px;
}

.content_right fieldset input{
	width:150px;
}

.content_right fieldset textarea{
	width:150px;
} 

#footer{
	display:none;
}

#contactForm {
	display: none;
}