#eyeCatcherImage {
 position: relative;
 z-index: -1;
}

#eyeCatcherText {
 position: relative;
 left: 430px; top:-243px;
 z-index: 80;
 height: 190px;
 width: 290px;
}

#verticalZentriert {
position: absolute;
top:0; left:0;
}
#verticalInner {
position: relative;
}


#eyeCatcherTextTitle p {
padding-left: 8px;
padding-right: 6px;
font-size: 14px;
font-weight: normal;
margin-bottom: 14px;
font-size: 30px;
font-weight: bold;
line-height: 32px;
}
#eyeCatcherTextText p {
padding-left: 8px;
padding-right: 6px;
font-size: 11px;
font-weight: normal;
}
