/* Bilder */

.contentext {
	width: 647px;
	padding-bottom: 20px;
	float: left;
}

.contentext3 {
	width: 647px;
	padding-top: 20px;
	float: left;
}

.contentmain {
	width: 647px;
}

.contentitel {
	width: 647px;
	padding-top: 25px;	
	padding-bottom: 20px;	
	float: left;
}

.contentbilder {
	width: 635px;
	float: left; 
}

.contentbild {
	width: 450px;
	float: left;
}

.contentbild img { 
	width: 445px;
	height: 298px;
	border: 0px;
	float: left;
}


.contentimage {
	width: 185px;
	height: 298px;
	float: left;
}

.contentbildK1 {
	width: 95px;
	height: 101px;
	float: left;

}

.contentbildK1 img { 
	width: 90px;
	height: 96px;
	border: 0px;
	float: left;
	cursor: pointer;
}

.contentbildK2 {
	width: 90px;
	height: 101px;
	float: left;
}

.contentbildK2 img { 
	width: 90px;
	height: 96px;
	border: 0px;
	float: left;
	cursor: pointer
}

.contentbildK3 {
	width: 95px;
	height: 96px;
	float: left;
}

.contentbildK3 img { 
	width: 90px;
	height: 96px;
	border: 0px;
	float: left;
	cursor: pointer;
}

.contentbildK4 {
	width: 90px;
	height: 96px;
	float: left;
}

.contentbildK4 img { 
	width: 90px;
	height: 96px;
	border: 0px;
	float: left;
	cursor: pointer
}


ul.liste2 {
	list-style-type: square;
	padding-left: 17px;
	
}

ul.liste2 li {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal; 
	line-height: 16px;
	padding-bottom: 4px;
}


a#showroom {
 	float: left;

}


a#showroom:hover {
	background-color: #FBEED0;
	filter:alpha(opacity=30);
	-moz-opacity: 0.3;
	opacity: 0.3;
 	float: left;
}
 
