* {
	padding: 0px;
	margin: 0px;
}
body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.container_if {
	width: 513px;
	height: 440px;
}
.ci_container {
	width: 513px;
	height: 220px;
	background-image: url(../img/produkte/material/background_material.gif);
	background-repeat: no-repeat;
}
.headline {
	width: 513px;
	height: 25px;
	font-size: 11px;
	color: #9C9E9F;
	font-weight: bold;
}
.headline_fol {
	width: 513px;
	height: 25px;
	font-size: 11px;
	color: #9C9E9F;
	font-weight: bold;
	margin-top: 5px;
}
.inhalte {
	width: 513px;
	height: 195px;
}
.det_links {
	float: left;
	width: 360px;
	height: 195px;
	font-size: 11px;
	color: #9C9E9F;
	line-height: 15px;
}
.det_abstand {
	float: left;
	width: 28px;
	height: 195px;
}
.det_bild {
	float: left;
	width: 125px;
	height: 195px;
	margin-top: 3px;
	font-size: 11px;
	color: #9C9E9F;
	line-height: 14px;
}
.det_bild p {
	text-align: center;
}
.det_links a {
	font-weight: bold;
	text-decoration: none;
	color: #9C9E9F;
}
.det_links a:hover {
	text-decoration: underline;
}
.det_bild a {
	text-decoration: none;
	font-size: 11px;
	color: #9C9E9F;
	line-height: 20px;
	font-weight: bold;
}
.det_bild a:hover {
	text-decoration: underline;
}

