/* CSS Document */
@import "treenav.css";
@import "lightbox.css";
@import "vertriebliste.css";
@import "roundcorner.css";
@import "news.css";
@import "order.css";
@import "produktgruppe.css";
@import "farben.css";


* html div#mitte2 img, * html img.png_ie, * html div.inhaltrc img {
behavior: url(./scripts/pngbehavior.htc);
}


html,body {
	margin:0;
	padding:0;
	width: 100%;
	height: 100%;
}

BODY {
	font-family: Arial, Helvetica, sans-serif;
	/*  	font-family: 'trebuchet ms', verdana, sans-serif; */
	font-size: 11px;
	color: #666666;
	background-image: url(../images/hg.png);
	font-weight:normal;
	line-height: 18px;
	background-attachment: fixed;
}

h1, .h1{
	font-size: 18px;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
/*	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #FF3300;
	padding-left: 3px;
*/	padding-bottom: 0px;
	margin-bottom:0px;
	color: #999999;
	line-height: 15px;
}

h2, .h2{
	font-size: 12px;
	font-weight:normal;
	line-height: 22px;
	margin-bottom:8px;
	color:#FF3300;
	font-weight:bold;
}

h3, .h3{
	font-size: 12px;
	font-weight:bold;
}

#header {
/*	height: 65px;*/	
	width: 882px;
/*	margin-top:1px;
	padding-top:10px; */
}
#headpic {
	height: 212px;
	width: 882px;
	margin-top:10px;
}

#spacer{
	margin-bottom:30px;
}


#bottom{
	font-size: 10px;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	margin-top:-10px;
}


#bottombar{
	margin-top:18px;
	background-image: url(../images/bottombar_v2.png);
	background-repeat: no-repeat;
	width:882px;
	height:35px;
	clear:both;
}

* html div#bottombar{
	width:882px;
	height:35px;
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./images/bottombar_v2.png',sizingMethod='scale');
}	


#sendform{
	width:680px;


}

#impressum{
	position:relative;
	z-index:90;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	padding-top:3px;
	float:left;
	margin-left:10px;
	padding-left:10px;
}

#impressum a{
	color: #ffffff;
	text-decoration:none;
	font-weight: bold;
}
#impressum a:hover{
	color: #ffffff;
	text-decoration:underline;
	font-weight: bold;
}

#copyright{
	position:relative;
	z-index:9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	padding-top:4px;
	left:-50px;
}

#navigation{
	width: 882px;
	padding-right:20px;
	text-align:right;
	color:#999999;
}


#navigation a{
	font-size: 12px;
	font-weight:bold;
	color:#999999;
	text-decoration:none;
	margin-left:23px;
	line-height:24px;
	list-style-position: outside;
	list-style-type: circle;
	display: list-item;
}
#navigation a:hover, #navigation .mark a {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FF3300;
	line-height:20px;
	list-style-type: disc;
}

#breadcrumb{
	font-size: 11px;
	padding-left:10px;
	padding-top:5px;
	padding-bottom:5px;
	width:100%;
	clear:both;
	position:relative;
	z-index:89;
	
/*	

	background-image: url(../images/mi.png);
	background-repeat: repeat-y;
	height:35px;  */
}	


/** html div#breadcrumb{
	padding-top:7px;
	height:35px;
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./images/bottombar3.png',sizingMethod='scale');
}	*/
	
#breadcrumb a{
	font-weight:bold;
	color:#999999;
	text-decoration:none;
}

#breadcrumb a:hover{
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FF3300;
}



#content{
	height:220px;
	width: 900px; /*882 */
	text-align: left;
	font-weight:normal;
}
#content[id] {
    height:auto;
	min-height:200px;
	clear:both;
}

#bodydiv{
    height:auto;
	min-height:400px;
}
#break{
	clear:both;

}

.orange{
	color:	#FF3300;
}

#news {
	margin-top: 20px;
	width: 350px;
	line-height: 20px;
	color: #666666;
	margin-right:500px;
	margin-left:20px;
}

#news img{
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 5px;
}

#headline{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FF3300;
}
/*.textheadline {
	font-size: 14px;
	color: #999999;
	font-weight: bold;
	margin-bottom: 5px;

}*/
#select_vers {
	position: relative;
	z-index: 12;
	height: 30px;
	padding-left:700px;
	margin-top: -30px;
}
.level_link {
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	line-height: 15px;
}

#tree{
	float:right;
	text-align:right;
}


a:active {
	outline: none;
}
:focus {-moz-outline-style: none;
}
#links, #mitte3, #mitte2,  #rechts{
	float:left;
}
#links{
/*	height:200px;*/
	width:180px;
	padding-left:9px;
	/*	background-image: url(../images/menuhg400.png);
	background-repeat: no-repeat;
	background-position: bottom;
	border: 1px solid #CCCCCC;
	background-color:#ffffff;
	*/

}
#links[id] {
    height:auto;
	min-height:200px;
}

#mitte2{
	margin-top:5px;
	margin-left:7px; /*2 */
	width:695px;
	font-weight:normal;
	overflow:hidden;
}

#mitte3{
/*	margin-right:5px;*/
	margin-left:5px;
	width:485px;
	font-weight:normal;
}


#mitte3 a{
	color:#FF3300;	
}

#rechts{
	width:190px;
/*	background-color:#ff0000;	
	height:100%;
*/
}

#oben{ /* war mal für breadcrumb vorgesehen*/
margin-top:5px;
/*margin-bottom:5px;
height:25px;*/
}



/* -------------------Treenav--------------------------- */
/* -------------------pagenavi--------------------------- */


.pagenavi .pagenavi{
	font-size: 9px;
	line-height: 18px;
	text-decoration:none;
	text-align:center;
	padding: 2px 5px 1px 5px;
	margin:1px;
	border: 1px solid #dddddd;
}

.pagenavi a{
	color:#666666;
}
.pagenavi a:hover {
	border: 1px solid #dddddd;
	background-color: #dddddd;
}

.pagenavi2 {
	font-size: 9px;
	border: 1px solid #FF3300;
	line-height: 18px;
	text-decoration:none;
	text-align:center;
	padding: 2px 5px 1px 5px;
	margin:1px;
}


.pagenavi a:active {
	font-size: 9px;
	border: 1px solid #FF3300;
	line-height: 18px;
	text-decoration:none;
	text-align:center;
	padding: 2px 5px 1px 5px;
	margin:1px;
}

/* -------------------produkte--------------------------- */

.producover{
float:left;
margin-top:10px;
margin-left:7px;
text-align:right;
}

.producover a{
color:#666666;
text-decoration:none;
font-weight:bold;
}
.producover a:hover{
text-decoration:underline;
}


.lmbez{
	clear:both;
	text-align:left;
	background-image: url(../images/hgbar4.png);
	height:24px;
	background-repeat: no-repeat;
	width:100%;
	padding-left:30px;
	padding-top:0px;
	font-weight:bold;
/*	border: 1px solid #FF3300;	*/

}

* html div.lmbez{
	padding-top:0px;
	height:24px;
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./images/hgbar4.png',sizingMethod='scale');
}	

.bildtrenner{
	clear:both;
	text-align:left;
	background-color:#cccccc;
	width:100%;
	padding-left:10px;
	font-weight:bold;
/*	border: 1px solid #FF3300;	*/

}

.thumb {
	float:left;
/*	border: 1px solid #999999;
	background-color:#aaaaaa;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	text-align:center;
	margin-right:13px; /* 10*/
}

.thumb span{
	position:relative;
	top:-10px;
	margin-right:10px;
/*	background-color:#DDDDDD;
	width:100%;
*/}

.thumb a{
	color: #999999;
	text-decoration:none;
/*	font-weight:bold;  */
}

.thumb a:hover{
	color: #333333;
	text-decoration:none;
	font-weight:bold;
	color: #FF3300;
}



.thumb1 {
	float:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	margin-right:10px;
	display:block;
	width:285px;
	
}

.thumb1 span{
	position:relative;
	top:-10px;
	margin-right:10px;
/*	background-color:#DDDDDD;
	width:100%;
*/}

.thumb1 a{
	color: #0099FF;
	text-decoration:none;
}

.thumb1 a:hover{
	text-decoration:underline;
}

.thumb2 {
/*	border: 1px solid #999999;
	background-color:#aaaaaa;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	margin-right:10px;
	padding:10px 10px 5px 10px;
	display:block;
	float:left;
	/*width:285*/
	
	width:310px;
	background-image: url(../images/content_round5.png);
	background-repeat: no-repeat;

	
}

* html div.thumb2{
/*	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./images/content_round5.png',sizingMethod='scale'); */
}	


/** html div.thumb2{
	width:285px; 
}*/

.thumb2 ul, .thumb3 ul {
	margin-top:0;
	list-style-type: square;
	margin-bottom:0;
}

.thumb2 img, .thumb1 img, .thumb2 img, .thumb3 img, .thumb4 img{
	float:left;
	text-decoration:none;
}


.uli{
display:inline;
/*width:130px;
background-color:#FF33ff;
*/


}

* html div.uli{
width:160px;
overflow:hidden;
/*	margin-left:95px;
	background-color:#3399FF;*/
}

.thumb2 a, .thumb3 a{
	color: #FF3300;
	text-decoration:none;
}

.thumb2 a:hover, .thumb3 a:hover, .uli a, .uli2 a{
	color: #FF3300;
	text-decoration:underline;
}

.bildtrenner_img{
	float:left;
}

.groupmerkmal{
	color:#999999; 
	font-size:12px;
	font-weight:bold;
	margin-bottom:10px;
}

.thumb3{
	font-size: 9px;
	color: #999999;
	padding:10px 8px 5px 10px;
	/*display:block;*/
	float:left;
	/*width:285*/
	width:310px; /* 300 */
	/*background-color:#FFCC00;*/
}

.thumb4{
	font-size: 9px;
	color: #999999;
	padding-right:10px;
	padding:10px 8px 5px 10px;
	/*display:block;*/
	float:left;
	/*width:285px;*/
	/*width:280px;*/ /* 300 */
	/*background-color:#FFCCFF;*/
}

.nofloat{
/*	width:600px; */
}

/*.thumb300{
	width:320px;  
}*/

.uli a, .uli2 a{
	font-size:12px;
	text-decoration:none;
}

.uli a:hover, .uli2 a:hover{
	text-decoration:underline;
}

.ulibox{
	float:left;
	margin-bottom:10px;
	margin-right:0px;
}

.uli{
	/* width:190px;*/
}

.ulilink{
	font-weight:bold;
	margin-bottom:5px;
	float:left;
	width:190px;
	clear:right;
}

.thumb4 .ulilink {

	width:90%;
	clear:right;
}

.thumb4 .noflo {
	clear:both;
	height:2px;
	width:1px;
	line-height:2px;
}
.thumb3 .noflo {
	height:2px;
	width:100px;
	line-height:2px;
}






* html div.ulilink{
/*	width:auto;
	min-width:auto;
*/}




.uli2{
	float:left;
/*	width:90%;
*/	margin-right:0;
}

.trennerlire{
	height:120px; 
	float:left; 
	width:1px; 
	/*margin-left:5px;*/
	margin-top:8px;
	border-right:1px dashed;
	/*background-color:#FF6600;*/
}

.trennerobun{
	height:0px;
	clear:both; 
	border-bottom:1px dashed;
	margin-left: 15px;
	margin-right:15px;
	line-height:0px;
}

.trennerfarbe{
border-color:#bbbbbb;
}


/* ----------------------- Produkte einzel ------------------------ */

#vorschau{
	/*width:597px;*/
	padding:20px;
	padding-right:180px;
	margin-right:22px;
	margin-left:0px;
	margin-bottom:0px;
	margin-top:0;
	border: 1px dashed #999999;
	background-color:#EEEEEE;
}
#vorschau h2{
	margin:0;
}

#vorschau br{
	line-height:8px;
}


.inputcheck{
	float:left;
	border:none;
	background:none;
	margin-right:3px;
}



.blocktext{
padding-left:215px;
}



.zwischen hr{
width:100%;
padding:0;
margin:0;
/*margin-left:50px;*/
border-top:#FF3300 1px solid;
border-bottom:none;
border-left:none;
border-right:none;
}


.zwischen2{
	background-color:#bbbbbb;
	color:#FFFFFF;
	font-weight:bold;
	padding-left:10px;
	font-size:14px;
	height:25px;
}

.zwischen2 .typecad{
	margin:0;
	padding:0;
}

.zwischen3{
	background-color:#CCCCCC;
	color:#FFFFFF;
	font-weight:bold;
	padding-left:10px;
	font-size:14px;
	height:25px;
}

.zwischen4{
	background-color:#D7D7D7;
	color:#666666;
	font-weight:bold;
	padding-left:10px;
	font-size:14px;
	height:25px;
}

.zeileri{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
}

.zeilele{
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
	overflow:hidden;
	line-height:1px;
}



.bold{
	font-weight:bold;
}


.produkte {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	margin-left:0px;
	clear:both;

}

.produkte a{
	color: #0099FF;
	text-decoration:underline;
}

.produkte a:hover{
	color: #0099FF;
	text-decoration:underline;
}
.line{
	/*
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
*/

	background-color:#bbbbbb;
	color:#FFFFFF;
	/*
	color:#000000;
	background-color:#eeeeee;
	*/
	font-weight:bold;
}

.line td{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;


}


.tabhg_1 {
	background-color:#F4F4F4;
}
/*.tabhg_1 td, .tabhg_2 td, .line td{
	padding-right:10px;
	padding-left:10px;
	vertical-align:top;

}
*/
.tabhg_2 {
	background-color:#FFFFFF;
}


.tabhg_x_1 {
	background-color:#EAEAEA;
}

.tabhg_x_2 {
	background-color:#E0E0E0;
}





#listenkopf {
	/*width:685px;*/
	height:220px;
	margin-left:0;
}
#listenkopf[id] {
	height:auto;
	min-height:220px;
}

#prodpic{
	float:left;
}

.produktkopf, #produl {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	width:400px;
	margin-bottom:5px;
	float:left;
	padding-bottom:5px;
}

#produ2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	/*width:180px;*/
	margin-bottom:5px;
	float:left;
	padding-bottom:5px;
	overflow:hidden;
}


#produl div{
	display:list-item;
	list-style-type: square;
	margin-left:20px;
}

#produ2 div {
	display:list-item;
	list-style-type: square;
	margin-left:15px;
	/*width:100px;*/
}

.listacc{
	float:left;
	margin:0; 
	padding:5px; 
	height:60px; 
	margin-bottom:0px; 
	margin-left:5px;
	width:300px;
	/*border: 1px solid #cccccc;*/
}

.listacc a{
	color:#0099FF;
	font-weight:bold;
}


.listliko, .listliko td{
	padding-right:10px;
	padding-left:10px;
	height:30px;
}

.listliko a{
	color:#0099FF;
	font-weight:bold;
}


.listcheck{
	float:left;
}	

.listcheck input{
	background:none;
	border:none;
}

.listchecktext{
	float:left;
	padding-left:5px;
	padding-top:1px;
}

legend{
	padding:5px;
	color:#FF3300;
	font-size:11px;
	font-weight:bold;
}


.bilder_mini{
	border: 1px solid #999999;
}

.bilder_mini2{
	margin-left:-3px; 
	margin-right:0px;  
	margin-bottom:5px;
	margin-top:-3px;
}

.bilder_befestigung{
	padding-left:-3px; 
	padding-right:0px;  
	padding-bottom:0px;
	padding-top:0px;
}

fieldset{
	padding:10px 10px 10px 10px;
}

.optacc{
	margin-left:10px;
	margin-right:20px;


}

.head{
	font-size: 16px;
	font-weight:bold;
	color: #666666;
	clear:both;
	margin-top:15px;
	margin-bottom:5px;
}

.classmini{
	margin-left:-3px; 
	margin-right:0px;  
	padding-bottom:15px;
	margin-top:-3px;
	background-color:#33FF99;

}

#buttoncontainer{
	clear:both;
	width:630px;
}

#inner_buttoncontainer{
	float:right;
	width:520px;
	clear:both;
}


.button{
	font-size:9px;
	width: 180px;
	height:20px;
	background-color:#FFFFFF;
	border:1px solid #AAAAAA;
	margin:2px;

}
.buttonhover{
	font-size:9px;
	width: 180px;
	height:20px;
	background-color:#FFFFFF;
	border:1px solid #FF3300;
	margin:2px;
}

.buttonlegende{
	width:110px;
	float:left;
	margin-top:3px;
}

input, textarea {
	background-color:#FFFFFF;
	border: 1px solid #CCCCCC;

}


#suchfeld{
	width:178px;
	font-size:9px;
}

#ausgabe_form {
	background-color:#FFFFFF;
	position:absolute;
	z-index:99;
	height:150px;
	border: 1px solid #999999;
	overflow:scroll;
	width:180px;
	visibility:hidden;
	overflow-X:hidden	;
}

#ausgabe_form[id] {
	overflow:-moz-scrollbars-vertical; 
}

a.ergebnis {
	color: black;
	text-decoration: none;
	display: block;
	width: 160px;
	margin: 1px;
}

a.ergebnis:hover {
  background-color: #FFCC00;
}


/*.neuheit{
	
	background-color:#FF3300;
	border:1px solid #FFFFFF;
	padding:2px 4px 2px 4px;	
	margin-left:4px;
	font-size:9px;
	font-weight:bold;
	color:#FFFFFF;
	text-align:center;


}*/

.neuheit{
	
	margin-left:4px;
	font-size:9px;
	font-weight:bold;
	color:#FF3300;


}


.warning{
	
	background-color:#FF3300;
	/*border:3px double #FF3300;*/
	padding:4px;	
	margin-bottom:4px;
	font-size:16px;
	font-weight:bold;
	color:#FFFFFF;
	text-align:center;
	width:200px;
	float:right;
}

#beschriftung_row{
	font-weight:bold;
	width:400px;
	clear:both;
	height:100%;
	overflow: hidden ;
}

#beschriftung{
	float:left;
	font-weight:normal;
	width:160px;
	height:100%;
	overflow: hidden ;
}	

#werte{
	width:215px;
	height:100%;
	overflow: hidden ;
}

.farbkombi{
	margin-left:0px;
}

.hell{
	background-color:#FFFFFF;
}
.dunkel{
	background-color:#F7F7F7;
}

#typentab{
	width:660px;

}


#typentab td{
	white-space:nowrap;
}

.dokbuttons{
	padding-left:0px; 
	padding-bottom:5px;
}
.innerdokbuttons{
	padding-left:0px;
}





.innerdok{
	margin-left:10px;
	/*padding-left:10px;*/
	/*padding-top:10px;*/
	/*padding-bottom:10px;*/
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	/*background-color:#eeeeee;*/
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;	
	width:640px;
}
.innerdok a{
	font-weight:bold;
	color:#0099ff;
}

.openclose{
	float:right;
}


.zubehoerlegende{
	margin-left:10px;
	font-weight:bold;
	font-size:14px;
	margin-bottom:0px;
/*	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;	
*/	width:640px;
	clear:both;
	height:25px;
}
.legendetext{
	float:left;
	
}


.farblisting{
	padding-left:30px;
}

#lichteinsatz{
	margin-left:0px;
	width:640px;
}



#lichteinsatz #trennzeile{
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #666666;
	border-bottom-color: #666666;
	height:3px;
	line-height:3px;
}

#lichteinsatz #trennzeile2{
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #cccccc;
	border-bottom-color: #cccccc;
	height:3px;
	line-height:3px;
}

.fin{
	height:1px;
	line-height:1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}

.zeiletop{
	height:0px;
	line-height:0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
}

/*---------------------------- auswahlbereich ----------------------*/

#auswahlbereich{
	font-size:10px;
	padding:3px;
	padding-bottom:10px;
	clear:both;
}

#auswahlbereich select{
	background-color:#dddddd;
	font-size:9px;
}


#auswahlbereich .button, #auswahlbereich .buttonhover, #auswahlbereich #suchfeld{
	width:171px;	
	margin-left:2px;	
}

#auswahlbereich #suchfeld{
	width:165px;
	margin-left:2px;	
}


/*---------------------------- ausgabebereich ----------------------*/
.rueckgabe{
	font-size: 13px;
	font-weight:bold;
	margin-left:10px;


}


.listeausgabe{
	width:300px;
	margin-left:10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	display:block;
	float:left;
	
}
.listeausgabe a{
	color: #FF3300;
	text-decoration:none;
}

.listeausgabe a:hover{
	color: #FF3300;
	text-decoration:underline;
}

.trenner_ausgabe{
	/*background-color:#AAAAAA; */
	clear:both;
	margin-bottom:5px;
	color:#000000;
	font-weight:bold;
	padding-left:10px;
	background-image: url(../images/hgbar4.png);
	height:24px;
	background-repeat: no-repeat;
	padding-top:0px;
	width:670px;
}

* html div.trenner_ausgabe{
	padding-top:0px;
	height:24px;
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./images/hgbar4.png',sizingMethod='scale');
}	

.linktrenner{
	position:relative;
	z-index:9;
}
.trenner_ausgabe a{
	color: #FF3300;
	text-decoration:none;
}
.trenner_ausgabe a:hover{
	color: #FF3300;
	text-decoration:underline;
}
.kopfabstand{
	height:5px;
}	

.hinweis{
	font-weight:bold;
}
#hinweis{
	float:left;
	color:#FF3300;
}