/* TEMPLATE FÜR KONTAKT 28.01.2008 */

* { margin: 0; padding: 0; list-style-type: none; padding: 0; }

html, body 
	{ 
	background: #FFF; 
	text-align: left; 
	font-family: Tahoma, 'Gill Sans', Georgia, 'Palatino Linotype', Palatino, Arial, Helvetica, sans-serif; 
	line-height: 1.5; 
	font-size: 11px; 
	color: #58585a;
	}

p { text-align: left; }
/***** DOMINIK, 27.11.2008: Styling of tables and headers in product details ******/
table.auto
{
	border: 2px;
	border-color: #FFFFFF;
	padding: 4px 4px 4px 1px;
	border-collapse: separate;
	border-width: medium;
	border-spacing: 1px;
}
	
table.auto tbody tr th {
	background-color: #999999;
	padding: 4px 4px 4px 4px;
	text-align: center;
}

table.auto tbody tr.row2 {
	padding: 4px 4px 4px 4px;
	text-align: center;
}

table.auto tbody tr.row1 {
	padding: 4px 4px 4px 4px;
	text-align: center;
	background-color: #b5b5b5;
}

table tbody tr td {
vertical-align:top;
 
}


/*table.contentpaneopen tbody tr td h3 {
	background-color: #666666;
}*/

table.bilder tbody tr td {
	vertical-align: top;
}



table.bilder tbody tr td img{
	vertical-align: text-top;
}

table.bilder {
	padding-top: 15px;
	padding-left: 2px;
}

*+html table.bilder {
	margin-top: 15px;
}

table.anwendung { /* Anwendungsbeispiele Produkt Detail mit drei Fotos 27.01.2009 */
	padding-top: 15px;
	padding-left: 2px;
	width: 778px;
}

table.anwendung2 { /* Anwendungsbeispiele Produkt Detail mit zwei Fotos 27.01.2009 */
	padding-top: 15px;
	padding-left: 2px;
	width: 540px;
}

table.anwendung1 { /* Anwendungsbeispiele Produkt Detail mit einem Foto 27.01.2009 */
	padding-top: 15px;
	padding-left: 2px;
	width: 245px;
}

*+html table.anwendung, table.anwendung2, table.anwendung1 {
	margin-top: 15px;
}

table.verlegebeispiele { 
	padding-top: 15px;
	padding-left: 2px;
	width: 778px;
}

td.space, td.spacer {
	width: 15px;
}

td.eintrag img {
	padding: 0;
	border: solid 1px black;
	vertical-align: top;
	}

td.eintrag p {
	padding-left: 0px !important;
}

/* SITEMAP */
h2.menutitle {
	display:none;
}

/*************************************************************************/


fieldset, img { border: 0; }

img {
	float: left;
	}

h1 { font-size: 20px; color: #000000; }
h2 { font-size: 18px; color: #000000; }

h3 /* Überschrift auf zB Produkt-Seite */
	{ 
	font-size: 16px; 
	color: #58585a;
	padding-top: 3px;
	font-weight: normal;
	}

h4 
	{ 
	font-size: 1.4em;
	font-weight: bold;
	background-color: #ECECED;
	height: 1.4em; 
	color:  #58585a; 
	padding: 2px 0 5px 25px; 
	width: 750px;
	margin-top: 20px;
	margin-left: 2px;
	}

h5 {
	font-size: 1.2em;
	padding-left: 8px;
}

h6 {
	font-size: 1.1em;
	padding-left: 8px;
}
	
.jth-code { border-left: 7px solid #999999; border-right: 1px solid #999999; border-top: 3px solid #999999; border-bottom: 3px solid #999999; background-color: #DDDDDD; padding: 15px; width: 100%; height: auto; font-size: 12px; font-family: Courier News, monospace; }



a:link, a:visited 
	{ 
	text-decoration: none; 
	color: #333333; 
	font-weight: /* bold; */ normal;
	}


	
a:hover { text-decoration: none; }

#jth-top /* here on the right sits the Frühwald logo and the language links sit left */
	{ 
	width: 1000px; 
	height: 99px; 
	background: transparent url(../images/fruehwald-logo2.jpg) no-repeat right top; 
	margin-left: auto; 
	margin-right: auto; 
	}

/* @group Sprachauswahl */

.fruehwald_languageselection /* Menüs für die Sprachauswahl */
{
  float: left;
  width: 100%;
  margin: 0;
  margin-top: 66px;
  
}

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

.fruehwald_languageselection li
{
	float: left;
	margin: 0;
	padding: 0 15px 0 0;
}

.fruehwald_languageselection a
{
	display: block;
	font-weight: normal;
}

/* @end */

/* @group Bottom Menü */

#jth-bottom 
	{ 
	font-size: 0px; 
	color: #fff; 
	text-align: center; 
	width: 1000px; 
	height: 20px; 
	background: /* transparent url(../images/back-bottom.png) no-repeat left bottom */; 
	margin-left: auto; 
	margin-right: auto; 
	}
	
#jth-bottom a { font-size: 0px; color: #fff; text-align: center; }

#jth-bottom-menu 
	{ width: 1000px; 
	height: 22px; 
	background-color: ;
	margin-left: auto;
	margin-right: auto;
	text-align: center; 
	}

#jth-bottom-menu-left 
	{ 
	width: 750px; 
	height: 22px; 
	background-color: ; 
	float: left; 
	}

#jth-bottom-menu-right 
	{ 
	padding-top: 3px; 
	padding-left: 5px; 
	width: 200px; 
	height: 22px; 
	text-align: right; 
	background-color: ; 
	float: right; 
	}
	
#jth-bottom-menu ul { float: left; text-align: left; padding-top: 3px; padding-left: 5px; }
#jth-bottom-menu ul li { float: left; text-align: left; }
#jth-bottom-menu ul li a { font-weight: bold; float: left; text-align: left; font-size: 10px; color: #000000; padding: 2px 5px 0px 5px; border-right: 1px solid #DDDDDD; }
#jth-bottom-menu-right a { font-weight: bold; float: right; text-align: right; font-size: 10px; color: #000000; padding: 2px 5px 0px 5px; border-right: 1px solid #DDDDDD; }

/* @end */

#jth 
	{ 
	width: 1000px; 
	background: ; 
	margin-left: auto; 
	margin-right: auto; 
	text-align: center; 
	text-align: center; 
	margin-top: -10px; /* 22.01.2009 */
	}
	
#jth-nimbuse 
	{ 
	width: /*980px */ 1000px; 
	height: auto; 
	background-color: #fff; 
	margin-left: auto; 
	margin-right: auto; 
	text-align: center; 
	}

#jth-nimbuse-top 
	{ 
	color: #fff; 
	width: 1000px; 
	height: 162px; 
	text-align: left; 
	background: #FFF no-repeat left top; 
	margin-left: auto; 
	margin-right: auto; 
	}
	
#jth-nimbuse-top a { color: #fff; }
.jth-nimbuse-top- { width: 650px; height: 88px; text-align: left; float: left; }
.jth-nimbuse-top { width: 300px; height: 88px; text-align: left; float: right; }
#jth-nimbuse-top-menu { height: 20px; text-align: left; clear: both; }
#jth-nimbuse-top-menu ul { float: left; }
#jth-nimbuse-top-menu ul li { float: left; }
#jth-nimbuse-top-menu ul li a { float: left; padding: 14px 4px 0px 4px; height: 30px; color: #fff; font-size: 11px; font-weight: bold; }
#jth-nimbuse-top-second { height: 68px; text-align: left; clear: both; }
#jth_nimbuse-w2 .search .button { margin-left: 5px; }

#jth_nimbuse-w2 .search .inputbox 
	{ 
	border: 0; 
	/* background: url(../images/search.png) no-repeat left top; */
	height: 20px; 
	width: 170px; 
	display: none;
	}


#jth-nimbuse-menu 
	{ 
	margin-left: auto; 
	margin-right: auto; 
	width: 1000px; 
	height: 35px; 
	text-align: left; 
	list-style: none; 
	position: relative; 
	z-index: 1; 
	background: #db0000;
}
	
#jth-advert1 
	{ 
	text-align: center; 
	margin: 3px; 
	padding: 3px; 
	}

#jth_nimbuse-w 
	{ 
	height: 31px; 
	width: 1000px; 
	text-align: left; 
	background: #FFF; 
	padding-top: 1px; 
	margin-left: auto; 
	margin-right: auto; 
	}
	
#jth_nimbuse-wb /* breadcrumb */
	{ 
	color: /*#FFF; */ #58585a; 
	/* font-weight: bold; */
	height: 22px; 
	padding-top: 8px; 
	padding-left: /* 10px */ 20px; 
	width: 770px; 
	text-align: left; 
	background-color:  #FFF ; 
	float: left;
	clear: right; 
	}
	
#jth_nimbuse-wb a /* styles the breadcrumb links */
	{ 
	color: #58585a; 
	font-weight: normal/*bold */;
	}

span.breadcrumbs {
	width: 500px;
}

#jth_nimbuse-ws 
	{ 
	color: #fff; 
	font-weight: bold; 
	height: 25px;  
	padding-top: 5px; 
	padding-left: 10px; 
	width: 190px; 
	text-align: left; 
	background-color: #FFF; 
	float: left; 
	}
#jth-login fieldset.jth_input { float: left; }
#jth-login ul li { float: left; padding-right: 16px; }
#jth-login ul { clear: both; }
#jth-login fieldset.jth_input p { float: left; padding-right: 3px; }
#jth-hi { float: left; padding-right: 10px; }
#jth-logout { float: left; }
p#form-login-remember { margin-top: 19px; margin-right: 5px; }
p#form-login-remember, .jth-button { margin-top: 15px; margin-right: 5px; }

#jth-nimbuse-center-left 
	{ 
	width: 210px; 
	text-align: left; 
	float: left;
	background: #ececed;
	min-height: 523px;
	
	/* margin-left: -10px; */
	}

* html #jth-nimbuse-center-left
{
	height: 523px; /* IE 6.0 fixt die linke Spalte, weil min-height im IE 6.0 nicht greift - criscom 28.01.2009 */
}

#jth-nimbuse-center-right { width: 210px; text-align: left; float: right; background: #ececed; min-height: 523px;}
#jth-nimbuse-bottom { width: 970px; height: 35px; background: url(../images/bottom-back.png) no-repeat left top; margin-top: 3px; font-size: 11px; }

#jth-nimbuse-center-center3 
	{ 
	width: 550px !important;
	width: 350px; 
	text-align: left; 
	float: left !important;
		}
	
#jth-nimbuse-center-center-center3 { 
	float: left; 
	padding-left: 5px; 
	padding-right: 5px; 
	background-color: #fff; 
	width: 763px !important; 
		width: 500px; /* IE 6.0 - mittler Spalte kleiner = Formular, damit rechte Spalte nach oben kommt - criscom 28.01.2009 */

	text-align: left; }

#jth-nimbuse-center3 
	{ 
	width: 1000px; 
	background: ;
	text-align: left; 
	border-top: 0px solid #EDEDED; 
	border-bottom: 0px solid #EDEDED; 
	}
	
#jth-nimbuse-center-center2 
	{ 
	margin-left: 5px; 
	float: left; 
	width: /* 778px; */ /* 765px; */ 785px;
	text-align: left; 
	}

#jth-nimbuse-center-center-center2 
	{ 
	float: left; 
	padding-left: /* 5px */; 
	padding-right: /* 5px */; 
	background-color: #fff; 
	width: /* 763px */ /* 778px; */ 785px;
	text-align: left;
	margin-top: /*-30px;  Aligns Heading - eg PRODUKTE - with left menu */ 
	}

#jth-nimbuse-center2 
	{ 
	width: 1000px; 
	background: url(../images/center2_bg.png) repeat-y;
	text-align: left; 
	border-top: 0px solid #EDEDED; 
	border-bottom: 0px solid #EDEDED; 
	}
	
#jth-nimbuse-center-center1 { width: 980px; text-align: left; }
#jth-nimbuse-center-center-center1 { padding-left: 5px; padding-right: 5px; background-color: #fff; width: 968px; text-align: left; }

#jth-nimbuse-center1 
	{ 
	width: /* 980px; */ 1000px;
	background-color: #fff; 
	text-align: left; 
	border-top: 0px solid #EDEDED; 
	border-bottom: 0px solid #EDEDED;  
	}
	
#jth-nimbuse-center-center4 { width: 560px; text-align: left; float: left; }
#jth-nimbuse-center-center-center4 { background-color: #fff; width: 547px; padding: 0px 7px 0px 7px; margin-left: 10px; }

#jth-nimbuse-center4 
	{ 
	width: 1000px; 
	background: ; 
	text-align: left; 
	border-top: 0px solid #EDEDED; 
	border-bottom: 0px solid #EDEDED; 
	}
	
#jth-users-top a { color: #fff; }
#jth-users-bottom a { color: #fff; }
#jth-users-top { background: #444444 url(../images/user-back.png) repeat-x left bottom; width: 980px; margin-left: auto; margin-right: auto;	text-align: left; clear: both; padding-bottom: 10px; }
#jth-users-top table.contentpaneopen { background: none; }
#jth-users-bottom table.contentpaneopen { background: none; }
#jth-users-bottom table.contentpaneopen img { padding: 1px; }
#jth-users-top table.contentpaneopen img { padding: 1px; }
#jth-users-bottom { background: #444444 url(../images/user-back.png) repeat-x left bottom; width: 980px; margin-left: auto; margin-right: auto; text-align: left; clear: both; padding-bottom: 10px; }
.jth-users1 h3, .jth-users2 h3, .jth-users3 h3, .jth-users4 h3 { color: #fff; }
.jth-users1 { color: #fff; padding: 10px 0px 0px 10px; float: left; width: 470px; }
.jth-users1 img { padding: 1px; margin-right: 3px; border: 1px solid #CBC3B0; }
.jth-users2 { color: #fff; padding: 10px 10px 0px 10px; float: right; width: 470px; }
.jth-users2 img { padding: 1px; margin-right: 3px; border: 1px solid #CBC3B0; }
.jth-users3 { color: #fff; padding: 10px 0px 0px 10px; float: left; width: 470px; }
.jth-users3 img { padding: 1px; margin-right: 3px; border: 1px solid #CBC3B0; }
.jth-users4 { color: #fff; padding: 10px 10px 0px 10px; float: right; width: 470px; }
.jth-users4 img { padding: 1px; margin-right: 3px; border: 1px solid #CBC3B0; }
.clearfix:after { clear: both; content: "."; display: block; height: 0; visibility: hidden; }
* html > body .clearfix { display: block; width: 100%; }
* html .clearfix { height: 1%; }
form label { cursor: pointer; }

input, select, textarea, .inputbox, .button 
	{ 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 100%; 
		
	}
	
.inputbox 
	{
	
	/* 
	padding: 2px; 
	border: 1px solid #CCCCCC; 
	background: #FFFFFF; 
	color: #000000; 
	font-size: 100%; 
	*/
	}
	
.button 
	{ 

	/*
	padding: 1px 8px; 
	border: 1px solid #999999; 
	background: #CCCCCC; 
	color: #000000; 
	font-weight: bold; 
	font-size: 90%; 
	*/
	}
	
div.searchsearch /* Suchen-Feld */
{
	padding-left: 22px;
	padding-top: 30px;
	background: url(../images/search-button.jpg) no-repeat 160px 30px;
}

input.buttonsearch
{
	
}
* html .button { /*IE 6*/
	padding: 0 5px !important;
}
*+html .button { /*IE 7*/
	padding: 0 5px !important;
}
.small, .createdate { color: #BBBBBB; font-size: 11px; }

.contentheading, .contentheading a /* Überschrift des Beitrags - gemäß Startseiten beitrag gestylt */
	{
	/* background: transparent url(../images/h1-bg.jpg) no-repeat left 30px; */
	/* margin-left: -20px; */
	color: #58585a; 
	font-size: 20px; 
	font-weight: bold;
	padding:  /* 20px */ 0 0 0 15px /* 30px */; 
	}


.contentheading h3
	{
	font: 1.2em "Lucida Grande", Lucida, Verdana, sans-serif;
	
}
	
.contentpaneopen img { 
	padding: 5px 0 5px 5px; /*removed right padding in order to align with header on the right */
	}

table.contentpaneopen /* Body-Text für Beiträge */
	{ 
	padding-bottom: 3px; 
	background: /* url(../images/dot.gif) repeat-x left bottom */; 
	padding-top: 3px;
	padding-left:  8px /* 20px */ /* 25px */ /* 30px */;
	padding-right: /* 5px */;
	/* background: #ececed; */
	}
table.contentpaneopen p
	{	
	/* background: #ececed; */
	/* margin-top: 20px; */
	padding-left: 8px;
	}

tr.head	td
	{
	border-bottom: 1px solid #999;
}

table.blog
	{
	
	}

span.article_separator
{
	height: 0px;
	background: white;
	width: 1000px;
}
		
a:hover.readon { color: #000000; }
a.readon { 	float: right; font-size: 11px; font-weight: bold; padding: 4px 4px 0px 4px;	color: #666666;	width: 80px; height: 23px; }

#jth-nimbuse-center-right div.module div div div h3, #jth-nimbuse-center-left div.module div div div h3 	{ 
	font-size: 15px; 
	height: 30px; 
	padding-top: 3px; 
	}

#jth-nimbuse-center-right div.module div div div, #jth-nimbuse-center-left div.module div div div 		{ /* Left menu - position of links vertically */
	padding-left: 5px; 
	padding-top: 25px; /*aligns the first link of the left menu with text in the content */
	width: 195px; 
	}
#jth-nimbuse-center-right div.module div div, #jth-nimbuse-center-left div.module div div { padding-bottom: 11px; }

.module_menu, .module-vertical-menu 
	{ 
	width: 198px; 
	padding-left: 1px;
	padding-top: 27px;
	/* background: #ececed; */
	}
.module_text, .module_menu div div, .module-vertical-menu div div { padding-bottom: 11px; }
.module_text div div h3, .module div div h3, .module_menu div div h3, .module-vertical-menu div div div h3 
	{ 
	color: #222222; 
	padding-left: 10px;	 
	height: 28px; 
	padding-top: 4px; 
	/* background: url(../images/modh3.png) no-repeat center top; */
	display: none;
}
	
.module ul li, .module_menu ul li, .module-vertical-menu ul li { height: 30px; padding-bottom: 1px; display: block; }
.module ul li ul, .module_menu ul li ul, .module-vertical-menu ul li ul { /*display: none;*/ }

.module ul li a, .module_menu ul li a, .module-vertical-menu ul li a 
	{ 
	background: /* url(../images/vertical.png) no-repeat left center */; 
	height: 24px; 
	padding-top: 9px; 
	display: block; 
	padding-left: 20px; 
	}

.module ul li a:hover, .module_menu ul li a:hover, .module-vertical-menu ul li a:hover 
	{ 
	/* background: #FFFFCC url(../images/hover-vertical.png) no-repeat left center; */
	}
.bannergroup_text { padding: 5px; width: 180px; }

/* @group Horizontal Navigation */

#hornav{ clear: both; display: block; height: 35px; font-weight: bold; }
#hornav .moduletable{ margin: 0; }

#hornav ul 
	{ 
	margin: 0px 0px 0px /* 11px */ 6px; 
	padding: 0; 
	width: auto; 
	float: left; 
	}
	
#hornav ul li{ margin: 0; padding: 0; height: 35px; float: left; position: relative; }

#hornav ul li a /* Main Menu Links horizontal navigation HOME NEWS PRODUCTS */
	{ 
	color: #FFF;
	font-weight: normal; 
	text-transform: uppercase; 
	padding: 9px 15px 6px 15px; 
	height:20px; 
	display: block; 
	float: left; 
	}


#hornav ul li a:hover, #hornav ul li a:active, #hornav ul li#current.active a
	{ 
	background-color: #ad0917; 
	text-decoration: none; 
	color: #fff;
	font-weight: bold; 
	}
	
#hornav ul.menu .active {
	background-color: #ad0917; 
	text-decoration: none; 
	color: #fff;
	font-weight: bold; 
}
/*
.menu li ul li {
  display: none;
} */

#hornav ul li a:hover
	{
	font-weight: normal;
}
	

#hornav ul li ul ul { margin: -40px 0 0 11em; }
#hornav ul li li { width: 200px; }

#hornav ul li li a 
	{ 
	color: #000; 
	text-transform: none; 
	display: block; 
	background: none; 
	width: 177px; 
	border-top: 1px solid #DDDDDD; 
	border-left: 3px solid #999999; 
	}
	
#hornav ul li li a:hover{ background: none; background-color: #333333; left: 0; width: 177px; }
#hornav ul li ul { left: -999em; margin-top: 35px; margin-left: 0px; top: 36px; left: 0; display: block; height: auto; width: 200px; position: absolute; z-index: 99; left: -999em; background-color: #D3D3D3; clear: left; margin-top: 0px; margin-left: 0px; }
#hornav ul li:hover ul ul, #hornav ul li:hover ul ul ul { left: -999em; }
#hornav ul li:hover ul, #hornav ul li li:hover ul, #hornav ul li li li:hover ul { left: auto; }
.sectiontableheader { height: 30px; background-color: #CCCCCC; padding: 3px 3px 0px 3px; border-top: 3px solid #333333; margin-top: 5px; }

/* @end */

/* @group Produkte Menü */

div.modulepro /* padding top for whole product-menu-wrapper */
	{ 
	padding-top: 35px;
}

div.modulepro ul li

	{
	padding-top: 3px;
	padding-bottom: 3px;
	margin-bottom: 0px;
	}


div.modulepro ul li a { /* Sets padding-bottom vertically between individual links */
	padding: 3px 0 3px 20px;
	font-weight: bold;
}

div.modulepro li#current.active /* a */
	{
	background: #999;	
	border-left: 5px #333 solid;
	padding: 2px 5px 0px 20px;
	}

div.modulepro li#current.active a span
	{
	margin-left: -25px;
	}


div.modulepro li#current.parent ul li a /* Submenüs Produktkategorien zB Pflastersteine, Plattenprogramm ect */
	{
	margin-top: 2px;
	margin-left: 5px;
	font-weight: lighter;
	border-left: none;
}

ul.menupro li ul
	{
	width: 189px;
	background:  #ececed;
	margin-top: 2px;
	margin-left: -25px;
	margin-bottom: -2px;
	padding-left: 21px;
	padding-bottom: 3px;
}


/* @end */

/* @group Flächenbefestigung Menü */

div.moduleflaechen/* padding top for whole product-menu-wrapper */
	{ 
	padding-top: 35px;
	
}

div.moduleflaechen ul li

	{
	padding-top: 3px;
	padding-bottom: 0px;
	}


div.moduleflaechen ul li a { /* Sets padding-bottom vertically between individual links */
	padding: 3px 0 0px 20px;
}

div.moduleflaechen li#current.active /* a */
	{
	background: #999;	
	border-left: 5px #333 solid;
	padding: 2px 5px 0px 20px !important;
	}

*+html div.moduleflaechen li#current.active /* a */ /* This is for IE 7.0 removes the padding at the bottom to grey out the border left that appears at the end of the submenu */
	{
	padding-bottom: 0px;
	}

ul.menuflaechen li ul li a
	{
	font-weight: lighter;
}

div.moduleflaechen li#current.active a span
	{
	margin-left: -25px;
	font-weight: bold;
	}


div.moduleflaechen li#current.parent ul li a /* Submenüs Produktkategorien zB Pflastersteine, Plattenprogramm ect */
	{
	margin-top: 2px;
	margin-left: 5px;
	border-left: none;
}

ul.menuflaechen li ul
	{
	width: 210px;
	margin-top: 2px;
	margin-left: -21px;
	margin-bottom: 0px;
	padding-left: 21px;
	}

*+html ul.menuflaechen li ul

	{
	margin-top: 0px;
	margin-bottom: 0px;
}

ul#flaechenbefestigung li a {
	font-weight: bold;
}

ul#flaechenbefestigung li ul a {
	font-weight: lighter;
}



ul#flaechenbefestigung li.parent ul li#current.parent ul /* Here and below we style the Pflastersteine Submenüs when Pflastersteine is active */
	{
	background: #ececed;
	margin-left: -25px;
	width: 189px;

}

ul#flaechenbefestigung li.parent ul li#current.parent ul li a span	{
	font-weight: lighter;
	/* font-size: 0.98em; */
	padding-left: 10px;
}

/* @group Pflastersteine Menü */

div.modulepflaster/* padding top for whole product-menu-wrapper */
	{ 
	padding-top: 35px;
	padding-left: 20px;
	height: auto;
	bottom: 0;
	position: relative;
}

div.modulepflaster ul li

	{
	padding-top: 3px;
	padding-bottom: 3px;
	}

ul#pflastersteine li a
	{
	font-weight: bold;
	/* padding-left: 20px; */
}

ul#pflastersteine li ul a {
	font-weight: lighter;
}

ul#pflastersteine li.parent ul li.parent.active /*, ul#pflastersteine li#current.active */ {
	background: #999;	
	border-left: 5px #333 solid;
	padding: 3px 5px 0px 15px; /* IE 7.0 fix */
	margin-left: -20px;
	margin-top: 1px;
}


ul#pflastersteine li ul li.parent.active a {
	font-weight: bold;
}

ul#pflastersteine li ul li.parent.active ul li a {
	font-weight: lighter;
}

ul#pflastersteine li ul li ul {
	margin-top: 3px;
	margin-left: -20px;
	margin-bottom: -2px;
	padding-left: 31px;
	background: #ececed;
	width: 179px;
}

*+html ul#pflastersteine li ul li ul {
	margin-bottom: 0px;
	}

*+html ul#pflastersteine li.parent ul li.parent /* This is for IE 7.0 Removes the padding at the bottom to grey out the border left that appears at the end of the submenu */
	{
	padding-bottom: 0px;
	}


ul#pflastersteine li ul li ul li a {
	font-weight: lighter;
}

ul#pflastersteine li ul li ul li#current.active a {
	font-weight: bold;
	padding-left: 10px;
	
}

ul#pflastersteine li ul li ul li#current.active:before {
	content: "\00BB \0020";
}

/* added 24.01.2009 */

ul#pflastersteine li.active ul li#current.active {
	background:#999999;
	margin-left: -20px;
border-left:5px solid #333333;
padding:2px 5px 2px 15px;
}

ul#pflastersteine li.active ul li#current.active a {
	font-weight: bold;
}

ul#pflastersteine li.active ul li#current.active ul li a {
	font-weight: lighter;
}

ul#pflastersteine li.active ul li.active ul li#current.active {
	background: none;
	border: none;
}

/* end added 24.01.2009 */

/* @end */

/* @group Rauchfangsysteme Menü */

div.modulerauchfang /* padding top for whole product-menu-wrapper */
	{ 
	padding-top: 35px;
	padding-left: 20px;
}

div.modulerauchfang ul li

	{
	padding-top: 3px;
	padding-bottom: 3px;
	}

ul#rauchfangsysteme li a
	{
	font-weight: bold;
	/* padding-left: 20px; */
}

ul#rauchfangsysteme li.parent.active {
	background: #999;	
	border-left: 5px #333 solid;
	padding: 3px 5px 2px 15px;
	margin-left: -20px;
	margin-top: 1px;
}

ul#rauchfangsysteme li ul  {
	margin-top: 3px;
	margin-left: -20px;
	margin-bottom: -2px;
	padding-left: 31px;
	background: #ececed;
	width: 179px;
}

ul#pflastersteine li ul li.parent.active a {
	font-weight: bold;
}

ul#pflastersteine li ul li.parent.active ul li a {
	font-weight: lighter;
}


*+html ul#rauchfangsysteme li.parent  /* This is for IE 7.0 Removes the padding at the bottom to grey out the border left that appears at the end of the submenu */
	{
	padding-bottom: 0px;
	}



ul#rauchfangsysteme  li ul li a {
	font-weight: lighter;
}

ul#rauchfangsysteme  li ul li#current.active a {
	font-weight: bold;
	padding-left: 10px;
	
}

ul#rauchfangsysteme  li ul li#current.active:before {
	content: "\00BB \0020";
}

/* added 24.01.2009 */



/* end added 26.01.2009 */




/* @end */

/* @group Unternehmen Menü */

div.moduleunter/* padding top for whole product-menu-wrapper */
	{ 
	padding-top: 35px;
	padding-left: 20px;
	height: auto;
	bottom: 0;
	position: relative;
}

div.moduleunter ul li

	{
	padding-top: 3px;
	padding-bottom: 3px;
	}

ul#unternehmen li a
	{
	font-weight: bold;
	/* padding-left: 20px; */
}

ul#unternehmen li ul a {
	font-weight: lighter;
}

ul#unternehmen li#current.active /*, ul#pflastersteine li#current.active */ {
	background: #999;	
	border-left: 5px #333 solid;
	padding: 3px 5px 2px 15px;
	margin-left: -20px;
	margin-top: 1px;
}





*+html ul#unternehmen li#current.active /* This is for IE 7.0 Removes the padding at the bottom to grey out the border left that appears at the end of the submenu */
	{
	padding-bottom: 0px;
	}

/*

ul#unternehmen li ul li ul li a {
	font-weight: lighter;
}

ul#unternehmen li ul li ul li#current.active a {
	font-weight: bold;
	padding-left: 10px;
	
}

ul#unternehmen li ul li ul li#current.active:before {
	content: "\00BB \0020";
}

*/
/* @end */

.sectiontablefooter { border-top: 3px solid #CCCCCC; }

.sectiontableentry1 { height: 26px; background-color: #DDDDDD; border-top: 1px solid #fff; }
.sectiontableentry1 td { border-top: 1px solid #fff; padding: 3px; }
.sectiontableentry2 { height: 26px; background-color: #EDEDED; padding: 3px; }
.sectiontableentry2 td { border-top: 1px solid #fff; padding: 3px; }
table.pollstableborder td.sectiontableentry1, table.pollstableborder td.sectiontableentry2 { border: none; background: none; text-align: left; left: 0; top: 0; padding: 0; margin: 0; }

.componentheading 
	{ 
	font-size: 22px; 
	}

ul.jth-pagination { float: right; color: #4692BF; }
ul.jth-pagination li { float: left; font-weight: bold; margin: 0px 1px 0px 1px; }
ul.jth-pagination li a { color: #333333; font-size: 11px; border: 1px solid #B4BAC0; background-color: #ECEDEE; padding: 0px 2px 0px 2px; }
ul.jth-pagination li a:hover { color: #fff; border: 1px solid #4692BF; background-color: #4692BF; }
#page-right, #page-left { border: none; background-color: #fff; font-weight: bold; }



