/*
.container .content-container .inner-container .banner {
background: white url(../img/banner_new.jpg) no-repeat;
height: 345px;
}

#lauftext {
position: absolute;
right: 10px;
top: 75px;
font-size: 18px;
color: #df1223;
padding:0;
margin:0;
}

#lauftext p {
margin:0;
padding:0;
}


#bannerlink {
position: absolute;
right: 30px;
top: 115px;
}

div.startbutton {
position: absolute;
right: 10px;
bottom: 4px;
}

.container .content-container .content .content-inner .min_height {
position: relative;
height: 185px;
}
*/

.container .content-container .inner-container .banner {
height: 345px;
}

#lauftext {
position: absolute;
right: 10px;
top: 38px;
bottom: 0;
font-size: 18px;
color: #df1223;
padding:0;
margin:0;
height: 80px;
}

#lauftext p {
margin:0;
padding:0;
}

#lauftext h1 {
font-size: 31px;
font-weight: normal;
text-align: right;
margin:0;
}

#lauftext h2 {
font-size: 18px;
font-weight: normal;
text-align: right;
margin:2px 0 0 0;
}

#bannerlink {
position: absolute;
right: 30px;
top: 115px;
}


div.startbutton {
position: absolute;
right: 10px;
bottom: 4px;
}

.container .content-container .content .content-inner .min_height {
position: relative;
height: 185px;
}

