@charset "utf-8";
/* CSS Document */





#vert_pitc img {
	width: 31%;
	margin-bottom: 2em;
	
}
.distanz {
	margin-right: 2%;
}
#main_left {
	top: 351em;
}
#diplom {
	float: left;
	width: 55%;
	margin-right:1%;
	}


#formular {
	float: left;
	width: 180px;
}
#formular_ausen{
	width: 33%;
	float: left;
	margin-top: 0px;
}
#wrapper {

	height:394em;
	

}
#footer{
	height:60px;
	}

	
textarea{
	width: 80%;

}
.button{

	margin-left: 50%;
	
}
.border_smal {
	margin-right: 0px;
}
.margin_smal {
	margin-right: 7px;
}



@media screen and (min-width: 501px) and (max-width: 530px) {
	#wrapper {
	height: 345em;
}
#main_left {
	top: 303em;

}

	}
@media screen and (min-width: 531px) and (max-width: 600px) {
	#wrapper {
	height: 373em;
}
#main_left {
	top: 329em;

}

	} 
	
@media screen and (min-width: 601px) and (max-width: 640px) {
	#wrapper {
	height: 386em;
}
#main_left {
	top: 342em;
}

	} 
