/* elements */
body,div,h1,h2,h3,p,ul,ol,li,strong {
	margin: 0px;
	padding: 0px;
}
html {
	height: 100%;
}
body {
	font-family: arial;
	font-size: 12px;
	line-height: 150%;
	background: url(img/body-bg.gif) repeat-y center #ECE9E8;
	color: #4D4D4D;
	margin-left: 0;
	height: 100%;
}
img {
	border: 0px;
}
.right-column a {
	color: #c10115;
}
.right-column a:hover {
	text-decoration: underline;
}
.right-column a:visited {
	color: #c10115;
}
a {
	text-decoration: none;
	color: #4D4D4D;
}
a:hover {
	color: #4D4D4D;
	text-decoration: underline;
}
h1 {
	display: none;
}
h2 {
}
h3 {
	color: #666666;
	font-size: 14px;
	margin-bottom: 15px;
}
h4 {
	font-size: 12px;
	font-weight: normal;
	margin-top: -13px;
	margin-bottom: 20px;
}
ul.static-sub-menu {
	list-style: none;
	width: 190px;
}
ul.static-sub-menu li {
	margin: 0px;
	padding: 0px;/* background-color:red;*/
	height:30px;
	overflow: hidden;
}
ul.static-sub-menu li a {
	font-size: 12px;
	color: #797979;
	padding: 5px 0 5px 0;
	display: block;
	text-decoration: none;
	font-weight: normal;
	border-bottom: 1px solid #eaebeb;/* background-color:blue;*/
}
ul.static-sub-menu li a:hover,ul.static-sub-menu li a.active {
	font-weight: bold;
}
.semantic {
	display: none;
}
.clear {
	clear: both;
	float: none;
}
.gallery {
	float: left;
	margin-right: 17px;
	width: 168px;
}
.gallery .viewport {
	height: 120px;
	overflow: hidden;
}
.gallery .small-preview {
	float: left;
	margin-top: 13px;
	margin-right: 8px;
}
.gallery .magnifier-icon {
	position: relative;
	height: 16px;
	background: url(img/magnifier.png) no-repeat;
	height: 16px;
	width: 16px;
	margin-top: -22px;
	left: -13px;
	float: right;
}
.text-block {
	width: 480px;
	float: left;
}
/* layout */
#container {
	width: 946px;
	background-color: #e8e8e8;
	margin: 0 auto 0 auto;
	height: 100%;
}
#top {
	background: url(img/bg-header.jpg);
	height: 125px;
	padding: 0 22px 0 22px;
}
#top #lang-select {
	background: url(img/lang-select.png) no-repeat;
	padding-top: 20px;
	position: relative;
	width: 100px;
	z-index: 201;
	float: left;
	margin: 25px 0 0 0;
}
#top #lang-select .current-lang {
	height: 15px;
	color: #4d4d4d;
}
#top #lang-select .current-lang .label {
	background-color: #606060;
	color: #a3a5a6;
	float: left;
	font-size: 11px;
	line-height: 14px;
}
#top #lang-select .current-lang .right-corner {
	height: 15px;
	width: 14px;
	background: url(img/lang-select-rcorner.gif) no-repeat;
	float: left;
	position: relative;
	z-index: 202;;
}
#top #lang-select .current-lang .left-corner {
	height: 15px;
	width: 5px;
	background: url(img/lang-select-lcorner.gif) no-repeat;
	float: left;
}
#top #lang-select .lang-list {
	list-style: none;
	color: #4d4d4d;
	padding-left: 17px;
	padding-right: 7px;
	position: absolute;
	left: 36px;
	top: 20px;
	z-index: 200;
	overflow: hidden;
	width: 67px;
}
#top #lang-select .lang-list ul {
	list-style: none;
	background-color: #fff;
}
#top #lang-select .lang-list ul li {
	padding-left: 12px;
	padding-right: 7px;
}
#top #lang-select .lang-list .lang-list-top {
	height: 6px;
	width: 67px;
	background: url(img/lang-select-box-top.gif) no-repeat;
}
#top #lang-select .lang-list .lang-list-bottom {
	height: 6px;
	width: 67px;
	background: url(img/lang-select-box-bottom.gif) no-repeat;
}
#top #logo {
	float: right;
	margin-top: 21px;
}
#top ul#menu {
	list-style: none;
	margin-top: 102px;
	margin-top: 10px;
	float: left;
/*	margin-left: -100px;*/
}
#top ul#menu li {
	float: left;
	/*height: 23px;*/
	display: inline;
}
#top ul#menu li a.mainnav{
	height: 15px;
}

#top ul#menu li a {
	display: block;
	background-image: url(img/menu.png);
	margin-right: 26px;
	margin-bottom: 8px;
}

#top ul#menu li ul.submenu {
	position: absolute;
	background: url(img/submenu-bg.gif) no-repeat #a3a5a6;
	width: 167px;
	width: 280px;
	list-style: none;
	padding-bottom: 11px;
	line-height: 18px;
	z-index: 1000;
	display: none;
}
#top ul#menu li ul.submenu li {
	background-image: none;
	width: auto;
	width: 260px;
}
#top ul#menu li ul.submenu li a {
	background-image: none;
	color: #fff;
	margin: 3px 11px 0 11px;
	padding-bottom: 2px;
	border-bottom: 1px solid #8e8f8f;
	text-decoration: none;
	width: 260px;
	display: block;
}
#top ul#menu li ul.submenu li a.last {
	border-bottom: none;
}
#top ul#menu li ul.submenu li a.active,#top ul#menu li ul.submenu li a:hover {
	color: #4d4d4d;
	width: 260px;
}
#content {
	float: left;
	width: 946px;
	background-color: #fff;
}
#main {
	color: #4d4d4d;
	padding: 25px 0 0 22px;
	background-color: #fff;
	float: left;
	background-color: #fff;
}
#main .left-column {
	width: 216px;
	float: left;
	padding-bottom: 50px;
}
#main .right-column {
	float: left;
	padding-top: 15px;
	padding-top: 5px;
	width: 708px;
	margin-bottom: 50px;
}
#footer {
	background: #e8e8e8;
	height: 180px;
	clear: both;
}
#footer div.subcontent {
	width: 430px;
	float: left;
	background: #d2d1cf;
	height: 100px;
	display: block;
	margin-left: 20px;
	display: none;
}
/* artikel */
.row {
	border-bottom: 1px solid #d9d9d9;
	padding-bottom: 30px;
	margin-bottom: 12px;
}
.row img {
	float: left;
	margin-right: 25px;
}
.row .article-main {
	float: left;
	width: 90%;
}
/* produkte */
ul.products-as-images {
	list-style: none;
}
ul.products-as-images li.no-borders {
	border-bottom: none;
}
ul.products-as-images li {
	float: left;
	border-bottom: 1px solid #e8e8e8;
	margin-bottom: 20px;
}
ul.products-as-images li.last-row {
	border-bottom: none;
}
ul.products-as-images li a .product-image {/* width:140px;*/
	height:199px;
	display: block;
	background-repeat: no-repeat;
	cursor: pointer;
}
ul.products-as-images li a .product-image-small {/* width:140px;*/
	height:166px;
	display: block;
	background-repeat: no-repeat;
}
ul.products-as-images li a .product-title {/* width:140px;*/
	height:22px;
	display: block;
	background-position: 0 -199px;
	background-repeat: no-repeat;
	cursor: pointer;
}
ul.products-as-images li a:hover .product-title {/* width:140px;*/
	height:22px;
	display: block;
	background-position: 0 -221px;
}
ul.products-as-images li a .product-title-small {/* width:140px;*/
	height:16px;
	display: block;
	background-position: 0 -166px;
	background-repeat: no-repeat;
	margin-bottom: 6px;
}
ul.products-as-images li a:hover .product-title-small {/* width:140px;*/
	height:16px;
	display: block;
	background-position: 0 -188px;
	margin-bottom: 6px;
}
ul.products-as-images li a .product-title-small {
	width: 140px;
}
/* bildmaterial */
div#bildmaterial_teaser {
	background-image: url('img/download.jpg');
	background-repeat: no-repeat;
	height: 160px;
	width: 133px;
	background-position: -770px 0px;
}
.bildmaterial img {
	margin-right: 45px;
}
/* Accordion */
div.accordion {
/*	margin-top: -17px;*/
	border-bottom: 1px solid #d9d9d9;
}
div.accordion h3 {
	border-top: 1px solid #d9d9d9;
	font-size: 14px;
	font-weight: bold;
	color: #797979;
	line-height: 14px;
	padding-top: 9px;
	margin-bottom: 9px;
	cursor: pointer;
}
.accordion div.accordionContent ul {/* list-style-type:square;*/
	list-style-position:inside;
	margin-left: 10px;
}
#footer {
	width: 946px;
	height: 166px;
	background-image: url(img/footer-bg.gif);
	background-repeat: no-repeat;
	background-color: #E8E8E8;
	list-style-type: square;
	color: #7a7a7a;
}
#footer h4#heizen-mit-holz {
	background-image: url(img/teaser-heizen.gif);
	background-repeat: no-repeat;
	display: block;
	padding: 0;
	margin: 0;
	width: 130px;
	height: 13px;
}
#footer h4#tonwerk-aktuell {
	background-image: url(img/footer-tonwerk-aktuell.gif);
	background-repeat: no-repeat;
	height: 13px;
	width: 92px;
	display: block;
	margin: 0 0 8px 0;
}
#footer .footer-image {
	margin-top: 8px;
	margin-left: 21px;
	float: left;
	width: 195px;
	height: 104px;
	display: inline;
}
#footer .footer-image img {
	margin: 0;
	padding: 0;
}
#footer .footer-news {
	margin-top: 20px;
	margin-left: 35px;
	height: 81px;
	width: 327px;
	overflow: visible;
	border-right: 1px solid #e6e6e7;
	float: left;
}
#footer .footer-news ul {
	list-style-type: square;
	list-style-image: url(img/footer-list-image.gif);
	list-style-position: outside;
}
#footer .footer-news ul li {
	margin: 0;
	padding: 0;
	margin-left: 20px;
}
#footer .footer-hints {
	width: 316px;
	height: 83px;
	float: left;
	margin: 20px 0 0 17px;
}
#footer .footer-hints img {
	margin: 0 17px 0 0;
	padding: 0;
	float: left;
}
p.impressum {
	margin-top: 25px;
	color: #858585;
	float: right;
	margin-right: 21px;
}
p.impressum a {
	color: #7a7a7a;
}
#agb_impressum a {
	color: #858585;
}









/*neu für navi*/



#top ul#menu li.Ueber-Tonwerk a{
	width: 87px;
	background-position: 0px 0px;
}
#top ul#menu li.Standardmaterial a {
	width: 117px;
	background-position: -112px 0px;
}

#top ul#menu li.Kundenspezifische-Loesungen a {
	width:185px;
	background-position: -257px 0px;
}
#top ul#menu li.Hochfeuerfest a {
	width: 100px;
	background-position: -470px 0px;
}

#top ul#menu li.Waermedaemmung a{
	width: 120px;
	background-position: -590px 0px;
}



#top ul#menu li.Ueber-Tonwerk a.active{
	width: 87px;
	background-position: 0px -35px;
}
#top ul#menu li.Standardmaterial a.active {
	width: 117px;
	background-position: -112px -35px;
}

#top ul#menu li.Kundenspezifische-Loesungen a.active {
	width:185px;
	background-position: -257px -35px;
}
#top ul#menu li.Hochfeuerfest a.active {
	width: 100px;
	background-position: -470px -35px;
}

#top ul#menu li.Waermedaemmung a.active {
	width: 120px;
	background-position: -590px -35px;
}


#top ul#menu li.Ueber-Tonwerk a:hover{
	width: 87px;
	background-position: 0px -35px;
}
#top ul#menu li.Standardmaterial a:hover {
	width: 117px;
	background-position: -112px -35px;
}

#top ul#menu li.Kundenspezifische-Loesungen a:hover {
	width:185px;
	background-position: -257px -35px;
}
#top ul#menu li.Hochfeuerfest a:hover {
	width: 100px;
	background-position: -470px -35px;
}

#top ul#menu li.Waermedaemmung a:hover {
	width: 120px;
	background-position: -590px -35px;
}



