/*
Product-DB CSS
*/

/*
general
*/

img 
{
	border: none;
}

:lang(de)
{ 
quotes:"\201E" "\201C" "\201A" "\2018"; 
}


/*
Product Picture Box BEGIN
*/
.productpicbox
{
	width: 416px;
	min-height: 465px;
	margin-top: 19px;
	border-width: 1px;
	border-color: #4F4F4F;
	border-style: solid;
	background-color: #F4F1EC;
	float: left;
}

.productpicbox ul, li{
	list-style-type: none;
	background-image: none;
	margin:0px;
 	padding:0px;
}

.productpicboximgarea a{
	display: block;
}

.productpicboxhead
{
	width: 416px;
	min-height: 54px;
	border-bottom-color: #4F4F4F;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	
}

.productpicboxhead h1
{
	padding-top: 14px;
	padding-left: 24px;
	margin-bottom: 0px;
	
	color: black;
	font-weight: bold;
	font-size: large;
}

.productpicboxhead span
{
	padding-bottom: 5px;
	padding-left: 24px;
}

.productpicboximgarea
{
	width: 416px;
	height: 324px;
	border-bottom-color: #4F4F4F;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	background-color: white;
}

.productpicboximgbig
{
	width:314px;
	height: 324px;
	background-color: white;
	float: left;

}

.productpicboximgsmall 
{
	width: 102px;
	height: 97px;
	background-color: white;
	float: left;
	text-align:center;
	cursor: hand;
	
}

.productpicboximgsmall img
{ 
	margin: 6px auto;
	vertical-align: middle;
	width: 89px;
	height: 85px;
}

/*
.productpicboximgsmall:hover, .productpicboximgsmall a:hover
*/
.productpicboximgarea a:hover
{
	background: #D6D6D6;
	border: none;
}

.productpicboxtext 
{
	width: 416px;
	min-height: 85px;
	padding-bottom: 10px;
	background-color: #D6D6D6;
}

.productpicboxtext p
{
	padding-top: 17px;
	padding-left: 18px;
	padding-right: 40px;
}

/*
Product Picture Box END
*/

/*
Product Info Box BEGIN
*/

.productinfobox
{
	width: 351px;
	min-height: 501px;
	margin-top: 2px;
	margin-left: 15px;
	background-color: #F4F1EC;
	float: left;
}

.productinfoboxcontentarea
{
	width: 314px;
	min-height: 416px;
	margin-left: 22px;
	margin-top: 56px;
	padding-bottom: 10px;
}


.productinfoboxcontentarea h1
{
	font-size: 12px;
	font-weight: bold;	
	color: black;
	margin-bottom: 0px;	
}

.productinfoboxcontentarea p
{
	
	margin-bottom: 16px;
}

.producttechdetailsbox
{
	width: 294px;
	min-height: 10px;
	border-style: solid;
	border-width: 1px;
	border-color: #676664;
	background-color: white;
}

.producttechdetailsbox table
{
	
	border-spacing: 0px;
	float: left;
	margin-bottom: 0px;
	
}


.producttechdetailsbox td, th
{
	font-weight: bold;
	padding-left: 15px;
	padding-right: 13px;
	padding-bottom: 4px;
	margin:0;
}

.producttechdetailsbox th
{
	padding-top: 8px;
	padding-bottom: 11px;
}

.white
{
	
	text-align: right;
	
}

.gray
{
	background-color: #D6D6D6;
}

.producttechdetailsboxhead 
{
	min-height: 29px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: black;
	
}

.producttechdetailsboxhead h1
{
	color: black;
	font-size: small;
	padding-top: 5px;
	padding-left: 16px;
}

.boxmorebtn
{
	margin-top: -22px;
	margin-right: 20px;
	float: right;
}


.contactbtn
{
	margin-top: 34px;	
}

.productdownloadshead
{
	width: 170px;
	padding-top: 15px;
	font-weight: bold;
	border-bottom: Solid 1px #CDCAC5;
	margin-bottom: 7px;
}

.productdownloadsentry ul
{
	list-style-image: url(/img/pdf_ico.jpg);
	list-style-position: inside;
	margin-left: -12px;
	
}

.productdownloadsentry li
{
	
	padding-top: 2px;
	
	margin-left: 10px;
	
	background-image: none;
}

.productdownloadsentry img
{
	background-position: 50px 3px;
	margin-left: 0px;
	padding-left: 0px;
	padding-right: 8px;
	vertical-align: text-bottom;
}

.productdownloadsentry a
{
	text-decoration: underline;
}

.productdownloadsentry span
{
	margin-left: 5px;
}

.productdownloadsentry li:after {
	content:" " url(/img/dl_arrow.gif);
}

/*
Product Info Box END
*/

/*
Hauptverteiler
*/
.serieshead_text
{
	margin-top: 8px;
	margin-bottom: 16px;
}

.serieshead_text p{
	width: 600px;
}

.serieshead_text h1 {
	color: black;
	font-size: medium;
}


.seriesbox {
	width: 599px;
	min-height: 341px;
	border-style: solid;
	border-width: 1px;
	border-color: #686765;

}

.seriesbox_head 
{
	height: 54px;
	background-color: #F4F1EC;
	border-bottom: 1px solid #686765;
}

.seriesbox_head h6
{
	padding-top: 6px;
	padding-left: 16px;
	color: black;	
}

.series_main_selector 
{
	padding-top: 6px;
	padding-left: 16px;
	padding-bottom: 6px;
}

.series_main_selector_entry
{
	font-weight: bold;
}

.series_main_selector_entry a
{
	font-weight: normal;
	text-decoration: underline;
}

.series_selector_box
{
	width: 181px;
	min-height: 286px;
	background-color: white;
	border-right: 1px solid #686765;
	float: left;
	overflow: auto;
}

* html body .series_selector_box {
	height: 286px;
}

.series_selector_box ul, .series_selector_box li, .machines_selector_box ul, .machines_selector_box li
{
	list-style-type: none;
	list-style-image: none;
	display:block;
	background-image: none;
	
}
.series_selector_box ul {
  margin-top: 10px;
}


.series_details_box
{
	width: 417px;
	height: 286px;
	background-color: #D6D6D6;
	float: left;
}
* html body .series_details_box {
	width: 416px;
}



.series_entry, .machines_entry
{
	max-width: 100%;
	min-height: 21px;
	text-indent: 17px;
	line-height: 21px;
	white-space: nowrap;
	text-decoration: underline;
	color: #811D1F;
}


.machines_entry 
{
	min-height: 26px;
	line-height: 26px;
}


.series_selector_box a, .machines_selector_box a
{
	display: block;
	padding: 1px 0 1px 0;
}

.series_selector_box a:hover, .machines_selector_box a:hover, .series_entry.active, .machines_entry.active
{
	padding:0;
 	max-width: 100%;
 	background: #D6D6D6;
 	border-top: 1px solid #686765;
 	border-bottom: 1px solid #686765; 
 	text-decoration: none;
 	cursor: hand;
}

.machines_selector_box 
{
  overflow: auto;
}

.series_entry.active
{
	min-height: 19px;	
	line-height: 19px;
}

 .machines_entry.active
 {
 	min-height: 24px;
	line-height: 24px;
 }

.series_selector_box .first, .machines_selector_box .first
{
	min-height:21px;
}

/*
Hack für IE5 und IE6; so wird verhindert, dass die überbreiten entries den rechten float-Bereich umbrechen lassen
*/
* html body .series_selector_box a:hover, * html body .machines_selector_box a:hover, * html body .series_entry.active, * html body .machines_entry.active
{
	max-width: 100%;
}

.series_entry.active a, .machines_entry.active a
{
	color: black;
}

.series_entry a, .machines_entry a
{
	margin: 0px;
	font-weight: bold;
}

.machines_entry a {
	font-weight: normal;
}

.series_entry a:hover, .machines_entry a:hover
{
	text-decoration: none;
}

.series_details_box h4
{
	margin-top: 9px;
	text-indent: 33px;	
}

.series_details_box p, .series_details_box a
{
	margin-left: 33px;
	margin-right: 18px;
}

.series_details_box a 
{
	text-decoration: underline;
}

.related_machines.head
{
	margin-top: 8px;
}

.related_machines.machines
{
	margin-right: 5px;
}

.related_machines.pics 
{
	margin-top: 12px;
	margin-left: 33px;
	float: left;
}

.related_machines.pics div, .related_machines.pics img
{
	height:  101px;
	width: 88px;
}


/*
Hack für IE5 und IE6; der linke Abstand wird reduziert, damit der More-Button nicht umgebrochen wird.
*/
* html body .related_machines.pics 
{
	margin-left: 15px;
}

.related_machines.pics img, .related_machines.pics div
{
	margin-right: 9px;
	border: 1px solid black;
	float: left;
	background-color: white;
}


.related_machines.pics div {
  
}

.related_machines.pics img {
  border:0;
}

.series_details_box .more_btn {
	float: left;
	margin-top: 93px;
}


/*
Serienseite
*/

.machinebox
{
	width: 727px;
	min-height: 365px;
	border-style: solid;
	border-width: 1px;
	border-color: #686765;
}

* html body .machinebox {
	width: 729px;
}

.machinebox_head 
{
	height: 54px;
	background-color: #F4F1EC;
	border-bottom: 1px solid #686765;
}

.machinebox_head h3
{
	padding-top: 19px;
	padding-left: 16px;
	color: black;
	font-size: medium;	
}

.machines_box_left
{
	width: 181px;
	min-height: 310px;
	border-right: 1px solid #686765;
	float: left;
}

* html body .machines_box_left {
	height: 309px;
}

.machines_selector_box 
{
	width: 181px;
	height: 200px;
	
	
}

.machines_details_box_head
{
	width: 545px;
	height: 28px;
	border-bottom: 1px solid #686765;
	background-color: #D6D6D6;
	float: left;
}

.machines_details_box_head h4 
{
	padding-top: 5px;
	padding-left: 14px;
}

.machines_details_pic
{
	width: 277px;
	height: 172px;
	border-right: 1px solid #686765;
	float: left;
	text-align: center;
	vertical-align: middle;
	
}



.machines_details_tech
{
	width: 266px;
	height: 172px;
	float: left;
}

.machines_details_tech table
{
	margin-top: 7px;
}

.machines_details_tech p, .machines_details_tech img, .machines_details_tech table
{
	margin-left: 23px;
}

.machines_details_tech img 
{
	margin-top: 9px;
	
}

.machines_details_tech td, .machines_details_tech p
{
	font-weight: bold;
}



.machines_details_text
{
	width: 545px;
	height: 108px;
	border-top: 1px solid #686765;
	background-color: #D6D6D6;
	float: left;
}

.machines_details_text p
{
	margin-top: 8px;
	margin-left: 16px;
	margin-right: 51px;	
}

.machines_details_text .more_btn 
{
	margin-left: 16px;
	margin-top: 6px;
}

.machines_contact 
{
	margin-top: 0px;
	margin-bottom: 10px;
	width: 154px;
	height: 96px;
	margin-left: 7px;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	text-align: center;
}

.machines_contact p
{
	margin-left: 23px;
	margin-right: 8px;
	margin-bottom: 5px;
}

.invisible 
{
	display: none;
}

#maincontent{
  width: 840px;
  margin-left: 25px;
  margin-top: 12px;
  
}
#maincontent_details {
  width: 784px;
  margin-left: 25px;
  margin-top: 0px;
  padding-top: 0px;
}

#CONTENT {
  
}

p.pathnavigation {
  width: 150px;
  margin-left: 0;
}

#back_btn, #back_btn_details {
  background-image: url(/img/btn_bg.png);
  background-repeat: no-repeat;
  text-indent: 12px;
  height: 16px;
  line-height: 14px;
  width: 60px;
  margin-top: 1px;
}

#back_btn_details {
  width: 60px;
  position: absolute;
}

/*
Nur für IE7
*/
*+html #back_btn_details {
  position: relative;
}

*+html .productpicbox {
  margin-top: 0px;
}

*+html .productinfobox {
  min-height: 540px;
  margin-top: -15px;
}

