@charset "utf-8";
/* CSS Document */

body {
	margin:0; padding:0;
}

table {
	margin:0; padding:0;
	border-collapse:collapse;
	border:none;
}

a {
	cursor:pointer;
}

.clear-left {
	clear:left;
}

/**/

div#content-home {
	width:866px;
	margin-top:-64px; padding-bottom:8px;
	background-color:rgb(255,250,210);
	position:relative;
	overflow:hidden;
}

div#left {
	width:182px;
	float:left;
}

* html div#left {
	margin-right:-3px;
}

div#middle-right {
	padding-bottom:20px;
	background-color:white;
	width:684px; 
	overflow:hidden;
}

* html div#middle-right {
	margin-right:-3px;
	margin-left:-3px;
}

div#middle {
	padding-left:26px;
	float:left;
}

div#right {
	width:170px;
	float:right;
	margin-right:2px;
	margin-top:14px;
}

* html div#right {
	margin-right:0;
}

div#bottom {
	clear:both;
	width:686px;
	margin:8px 0 0 182px;
	background-color:white;
}

div#tags {
	font-size:11px;
	color:rgb(180,185,190);
	text-transform:uppercase;
	margin:10px 0 0 0;
	line-height:17px;
	text-align:justify;
	background:url(../images/dotted_gray.gif) repeat-x 0 0;
	padding-top:6px;
	margin-top:12px;
}

/**/


div#left div.first-block {
	height:180px;
	background:white url(../images/first-block-bg.gif) no-repeat 0 60px;
	padding-top:0; margin-top:0;
}

div#left div.first-block img {
	width:182px; height:10px;
}

* html div#left h2 {
	width:162px;
}

div#left h2 a {
	color:rgb(250,250,250);
	color:rgb(66,66,66);
	line-height:22px;
}

div.left-block {
	width:162px;
	margin:10px;
	background-color:white;
	padding-bottom:0;
}

div.left-block h2 {
	display:block;
	background:white url(../images/v2/leftBox-headline.png) no-repeat;
	width:159px; height:22px;
	margin:0; padding:0 3px 0 0;
	line-height:22px;
	text-align:center;
	font-size:10px;
	text-transform:uppercase;
	border:none;
}

div.left-block img {
	width:150px;
	margin-left:6px;
	margin-top:6px;
}

div.left-block .text a {
	color:rgb(66,66,66);
}

div.left-block .preis {
	width:150px;
	margin-left:6px;
	padding:4px 0;
	font-size:13px;
	font-weight:bold;
	text-align:center;
	color:rgb(255,190,0);
	/*background-color:rgb(255,190,0);*/
	border-top:1px solid rgb(255,190,0);
}

div.middle-block {
	width:468px;
	text-align:left;
	background:url(../images/dotted-line_orange.gif) repeat-x top left;
	padding:10px 0 10px 0;
	clear:left;
	overflow:hidden;
}

div.middle-block img {
	float:left;
	margin:3px 10px 0 0;
}

div.middle-block object, * div.middle-block embed {
	float:left;
	margin:2px 10px 20px 0;
}

div#content-home div.middle-block h3 {
	border:none;
	font-size:11px;
	color:rgb(66,66,66);
	text-transform:uppercase;
	margin:0 0 8px 0;
	padding:0;
	line-height:17px;
}

div#content-home div.middle-block p {
	font-size:11px;
	color:rgb(66,66,66);
	margin-bottom:8px;
	line-height:15px;
}

div.right-block {
	width:172px;
	margin:8px 0 10px 0;
	background:white url(../images/right-block-bg.gif) repeat-x bottom;
}

div.right-block div.body {
	width:170px;
	border-left:1px solid rgb(220,220,224);
	border-bottom:1px solid rgb(220,220,224);
	border-right:1px solid rgb(220,220,224);
	padding-bottom:6px;
}

div#content-home div.right-block h3 {
	width:170px; height:22px;
	font-size:12px;
	line-height:22px;
	margin:0; padding:0 2px 0 0;
	border:none;
	background:url(../images/v2/rightBox-headline.png) no-repeat;
	color:white;
	line-height:22px;
	display:block;
	text-align:center;
}

div.right-block h3 a {
	color:white;
	line-height:22px;
	display:block;
	text-align:center;
}

div.right-block img {
	width:158px;
	margin:6px 0 0 6px;
}

div.right-block div.text {
	width:157px;
	margin:0; padding:4px 6px 2px 7px;
	font-size:10px;
	line-height:14px;
	color:rgb(66,66,66);
}







