.ThreeColumnTeaserColors{
font-family:arial, sans-serif;
}

.image-box-ford{
list-style:none;
width:300px;
height:155px;
cursor:pointer;
float: left;
margin:10px;
    margin-left: 0px;
    margin-right: 15px;
position:relative;
}

.image-box-ford a img{
	border-radius: 4px;
	-webkit-border-radius: 4px;
}

.image-box-ford-fix, .image-box-ford-hover p,
#col3 .image-box-ford-fix, #col3 .image-box-ford-hover p{
text-decoration:none;
position:absolute;
bottom:0px;
margin: 20px 20px 0px;
width: 260px;
color:white;
}

#col1 .image-box-ford-fix h3,
#col3 .image-box-ford-fix h3,
#col0 .image-box-ford-fix h3 {
	font-size:22px;
	font-weight:normal;
	line-height: 1.2em;
	text-shadow: #424242 3px 2px 8px;
	color: white;
	padding: 15px 0 10px;
}

.image-box-ford-hover p{
font-size:13px;
font-weight:normal;
padding:5px;
display:none;
    line-height: 1.2em;
}

.new-menu2{
	-webkit-padding-start: 0px;
	-webkit-margin-before: 0em;
	max-width: 960px;
}

.image-box-ford-hover{
background:#594F59;
background-image: linear-gradient(bottom, rgb(63,55,63) 48%, rgb(89,79,89) 89%);
background-image: -o-linear-gradient(bottom, rgb(63,55,63) 48%, rgb(89,79,89) 89%);
background-image: -moz-linear-gradient(bottom, rgb(63,55,63) 48%, rgb(89,79,89) 89%);
background-image: -webkit-linear-gradient(bottom, rgb(63,55,63) 48%, rgb(89,79,89) 89%);
background-image: -ms-linear-gradient(bottom, rgb(63,55,63) 48%, rgb(89,79,89) 89%);
border-radius:6px;

background-image: -webkit-gradient(
	linear,
	left bottom,
	left top,
	color-stop(0.48, rgb(63,55,63)),
	color-stop(0.89, rgb(89,79,89))
);
	position:absolute;
	width:300px;
	height:0px;
	bottom:0;
	opacity:0;
}

.image-box-ford a{
	display:block;
	height:155px;
	text-decoration:none;
}


.image-box-ford-hover img{
margin: 12px 2px 6px;
border:none;
float: right;
}


.image-box-ford a:hover{
font-weight:normal;
}



#first{
background: #72C6CB;
}
#second{
background:url(images/second.jpg) #95c1c4;
}
#third{
background:url(images/third.jpg) #98cfd2;
}
#fourth{
background:url(images/fourth.jpg) #4daab0;
}
#fifth{
background:url(images/first.jpg) #72bbc0;
}
#six{
background:url(images/second.jpg) #85d5da;
}
#seven{
background:url(images/first.jpg) #76cfd5;
}
#eight{
background:url(images/second.jpg) #94b6b8;
}
#nine{
background: #31c6cf;
}

/* Anpassungen Marginalspalte */
#col3 .ThreeColumnTeaserColors{
	margin-bottom: 20px;
}

#col3 .ThreeColumnTeaserColors .c50l, #col3 .ThreeColumnTeaserColors .c50r {
	width: 100%;
}

#col3 .ThreeColumnTeaserColors .subcl, #col3 .ThreeColumnTeaserColors .subcr {
	padding: 0;
}