@charset "utf-8";
*{
	padding: 0;
	margin: 0;
	border: 0;
}

body {
	
	font:11px verdana, arial, helvetica, sans-serif;
	color:#000;
	
	width: 100%;
	height: 100%;
	text-align: center;
	
	background:url(../img/bg_index.gif) repeat-x #fff;
		
}
body{width: 100%;text-align: center;}

td, form, a, p {
	font:11px verdana, arial, helvetica, sans-serif;
	line-height: 17px;
}
a {color: #003B84;  text-decoration:underline;}	
a:hover {color: #FF0000; text-decoration:underline;}
a:focus{outline: 0;} 

hr {clear:both; background-color:#000; color:#000; border: #000; height: 1px;margin-bottom: 20px;}
p{
	margin-bottom:18px; 	
}

/* border: 1px solid red; */
#wrapper{
	width: 900px;
	margin: 0 auto;	
	text-align: left;
	margin-bottom: 20px; 
}

/* --------- header ------------ */
#header{
	width: 100%;
	height: 120px;
	background: #003B84;
}
#index_logo{
	width: 100%;
	text-align: center;
	margin:40px 0px 30px 0px;
}
#index_vlies{
	width: 100%;
	text-align: center;
	margin:0px 0px 70px 0px;
}
#index_claim{
	width: 100%;
	text-align: center;
	margin:0px 0px 10px 0px;
	font:15px verdana, arial, helvetica, sans-serif;
	font-weight: bold;
	/*letter-spacing: .1em;*/
}
#logo{
	float: left;
	width: 225px;
	text-align: center;
}
#logo img{
	margin:30px 0px 0px 0px; 
}
#topnav{
	float: left;
	width: 675px;
	color: #fff;	
}
#service{
	text-align: right;		
	margin:30px 0px 0px 0px; 
		
}
.service_abstand{
	margin-right: 30px;
}
#topnav a{color: #fff; text-decoration: none; font-weight: normal;}
#topnav a:hover{color: #fff; text-decoration: underline; font-weight: normal;}




/* --------- navigation + bild border: 1px solid red;  ------------ */

#mainnav {
	margin-top: 35px;
	width: 100%;
	height: 25px;

}
#slidenavcontainer {
	overflow: hidden; 
	width: 900px;
	position: relative;
	height: 360px; 
	background-color: #333;
	z-index: 1;

}
#slidenav {
	width: 100%;
	height: 360px;
	z-index: 1;
}
#slidenavtext{
	font-size: 11px;
	margin: 8px 15px 0px 15px;
	color: #fff;
}
#slidenavtext p{
	margin-bottom:10px; 
	font-size: 11px;	
}
#slidenavtext h3{
	font-size: 18px;
	font-weight: 100;
	line-height: 26px;
	margin-bottom: 10px;
	letter-spacing: .1em;
	
	/*text-transform: uppercase;*/	
}
#slidenavtext a{color: #fff; text-decoration: underline; font-weight: normal;}
#slidenavtext a:hover{color: #8EC33D; text-decoration: underline; font-weight: normal;}

#slidenavtext ul{
	list-style-type: none;
	list-style-position:outside;	
}
#slidenavtext ul li{
	margin-bottom: 5px;	
}
#slidenavtext ul li a{color: #fff; text-decoration: none; font-weight: normal;}
#slidenavtext ul li a:hover{color: #8EC33D; text-decoration: underline; font-weight: normal;}


#margincontainer{
	margin: 2px 0px 0px 0px;
	width: 895px;	
	height:25px;
	text-align: right;/**/
	
}

#margincontainer a {color: #000;  text-decoration:none; font-size: 11px;}	
#margincontainer a:hover {color: #003B84; text-decoration:underline;}
#captions-adv{
	text-align: right;

}
/* -------- Content --------  */

#contentcontainer{
	margin: 0px 0px 0px 0px;
	width: 100%;
	display: table;
	
	
}
#content_left{
	width: 225px;
	float: left;
	display: block;
}
#cl_formular{
	margin-right:30px;
}


#content_main{
	width: 675px;
	float: left;
	display: block;

}
#content_maintext{
	width: 500px;
	float: left;
	display: block;
}
#contentcontainer h3,#contentcontainer h1{
	font-size: 20px;
	font-weight: normal;
	line-height: auto;
	margin-bottom: 20px;	
}
#contentcontainer h2{
	font:11px verdana, arial, helvetica, sans-serif;
	line-height: 17px;
	font-weight: bold;
	line-height: auto;
	margin-bottom: 17px;	
}
#content_maintext  ul{
	list-style-type: bullet;
	list-style-position:outside;
	padding: 0px;
	margin: 0px 0px 20px 0px;	
}
#content_maintext ul li{
	margin: 0px 0px 10px 20px;
	line-height: 17px;
}
/* -------- footer --------  */

#footer{
	clear: both;
	border-top: 3px solid #003B84;
	width: 100%;
	height: 30px;
	display: table;
}
#footer .left, #footer .right{
	margin-top: 5px;
	width: 50%;
}
#footer img {
	margin-left: 5px;
	
}

/* --------- allgemein ------------ */
.img_left{
	padding: 0px; 
	margin-right: 20px;
	margin-bottom: 15px;
	border: 1px solid black;
	float: left;
}
.img_right{
	padding: 0px; 
	margin-left: 20px;
	margin-bottom: 15px;
	border: 1px solid black;
	float: right;	
}
.left{
	float: left;
}
.right{
	float: left;
	text-align: right;
}
.clear{
	clear: both;
}


/* ------------ suche ---------------- */

#suche_treffer_container{
	clear: both;
	width: 100%;
	margin-top: 20px;
}
.suche_markierung{
	font-weight: bold;
}


.suche_input{
	border: 0px;
	padding:2px 0px 0px 3px;
	font-size:11px; 
	color: #fff; 
	height: 18px;
	width: 130px;
	background-color: transparent;

	background:url(../img/search_bg.gif) top left no-repeat;
}
#headersearch{
	float: left;
	
}

/* ------------ ende suche ---------------- */


/* ****************** formulare ************************** */
.message{
	color: #8EC33B; 
	font-weight: bold;
	text-decoration:none;
}
.pflicht{
	color: #000; 
	font-weight: bold;
	text-decoration:none;
}


.select_mainkat{background-color: #eeeeee;}	/* hauptkategorien hervorheben  */	
.select_highlight{color: #ffffff; background-color: #aaaaaa;}	/* option gehighlighted  */
.form_spacer{
	padding:5px 30px 0px 0px;
}
table.form_table{
	margin-bottom: 18px;
}
table.form_table td{
	padding:5px 20px 0px 0px;
}
td.form_left{
	padding:5px 20px 0px 0px;
}

.select, .input, textarea{
	font:11px verdana, arial, helvetica, sans-serif;
	border:1px solid #003B84;
	background-color: #ffffff; 
	color: #000;
	padding: 1px;
}
.select_nav{
	font-size:11px;
	border:1px solid #003B84;
	background-color: #ffffff; 
	color: #000;
	height:16px;
}
.button{
	font:11px verdana, arial, helvetica, sans-serif;
	font-weight: bold;
	border:1px solid #8EC33B;
	background-color: #8EC33B; 
	color: #fff;
	padding: 2px;
}

/* ------------ split2page ---------------- */
#s2p_navi{
	height: 20px;
	padding: 0px 0px 0px 0px;
	vertical-align: middle;

}
#s2p_navi img{
}
#s2p_navi select{
	font:10px verdana, arial, helvetica, sans-serif;
	vertical-align: top;
}

a.s2p:link, a.s2p:visited, a.s2p:active{color: #DA345B; text-decoration: none; font-weight: normal;}
a.s2p:hover{color: #DA345B; text-decoration: none; font-weight: normal;}

/* ------------ captcha ---------------- */
.captcha_img{
	/*border: solid 1px #000000;*/
}

/* ------------ sitemap ---------------- */
.sm_ul{list-style-type:none; list-style-image:none;}
.sm_li_0{ list-style-type:disc; list-style-image:none; list-style-position:outside; margin-left: 0px; margin-top: 10px; margin-bottom: 2px;
}
a.sm_a_0:link, a.sm_a_0:visited, a.sm_a_0:active{
	text-decoration: none;	
}
a.sm_a_0:hover {
	text-decoration: none;
}
.sm_li_1{
	list-style-type:circle;
	list-style-image:none;
	list-style-position:outside;
	margin-left: 40px;
	margin-bottom: 2px;
}
a.sm_a_1:link, a.sm_a_1:visited, a.sm_a_1:active{
	text-decoration: none;
	font-weight:normal;	
}
a.sm_a_1:hover {
	text-decoration: none;
	font-weight:normal;
}
.sm_li_2{
	list-style-type:none;
	list-style-image:none;
	list-style-position:outside;
	margin-left: 80px;
	margin-bottom: 2px;
}
a.sm_a_2:link, a.sm_a_2:visited, a.sm_a_2:active{
	text-decoration: none;
	
}
a.sm_a_2:hover {
	text-decoration: none;
}
.sm_li_3{
	list-style-type:none;
	list-style-image:none;
	list-style-position:outside;
	margin-left: 120px;
	margin-bottom: 2px;
}
a.sm_a_3:link, a.sm_a_3:visited, a.sm_a_3:active{
	text-decoration: none;	
}
a.sm_a_3:hover {
	text-decoration: none;
}



/* ##################### SHOP #######################*/

.shop_nav_button{
	cursor: hand;
	background-color: #003B84;
	color: #fff;
	padding:4px;
	border: 1px solid #003B84;
}
/*
a.shop_nav_button:link, a.shop_nav_button:visited, a.shop_nav_button:active{
	background-color: #003B84;
	color: #fff;
	padding:4px;
	border: 1px solid #003B84;	
}
a.shop_nav_button:hover{
	background-color: #8EC33B;
	color: #003B84;
	padding:4px;
	border: 1px solid #8EC33B;
	text-decoration: none;	
}
*/
a.shop_nav_button:link, a.shop_nav_button:visited, a.shop_nav_button:active{
	font:11px verdana, arial, helvetica, sans-serif;
	font-weight: bold;
	border:1px solid #8EC33B;
	background-color: #8EC33B; 
	color: #fff;
	text-decoration: none;
	padding: 4px;	
}
a.shop_nav_button:hover{
	font:11px verdana, arial, helvetica, sans-serif;
	font-weight: bold;
	border:1px solid #8EC33B;
	background-color: #8EC33B; 
	color: #fff;
	text-decoration: none;
	padding: 4px;
		
}
a.shop_change:link, a.shop_change:hover, a.shop_change:visited, a.shop_change:active{
	font:10px verdana, arial, helvetica, sans-serif;
	font-weight: bold;
	border:1px solid #8EC33B;
	background-color: #8EC33B; 
	color: #fff;
	text-decoration: none;
	padding: 3px;	
}


.shop_cat_tbl{
	padding: 0px;
	margin: 0px;
	border: 0px;

}
.shop_cat_tbl tr{
	background-color: #ddd;	
}
.shop_cat_tbl tr td{
	padding-right:15px;	
}
.shop_artikel_uebersicht{
	width: 300px;
	height: 170px;
	margin: 0px 15px 15px 0px;
}
/* warenkorb */

.shop_wk_td{
	padding:3px 5px 3px 5px;
}
.shop_hr_tr_bg{
	height: 1px;
	background-color:#003B84;	
}
.shop_hr_bg{
	height: 1px;		
}



.shopbutton{
	border:1px solid #2F5782; 
	background-color: #fff;
	color: #2F5782;
	font-size:11px;
}

/* bestellschritte */
.shop_step{
	background-color: #003B84;
	color: #fff;
	padding:4px;
	border: 1px solid #003B84;
}
.shop_step_h{
	background-color: #8EC33B;	
	color: #fff;
	font-weight:bold;
	padding:4px;
	border: 1px solid #8EC33B;
}
.shop_p_abstand{
	padding-top: 20px;
}
#shop_customer_wahl{
	width: 600px;
	padding-top: 0px;
}
#shop_customer_wahl .left{
	width: 300px;
	border-right: 1px solid #003B84;
	padding-right:10px;
}
#shop_customer_wahl .right{
	padding-left:10px;
}


/* downloads */
.doc_img_link{
	width: 160px;
}
.doc_img_description{

}


/* produkte */
.idTabs_div{
	clear: left;
	margin-top: 10px;

}
.tab225px{
	float: left;
	width: 200px;
	padding: 0px 20px 25px 5px;
}
.tab675px{
	float: left;
	width: 670px;
	padding: 0px 0px 25px 0px;
}
#slidenavbgimage{
	z-index: 1;
}
#controls-adv{
	position: absolute;
	z-index: 100;
	margin: 337px 0px 0px 790px;

	width: 110px;
	height: 25px;
	color: #fff;
	text-align: center;
	background: #003B84 !important ;	/* 666666 */
 	-moz-opacity:0.9; 
 	filter:alpha(opacity=90);
	opacity:.90;
	khtml-opacity:0.9;
	
}


div.nav-controls{
	margin-top: 5px;
}
#controls-adv img, #controls-adv span{
	vertical-align: middle;
}
#slideshow-adv{
	z-index: 10;
	position: relative;
}
#thumbs-adv.column_img{
	text-align: left;
	margin-top: 50px;

}

ul.thumbs {
	clear: both; PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px;
}
ul.thumbs li {
	LIST-STYLE-TYPE: none;
	width: 60px;
	height: 70px;
	float: left;
	margin: 0px 3px 3px 0px;
	background:url(../img/farb_muster_bg.jpg) top left no-repeat;	
}

ul.thumbs li.column {
	LIST-STYLE-TYPE: none;
	width: 60px;
	height: 60px;
	float: left;
	margin: 0px 8px 8px 0px;	
}

a.thumb {
	display: block;
	
}
ul.thumbs li.selected img {
	border: 1px solid #000;
}
a.thumb:unknown {
	outline: none;
	
}
ul.thumbs img {
	display: block;
	margin: 0px 0px 3px 0px;
	border: 1px solid #E2E2E2;
}
span.farbmuster_id{
	float: left;
	margin: 0px 4px 0px 0px;
	
	width: 55px;
}
span.farbmuster_id_h{
	float: left;
	margin: 0px 4px 0px 0px;
	background: #8EC33B;
	padding-left: 1px;
	width: 55px;
}
input.farbmuster_cb{
	margin-top: 2px;
}



/* referenzen  */
#thumbs-adv.nodisplay ul{
	display: none;
}
#reftbl{ width: 100%;}
#reftbl td.hover, .reftbl_tr_selected {background-color: #799ECC;}


.reftbl_tr1{background-color: #B2C4DA;}
.reftbl_tr2{background-color: #B2C4DA;}	/* D2DDEB */
#reftbl td{border-bottom: 3px solid #fff}
/*
.reftbl_td3{width: 347px;}
.reftbl_td4{width: 347px;}
*/

.reftbl_td2,.reftbl_td3,.reftbl_td4,.reftbl_td5{padding: 10px; border-left: 3px solid #fff}
.reftbl_td1{width: 102px;}
.reftbl_td2{width: 95px;}
.reftbl_td3{width: 297px;}
.reftbl_td4{width: 297px;}
.reftbl_td5{width: 95px;}

/* vertrieb  */
#vertrtbl{}
.vertr_img{width: 150px;}
.vertr_name{width: 250px;}
.vertr_tel{width: 200px;}




#scroller{
	list-style-type: none;
	list-style-position:outside;
}
#scroller li{
	float: left;
}
#scroller div {
	display: block;
}
.simply-scroll-container { 
	position: relative;
}
.simply-scroll-clip { 
	position: relative;
	overflow: hidden;
	z-index: 2;
}
.simply-scroll-list { 
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	overflow: hidden;
	margin: 0;
	padding: 0;
	list-style: none;
}	
.simply-scroll-list li {
	list-style: none;
	display: block;

}	
.simply-scroll-list li img {
	border: none;
	display: block;
}
.simply-scroll, .simply-scroll .simply-scroll-clip {/* Container DIV, Clip DIV */
	width: 900px;
	height: 150px;
}	
.simply-scroll .simply-scroll-list li {
	float: left;
	width: 180px;	
}

.scrollitem{
	width: 170px;
	height: 150px;
	padding: 1px;
}
.scrollitem_h, .scrollitem_h:hover{
	width: 170px;
	height: 150px;
	padding: 1px;
	background: #003B84;
	color: #fff;
}
.scrollitem p, .scrollitem_h p{
	padding: 1px 3px 3px 3px;
	font-size: 10px;
	line-height: 15px;
}
#galerie_pic_outer{
	height: 65px; 
	margin: 0px;
	position: relative;
	float: left;		
}
ul.produkte_icons{
	
}
ul.produkte_icons li{
	display: block;
	float: left;
	margin: 0px 20px 0px 0px;
	height: 67px;
	line-height: 67px;
	vertical-align: middle;
}
ul.produkte_icons li span{
	display: block;
	float: left;
	height: 67px;
	line-height: 67px;
	vertical-align: middle;
	
}
ul.produkte_icons li span img{
	vertical-align: middle;
}