#prod_detail {
	width: 288px;
	height: 422px;
	background-color: #7C7A7A;
	position: relative;
}

.popup {	
	top: 0;
	left: 0;
	position: absolute;
	width: 227px;
	height: 380px;
	background-color: #7C7A7A;
	padding: 10px 30px;	
}

.popup h2{
	font-family: Arial,Verdana, sans-serif;
	color:#fff;
	font-weight: bold;
	font-size: 0.9em;
	margin:0;
	padding: 5px 0 0 0;
	line-height: 1.5em;
}

.popup h2.zitat{	
	font-weight: normal;
	font-size: 1.1em;
	margin:0;	
}

.popup p{	
	line-height: 1.4em;
	font-size: 0.8em;
	padding-top:0;
	margin-top:0.5em;
	color:#fff;
}

.popup img {
	/*margin-bottom: 10px;*/
}
.popup a{
	color:#fff;
	/*font-size:0.8em;	*/
}
.popup a:hover{
	text-decoration: none;
}


#steuerung p{
	margin:0;
	padding:0;	
}

#steuerung a img {	
	margin: 0 10px 10px 0;
	padding:5px;	
}

#steuerung a.active img {
	background:transparent url(../images/schattenbild_ausschnitt.jpg) top left;	
}

.floatleft {	
	float: left;
}

#prod_base {	
	width: 709px;
	height: 422px;
	position: relative;
}


.borderoverlay{	
	position: absolute;
	width: 47px;
	/*height: 33px;*/
	height: 47px;
	/*border: 2px solid #fff;*/
	z-index: 10;
}

.img_overlay {
	/*width: 70px;
	height: 50px;*/
	width: 47px;
	height: 47px;
	/*height: 33px;*/
}

.underlay {	
	position: absolute;
}

img.border{
	background-color:#fff;
	padding:5px;
	border: 1px solid #999;
}


body.prod_detail {
	background-color:#FFF;
	text-align: left;
	
	}
#prod_head {
	background-color: #000;
	height: 20px;
}
#prod_head h2 {
	display: inline;
	font-size: 0.75em;
	color:#fff;	
	float:left;
}
#prod_head h2 span.grey{
	color: #8E8E8E;
}

#prod_head p{
	display: inline;
	float: right;	
}

#prod_head p a{
	color: #8E8E8E;
	font-size: 0.7em;
	text-decoration: none;		
}

#prod_head p a img {
	display: inline;
	vertical-align: bottom;	
}

#prod_head {
	padding:10px 40px;
}
#prod_body{
	padding: 20px 40px;
	}

#prod_body h1 {	
	font-weight:normal;
	font-size:20px;
	line-height:28px;
	height:28px;
	display:block;
	color:#000000;
	margin:-5px 0px 18px 0px;
	padding:0px 0px 5px 0px;
	background:url(../images/headline_underline.png) left bottom no-repeat;	
}

#prod_body h1 span.grey {
	color: #8E8E8E;
	}

#prod_body p {
	font-size: 0.75em;
	line-height: 1.5em;
	padding-bottom: 0.8em;
}
#prod_body p.image_subline{
	font-size: 0.7em;
}

#prod_body ul,ol{
	font-size: 0.75em;
	line-height: 1.5em;
	padding-bottom: 0.8em;
	margin-left: 20px;
}

#prod_body div.left {
	float: left;
	/*width: 420px;	
	margin-right: 40px;*/
	width: 660px;	
}

#prod_body div.left div.prod_image{
	float: left;
	/*border: 1px solid red; */
	width:230px;
	margin: 0 10px 10px 0;	
}
#prod_body div.left div.prod_image p{
	font-size: 0.7em;
	width: 200px;
	margin-left: 10px;
	}
#prod_body div.right {
	padding-top: 40px;
	float: left;
	width: 200px;
	text-align:center;		
}

#prod_body div.right img {
	margin-bottom: 15px;
	}

#prod_body div.right p{
	font-size:0.7em;
	text-align:left;
}

#prod_body table {
	margin-top: 20px;
	clear: both;	
	width: 100%;
}
#prod_body table td {
	font-size: 0.75em;
	/*	width: 50%;*/
	padding:3px 6px;
}
#prod_body table td.bold {
	font-weight: bold;
		width: 30%;
}

#prod_body table tr.odd{
	background-color:#DAEAFA;
}

#prod_body table tr.even{
	background-color:#EDF4FC;
	line-height: normal;	
}


#prod_body p.pdf{
	margin-top: 20px;
	background:url(../images/headline_underline.png) left top no-repeat;	
	padding-top: 10px;
}

#prod_body p.pdf a {
	text-decoration:none;
	color: #000;
}

#prod_body p.pdf a img {
	display: inline;
	vertical-align: bottom;
	margin-right: 10px;	
}
