.ThreeColumnTeaser{
font-family:arial, sans-serif;
}

.image-box-help{
list-style:none;
width:300px;
height:300px;
cursor:pointer;
float: left;
border-radius:8px;
margin:10px;
margin-left: 0px;
margin-right: 15px;
position:relative;
}

.image-box-image{
list-style:none;
width:300px;
height:300px;
cursor:pointer;
float: left;
border-radius:8px;
margin:0px;
position:relative;
}

.hyphen {
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    hyphens: auto;
}

.image-box-help .image-box-fix, .image-box-help-hover p{
text-decoration:none;
position:absolute;
bottom:0px;
margin: 20px;
width: 260px;
}

.image-box-fix .spanLeadLine {
    display: inline-block;
    margin-bottom: 1px;
}

.image-box-fix{
opacity:1;
}


.new-menu{
	-webkit-padding-start: 0px;
	-webkit-margin-before: 0em;
	max-width: 960px;
}

.image-box-help-hover{
	background:rgba(75,75,75,0.7);
	width:100%;
	height:100%;
	position:absolute;
	width:300px;
	height:300px;
	border-radius:6px;
	display:none;
}

a .image-box-help-hover span{
font-size:13px;
}

.image-box-help-hover img{
float:right;
margin:5px;
}


.image-box-help .titel{
background-color: white;
color:#787378;
font-size:22px;
font-weight:bold;
padding: 0 7px 2px 4px;
white-space: pre-wrap;
    line-hight: 1.1em !important;
}

.image-box-help .teaser{
background: white;
color:#787378;
padding:5px;
font-size:13px;
font-weight:normal;
display:inline-block;
width:250px;
}

.ThreeColumnTeaser a:hover{
font-weight:normal;
}

.image-box-help a{
	display:block;
	height:300px;
	text-decoration:none;
}

.image-box-help span {
background: #787378;
color:white;
font-weight:normal;
padding:5px;
font-size:13px;
vertical-align: 3px;
}

.image-box-help .more-link-red {
	padding-left: 20px;
	padding-bottom: 0px;
	padding-top: 0px;
}

<!--/* Bilder müssen 300x300px sein */-->

#first{
background:url(images/first.jpg) no-repeat;
}
#second{
background:url(images/second.jpg);
}
#third{
background:url(images/third.jpg);
}
#fourth{
background:url(images/fourth.jpg);
}
#fifth{
background:url(images/first.jpg);
}
#six{
background:url(images/second.jpg);
}

/* Anpassungen Marginalspalte */
#col3 .ThreeColumnTeaser{	
	margin-bottom: 20px;
}

#col3 .ThreeColumnTeaser .c50l, #col3 .ThreeColumnTeaser .c50r {
	width: 100%;
}

#col3 .ThreeColumnTeaser .subcl, #col3 .ThreeColumnTeaser .subcr {
	padding: 0;
}