html{
}

body,textarea{
 font-family: Arial;
 font-size: 12px;
 color: #404040;
}

a{
	color: #000000;
	text-decoration: none;
}

a:hover,a.act{
    text-decoration: none;
	color:#d65a0c;
}

a:focus { 

}

a img{
	border:none;
}


#content-wrap{
	line-height: 140%;
}

#content-right ul{
padding: 0 0 0 15px;
	list-style: circle;
	list-style-position: outside;
}

#content-right ul li{

}

#content-wrap a{
	text-decoration: none;
	font-weight: normal;
}


div.content-element,
.clear{
	clear:left;
}

p{
	margin:0;
	padding: 0 0 5px 0;
}

h1,h2,h3,h4,h5{
	margin: 0;
	padding-bottom: 5px;
	font-size: 12px;
}

.graphicalHeader{
	height:0px;
	padding: 30px 0 0 0;
	margin: 0 0 5px 0;
	overflow: hidden;	
	background-repeat: no-repeat;
}

/* Text Menus */

ul.menu {
	margin: 0; padding: 0;
	list-style: none;
}

ul.menu li {
	float: left;
	padding:0;
}

ul.menu li a{
	display: block; 
	width:auto;
	height:100%;
	float: left;
}

ul.menu li img{
	display: inline;
}

ul.menu li.act a{
	font-weight: bold;
	text-decoration: none;
}

/* langmenu */

ul.langmenu {
	margin: 0; padding: 11px;
	list-style: none;
}

ul.langmenu li {
	float: left;
	padding:0 5px 0 0;
}

hr{ 
	border:0;
	border-bottom:2px solid #000;
	padding: 18px 0 0 0;
	margin: 0 0 20px 0;
	color: white;
	background-color: white;
	height: 0;
	clear: both; 
}

#main-menu ul.menu li a {
	padding:0px 2px;
}

#meta-navi ul.menu li{

}



/* Produkt Menu*/

li#produktMenu{
	float: left;
	position: relative;
}

ul#produktMenu1{

}

#main-menu ul#produktMenu1 li a{
	margin:0;
	padding:0;
	overflow: hidden;
	height:35px;
	text-indent: 500px;
	background-repeat: repeat-y;
}


#main-menu ul#produktMenu1 li a:hover,
#main-menu ul#produktMenu1 li a.active{
	background-position:  0px 35px;
	cursor: default;
}

#main-menu div.produktKlapp{
	position: absolute;
	left:0;
	top:35px;
    width:100%;
	background: url(../imgs/trans_black.png);
	border:1px solid gray;
	border-top:none;
}

#main-menu ul.produktMenu2,
#main-menu ul.produktMenu3{
	list-style: none;
	padding:20px; margin:0;
	position:relative;
	width:160px;	
	padding-bottom: 35px;
	height:auto;
}

#main-menu ul.produktMenu3{
	position: absolute;
	left: 185px;
	top:0;
}

#main-menu ul.produktMenu2 li,
#main-menu ul.produktMenu3 li{
	padding:0; margin:0;
	width:160px;
	clear:left;
	float: none;
}
#main-menu ul.produktMenu3 li{
	width:225px;
}


#main-menu ul.produktMenu2 li a,
#main-menu ul.produktMenu3 li a{
	display: block;
	width: 100%;	
	text-decoration: none;
	padding:3px 10px;
	color:white;
}

#main-menu ul.produktMenu2 li a:hover,
#main-menu ul.produktMenu2 li a.active
{
	background:#353535 url(../imgs/nav_pfeil.gif) no-repeat right;
	
}
#main-menu ul.produktMenu3 li a:hover,
#main-menu ul.produktMenu3 li a.active{
	background:#d65a0c center;
	color:white;
	cursor: pointer;
}

#main-menu ul.produktMenu3 li div.produktMenu3image{
	position:absolute;
	left:270px;
	top:20px;
	padding:3px;
	background: white;
	width:180px;
	height:160px;
	text-align: center;	
	line-height: 0px;
}

#main-menu ul.produktMenu3 li div.produktMenu3image div{
	background: no-repeat center;
	width:180px;
	height:160px; 
}


#produktFlyout{
	width:660px;
	position: absolute;
	left: 0px;
}





#submenu ul li{	
	margin-bottom: 1px;
}

#submenu ul li a{
	font-weight: normal;
	width:auto;
	height:100%;
	display: block;
	padding:3px 8px;
	font-weight: bold;
}


#submenu ul li.act a,
#submenu ul li:hover a{
	background: #e0e0e0;

}

#submenu ul li.act a{
	font-weight: bold;
}

#submenu ul li a:hover{
	text-decoration: none;
	color:black;
}

#submenu ul li.act li a{
	padding:1px 8px 1px 18px;
	background: white;
	font-weight: normal;
	width:auto;
	font-size: 11px;
	
}

#submenu ul li.act li.act a,
#submenu ul li.act li:hover a{
	background: #696969;
	color: white;	
}

/* Topic Bilder */

div.topic{
	width:950px;
	height: 207px;
	background: right center no-repeat;
	position: absolute;
}

div.topic .topic-text{	
	height: 207px;
	display: table-cell;
	vertical-align:middle;
	padding-left: 30px;
}

/* Hänlderliste */


div.haendler-form{

}

div.haendler{
	width:220px;
	height: 130px;
	border-top: 2px solid #000;
	padding: 15px 0 15px 10px ;
	margin-right:50px;
	float:left;
}

/* Prod Side Menu*/

.tx-clhankatalog-pi1-sideMenu ul{
	list-style: none;
	padding: 0; margin: 0;
	width:200px;
}
.tx-clhankatalog-pi1-sideMenu ul li{
	padding: 0; margin: 0;
}
.tx-clhankatalog-pi1-sideMenu ul li a{
	display: block;
	padding:3px 0;
}

.tx-clhankatalog-pi1-sideMenu ul li a:hover{
	color: black;
} 

/* Prod List View*/ 


.tx-clhankatalog-pi1-list{
	margin-top: 20px;
}

.even{
	clear:left;
	margin-right: 40px;
}

.tx-clhankatalog-pi1-listrow{	
	width:255px;
	border-top: 2px solid #000;
	padding: 15px 0 15px 10px ;
	float: left;
}

.tx-clhankatalog-pi1-listrow-img{
	width:140px;
    float:left;
    text-align: center;
}
.tx-clhankatalog-pi1-listrow-info{
	margin-left: 155px;
	
}

#menu-path a,
#menu-path{
		color:#14316c;
}



/* Prod Single View*/
.tx-clhankatalog-pi1-singleView div{
}


.tx-clhankatalog-pi1-picBlock{
	width:220px;
	min-height: 84px;
	position: absolute;
}

.tx-clhankatalog-pi1-otherPics {
	width: 220px;
	
}

.tx-clhankatalog-pi1-otherPics a img{
	margin: 0 6px 0 0;
	vertical-align: top;	
}

.tx-clhankatalog-pi1-otherPics a:hover img{
	
}

.tx-clhankatalog-pi1-picBlock  a img {
	
}

.tx-clhankatalog-pi1-groesse{
	width:200px;
	height:85px;
	float: left;	
	background-position: right;
}

.tx-clhankatalog-pi1-text{
	padding: 5px 0 0 240px;
	width:340px;
}


.tx-clhankatalog-pi1-singleViewField-selector{
	padding-top: 10px;
}
.tx-clhankatalog-pi1-singleViewField-selector select{
	width: 340px;
}

.tx-clhankatalog-pi1-singleViewField-farbselector{
	padding-top: 10px;
}



a img.farbfeld{
	margin:0 3px 3px 0;
	border:1px solid #ccc;
	vertical-align: middle;
}

a.act img.farbfeld,
a:hover img.farbfeld{
	margin:0 3px 3px 0;
	border:1px solid #000;
	vertical-align: middle;
}


#content-wrap a.button,
a.button{
	color: white;
	background: url(../imgs/butt_kaufen.gif) no-repeat right;
	display: inline-block;	
	height:23px;
	padding: 4px 12px 0 10px;
	margin: 0 2px 0 0;
	font-weight: normal;
}

#content-wrap a.button:hover,
a.button:hover{
	text-decoration: none;
	background: url(../imgs/butt_kaufen_over.gif) no-repeat right;
}


/*promo items startseite*/

.promo-item{
	display: inline-block;
	width: 445px;
	min-height: 150px;
	margin-top: -18px;
	/float:left;
}


.promo-item h3,
.promo-item h2{
	padding:0;
	margin:0;
}
.promo-item h2{
	margin-bottom: 5px;
}


.promo-item-image{
	width:120px;
	float:left;
}
.promo-item-text{
	margin-left:140px;
}

.promo-item .button{
	margin-top:5px;
}

/* merkzettel */

table.merkzettel{
	width:100%;
	border-top: 3px solid black;	
}

table.merkzettel tr td{
	padding:15px 15px 0 15px;
}
table.merkzettel tr.border td{
	text-align: left;
	padding:0 0 15px 0;
	border-bottom: 2px solid black;
}
.ajaxload{
	position:absolute;
	z-index: 10000;
	height:100%;
	width:100%;
	background: white url(../imgs/ajax-loader.gif) no-repeat center;
	opacity:.93;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=93)";
	filter: alpha(opacity=93);
	

}


/* mailform / newsletter signup */

.tx-signup-error{
	padding-left: 100px;
}

.csc-mailform-field{
	clear:left;
	margin-bottom: 5px;
}

.csc-mailform-field input,
.csc-mailform-field textarea{
	border: 1px solid #e0e0e0;
	background: #e0e0e0;
	width:220px;
}

.csc-mailform-field input.zip{
	width: 77px;
	margin-right:1px;
}

.csc-mailform-field input.city{
	width: 140px;
}

.csc-mailform-field label{
	display: block;
	float: left;
	width: 100px;	
}


.csc-frame-rulerAfter {
	border-bottom: 2px solid black;
	padding-bottom: 20px;
	margin-bottom: 20px;
}



input.csc-mailform-submit{
	color: white;
	background: url(../imgs/butt_kaufen.gif) no-repeat right;
 	height:24px;
	padding: 1px 12px 6px 10px;
	margin: 0 2px 0 0;
	font-weight: normal;
	border:0;
	cursor: pointer;
	width:80px;
}
