@charset "utf-8";
/* CSS Document */

div.wohnwelt_box {
	position: relative;
	width: 745px;
	border: 1px solid #c6c6c6;
	border-bottom: none;
	background: #f3f3f3;
	overflow: hidden;
	margin-bottom: 10px;
}

div.wohnwelt_box div.col {
	float: left;
	margin-left: -1px;
	width: 247px;
	overflow: hidden;
	border-left: 1px solid #c6c6c6;
	border-right: 1px solid #c6c6c6;
	height:auto;
}
div.wohnwelt_box div.last {
	width: 249px;
	border-right: none;
}

div.wohnwelt_box div.double {
	width: 495px;
}

/* PRODUKTE */
div.wohnwelt_produkte {	float: left; width:}
div.wohnwelt_produkte_row {	float: left; overflow: hidden; width: 600px;}
div.wohnwelt_box div.wohnwelt_produkte img { float:left; border-bottom: 1px solid #c6c6c6; border-right: 1px solid #c6c6c6;}

/* TEXT */
div.wohnwelt_text { float:left; width:247px;}

/* IMAGE */
div.wohnwelt_image { float:left; width:247px;}

/* BOX */
div.wohnwelt_box_footer { float: left;
	width: 745px;
	clear:both;
	font-size:0px;
	line-height:0px;
	height:1px;
	margin-top: -1px;
	background: #c6c6c6;
}

div.wohnwelt_box .wohnwelt_text .pad A {
	color:#666666;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	padding-left: 10px;
	background: url('/fileadmin/templates/css/img/arrow_red.gif') no-repeat 0 3px;
}
div.wohnwelt_box td, div.wohnwelt_box th {
	padding: 2px 0 3px 0;
	border-bottom: 1px solid #d6d6d6;
	white-space:nowrap;
}
div.wohnwelt_box th {
	border-top: 1px solid #d6d6d6;
	text-align: left;
}
div.wohnwelt_box .pad table {
	margin-top:10px;
}
div.wohnwelt_box  td.noborder, div.wohnwelt_box .pad th.noborder {
	width:10px;
	border: none;
}

div.wohnwelt_box .pad {
	padding:10px;
}
