body {
	font: 12px Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}
form {
	margin: 0;
	padding: 0;
}


p {
	margin-left:0;
	margin-right: 0;
	padding-left: 0;
	padding-right: 0;
	}
hr {
	height: 1px;
	border-bottom: 1px solid #CCCCCC;
	border-top: none;
	border-right: none;
	border-left: none;
}

#CONTENTLEFT {
	line-height: 1.6em;
	/* Rote Linie rechts für Test 
	border-right: 1px solid #D81F27;*/
}

#CONTENTLEFT h1 {
	font-size: 16px;
	font-weight: bold;
	color: #004E1D;
}

#CONTENTLEFT hr {
	height: 1px;
	border-bottom: 1px solid #CCCCCC;
	border-top: none;
	border-right: none;
	border-left: none;
}



#CONTENTLEFT ul {
	list-style: square;
}

#CONTENTLEFT a {
	color: #D81F27;
}
#CONTENTLEFT a:hover {
	color: #000000;
}



#CONTENTLEFT a img {
	border: 1px solid #55AA27;
}

#CONTENTLEFT a img:hover {
	border: 1px solid #D81F27;
}

#CONTENTLEFT div.content_element {
	display: block;
	margin: 0 0 20px 0;
	clear: both;
	width: 100%;
}



#CONTENTLEFT .chandlerearchresult a {
	color: #D81F27;
}
#CONTENTLEFT .chandlerearchresult a:hover {
	color: #000000;
}


#CONTENTLEFT .chandlerearch form {
	border: 1px solid #CCCCCC;
	padding: 10px;
}
#CONTENTLEFT .chandlerearch label {
	display: block;
	margin: 0 0 15px 0;
}
#CONTENTLEFT .chandlerearch input {
	font-size: 11px;
}
#CONTENTLEFT .chandlerearch select {
	font-size: 11px;
}

#CONTENTLEFT .chandlerearchresult th {
	text-align: left;
	padding: 2px;
	color: #FFFFFF;
	background: #D81F27;
	vertical-align: top;
}
#CONTENTLEFT .chandlerearchresult td {
	padding: 2px;
	background: #F3F3F3;
	vertical-align: top;
}

#CONTENTLEFT .chandlerearchresult p {
	margin: 0;
}

#CONTENTLEFT .chandlerearchresult td.distance {
	text-align: right;
	font-weight: bold;
}

#CONTENTLEFT .chandlerearchresult .symbol-legend {
	vertical-align: middle;
	padding: 1px;
	border: 1px solid #999999;
}

#CONTENTLEFT .back a{
	color: #D81F27;
	background: url(../3_pictures/layout/link_arrow_back.png) no-repeat left center;
	padding: 0 0 0 15px;
}

#CONTENTLEFT .back a:hover {
	color: #004E1D;
	background: url(../3_pictures/layout/link_arrow_back_hover.png) no-repeat left center;
}

#CONTENTLEFT a.back {
	color: #D81F27;
	background: url(../3_pictures/layout/link_arrow_back.png) no-repeat left center;
	padding: 0 0 0 15px;
}

#CONTENTLEFT a.back:hover {
	color: #004E1D;
	background: url(../3_pictures/layout/link_arrow_back_hover.png) no-repeat left center;
}






/* um alles */

#CONTAINER {
	width: 950px;
	margin: 0 auto;
}

/* Kopfbereich mit Logo */

#HEADER {
	width: 950px;
	height: 75px;
	background: #D81F27 url(../3_pictures/logo.png) no-repeat left;

}
/* M. Becher 15.10.2010: Texte im Header, Sprachauswahl */
#HEADER h3 {
	font-size: 12px;
	font-weight: bold;	
	color: #FFFFFF;
	text-align:right;
}

/* zwischen header und footer */

#MAINROW {
	background: url(../3_pictures/layout/background_mainrow.png) repeat-y;
	padding: 0;
	clear: both;
	width: 950px;
	/* border-right: 1px solid #D81F27; */
}

/* linke Spalte mit Subnavigation */

#LEFTCOLUMN {
	width: 175px;
	min-height: 400px;
	float: left;
	color: #FFFFFF;
	background: #A91117 url(../3_pictures/layout/background_leftcolumn.png) repeat-x;
}

* html #LEFTCOLUMN {
	height: 400px;
}



/* Box mit allgemeiner und H?ndler-Suche */

#SEARCHBOX {
	margin: 20px 0px;
	border-bottom: 2px solid #FFF;
	padding: 0 0 10px 0;
}
#SEARCHBOX h3 {
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 2px 0;
	padding: 0;
}

#SEARCHBOX .textfield {
	border: 0px;
	width: 120px;
	height: 13px;
	font-size: 11px;
	color: #D81F27;
	padding: 1px;
	margin: 0px;
	float: left;
}

#SEARCHBOX .searchbutton {
	width: 15px;
	height: 15px;
	float: left;
	background: #D81F27 url(../3_pictures/layout/link_arrow_left.gif) no-repeat center center;
	border: 1px solid #FFFFFF;
	margin: 0 0 0 5px;
	color: #D81F27;
}


#SEARCHBOX a {
	color: #FFFFFF;
	text-decoration: underline;
	background: url(../3_pictures/layout/link_arrow_left.gif) no-repeat left center;
	padding: 0 0 0 7px;
	clear: both;
}
#SEARCHBOX a:hover {
	text-decoration: none;
	color: #FFF100;
}

#SITESEARCH {
	margin: 0 5px 20px 5px;
}

#CHANDLERSEARCH{
	margin: 0 5px 0 5px;
}

/* Subnavigation */

#SUBMENU {
	padding: 0;
	margin: 40px 0 50px 0;
}
#SUBMENU .current {
	color: #FFF100;
}

#SUBMENU ul {
	font-family: Arial, Helvetica, sans-serif;
	padding: 0;
	margin: 0;
}

#SUBMENU li {
	border-bottom: 2px solid #FFFFFF;
	padding: 2px 0 2px 4px;
	list-style-type: none;
	margin: 2px 0;
}

#SUBMENU li li {
	border-bottom: none;
	padding: 0 0 0 6px;
	background: url(../3_pictures/layout/link_arrow_left.gif) no-repeat left 3px;
}

#SUBMENU li li li {
	border-bottom: none;
	padding: 0 0 0 6px;
	background: url(../3_pictures/layout/link_arrow_left.gif) no-repeat left 3px;
}

#SUBMENU li li li li {
	border-bottom: none;
	padding: 0 0 0 6px;
	background: url(../3_pictures/layout/link_arrow_left.gif) no-repeat left 3px;
}

#SUBMENU li li li li li {
	border-bottom: none;
	padding: 0 0 0 6px;
	background-image: url(none);
}

#SUBMENU ul a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	padding: 0;
}
#SUBMENU a:hover {
	color: #FFF100;
}


#SUBMENU ul ul a {
	font-weight: bold;
}

#SUBMENU ul ul ul a {
	font-weight: normal;
	padding: 0;
}

#SUBMENU ul ul ul ul a {
	font-weight: normal;
	padding: 0;
	background-image: url(none);
}


/* Wolfglobal */

#WOLFGLOBAL {
	background: #D81F27;
	padding: 10px 12px;
	border-top: 2px solid #FFF;
	border-bottom: 2px solid #FFF;
}

#WOLFGLOBAL img{
	border: 0px;
}


/* Box mit Hauptnavigation, Breadcrump, mittlerer Spalte und rechter Spalte */

#CONTENT {
	width: 775px;
	margin: 0;
	float: right;

}

/* Breadcrumb */

#BREADCRUMB {
	width: 755px;
	margin: 0 0 5px 5px;
	padding: 5px;
	color: #999999;
	clear: both;
	border-top: 1px solid #CCCCCC;
}


#BREADCRUMB a {
	color: #999999;
}
#BREADCRUMB a:hover {
	color: #D81F27;
	text-decoration: none;
}

/* Bilderliste ohne Beschreibung */

.imagelist ul {
	margin: 0;
	padding: 0;
	line-height: normal;
	}

.imagelist li {
	float: left;
	list-style-type: none;
	margin: 0 6px 20px 0;
	text-align: center;
}

.imagelist ul li img {
	border: 1px solid #55AA27;
}

.imagelist ul li img:hover {
	border: 1px solid #D81F27;
}

/* Bilderliste mit max 2-zeiliger Beschreibung */


.imageandtextlist {
	line-height: normal;
	}

.imageandtextlist ul {
	margin: 0;
	padding: 0;
	line-height: normal;
	}

.imageandtextlist li {
	float: left;
	list-style-type: none;
	margin: 0 6px 20px 0;
	text-align: center;
	width: 102px;
	height: 130px;
}
.imageandtextlist ul li a {
	color: #004E1D;
	text-decoration: none;
}

.imageandtextlist ul li a:hover {
	color: #D81F27;
}

.imageandtextlist ul li img {
	border: 1px solid #55AA27;
}

.imageandtextlist ul li img:hover {
	border: 1px solid #D81F27;
}

/* Bilderliste mit max 2-zeiliger Beschreibung in rechter Spalte*/

#CONTENTRIGHT .imageandtextlist ul li a {
	color: #004E1D;
	text-decoration: none;
}

#CONTENTRIGHT .imageandtextlist ul li a:hover {
	color: #D81F27;
}


#PRODUCTDETAILRIGHT .imageandtextlist ul li a {
	color: #004E1D;
	text-decoration: none;
}

#PRODUCTDETAILRIGHT .imageandtextlist ul li a:hover {
	color: #D81F27;
}

/* rechte Spalte */

#PRODUCTDETAILRIGHT {
	line-height: normal;
}

#PRODUCTDETAILRIGHT .imageandtextlist ul li {
	margin-bottom: 40px;
}

/*
#CONTENTLEFT p {
	clear: both;
}*/


/************* Footer *********************/

#FOOTER {
	clear: both;
	height: 20px;
	padding: 10px 0;
	background-color: #FFFFFF;

}
#FOOTERCONTENT {
	border-top: 1px solid #CCCCCC;
	padding: 5px 0 0 0;
}

#FOOTERCONTENT div.wolfcopyright {
	display: block;
	width: 160px;
	float: left;
	color: #666;
	padding-left: 25px;
}

#FOOTERCONTENT ul {
	padding: 0;
	margin: 0;
	color: #CE1821;
}

#FOOTERCONTENT li {
	list-style-type: none;
	float: left;
	margin: 0;
}

#FOOTERCONTENT a {
	color: #CE1821;
	text-decoration: none;
	margin: 0 10px;
}

#FOOTERCONTENT a:hover {
	color: #000000;
}

/****************Produktdetailseite *****************/

div.productdescription {
	padding-right: 10px;
	clear: both;
}

div.productdescription ul {
	padding: 0;
	margin: 0 0 0 15px;
}

table{
}

td {
	vertical-align:top;
	padding: 0/* 5px 0 0*/;
}

td.datadescription {
font-weight:bold;
white-space: nowrap;
padding-right: 5px;
}

/**********Produktbild***************/

#PRODUCTIMAGE {
	text-align: center;
	margin-bottom: 20px;
	}

#PRODUCTIMAGE a img{
	border: none;
	}

#PRODUCTIMAGE a img:hover{
	border: none;
	}
	

/* ### Produktübersichtsseite ### */

/* Filterbox */

#FILTERBOX {
	color: #666666;
	border-bottom: 1px solid #CCCCCC;
	padding: 0 0 5px 0;
}

#FILTERBOX select {
	font-size: 11px;
}
#FILTERBOX input {
	margin: 0;
	padding: 0;
	border: none;
}

#FILTERBOX td input {
	background: #FFF url(../3_pictures/layout/link_arrow_filterbox.png) no-repeat right center;
	padding: 0 20px 0 0;
	margin: 5px 3px 0 0;
	border: none;
	font-size: 11px;
	color: #D81F27;
	text-align: right;
	text-decoration: underline;
}


/*
#FILTERBOX a {
	color: #D81F27;
	background: url(../3_pictures/layout/link_arrow_filterbox.png) no-repeat right center;
	padding: 0 15px 0 0;
}
#FILTERBOX a:hover {
	color: #004E1D;
	background: url(../3_pictures/layout/link_arrow_filterbox_hover.png) no-repeat right center;
}
*/
/* Produktvergleich */

#PRODUCTCOMPARISONHEADER {
	border-bottom: 1px solid #CCCCCC;
	padding: 10px 5px 20px 0;
}
#PRODUCTCOMPARISONHEADER ul {
	padding: 0;
	margin: 0;
	float: left;
	width: 100%;
}
#PRODUCTCOMPARISONHEADER li {
	list-style: none;
}

#PRODUCTCOMPARISONHEADER .compare-all-title {
	float: left;
	font-weight: bold;
	color: #666666;
	margin: 0;
}

#PRODUCTCOMPARISONHEADER .compare-all-link {
	float: right;
	margin: 0;
}

#PRODUCTCOMPARISONHEADER input {
	background: #FFF url(../3_pictures/layout/link_arrow_filterbox.png) no-repeat right center;
	padding: 0 20px 0 0;
	margin: 0;
	border: none;
	font-size: 11px;
	color: #D81F27;
	text-align: right;
	text-decoration: underline;
}

/*
#PRODUCTCOMPARISONHEADER a {
	color: #D81F27;
	background: url(../3_pictures/layout/link_arrow_filterbox.png) no-repeat right center;
	padding: 0 15px 0 0;
}

#PRODUCTCOMPARISONHEADER a:hover {
	color: #004E1D;
	background: url(../3_pictures/layout/link_arrow_filterbox_hover.png) no-repeat right center;
}
*/

/* Produktvergleichergebnisliste */

#PRODUCTCOMPARISONRESULT {
	margin: 20px 0;
}
#PRODUCTCOMPARISONRESULT td {
	padding: 2px;
}
#PRODUCTCOMPARISONRESULT a {
	color: #D81F27;
}
#PRODUCTCOMPARISONRESULT td a:hover {
	color: #004E1D;
}
#PRODUCTCOMPARISONRESULT td a img {
	border-style: none;
}


div.assign-all-products {
	display: block;
	width: 760px;
	text-align: right;
}

.assign-all-products input {
	background: #FFF url(../3_pictures/layout/link_arrow_filterbox.png) no-repeat right center;
	padding: 0 20px 0 0;
	margin: 5px 0 0 0;
	border: none;
	font-size: 11px;
	color: #D81F27;
	text-align: right;
	text-decoration: underline;
}





/* Produktlistung */

#PRODUCTLIST dl {
	border-bottom: 1px solid #CCCCCC;
	padding: 0 0 20px 0;
	margin: 0 0 20px 0;
	width: 765px;
	min-height: 110px;
}

#PRODUCTLIST dt {
	width: 652px;
	float: right;
	margin: 0;
	padding: 0;
}

#PRODUCTLIST dt a {
	font-weight: bold;
	color: #000000;
}

#PRODUCTLIST dt a:hover {
	color: #D81F27;
}

#PRODUCTLIST dd {
	margin: 0 0 0 110px;
	padding: 0;
}

#PRODUCTLIST dd p {
	margin: 0;
	padding: 0;
}

#PRODUCTLIST dd.img{
	float: left;
	margin: 0;
	padding: 0;
}

#PRODUCTLIST dd.img img {
	border: 1px solid #55AA27;
}

#PRODUCTLIST dd.img img:hover {
	border: 1px solid #D81F27;
}
#PRODUCTLIST .product-compare-check {
	float: right;
	margin: 0;
}



/* Sitemap-Liste */

#CONTENTLEFT .tx-flseositemap-pi1 ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#CONTENTLEFT .tx-flseositemap-pi1 li{
	margin: 0 0 15px 60px;
	font-weight: bold;
}

#CONTENTLEFT .tx-flseositemap-pi1 li li{
	margin: 0 0 10px 40px;
	font-weight: bold;
}

#CONTENTLEFT .tx-flseositemap-pi1 li li li{
	margin: 0 0 0 40px;
	font-weight: normal;
}

#CONTENTLEFT .tx-flseositemap-pi1 li a {
        color: #000;
        text-decoration: underline;
        }
        
#CONTENTLEFT .tx-flseositemap-pi1 a:hover {
        color: #000;
        text-decoration: underline;
        }

#CONTENTLEFT .tx-flseositemap-pi1 li li a {
        color: #D81F27;
        }
        
#CONTENTLEFT .tx-flseositemap-pi1 li li li a {
        color: #D81F27;
        }


#CONTENTLEFT .csc-sitemap li li li li a {
        color: #D81F27;
        text-decoration: none;
        }


/**********************
Kontaktformular
**********************/

#CONTENTLEFT fieldset.csc-mailform {
	border: none;
	}

#CONTENTLEFT .csc-mailform-field {
	clear: both;
}

#CONTENTLEFT .csc-mailform-field label {
	width: 150px;
	float: left;
	}
	

#CONTENTLEFT .csc-mailform-field input {
	font-size: 11px;
	margin: 2px 0;
	}


#CONTENTLEFT .csc-mailform-field textarea{
	margin: 2px 0;
	font: 11px Arial, Helvetica, sans-serif;
	}

#CONTENTLEFT input.csc-mailform-submit{
	margin: 10px 0 0 150px;
	}
#CONTENTLEFT .csc-mailform-radio label {
	float: none;
	padding-left: 5px;
}

#CONTENTLEFT .csc-mailform-field fieldset {
	border: none;
}

/**********************
SUchergebnisseite
**********************/

#CONTENTLEFT  ul.browsebox {
	padding: 3px;
	margin: 0 0 20px 0;
	border: 1px solid #D81F27;
	text-align: center;
}

#CONTENTLEFT ul.browsebox li{
	list-style-type: none;
	margin: 0 7px 0 0;
	padding: 0;
	display: inline;
	
}

/**********************
Produktdetail
**********************/

.productdescription td p {
	margin-top: 0;
	}


/**********************
Startseitentabelle
**********************/

#STARTTABELLE td {
	vertical-align: top;
	text-align: left;
	margin: 0;
	padding: 0;
}
#STARTTABELLE .starttable-text p {
	margin: 0px;
	padding: 0px;
}

#STARTTABELLE td.starttable-text {
	color: #FFFFFF;
	padding: 3px;
}
#STARTTABELLE .starttable-img {
	margin: 0px;
	padding: 0px;
}

/***** Ränder von Bildlisten *****/

.csc-textpic dl {
	margin: 0;
	padding: 0;
	}

.csc-textpic dt {
	margin: 0;
	padding: 0;
	}


/**** Händlerergebnis ******/

.chandlerearchccliste th, .chandlerearchhliste th, .chandlerearchwerkstatt th {
	color: #FFFFFF;
	background: #D81F27;
	padding-left: 2px;
}

.chandlerearchccliste td, .chandlerearchhliste td, .chandlerearchwerkstatt td {
	background: #F3F3F3;
	padding-left: 2px;
}
.chandlerearchccliste table, .chandlerearchhliste table, .chandlerearchwerkstatt table {
	margin-bottom: 40px;
}

.chandlerearchdetail table p {
	margin: 0;
	padding: 0;
}

/*.chandlerearchdetail table {
	width: 500px;
}*/

.chandlerearchdetail th {
	color: #FFFFFF;
	background: #D81F27;
	padding-left: 2px;
}

.chandlerearchdetail td {
	background: #F3F3F3;
	padding-left: 2px;
}

/**** tx-gooffotoboek *******/

#CONTENTLEFT .tx-gooffotoboek-pi1 a img {
	border: none;
	}

#CONTENTLEFT .tx-gooffotoboek-pi1 td.gfpb_portret a img, #CONTENTLEFT .tx-gooffotoboek-pi1 td.gfpb_landscape a img {
	border: 1px solid;
	}

/**** Forumkorrekturen *****/

#tx_chcforum-pi1 {
	width: 760px;
}


.tx-chcforum-pi1-Table thead tr th, .tx-chcforum-pi1-postForm #formWhere, .tx-chcforum-pi1-footerBox, .tx-chcforum-pi1-previewBoxCell {
	color: #FFF;
	}

/**** Korrektur Dateiliste ****/

#CONTENTLEFT .tx-sytpdfdisplay-pi1 a img {
border: none;
}


