@charset "utf-8";
/* CSS Document */
BODY {
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.725em;
	color:#333333;
}
h1 {
	font-weight:bold;
	font-size:0.92em;
}

.content {
line-height:1.6em;
padding-bottom:20px;

}

.center_container {
	margin:auto;
	width:900px;
	text-align:left;
}
.top {
	width: 100%;
	margin:auto;
	height:70px;
}
.logo {
	float:left;
	width: 200px;
	margin-top:36px;
}
.top_menue {
	float:right;
	width: 400px;
	text-align:right;
	margin-top:50px;
	font-size:0.90em;
}
.top_menue ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.top_menue ul li {
	display: inline;
	padding:0px;
	margin-top:0px;
}
.top_menue ul li a:link, .top_menue ul li a:active, .top_menue ul li a:visited {
	color: #666666;
	text-decoration: none;
	margin-top:0px;
}
.top_menue ul li a:hover {
	text-decoration:underline;
}
.image_top {
	margin:auto;
	height: 150px;
}
.h_menue {
	float:left;
	width: 905px;
	height: 60px;
	margin-top: 6px;
}

.h_menue ul{
padding:0px;
margin:0px;

}

.h_menue ul li{
padding:0px;
margin:0px;
list-style:none;
float:left;

}

.navi {
	float:left;
		width:210px;
	text-align:left;
	margin-top:44px;
	font-size:1.1em;
}
.navi ul {
	margin:0px;
	padding:0px;
	list-style:none;
	border-bottom:1px dotted #f8b21b;
}
.navi ul li {
	line-height:1.9em;
	border-top:1px dotted #f8b21b;
}

.navi ul li a:link, .navi ul li a:visited, .navi ul li a:active {
	color:#666666;
	text-decoration:none;
}

.navi ul li a:hover {
	text-decoration:underline;
}


.navi ul li .naviactive a {
color:#f8b21b;
font-weight:bold;

}

.subnavi ul li .naviactivesub a {
color:#f8b21b;


}

.activemain {
color:#f8b21b;
}

ul.subnavi {
padding-left:20px;
border:none;
padding-bottom:5px;
}

ul.subnavi li {
font-weight:normal;
border:none;
line-height:1.5em;

}

.activesub {
color:#f8b21b;
}

.container_menue {
	width: 210px;
	float:left;
}
.container_inhalt {
	margin-top:15px;
	margin-left:26px;
	float:left;
	width:440px;
}
.breadcrumb {
	float:left;
	font-size:0.9em;
	line-height:1.4em
}

.breadcrumb ul {
padding:0px;
margin:0px;
}

.breadcrumb ul li {
padding:0px;
margin:0px;
float:left;
list-style:none;
}

.breadcrumb ul li a, .breadcrumb ul li a:active, .breadcrumb ul li a:visited {
color:#666666;
}

.breadcrumb ul li a:hover {
text-decoration:none;
}

.releated_box_text ul {
padding-left:15px;
margin:0px;
}
.releated_box_text ul li {


}

.releated_box_text ul li a, .releated_box_text ul li a:active, .releated_box_text ul li a:visited {
	text-decoration:none;
	color:#333333;
}
.releated_box_text ul li a:hover {
	text-decoration:underline;
	color:#333333;
}
.inhalt {
	float: left;
	width:440px;
}
h1 {
	font-weight:bold;
	font-size:1.59em;
	color:#f8b21b;
}
h2 {
	font-weight:bold;
	font-size:1.1em;
	color:#f8b21b;
	margin:0px;
	padding:0px;
}

p {
margin:0px;
padding:0px;

}

.right_inhalt {
	float:right;
	width:220px;
	text-align:right;
	padding-top:100px;
}
.img_text_container {
	float:left;
	width:440px;
	margin-top:10px;
	border-bottom:1px;
	border-bottom-style:dotted;
	border-bottom-color:#f8b21b;
	padding-bottom:3px;
}


.img_text_container h2 {
	font-weight:bold;
	font-size:1.1em;
	color:#f8b21b;
	margin:0px;
	padding:0px;
	padding-bottom:6px;
	
}
.image_info {
	float:left;
	padding-top:4px;
	padding-bottom:4px;
}
.text_info {
	float:right;
	width:305px;
	margin-left:5px;
	line-height:1.6em;
	padding:0px;
	margin-top:0px;
}



.link_info {
	float:right;
	width:300px;
	text-align:right;
	font-size:0.99em;
	color:#f8b21b;
	text-decoration:none;
}
.info_box {
	margin-bottom:20px;
	width:190px;
	float:right;
}

.info_box a:link, .info_box a:active, .info_box a:visited {
	text-decoration:none;
	color:#f8b21b;
}

.info_box a:hover {
	text-decoration:underline;
}
.info_box_ueberschrift {
	width:182px;
	background-color:#EDEDED;
	font-weight:bold;
	margin-bottom:2px;
	text-align:left;
	font-size:0.99em;
	padding-left:8px;
	padding-top:4px;
	padding-bottom:4px;
	font-size:0.9em;
}
.info_box_text {
	width:182px;
	background-color:#EDEDED;
	text-align:left;
	line-height:1.4em;
	padding-left:8px;
	padding-top:4px;
	padding-bottom:4px;
	font-size:0.9em;
}
.info_box_text a:link, .info_box_text a:visited, {
	color:#f8b21b;
	text-decoration:none;
}
a.info_box_mail:link {
	color:#f8b21b;
	text-decoration:none;
}

.releated_box {
	margin-bottom:20px;
	width:190px;
	float:right;
}

.releated_box_ueberschrift {
	width:182px;
	background-color:#EDEDED;
	font-weight:bold;
	margin-bottom:2px;
	text-align:left;
	font-size:0.99em;
	padding-left:8px;
	padding-top:4px;
	padding-bottom:4px;
	font-size:0.9em;
}
.releated_box_text {
	width:182px;
	background-color:#EDEDED;
	text-align:left;
	line-height:1.4em;
	padding-left:8px;
	padding-top:4px;
	padding-bottom:4px;
	font-size:0.9em;
}


.footer {
	font-size:0.90em;
	color:#666666;
	width:900px;
	clear:both;
	float:left;
	margin-top:16px;
	padding-bottom:20px;
}
.footer_left {
	float:left;
}
.footer_right {
	float:right;
}

.footer_left a:link, .footer_left a:active, .footer_left a:visited {
	color: #666666;
	text-decoration: none;
	margin-top:0px;
}
.footer_left a:hover {
	text-decoration:underline;
}

.footer_drucken {
}
.footer_middle {
	margin-left:250px;
	margin-right:250px;
	
}
.footer_font {
	float:left;
	width:150px;
}
.holzwerkstoffe {
	float:left;
	width: 224px;
	height:60px;
	padding-right:2px;
}
.holzwerkstoffe_link {
	float:left;
	background-image:url(../img/main_holzwerkstoffe.gif);
	background-repeat:repeat-y;
	width: 224px;
	height:60px;
	color:#E6E6E6;
	text-indent:40px;
	padding-right:2px;
}
a.holzwerkstoffe_link:hover {
	float:left;
	background-image:url(../img/main_holzwerkstoffe.gif);
	background-position:0px 60px;
	background-repeat:repeat-y;
	width: 224px;
	height: 60px;
	color:#F8B21B;
	padding-right:2px;
}


.activeholzwerkstoffe_link {
	float:left;
	background-image:url(../img/main_holzwerkstoffe.gif);
	background-position:0px 60px;
	background-repeat:repeat-y;
	width: 224px;
	height: 60px;
	display:block;
	color:#F8B21B;
	text-indent:40px;
	padding-right:2px;

}


.moebelfertigung {
	float:left;
	width: 224px;
	height: 60px;
	padding-right:2px;
}
.moebelfertigung_link {
	float:left;
	background-image:url(../img/main_moebelfertigung.gif);
	background-repeat:repeat-y;
	width: 224px;
	height: 60px;
	color:#E6E6E6;
	text-indent:40px;
	padding-right:2px;
}
a.moebelfertigung_link:hover {
	float:left;
	background-image:url(../img/main_moebelfertigung.gif);
	background-repeat:repeat-y;
	background-position:0px 60px;
	width: 224px;
	height: 60px;
	color:#57AC29;
	padding-right:2px;
}
.activemoebelfertigung_link {
	float:left;
	background-image:url(../img/main_moebelfertigung.gif);
	background-repeat:repeat-y;
	background-position:0px 60px;
	width: 224px;
	height: 60px;
	color:#57AC29;
	text-indent:40px;
	padding-right:2px;
}
.industrielackierung {
	float:left;
	width: 224px;
	height: 60px;
	padding-right:2px;
}
.industrielackierung_link {
	float:left;
	width: 224px;
	height: 60px;
	margin-bottom:1px;
	background-image:url(../img/main_industrielackierung.gif);
	background-repeat:repeat-y;
	color:#E6E6E6;
	text-indent:40px;
	padding-right:2px;
}
a.industrielackierung_link:hover {
	float:left;
	width: 224px;
	height: 60px;
	margin-bottom:1px;
	background-image:url(../img/main_industrielackierung.gif);
	background-repeat:repeat-y;
	background-position:0px 60px;
	color:#E95D2D;
	padding-right:2px;
}
.activeindustrielackierung_link {
	float:left;
	width: 224px;
	height: 60px;
	margin-bottom:1px;
	background-image:url(../img/main_industrielackierung.gif);
	background-repeat:repeat-y;
	background-position:0px 60px;
	color:#E95D2D;
	text-indent:40px;
	padding-right:1px;
}
.detailhandel {
	float:left;
	width: 224px;
	height: 60px;
}
.detailhandel_link {
	float:left;
	background-image:url(../img/main_detailhandel.gif);
	background-repeat:repeat-y;
	width: 224px;
	height: 60px;
	color:#E6E6E6;
	text-indent:40px;
}
a.detailhandel_link:hover {
	float:left;
	background-image:url(../img/main_detailhandel.gif);
	background-repeat:repeat-y;
	background-position:0px 60px;
	width: 224px;
	height: 60px;
	color:#B2B4B4;
}
.activedetailhandel_link {
	float:left;
	background-image:url(../img/main_detailhandel.gif);
	background-repeat:repeat-y;
	background-position:0px 60px;
	width: 224px;
	height: 60px;
	color:#B2B4B4;
	text-indent:40px;
}
.footer_font a {
	color:#666666;
	text-decoration:none;
}
.printlink {
	margin-left:30px;
	background-image:url(../img/print.gif);
	padding-left:20px;
	padding-bottom:5px;
	background-repeat:no-repeat;
	text-decoration:none;
	color:#666666;
}
.footer_font a:hover {
	text-decoration:underline;
	
}
a.f1 {
	font-size:1em;
	font-weight:bold;
}
a.f2 {
	font-size:1.1em;
}
a.f3 {
	font-size:1.2em;
}

.tx-flseositemap-pi1 li {
	line-height:1.6em;
}

.tx-flseositemap-pi1 a:link, .tx-flseositemap-pi1 a:active {
color:#333333;
text-decoration:underline;

}

.tx-flseositemap-pi1 a:hover {
text-decoration:none;

}

.tx-flseositemap-pi1 a:visited {
color:#666666;

}

.csc-textpic img {
padding-top:3px;
}

.csc-textpic {
padding-bottom:20px;
}

.csc-menu ul {
padding:0;
margin:0;

}


.content a:link, .content a:active, .content a:visited {
color:#F8B21B;

}

.content a:hover {
	text-decoration:none;
}

.gesamt_kontakt {
	width:730px;
	float:left;

}
.kontakt {
	height:150px;
	padding-bottom:10px;
	float:left;
}

.left_kontakt {
	float:left;
	margin-right:10px;
}
.image_kontakt img {
	float:left;
	padding-right:5px;
	padding-top:7px;
	margin-bottom:25px;
}
.text_kontakt {
	width:350px;
	margin-left:5px;
	margin-bottom:20px;
}
.right_kontakt {
	float:right;
	text-align:left;
}


