
.startmainwrapper { max-width:930px; height:100%; }
@media screen and (min-height:770px) { .startmainwrapper { height:760px; } }

.startbild { max-width:930px; max-height:600px; position:relative; height:100%; width:100%; min-height:200px; background-size:cover; background-repeat: no-repeat; background-position: center center; }
.starttext { opacity:0; }
.startbild img { max-height:100%; max-width:100%; margin:auto; position:absolute; top:0; left:0; bottom:0; right:0; }

.text { text-align:left; font-width:400; color:#333333; font-size:13px; line-height:20px; }
