*{
	padding:0px;
	margin: 0px;
	background:transparent;
}

br{
	line-height: 0px;
}

img{
	border: none;
}

body{
	font-family: Arial, sans-serif;
	font-size: 12px;
	text-decoration: none;
	text-align: center;
	color: #5B5B5B;
	background: #515151;
}

li{
	list-style: square;
}

td, th{
	padding: 2px 5px 2px 5px;
}

/* ÜBERSCHRIFTEN */
h1{ font-size: 1.4em; color: #000000; margin-bottom: 10px;}
h2{	font-size: 1.2em; color: #5B5356; margin-bottom: 10px;}
h3{	font-size: 1.0em; color: #766B6F; margin-bottom: 5px;}
h4{	font-size: 0.8em; color: #908488; margin-bottom: 5px;}
h5{	font-size: 0.8em; color: #A89FA2; margin-bottom: 0px;}
h6{	font-size: 0.8em; color: #B4ACAF; margin-bottom: 0px;}

.celementbox h1{}
.celementbox h2{}
.celementbox h3{}
.celementbox h4{}
.celementbox h5{}
.celementbox h6{}

.cleaner{
	clear: both;
}


/* LINKS */
a:link, a:visited{
	color: #0069B5;
	text-decoration: none;
}

a:hover, a:visited:hover{
	color: #000000;
	text-decoration: underline;
}

#whitebox{
	padding-top: 10px;
	background: none #fff;
	position: relative;	
}

#top{ 
	background-color: transparent;	
}

#top a{
	color:#5d5d5d;
	text-decoration:none;
	padding: 0px;	
}

#top a:hover{
	color:#000;
	text-decoration:underline;
}

#top_container{
	width: 790px;
	margin: 0px auto 0px auto;
	padding: 12px 23px 4px 23px;	
	background: transparent;		
}

/* TOPMENU */

ul#top_menu
{
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  white-space:nowrap;
  text-align: left;
  float: right;
}

ul#top_menu li{
	display: inline;
	padding-left: 15px;
}

ul#top_menu li a{
	color: #5d5d5d;
	font-size: 11px;
}

ul#top_menu li a:hover{
	color: #000;
}

ul#top_menu li a.cur{
	color: #000;
	text-decoration: underline;	
}

li.last{
	clear: both;
}

#content_begin{
	background: url(../pic-bin/content_begin_back.gif) no-repeat transparent;		
	width: 836px;
	margin: 0px auto 0px auto;
	text-align: center;
}

#content_spacer{
	width: 836px;
	background: url(../pic-bin/content_spacer_back.gif) repeat-y transparent;
	margin: 0px auto 0px auto;
	height: 31px;
}

#content_container{
	width: 836px;
	background: url(../pic-bin/content_back.gif) repeat-y transparent;
	margin: 0px auto 0px auto;
	text-align: left;
}

#headerbox{
	background: url(../pic-bin/content_back.gif) repeat-y transparent;
	width: 790px;
	height: 323px;
	margin: 0px auto 0px auto;
	padding: 0px 23px 3px 23px;	
	text-align: left;
	position: relative;
}

#header{
	width: 790px;
	height: 323px;
	margin: 0px auto 0px auto;
	padding: 0px 23px 3px 23px;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 500;	
}

#logobox{
	width: 583px;
	height: 136px;
	padding: 0px 0px 0px 0px;	
	float: left;
	background: url(../pic-bin/logo-transparent.png) no-repeat transparent;
	z-index: 500;
}

#logoboxeichtal{
	width: 583px;
	height: 136px;
	padding: 0px 0px 0px 0px;	
	float: left;
	background: url(../pic-bin/logo-eichtal-transparent.png) no-repeat transparent;
	z-index: 500;
}


#logocontent{

}

#logo{

}

/* HEADERMENU */

#header_menu{
	background: url(../pic-bin/menu-transparent.png) repeat-x transparent;
	width: 770px;
	height: 36px;
	margin: 0px auto 0px auto;
	padding: 4px 10px 0px 10px;
	z-index: 500;
}

#header_menu ul{
	
}

#header_menu li{
	list-style: none;
	display:inline;
}

#header_menu a{ 
	padding: 0px 10px 0px 10px;
	color: #fff;
	line-height: 25px;
}

#header_menu a.cur{
	font-weight: bold;
}

#header_menu a:hover{ 
	text-decoration: underline;
}

#content{
	width: 790px;
	margin: 0px auto 0px auto;
	padding: 0px 23px 50px 23px;
	text-align: left;
	line-height: 1.4em;	
}

#content ul, #content ol{
	margin-left: 25px;
	margin-bottom: 10px;	
}

#content p{
	margin-bottom: 10px;
}


/* Breadcrumb Menu */

#breadcrumb_menu{
	width: 790px;
	margin: 0px 23px 10px 23px;
	padding: 0px 0px 5px 0px;
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #000;
	border-bottom: 1px dashed #DBDBDB;	
}

#breadcrumb_menu #br_headline{
	margin: 0px 5px 0px 0px;
	padding: 0px;
	font-weight: normal;
	font-size: 11px;
	color: #000;
	display: inline;
}

#breadcrumb_menu ul{
	margin: 0px;
	padding: 0px 0px 3px 0px;
	display: inline;
}

#breadcrumb_menu li{
	color: #000;
	display: inline;
	list-style: none;
}

#breadcrumb_menu li h1.cur{ 
	font-size: 11px;
	color: #000;
	display: inline;
}

#breadcrumb_menu a{
	font-size: 11px;
	color: #6B6B6B;
	text-decoration: none;
}

#breadcrumb_menu a:hover{
	color: #000;
	text-decoration: underline; 	
}

/* 	CONTENT BLÖCKE
	CELEMENT = FLEXCONTENT
	CONTENTBOX = TEMPLATECONTENT	
*/

.celementbox{
	margin-bottom: 25px;
	line-height: 1.6em;
}

.celement{
	width: 100%;
	padding: 0px;
	border: 0px solid transparent;
	margin: 0px;
	text-align: left;
	font-size: 1em;
	border: 0px solid #000;
}

.celement.twocols{
	width: 385px;
	float: left;
}

.celement.threecols{
	width: 250px;	
	float: left;
}

.celement.fourcols{
	width: 182px;	
	float: left;
}

.celement img{
	border: 1px solid #dddddd;
}

.contentbox.twocols.wide .celement.twocols{
	width: 275px;
	float: left;
}

.contentbox.twocols.short{
	padding-top: 0px;
}

.contentbox.twocols.wide .celement.threecols{
	width: 176px;
	float: left;
}

.contentbox.twocols.wide .celement.fourcols{
	width: 127px;
	float: left;
}

#content .celementbox p{
	margin-bottom: 10px;
}

.celementbox  p.align-right{
	margin-top: 15px;
	margin-bottom: 0px;
	font-size: 9px;
}

#top .celementbox{
	width: 850px;
	margin: 0px auto 0px auto;
	padding: 0px 0px 3px 0px;
}

#footer .celementbox {
	width: 850px;
	margin: 0px 0px 0px 40px;
	padding: 0px 0px 3px 0px;
}

#footer ul li{
	
}

#top .celementbox .celement{
	text-align: center;
}

#footer .celementbox .celement.fourcols{
	width: 182px;
	float: left;
}

.contentbox.twocols.short .celementbox{
	padding-bottom: 15px;
	margin-bottom: 20px;
}

#content .contentbox.twocols.short .celementbox .celement{
	background: none;
	border: 0px solid #DBDBDB;
	padding: 0;
	width: 178px;
}

#content .contentbox.twocols.short h2{
	color: #000000;
	margin-bottom: 5px;
	font-size: 12px;	
}

#content .contentbox.twocols.short ul{
	margin-left: 0px;
	margin-bottom: 0px;
}

#content .contentbox.twocols.short ul li{
	list-style: none;
	background: transparent;
}

#content .contentbox.twocols.short ul li a{
	font-size: 11px;
	padding-left: 10px;
	background: url(../pic-bin/menu-quader.gif) no-repeat left;
}

/* TEMPLATECOLS */

.contentbox{
	width: 790px;
	float: left;
	border: 0px solid #000;	 	
}

.contentbox.twocols{
	width: 385px;
}

.contentbox.twocols.wide{
	width: 570px;
}

.contentbox.twocols.short{
	width: 200px;
}

.contentbox.threecols{
	width: 250px;
}


/* STYLING CLASSES */
.align-right{
	display:block;
	text-align:right;
}

#content_end{
	width: 790px;
	height: 323px;
	margin: 0px auto 0px auto;
	padding: 0px 23px 3px 23px;	
	background: url(../pic-bin/content_end_back.gif) no-repeat transparent;		
	height: 20px;
	text-align: left;
}


/* FOOTER */
#footer{
	background: none #515151;
}

#footer_content{
	width: 791px;
	margin: 0px auto 25px auto;
	padding: 15px 18px 100px 20px;
	text-align: left;
	background: url(../pic-bin/knutzen-teppiche-logo-footer.gif) no-repeat bottom transparent;
}

#footer_content a{
	color: #858585;
	text-decoration: none;
	line-height: 16px;
}

#footer_content a:hover{
	text-decoration: underline;
}

#footer ul{
	color: #6b6b6b;
}



br.clearer{
	clear:both;
}

p.bodytext{
}


.sortiments-kategorie{
	background-color:transparent;
	margin-bottom: 20px;
}

#content .sortiments-kategorie ul{
	float: left;
	display:block;
	padding-right:15px;
	margin: 0px 0px 20px 0px;
}

.sortiments-kategorie ul li{
	list-style: none;
}

.sortiments-kategorie ul li.image{
	border: none;
}

.sortiments-kategorie ul li.image img{
	border: 0px solid #A7A7A7;
}

.sortiments-kategorie ul li.text{
	border: none;
	text-align:center;
	font-size: 9px;
	color: #4A4A4A;
	background: transparent;
}


.sortiments-liste{
	background-color:transparent;
	margin-bottom: 15px;
}


#content .sortiments-liste ul{
	float: left;
	display:block;
	padding-right: 15px;
	margin: 0px;
	width: 385px;
}

#content .sortiments-liste ul.small{
	float: left;
	display:block;
	padding-right: 17px;
	margin: 0px;
	width: 250px;
}

#content .sortiments-liste ul.small.nopadding{
	padding-right: 0px;
}

#content .sortiments-liste ul.nopadding{
	padding-right: 0px;
}

.sortiments-liste ul li{
	list-style: none;
}

.sortiments-liste ul li.image{
	border: none;
}

.sortiments-liste ul li.image img{
	border: 0px solid #393079;
}

.sortiments-liste ul li.image img.no-border{
	border: none;
}

.sortiments-liste ul li.text{
	border: none;
	text-align: left;
	font-size: 0.8em;
	color: #4A4A4A;
	background: transparent;
}


/* SORTIMENT */

p.sortiment-text{
	text-align: left;
	font-size: 9px;
	color: #4A4A4A;
	background: transparent;
}

p.sortiment-text-centered{
	text-align: center;
	font-size: 9px;
	color: #4A4A4A;
	background: transparent;
	margin: 0px;
}

img.sortiment-bild{
	border: 0px solid #393079;
}


ul.imagelist{
	float: left;
	display: block;
	padding: 0px;
	margin: 0px 0px 20px 0px;
}

#content ul.imagelist{
	margin: 0px 0px 20px 0px;
}

ul.imagelist li{
	list-style: none;
}

ul.imagelist li.image{
	border: none;
}

ul.imagelist li.image img{
	border: 0px solid #393079;
}

ul.imagelist li.text{
	border: none;
	text-align: center;
	font-size: 0.8em;
	color: #4A4A4A;
	background: transparent;
}

/* SITEMAP */

#content .tx-flseositemap-pi1{
	margin-left: 0px;
	color: #5B5B5B;
}

#content .tx-flseositemap-pi1 a{
	text-decoration: none;
	color: #000;
	display: block;
	width: 300px;
	font-size: 11px;
	font-weight: bold;	
}

#content .tx-flseositemap-pi1 a:hover{
	text-decoration: underline;
	color: #A7061B;
}

#content .tx-flseositemap-pi1 li{
	font-size: 10px;
	padding: 4px;
}

#content .tx-flseositemap-pi1 ul.deep0{
	margin-left: 0px;
}

#content .tx-flseositemap-pi1 li.deep0{
	border: 1px solid #eee;
	list-style: none;
	margin-bottom: 1px;
}

#content .tx-flseositemap-pi1 ul{
	margin-left: 40px;
	list-style:square;
	padding: 4px 0px 0px 0px;	
}

/* FILIALEN */


.filiale_big{
	border: 1px solid #F5CA25;
	padding: 0px;
	float: left;
	font-size: 1em;
	width: 789px;
}

.filiale_big .filiale{
	width: 250px;
	float: left;
}

.filiale_small{
	border: 1px solid #F5CA25;	
	width: 237px;
	float: left;
}

.filiale_small .address{
	margin-left: 10px;
}

.filiale_small .contact{
	margin-top: 5px;
	margin-left: 10px;
}

.filiale_small h2{
	margin: 5px 0px 2px 10px;
}

.filiale_small h2{
	margin-top: 10px;
	margin-bottom: 5px;
	color: #393079;
	font-size: 1em;
}

.filiale_big h2{
	margin-top: 25px;
	margin-bottom: 5px;
	color: #393079;
	font-size: 1em;
}

.filiale_big h3{
	margin-top: 25px;
	margin-bottom: 5px;
	color: #393079;
	font-size: 1em;	
}

.filiale_small h2.filialenname, .filiale_big h2.filialenname{
	margin-top: 0px;
	margin-bottom: 5px;
	font-size: 1.2em;
}

.gmap{
	border: 1px solid #000;
	overflow: hidden;
}

.gmap .glat, .gmap .glong, .gmap .markertext{
	visibility: visible;
}

.filiale h2{
	margin-top:5px;
}

.filiale_small h2{
	margin-top:5px;
}

.filiale_small .gmap{
	margin-top: 10px;
	margin-left: 10px;
	height: 220px;
	width: 215px;
}

.filiale_small .oeffnungszeiten{
	padding-left: 10px;
	padding-right: 10px;
}

.filiale_small ul{
	margin-left: 15px;
	display: block;
	width: 200px;
}

.filiale_small img{
	margin-bottom: 5px;
	margin-left: 10px;
}


.filiale_big .gmap{
	margin-top: 0px;
	height: 350px;
	width: 500px;
	float: right;
	margin-bottom: 10px;
}

.filiale_big .spacer10px{
	padding: 10px;
	width: auto;
	height: auto;
	float: none;
}

.filiale_big ul{
	margin-left: 15px;
	display: block;
	width: 200px;
	float: left;
}

.filiale_big .filiale img{
	margin-bottom: 5px;
}

.filiale_big .yellow{
	clear: both;
	margin-top: 0px;
	padding-left: 260px;
}

.filiale_yellowbox_small{
	border: 1px solid #F5CA25;
	padding: 0px;
	margin-bottom: 5px;	
	width: 178px;
	height: 155px;
	float: left;
	font-size: 0.8em;
	position: relative;
}

.filiale_yellowbox_small p{
	margin: 5px 5px 0px 5px;
}

.filiale_yellowbox_small .contact{
	margin-top: 10px;
}

.filiale_yellowbox_small b, .filiale_yellowbox_small strong{
	font-size: 0.9em;
}

.filiale_yellowbox_small a{
	display: block;
	margin-top: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	background:  #F5CA25;
	color: #fff;
	text-align: center;
	position:absolute;
	bottom: 0px;
	width: 100%;
}

.filiale_yellowbox_small h2{
	margin: 5px 5px 2px 5px;
	font-size: 1.1em;
	color: #393079;
}

.line-multi-spacer{
	width: 575px;
	height: 3px;
	margin: 0px 0px 20px 0px;
	background: url(../pic-bin/line-point-multi.gif) center repeat-x transparent;
	clear: both;
}

.line-multi-spacer-v{
	width: 2px;
	height: 400px;
	margin: 100px 0px 0px 0px;
	padding: 20px;
	background: url(../pic-bin/line-point-multi.gif) center repeat-y transparent;
	float: left;
}

div.yellow{
	background-color: #F5CA25;
	color: #fff;
	padding: 10px;
	margin-top: 10px;
}

div.yellow h3{
	background-color: #F5CA25;
	color: #fff;
	margin-top: 10px;
}

/* SPACER */
.spacer10px{
	width: 10px;
	height: 10px;
	float: left;
}

.spacer20px{
	width: 20px;
	height: 20px;
	float: left;
}

/* QUICKLINKS */

ul.quicklinks{
	font-size: 11px;
}

.quicklinks a{

}

#content .quicklinks a{
	font-size: 12px;
}

/* FORMULARE */

.csc-mailform-field{
	margin-bottom: 10px;
	position: relative;
}

.csc-mailform-field .csc-mailform-submit{
	color: #000;
	font-weight: normal;
	width: 130px;
	position: absolute;
	right: 70px;
	height: 30px;
	line-height: 30px;
	background: url(../pic-bin/button-link.gif) center repeat-x transparent;
	border-top: none;
	border-bottom: none;
	border-left: 1px solid #E1E1E1;
	border-right: 1px solid #E1E1E1;	
}

.csc-mailform-field input{
	width: 300px;
	border: 1px solid #B6B6B6;	
/*	background-color: #FFFFFF;	*/
}

.csc-mailform-field textarea{
	width: 300px;
	height: 150px;
	border: 1px solid #B6B6B6;
/*	background-color: #FFFFFF;	*/
}

form#mailform{
	background-color: transparent;
	color: #000;
	padding-top: 10px;
/*	border-top: 1px solid #D8D4D6;	*/
}

option{
	background: #fff;
}

fieldset.csc-mailform{
	border: none;
}

fieldset.csc-mailform label{
	width: 200px;
	display: block;
	float: left;
}

/* TTADDRESS */

.tx-ttaddress-pi1{
	margin-bottom: 20px;
}

.filiale.full.small
{
	width: 190px;
	float: left;
	margin-bottom: 25px;
}

.filiale_small #submit{
	width: 215px;
	border: none;
	background: transparent;
	color: #fff;
	margin-top: 1px;
	font-weight: bold;
}

.filiale_small #saddr{
	width: 215px;
	border: 1px solid black;	
	background-color: #FFFFFF;	
}

.filiale_big #submit{
	width: 150px;
	margin-top: 1px;
	font-weight: bold;
	background: url(../pic-bin/button-link.gif) center repeat-x transparent;
	border-left: 1px solid #E1E1E1;
	border-right: 1px solid #E1E1E1;	
}

.filiale_big #saddr{
	width: 215px;
	border: 1px solid black;	
	background-color: #FFFFFF;	
}

/* ESPRIT */
.esprit {
	margin-bottom: 25px;
}

.esprit p {
	display:block;
	float:left;
	width:550px;
}

.singlepic {
	border:1px solid #000000;
	float:left;
	height:289px;
	margin-left:15px;
	position:relative;
	width: 200px;
}

/* BANNER */
#content .content-banner p{
	margin: 0px 0px 20px 0px;
	padding: 0px;
	text-align: right;
}

/* PROSPEKTVIEW */
.prospektpreview{
	background: transparent;
	color: #000;
	border: none;
	margin: 0px 0px 20px 0px;
}

#content .prospektpreview .tx-flseositemap-pi1{

}

#content .prospektpreview .tx-flseositemap-pi1 ul{
	width: 340px;
	display: block;
	float: left;
	margin: 0px;
}

#content .prospektpreview .tx-flseositemap-pi1 ul li{
	list-style: none;
	font-size: 9px;
	color: #000;
	clear: both;
}

#content .prospektpreview .tx-flseositemap-pi1 ul li h2{
	font-size: 9px;
}


#content .prospektpreview .tx-flseositemap-pi1 ul li h3{
	margin: 0px;
	color: #A2A2A2;
	display: block;
	width: 70px;
	float: left;
}

#content .prospektpreview .tx-flseositemap-pi1 ul li a{
	font-size: 9px;
	color: #0069B5;
	float: right;
	display: block;
	width: 255px;
	font-weight: normal;
}

#content .prospektpreview .tx-flseositemap-pi1 ul li a:hover{
	color: #000;
	text-decoration: underline;
}

.prospektpreview .cover{
	padding: 0px 15px 0px 0px;
	width: 210px;
	float: left;
}

.prospektpreview .cover img{
	border: 1px solid #ccc;
}

.prospektpreview .cover a{
	display: block;
	margin-top: 2px;
	padding: 0px 5px 0px 5px;
	text-align: center;
	text-decoration:none;
	font-size: 11px;
	width: 190px;
	line-height: 30px;
	background: url(../pic-bin/button-link.gif) center repeat-x transparent;
	border-left: 1px solid #E1E1E1;
	border-right: 1px solid #E1E1E1;
}

.prospektpreview .cover a:hover{
	text-decoration: underline;
}

.prospekt-content{
	float: left;
	width:  320px;
}

.prospekt-content h3{
	margin-top: 30px;
}

.prospekt-content ul{

}

.prospekt-content ul li{
	font-size: 11px;
	padding-left: 10px;
	background: url(../pic-bin/menu-quader.gif) no-repeat left;
	list-style: none;
}
/* PROSPEKT */
.prospekt{
	text-align:center;
	margin: 25px 0px 0px 25px;
}

.prospekt img{
	border: 1px solid #000;
	width: 350px;
	height: 478px;
	padding: 0px;
	display: inline;
}

.prospekt #prev, .prospekt #next{
	display: block;
	padding: 5px;
	border: 0px solid #ccc;
	font-size: 9px;
	text-decoration:none;
	float: left;
	margin: 0px auto 0px auto;	
	width: 5px;
	height: 470px;
}

.prospekt #psites{
	display: block;
	padding: 0px 0px 0px 0px;
	width: 707px;
	float: left;
}

.prospekt a#prev{
	background: url(../pic-bin/prospekt-prevsite-0.gif) no-repeat center #665F5B;
	border-right: 1px solid #fff;
}

.prospekt a#next{
	background: url(../pic-bin/prospekt-nextsite-0.gif) no-repeat center #665F5B;
	border-left: 1px solid #fff;	
}

.prospekt a#next:hover{
	background: url(../pic-bin/prospekt-nextsite-0.gif) no-repeat center #BDBBB4;
}

.prospekt a#prev:hover{
	background: url(../pic-bin/prospekt-prevsite-0.gif) no-repeat center #BDBBB4;
}

.prospekt .siteinfos{
	width: 762px;
}

.prospekt .siteinfos p{
	width: 350px;
	float: left;
	font-size: 11px;
}

.prospekt .siteinfos #prospage1{
	padding-left: 30px;
}

.no-border, .celement img.no-border{
	border: none;
}

/* GMAPs Styles */

.gmap{
	border: 1px solid #000;
	height: 350px;
	width: 100%;
	margin-bottom: 15px;
}

.gmap.alle-filialen{

}

.gdata{
	display: none;
}

/* TABS */


.tablink{
	padding: 5px;
	display: inline;
	cursor: pointer;
	background: #eee;
	color: #000;
	border: 1px solid #000;
}

.prospekte{
	background-color: #F7F7F7;
	padding: 10px;
	border: 1px solid #ddd;
	margin-bottom: 20px;
}

.prospekte h1{
	font-size: 14px;
	margin-bottom: 5px;
}

.prospekte h2{
	font-size: 12px;
	font-weight: normal;
}


.prospekte img{
	border: 1px solid #ddd;
	padding: 2px;
	background: none #fff;
}

.prospekte .prospekt-box{
	display: block;
	float: left;
	width: 155px;
	padding-right: 25px;
	margin-top: 10px;
}

.prospekte .prospekt-box h3{
	text-align: center;
}
