* { margin: 0; padding: 0; }

body, html {
	width: 100%;
	height: 100%;
	font-family: arial, helvetica, sans-serif;
}


body {
	overflow: -moz-scrollbars-vertical;
	background: #C0C0C0;
}


.ir {
  font: 0px/0px sans-serif;
  text-indent: -1000px;
  text-decoration: none;
  overflow: hidden;
  height: 0px;
}

a { outline: none; }

ul { list-style: none; }

.clr-left {
  display: block;
  clear: left;
}

ul#lst-main-nav a.lnk-active,
li.current a {
	color: #ffd100 !important;
	background: url(/img/lnk_pfeil_mainnavi.gif) no-repeat 0 50% !important;
}


img#img-main-print {
	display: none;
}


/**
 * main-wrapper
 */


div#main-wrapper {
	background: #D9DADB;
	margin: 0 auto;
	position: relative;
	width: 991px;
	min-height: 100%;
}

div#content-wrapper {
	float: left;
	margin: 0 0 75px 0;
	width: 991px;
}

/**
 * header / hauptnavi / metanavi
 */

div#header {
	background: #575759;
	border-bottom: 1px solid #828384;
	height: 39px;
	padding-top: 1px;
	width: 100%;
}

ul#lst-main-nav,
ul.site_navigation {
	display: block;
	margin: 10px 0 0 44px;
}

ul#lst-main-nav li,
ul.site_navigation li {
	float: left;
	padding: 0 11px 0 0;
	position: relative;
	height: 25px;
	vertical-align: bottom;
}

ul#lst-main-nav li a,
ul#lst-meta-nav li a,
ul.site_navigation li a {
	color: #fff;
	font: 12px/15px Arial, Helvetica, sans-serif;
	text-decoration: none;
	display: block;
}
ul#lst-main-nav li a:hover
{
	color: #ffd100;
	background:url(/img/lnk_pfeil_mainnavi.gif) no-repeat 0 50%;
	padding-left:10px;
}
ul#lst-main-nav li a {
	padding-left: 10px;
	background: transparent;
}

ul#lst-main-nav,
ul.site_navigation {
	float: left;

}
ul#lst-meta-nav {
	margin: 10px 141px 0 0px;
	float: right;
}
ul#lst-meta-nav li {
  float: left;
  margin-left: 15px;
}
h1#hdl-main {
	background: url(../img/bgr_hdl_main.gif) 543px 24px no-repeat #D9DADB;
	border-top: 2px solid #fff;
	height: 138px;
}

h1.hdl-serien {
	border-bottom: 1px solid #888;
	margin-bottom: 20px !important;
	padding-bottom: 4px !important;
	/*width: 665px;*/
	/*height: 30px;*/
}


div#content-rightcol h1 {
	border-bottom: 1px solid #888;
	margin-bottom: 20px !important;
	padding-bottom: 4px !important;
	display: block;
}
h1.hdl-seriepopup {
	border-bottom: 1px solid #888;
	margin-bottom: 20px !important;
	padding-bottom: 4px !important;
	display: block;
	font-size: 15px;
}

/**
 * Sub-Header / Subnavi
 */

div#sub-header {
	background: #D9DADB;
	border-top: 2px solid #fff;
	height: 138px;
}

ul#lst-sub-nav {
	/*margin: 45px 0 0 0;*/
	position: absolute;
	left: 0;
	top: 45px;
	width: 500px;
	height: 20px;
}

ul#lst-sub-nav li {

}

ul#lst-sub-nav li a {
	color: #000;
}

ul#lst-sub-nav li a:hover {
	color: #000;
	background: url(/img/lnk_pfeil_subnavi.gif) no-repeat 0 50%;
}
ul#lst-sub-nav li a.lnk-active {
	color: #000 !important;
	background: url(/img/lnk_pfeil_subnavi.gif) no-repeat 0 50% !important;

}

h1#hdl-short-main a,
h1#hdl-short-main {
	height: 69px;
	width: 138px;
}

h1#hdl-short-main a {
	display: block;
	background: url(../img/bgr_hdl_short_main.gif) 0 0 no-repeat;
}

h1#hdl-short-main {
	float: right;
	margin: 33px 141px 0 0;
}

/**
 * Cat-nav
 */

ul#lst-cat-nav {
	clear: right;
	margin: 0 0 0 90px;
}

ul#lst-cat-nav li,
ul#lst-cat-nav li a {
	color: #000;
	font: 12px/14px Arial, Verdana, Helvetica, sans-serif;
	text-decoration: none;
}

ul#lst-cat-nav li a {
	padding: 0 0 0 7px;
}

ul#lst-cat-nav li a.lnk-active {
	background: url(../img/itm_active.gif) 0 6px no-repeat;
}

ul#lst-cat-nav li {
	float: left;
	margin: 0 17px 0 0;
}

ul#lst-cat-nav li#itm-current {
	font-weight: bold;
	margin: 0 50px 0 0;
}

/**
 * main-news
 */

div.main-content {
	min-height: 349px;
	padding-top: 1px;
}

div#main-news {
	background: #D9DADB url(../img/bgr_start_img.jpg) 0 0 no-repeat;
}

p.bodytext,
div#main-news p {
	font: 11px/16px Arial, Helvetica, sans-serif;
}

h3 {
	font: bold 14px/18px Arial, Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 0 0 6px 0;
}


div#main-news p.bodytext { display: none; }

div#main-news #news {
	margin: 252px 0 0 60px;
	width: 435px;
	height: 300px;
	overflow: hidden;
}

/**
 * Main-Content
 */

div.clr {
	clear:both;
}
div#content-leftcol,
div#content-rightcol {
	float: left;
	margin-top: -1px;
}
div#leftcol img {
	margin-right: 30px;
}

div#content-leftcol {
	width: 150px;
}

div#content-rightcol {
	width: 755px;
}


div#main-wrapper.default {
	background: #D9DADB url(../img/bgr_wrapper_sortiment.gif) 100% 0 repeat-y;
}

/* Default-Ansicht für MarkenStartseite */
div#main-wrapper.marken {
	background: #D9DADB url(../img/bgr_wrapper_sortiment.gif) 100% 0 repeat-y !important;
}


div.markeBW {
	background: #fff url(../img/bgr_wrapper_bw.gif) 0 0 repeat-y !important;
}

div.markeBW div#content-wrapper {
	background: url(../img/bgr_inhalt_bw.gif) 190px 140px no-repeat;
}





div.markeJoy {
	background: #DBE399 url(../img/bgr_wrapper_joy.gif) 100% 0 repeat-y !important;
}


div.markeJoy div#content-wrapper {
	background-image: url(../img/bgr_content_joy.gif) !important;
	background-repeat: repeat-y !important;
	background-position: 190px 140px !important;
}


div.markeProfiKeram {
	background: #EE7F01 url(../img/bgr_wrapper_profikeram.gif) 0 0 repeat-y !important;
}

div.markeProfiKeram div#content-wrapper {
	background: url(../img/bgr_inhalt_profikeram.gif) 190px 140px no-repeat !important;
}



div.markeProfiKeram div#content-leftcol a {
	color:#fff !important;
}
div.markePro {
	background: #C3D0E8 url(../img/bgr_wrapper_pro.gif) top left repeat-y !important;
}



div.markePro div#content-wrapper {
	background: url(../img/bgr_inhalt_pro.gif) 190px 140px no-repeat !important;
}


div.bgkontaktformular {
	/*background: #FFF5D8 url(../img/bgr_kontakt.gif) top left repeat-y !important;*/
	background: #D9DADB url(../img/bgr_wrapper_sortiment.gif) 100% 0 repeat-y;
}



/**
 * Content-leftcol
 */

div#content-leftcol,
div#content-rightcol {
	padding: 26px 0 0 0;
}

div#content-rightcol #rightcol,
div#content-rightcol #leftcol {
	float: left;
}

div#content-rightcol #rightcol {
	width: 425px;
}

div#content-rightcol {
	padding-left: 35px;
	padding-right: 35px;
}

div#content-leftcol ul {
	margin: 0 15px 0 0;
}

div#content-leftcol ul li {
	margin: 0 0 5px 0;
	text-align: right;
}

/* für marken: color #000 */
div#content-leftcol ul li a,
div#content-leftcol ul li {
	color: #000;
	font: 12px/14px Arial, Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding: 0 10px 0 7px;
}

div#content-leftcol ul li strong {
  padding: 0 10px 0 0 !important;
}

div#main-wrapper.default div#content-leftcol ul li a,
div#main-wrapper.default div#content-leftcol ul li {
	color: #fff;
}

ul#lst-sub-nav-lvl3 {
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	margin: 8px 15px 8px 5px !important;
	padding: 6px 0 4px 0;
}

ul#lst-sub-nav-lvl3 li a {

}

div#main-wrapper.default ul#lst-sub-nav-lvl3 {
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
}

ul.lst-cat-nav {
	border-top: 1px solid #fff;
	margin: 8px 25px 8px 14px !important;
	padding: 6px 0 0 0;
}


a#lnk-print {
	background: url(../img/bgr_lnk_print.gif) 0 0 no-repeat;
	padding: 0 0 0 23px !important;
}

a#lnk-pdf {
	background: url(../img/bgr_lnk_pdf.gif) 0 0 no-repeat;
	padding: 0 0 0 23px !important;
}

a.lnk-sizes-active {
	background: url(../img/lnk_pfeil_subnavi.gif) 100% 50% no-repeat;

}

ul.lst-sub-nav-lvl2 a:hover,
ul#lst-sub-nav-lvl3 a:hover {
	background: url(../img/lnk_pfeil_subnavi.gif) 100% 50% no-repeat;
	padding-right: 10px !important;
}

/*ul.lst-sub-nav-lvl2 a:active {
	background: url(../img/lnk_pfeil_subnavi.gif) no-repeat 0 50%;
	padding-right:10px;
} */


div#main-wrapper.default ul.lst-sub-nav-lvl2 a.lnk-active {
	background: url(../img/itm_active_default.gif) 0 6px no-repeat;
}

/**
 * Marken-Navigation
 */



ul#lst-brand-nav {
	margin: 0 0 0 264px;
}

ul#lst-brand-nav li {
	float: left;
	margin-right: 20px;
}

ul#lst-brand-nav li a {
	background-repeat: no-repeat;
	background-position: 0 0;
	display: block;
	height: 75px;
	width: 65px;
}

ul#lst-brand-nav li a:hover,
ul#lst-brand-nav li a.active {
	background-position: 0 -75px;
}

ul#lst-brand-nav li a#lnk-joy { background-image: url(../img/bgr_lnk_joy.gif); }
ul#lst-brand-nav li a#lnk-bw  { background-image: url(../img/bgr_lnk_bw.gif);  }
ul#lst-brand-nav li a#lnk-pk  { background-image: url(../img/bgr_lnk_pk_neu.gif); width: 129px !important; }
ul#lst-brand-nav li a#lnk-pro { background-image: url(../img/bgr_lnk_pro.gif); }

div.markeProfiKeram ul#lst-brand-nav li a#lnk-pk {
	background-position: 0 -75px;
}

div.markeBW ul#lst-brand-nav li a#lnk-bw {
	background-position: 0 -75px;
}

div.markeJoy ul#lst-brand-nav li a#lnk-joy {
	background-position: 0 -75px;
}

div.markePro ul#lst-brand-nav li a#lnk-pro {
	background-position: 0 -75px;
}

/**
 * Produktinfo Tabelle
 */
div.prod-wrapper {
  margin-bottom: 30px;
  height: 240px;
}
div.prod-wrapper div#leftcol {
  width: 145px;
}
img.rahmen-1px-grau {
  border: 1px solid #D9DADB;
}
span.spn-info {
  display: block;
  /*width: 101px;*/
  border-top: 1px solid #999;
  margin: 56px 0 0 -3px;
  padding: 14px 0 0 3px;
}

td.td-detail-info {
  width: 123px;
}

td.td-fliesen-type {
  width: 149px;
}

td.td-tbl-info {
  position: relative;
}

table.tbl-prod-info {
	background: #E3E4E4;
	border-collapse: collapse;
	/*border-bottom: 1px solid red;
	border-right: 1px solid red;*/
	font: 11px/13px Arial, Helvetica, sans-serif;
  margin: 0 0 7px 0;
	width: 520px;
}

table.tbl-prod-info table {
	border-collapse: collapse;
}

table.tbl-prod-info td {
	border: 1px solid #999;
	padding: 4px 0 4px 3px;
}

table.tbl-prod-info td.td-detail {
	padding: 0;
	border-right: 0;
	border-bottom: 0;
	border-top: 0;
}

a.lnk-detailpics {
	background:url(/img/detail.gif) no-repeat 0 50%;
	padding-left:15px;
}


table.tbl-prod-info td.td-detail table {
  margin: 0 !important;
	width: 100%;
}

table.tbl-prod-info td table td {
	border: 1px solid #999;
	border-left: 0;
	border-top: 0;
	padding: 3px 0 3px 4px;
}

a.mark_checked {
	background: url(/images/check_mark_grey.gif) 0 50% no-repeat;
	padding-left: 20px;
	text-decoration: none;
	font: 11px arial;
	color: #000;
}
a.mark_unchecked {
	background: url(/images/check_grey.gif) 0 50% no-repeat;
	padding-left: 20px;
	text-decoration: none;
	font: 11px arial;
	color: #000;

}

a {
	color: #000;
	text-decoration: none;
}
a:hover {
	color: #000;
	text-decoration: underline;
}

/**
 * Sprach Navi
 */

ul#lst-lang-nav {
	margin: 7px 0 0 115px;
}

ul#lst-lang-nav li a,
ul#lst-ext-lnk-nav li a {
	color: #fff;
	font: 11px/13px Arial, Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

/** Anzeige der Serien **/
span#lst-serien-nav-wrapper {
	float:left;
	position: absolute;
	top: 140px;
	left: 183px;
	width: 535px;
  height: 32px;
  overflow: hidden;
  background: #D9DADB;
  z-index: 1000;

}
ul#lst-serien-nav {
	float:left;
	width: 535px;
  display: block;
  z-index: 1001;

}

/** Ausrichtung des Textes "Serien" **/
div#hdl-serie {
  position: absolute;
  top: 140px;
  font-weight: bold;
  width: 32px;
  font-size: 12px;
  left: 81px;
}

ul#lst-serien-nav li {
  font: 12px/16px Arial, Verdana, Helvetica, sans-serif;
	float: left;
	padding: 0 2px 0 5px;
}

ul#lst-serien-nav li a:hover {
	/* background: url(../img/lnk_pfeil_subnavi.gif) 0 50% no-repeat; */
	text-decoration: none;
	color: #ED1C24;
}

ul#lst-serien-nav li a {
  font: 12px/14px Arial, Verdana, Helvetica, sans-serif;
/*	padding-left: 7px; */
}

ul#lst-serien-nav li a.lnk-serien-active {
	/*background: url(../img/lnk_pfeil_subnavi.gif) 0 50% no-repeat; */
	color: #ED1C24

}
li.lst-serien-first {
	font-weight: bold !important;
	margin: 0 59px 50px 0;
}
/**
 * Externe Links
 */

ul#lst-ext-lnk-nav {
	float: right;
	margin: 7px 140px 0 0;
}

/**
 * Footer
 */

div#footer {
	background: #58595B;
/*	height: 138px; */
	position: absolute;
	bottom: 0;
	width: 991px;
	/*float: right;*/
	margin: 0;
	padding: 0;
}

ul#lst-lang-nav,
ul#lst-brand-nav {
	float: left;
}

div#fliesen_serien_image {
	font: 11px Arial, Helvetica, sans-serif;
	line-height: 140%;
}

div.form_error {
	color: red;
	
}

/** Kontaktformular **/
form.kontaktformular {
	float: left;
	width: 400px;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	display: block;
}

input.txt-input {
	width: 355px;
	border: 1px solid #999;
}


input.txt-inputplz {
	width: 70px;
	border:1px solid #999;
	margin-right:8px;
}
input.txt-inputort {
	width: 270px;
	border:1px solid #999;

}
form.kontaktformular textarea {
	border:1px solid #999;
	width: 355px;
}
form.kontaktformular dl {
	width: 355px;
	padding: 5px 0 5px 0;
}


form.bezugsquellen {
	width: 250px;
	/*background: rgb(255,238,206);*/
	padding: 0px 25px 25px 25px;
	float:left;
	margin: 0px 25px 25px 0;
	padding-left: 0;
}


/** Suchmaske **/
form.suchmaske {
	float:left;
	width:300px;
	padding-left: 10px;
}

form.suchmaske dl {
	float:left;
	width:200px;
	padding:5px;
}

input.txt-suche {
	border:1px solid #aaa;
	width:190px;
	color:#000;
	background:#fff;
}
select.sel-suche {
	border:1px solid #aaa;
	color:#000;
	background:#fff;
	width:190px;
}

div.suche-ergebnisliste {
	width:400px;
	padding:0px;
	padding-bottom: 200px;

	border-left:1px solid #888;
	min-height:100%;
	float:left;
}
div.suche-ergebnisliste p {
  margin-left: 20px;
}

/** Bereiche, die per Symfony CMS eingepflegt werden **/
body #content-rightcol h1 {
	font-size: 15px;
	margin-bottom: 5px;

}
table.ansprechpartner, table.contenttable {
	width: 600px;
	font-size:11px;
}
#content-rightcol {
  font: 11px/16px Arial, Helvetica, sans-serif;
}

#content-rightcol p {

}

h1.hdl_kontakt {
	font-size: 12px;
}
h1.wunschfliese {
	float:left;
	font-size:12px;
	margin-left:5px;

}
div.linksplatz {
	padding-top: 20px;
}

.pflichtfeld {
	padding-top:150px;
}

div#loginmaske {
	width:500px;

}
div.kontaktdaten {
  float: right;
	font-size:11px;
	margin: 0 150px 0 0;
	width: 150px;
}

form.bezugsquellen h1 {
	font-size:14px;
}

div.main-right {
	float:left;
	min-height:100%;
	width:800px;
	font-size:11px;
	padding-left:10px;
	padding-top:10px;
}
div.main-right h1 {
	font-size:14px;
	padding-bottom:10px;
}

/* Styles für Thumbnail-seite */
.detailseite {
	background: #fff !important;
	font-size:11px;
}
.detailseite ul {
	margin-top:20px;
}
.detailseite-wrapper {
	width:500px;
	padding: 10px 30px 50px 30px;
}
.serienthumbs {
	position: absolute;
	top: 50px;
	right: 30px;

}
.serienthumbs img {
  border: 0;
  margin-bottom: 10px;
}
.bigthumb {
	width:500px;
	float:left;
}
.thumbcloser {
position: absolute;
top: 10px;
right: 10px;
}
/** Ergebnisliste Händlersuche **/
ul.lst-vendors {
	padding:10px;
	padding-left: 0px;
	float:left;
	font-size:12px;
	width:400px;
	list-style:none;
}
ul.lst-vendors li {
	padding-bottom:5px;
	margin-left: 10px;
	border-bottom:1px solid #aaa;
}

/** Ergebnisliste Produktsuche **/
dl.lst-productsearch {
	margin-top: 10px;
}

dl.lst-productsearch dd {
	margin: 0;
	border-bottom: 1px solid #888;
	margin: 25px 0 10px 0;
}

dl.lst-productsearch dt {
	margin: 2px 0 2px 20px;
}

dl.lst-productsearch dt img {
  margin: 0 10px 0 0;
}

/**
 Layer für Easteregg (Flashgame)
**/
div#easteregg {
position: absolute;
top: 0;
left: 0;
width: 10px;
height: 10px;
z-index:1;
}

/** Farbhintergründe für Markenauswahl **/

div.bgr-markeBW {
	background: #fff url(../img/bgr_wrapper_bw.gif) 0 0 repeat-y !important;
}

div.bgr-markeJoy {
	background: #DBE399 url(../img/bgr_wrapper_joy_single.gif) 100% 0 repeat-y !important;
}
div.bgr-markeProfiKeram {
	background: #fff url(../img/bgr_wrapper_pk_single.gif) 0 0 repeat-y !important;
}
div.bgr-markeProfiKeram div#content-leftcol a {
	color:#fff !important;
}
div.bgr-markePro {
	background: #fff url(../img/bgr_wrapper_pro_single.gif) top left repeat-y !important;
}


/*****
 tfoot für produtke
 *****/

strong.preis {
  margin-top: 3px;
  float: left;
}
strong.anzahl {
  margin-right: 5px;
  float: right;
  display: block;
  width: 40px;
  height: 15px;
  margin-top: 3px;
}
input.inp-anzahl {
  width: 40px;
  margin-right: 5px;
  margin-bottom: 2px;
  float: left;
}
tfoot td {
  vertical-align: top;
}

form.frm_warenkorb {
  float: right;
  margin-right: 10px;
}

/*
  Warenkorb
*/

table.tbl-warenkorb {
  border: 1px solid #c0c0c0;
  background: #e3e4e5;
  width: 665px;
}
table.tbl-warenkorb td {
  padding: 2px 5px 2px 5px;
}
table.tbl-warenkorb td.preis {
  width: 70px;
}
table.tbl-warenkorb tr.odd {
  background: #f3f4f5;
}
table.tbl-warenkorb tr.even {
  background: #d3d4d5;
}

/*
  Bestellformular
*/
form.bestellformular input, form.bestellformular textarea {
  width: 250px;
}
#liefer_plz, #rechnung_plz {
  width: 60px;
}
#liefer_ort, #rechnung_ort {
  width: 183px;
}
form.bestellformular input#submit {
  width: 100px;
}
form.bestellformular dl {
  margin-bottom: 5px !important;
}

/*
  Benutzerverwaltung
*/
table.tbl-user th {
  text-align: left;
}
table.tbl-user td {
  padding: 2px 25px 2px 5px;
  text-align: left;
}


/*
  Image Slot
*/
div.image_slot_form label {
  width: 80px;
  display: block;
}
select#slot_type {
  clear: right;
  display: block;
}


/*
  CMS Table
*/
table.mceVisualAid td {
  padding-right: 30px !important;
}

