#marken_middle_wrap {
padding-top:23px;
clear:both;
}
#marken_left_wrap {
float:left;
width:263px;
padding-left:4px;
}
#marken_left_bg {
width:213px;
height:282px;
background-image:url(../_images/markenfinder_left_bg.png);
background-repeat:no-repeat;
}
#marken_left_text {
padding:27px 20px 0 20px;
color:#ffffff;
}
#marken_left_text a {
	color: #ffffff;
}

#marken_center_wrap {
width:392px;
float:left;
}
#marken_center_wrap img {
	margin-bottom: 10px;
}
#marken_right {
float:left;
padding:80px 0px 0px 20px;
}

.marken_table_separ {
height:1px;
background-color:#c8c8c8;
}

/* link colors */
.marken_red:link {
text-decoration:none;
color:#cd3e44;
}
.marken_red:visited {
text-decoration:none;
color:#cd3e44;
}
.marken_red:active {
text-decoration:none;
color:#cd3e44;
}
.marken_red:hover {
text-decoration:underline;
color:#cd3e44;
}
.markenimg {
	margin-top: 5px;
}
