/*
mathis-kleinschnittger.de
Autor: Patrick Förg
v1.0
*/



#mathis-kleinschnittger {
position: absolute;
width: 880px;
height: 400px;
top: 50%;
left: 50%;
margin-left: -440px;
margin-top: -200px;
}

#beratung {
text-align: right;
width: 47%;
margin-right: 5%;
float: left;
}

#cargogollective {
text-align: left;
width: 47%;
height: 100%;
margin-left: 5%;
}
