/* debug 

div {
border: 1px dotted;
}
*/


body {
	margin:0;
	color:#3e1204;
	font:12px/15px Arial, Helvetica, sans-serif;
	background:#4c1805;
	min-height: 100.01%;
}

h1 { 
	font-weight: normal; 
	font-size: 18px; 
	}
	
p.bodytext a {
	color: #3e1204;
	text-decoration: none;
}

p.bodytext a:hover {
	text-decoration: underline;
}

form {
	margin:0;
	padding:0;
}
/*-----header-----*/
#header {
	clear:both;
	overflow:hidden;
 	width:100%;
	min-width:960px;
	background:url(../images/page-bg.jpg) no-repeat 50% 0;
}
* html #header {width:auto;}
.bg-1 {background:url(../images/header-bg-1.jpg) no-repeat 100% 0;}
.bg-2 {background:url(../images/header-bg-2.jpg) no-repeat 100% 0;}
#header #header-area {
	overflow:hidden;
	margin:0 auto;
	width:960px;
}
#header .header-info {
	float:left;
	width:360px;
	height:190px;
	padding:5px 0 0;
}
#header .home-page {height:210px;}
/*---top-menu-holder---*/
.top-menu-holder {
	overflow:hidden;
	width:100%;
}
#header ul.top-menu {
	float:left;
	margin:0;
	padding:0;
}
#header ul.top-menu li {
	float:left;
	padding:4px 6px 3px 5px;
	list-style:none;
	font:9px/11px Verdana, Arial, Helvetica, sans-serif;
	color:#caa695;
	background:url(../images/top-menu-separator.gif) no-repeat;
	letter-spacing:-1px;
	text-transform: uppercase;
}
#header ul.top-menu li:first-child {
	background:none;
	padding:4px 6px 3px 0;
}
#header ul.top-menu li a {
	color:#caa695;
	text-decoration:none;
}
#header ul.top-menu li a:hover,
#header ul.top-menu li a.active {color:#fff;}
#header .sel {
	float:left;
	padding:0 0 0 8px;
}
#header .sel select {
	display:block;
	margin:1px 0 0;
	padding:0;
	border:1px solid #a56e54;
	font:9px Verdana, Arial, Helvetica, sans-serif;
	color:#caa695;
	background:#773411;
	text-transform: uppercase;
}


#header .page-title-1 {
	overflow:hidden;
	display:block;
	margin:86px 0 0;
	padding:0 0 55px;
	height:51px;
	width:356px;
	text-indent:-9999px;
	background:url(../images/page-title-1.gif) no-repeat;
}
#header .page-title-2 {
	overflow:hidden;
	display:block;
	margin:86px 0 0;
	height:50px;
	width:356px;
	text-indent:-9999px;
	background:url(../images/page-title-2.gif) no-repeat;
}
#header .logo-1 {
	float:right;
	margin:0 32px 0 0;
}
#header .logo-1 a {
	display:block;
	width:192px;
	height:142px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/logo-1.gif) no-repeat;
}
#header .logo-2 {
	float:right;
	margin:0 32px 0 0;
}
#header .logo-2 a {
	display:block;
	width:192px;
	height:142px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/logo-2.gif) no-repeat;
}
/*---nav-bar-holder---*/
.nav-bar-holder {
	overflow:hidden;
	width:100%;
	clear:both;
}
.nav-bar-holder .nav-bar {
	float:left;
	width:710px;
	height: 40px;
}
.nav-bar-holder .nav-bar img {
	display:block;
	border: none;
}
.search-bar {
	float:right;
	width:190px;
	padding:11px 40px 0 0;
}
.search-bar #inp-search {
	float:left;
	width:156px;
	padding:1px 3px;
	border:1px solid #a56e54;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color:#b89185;
	background:none;
	letter-spacing:-1px;
}
.search-bar #btn-search {
	float:right;
	width:18px;
	height:18px;
}
/*-----content-----*/
#content, #content-steinofen, #content-biocorner, #content-wunderwelt {
	clear:both;
	width:100%;
	min-width:960px;
	overflow:hidden;
	background:url(../images/content-bg.gif) repeat-x;
}
* html #content,* html #content-steinofen, * html #content-biocorner, * html #content-wunderwelt {width:auto;}
* 
#content.home-page-bg , #content-steinofen.home-page-bg, 
#content-biocorner.home-page-bg, #content-wunderwelt.home-page-bg {background:url(../images/home-page-bg.gif) repeat-x 50% 0;}

#content #content-area, #content-steinofen #content-area, 
#content-biocorner  #content-area, #content-wunderwelt #content-area{
	width:960px;
	margin:0 auto;
	
}





#content-biocorner .info-block .main-column a { color: #193B1B; font-weight: bold; text-decoration: none; }
#content-biocorner .info-block { color: #000000; }
#content-biocorner h1 { color: #193B1B; }
#content-biocorner h2 { color: #193B1B; }
#content-biocorner h3 { color: #193B1B; font-size: 12px; font-weight: bold; margin: 0px; padding: 0px;}

#content-steinofen .info-block .main-column a { color: #3E1204; font-weight: bold; text-decoration: none;  }
#content-steinofen .info-block { color: #3E1204; }
#content-steinofen .info-block h1 { color: #8D5301; }
#content-steinofen .info-block h2 { color: #8D5301; }
#content-steinofen h3 { color: #8D5301; font-size: 12px; font-weight: bold; margin: 0px; padding: 0px;}


#content-wunderwelt .info-block .main-column a { color: #3E1204; font-weight: bold; text-decoration: none;  }
#content-wunderwelt .info-block { color: #3E1204; }
#content-steinofen h3 { color: #3E1204; font-size: 12px; font-weight: bold; margin: 0px; padding: 0px;}

#content .info-block .main-column a { color: #3E1204; font-weight: bold; text-decoration: none;  }
#content .info-block { color: #3E1204; }
#content h3 { color: #3E1204; font-size: 12px; font-weight: bold; margin: 0px; padding: 0px;}




/*---site-nav---*/
.site-nav {
	overflow:hidden;
	width:100%;
	height:360px;
	margin:0;
	padding:64px 0 0;
	background:url(../images/site-nav-bg.gif) no-repeat;
}
.site-nav li {
	float:left;
	list-style:none;
}
.site-nav li a {
	display:block;
	text-indent:-9999px;
	overflow:hidden;
}
.site-nav li.nav-01 {padding:20px 0 0;}
.site-nav li.nav-01 a {
	width:160px;
	height:158px;
	margin:0 0 0 38px;
	background:url(../images/s-nav-01.jpg) no-repeat;
}
.site-nav li.nav-02 a {
	width:140px;
	height:240px;
	margin:0 0 0 26px;
	background:url(../images/s-nav-02.jpg) no-repeat;
}
.site-nav li.nav-03 {padding:7px 0 0;}
.site-nav li.nav-03 a {
	width:163px;
	height:264px;
	margin:0 0 0 32px;
	background:url(../images/s-nav-03.jpg) no-repeat;
}
.site-nav li.nav-04 {padding:20px 0 0;}
.site-nav li.nav-04 a {
	width:121px;
	height:178px;
	margin:0 0 0 48px;
	background:url(../images/s-nav-04.jpg) no-repeat;
}
.site-nav li.nav-05 {padding:49px 0 0;}
.site-nav li.nav-05 a {
	width:152px;
	height:129px;
	margin:0 0 0 48px;
	background:url(../images/s-nav-05.jpg) no-repeat;
}
/*---side-nav---*/
.side-nav {
	float:left;
	width:220px;
	padding:26px 0 20px;
}
.side-nav ul {
	margin:0;
	padding:0;
	width:100%;
	overflow:hidden;
}
.side-nav ul li {
	float:left;
	width:100%;
	font:12px/19px Arial, Helvetica, sans-serif;
	color:#c9b9b4;
	border-bottom:1px solid #7c3820;
	list-style:none;
}

.side-nav ul .last { border: none; }

.side-nav ul li a {
	float:left;
	color:#c9b9b4;
	padding:0 0 0 20px;
	text-decoration:none;
	text-transform: uppercase;
}

.side-nav ul li ul li a {
	text-transform: none;
}

.side-nav ul li a.active {
	color:#fff;
	font-weight:bold;
	background:url(../images/arrow.gif) no-repeat 8px 7px;
}

.side-nav ul li a:hover {
	color:#fff;
	background:url(../images/arrow.gif) no-repeat 8px 7px;
}
.side-nav ul li ul {
	margin:0 0 -1px;
	padding:0 0 0 25px;
	width:206px;
	overflow:hidden;
	border-top:1px solid #7c3820;
	clear:both;
}
.side-nav ul li ul li {
	float:left;
	width:189px;
	padding:2px 0 2px 6px;
	list-style:none;
	line-height:15px;
}
.side-nav ul li ul li a, 
.side-nav ul li ul li a.active {
	display:inline;
	float:none;
	padding:0;
	background: none;
}
.side-nav ul li ul li a:hover {background:none;}


.side-nav ul li ul li ul {
	border-top:1px solid #7C3820;
	clear:both;
	margin:0 0 -1px;
	overflow:hidden;
	padding:0 0 0 8px;
	width:188px;
}

.side-nav ul li ul li ul li { 
  /* width: 175px; 
  */
  width: 159px;
  }

/*---info-block---*/
.info-block {
	float:right;
	width:704px;
	padding:30px 16px 20px 20px;
	background:url(../images/info-block-bg.png) no-repeat;
}



.orange-block {
	overflow:hidden;
	width:100%;
	height:95px;
	margin:0 0 1px;
	background:url(../images/orange-block-bg.jpg) no-repeat;
}
.orange-block .product {
	float:left;
	width:469px;
}
.orange-block .product h3 {
	margin:2px 0 0 14px;
	padding:0 0 16px;
	width:229px;
	height:21px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/txt-product.gif) no-repeat;
	clear:both;
}
.orange-block .product label {
	float:left;
	padding:0 8px 0 14px;
}
.orange-block .product label span {
	display:block;
	padding:0 0 2px 4px;
	color:#4c1805;
	font:12px/17px Arial, Helvetica, sans-serif;














}
.orange-block .product label select {
	display:block;
	width:184px;
	margin:0;
	padding:0;
	border:1px solid #d38a38;
	background:#fff;
	font:12px Arial, Helvetica, sans-serif;
	color:#4c1805;
}
.orange-block .product p {
	margin-left: 18px;
	margin-bottom:5px;
}

.orange-block .product select {
	margin-left: 14px;
}


.orange-block .info {
	float:right;
	width:204px;
	padding:0 16px 0 14px;
}
.orange-block .info h3 {
	margin:2px 0 0;
	padding:0 0 16px;
	width:66px;
	height:21px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/txt-info.gif) no-repeat;
}
.orange-block .info strong {
	display:block;
	clear:both;
	color:#3e1204;
	font:bold 12px/15px Arial, Helvetica, sans-serif;
}
.orange-block .info p {
	margin:0;
	padding:0 12px 0 0;
	color:#3e1204;
	font:12px/15px Arial, Helvetica, sans-serif;
}
.orange-block .info a.more,
.orange-block .info a {
	float:right;
	margin:-12px 0 0;
	width:12px;
	height:12px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/btn-more.gif) no-repeat;
}
/*---info-area---*/
.info-area, .info-area-layout_2, .info-area-layout_3 {
	overflow:hidden;
	width:100%;
}
.info-area .info-area-content, 
.info-area-layout_2 .info-area-content, 
.info-area-layout_3 .info-area-content,
.tx-chsteinofen-pi1 .info-area-content{
	overflow:hidden;
	width:674px;
	padding:0 15px;
	background:#fef0cd url(../images/info-area-top.gif) no-repeat;
}
.info-area .info-area-bottom, .info-area-layout_2 .info-area-bottom, .info-area-layout_3 .info-area-bottom {
	display:block;
	width:100%;
	height:7px;
	font-size:0;
	line-height:0;
	background:url(../images/info-area-bottom.gif) no-repeat;
}


/*--two-column--*/
.two-column {
	overflow:hidden;
	margin:12px 0 14px;
	width:100%;
	background:url(../images/dot.gif) repeat-y 454px 0;
}
.two-column .main-column, .two-column_full .main-column {
	float:left;
	width:438px;
	padding:0 0 10px;
}

.main-column .csc-textpic-center .csc-textpic-imagewrap dl {text-align:center !Important; width:439px !Important;}

.two-column .main-column h1, 
.two-column_full .main-column h1, 
.one-column_full h1,
.side-column h1 {
/*	color:#3e1204;
	font:bold 18px/22px Arial, Helvetica, sans-serif;*/
	color:#3E1204;
	font-size: 18px; 
	line-height: 15px;
	margin-top: 0px;
	font-family: arial;
	font-weight: normal;
}

.two-column .main-column h2, .two-column_full .main-column h2, .one-column_full h2 {
	margin:0;
	color:#3e1204;
	font:normal 18px/22px Arial, Helvetica, sans-serif;
}

.two-column .main-column h4, .two-column_full .main-column h4 {
	margin:16px 0 0;
	width:270px;
	font:bold 12px/15px Arial, Helvetica, sans-serif;
}
.two-column .main-column p, .two-column_full .main-column p {margin:14px 0 0;}
.two-column .side-column {
	float:right;
	width:204px;
}
.two-column .side-column .box, .two-column_full .side-column .box {
	overflow:hidden;
	width:100%;
	padding:0 0 12px;
	border-top:1px solid #efcc92;
}
.two-column .side-column .box strong, .two-column_full .side-column .box strong {
	display:block;
	padding:10px 0 0;
}
.two-column .side-column .box p, .two-column_full .side-column .box p {
	margin:0;
	padding:0 0 4px;
}
.two-column .side-column .box p strong,
.two-column-full .side-column .box p strong {
	display:inline;
	padding:0;
}
.two-column .side-column .box img,
.two-column_full .side-column .box img {
	display:block;
	margin:0 auto;
	border:none;
}
.two-column .side-column .box a.lnk,
.two-column_full .side-column .box a.lnk {
	float:left;
	margin:10px 0 0;
	color:#3e1204;
	text-decoration:none;
	padding:0 0 0 20px;
	font-weight:bold;
	background:url(../images/arrow-3.gif) no-repeat 0 1px;
}
.two-column .side-column .box a.lnk:hover,
.two-column_full .side-column .box a.lnk:hover {text-decoration:underline;}

/*--two column, full height --*/
.two-column_full .main-column {
	width: 439px;
	overflow:hidden;
	padding:0pt 16px;
}



.bg_2col_top { 
	width: 704px;
	height: 0px;
	/*background: transparent url(../images/2col_full_top.png) no-repeat 0 0; */
	/*background: transparent url(../images/2col_full_content.gif) no-repeat 0 0;*/
	}
	
.bg_2col_bottom { 
	background: url(../images/2col_full_bottom.png) no-repeat 0 0;
	width: 704px;
	height: 7px;
  padding: 0px 0px 2px; 
	}


*html .bg_2col_bottom { 
	background: url(../images/2col_full_bottom.gif) no-repeat 0 0;
	width: 704px;
	height: 7px;
  padding: 0px 0px 2px; 
	}







.two-column_full {
	overflow:hidden;
	margin:0px;
	width:100%;
	padding-top: 0px;
	padding-left: 0px;
	background: transparent url(../images/2col_full_content.gif) no-repeat 0 0;
}

/* in templavoila.css nochmals definiert
.two-column_images {
  width: 716px;
  height: 235px;
  overflow: hidden;
  margin: 0px;
  padding: 0px 0px 1px 0px;
}
*/
.two-column_images .left {
	width: 470px;
	margin: 0px;
	padding: 0px 1px 0px 0px;
	overflow: hidden;
  float: left;
}

.two-column_images .right {
	width: 234px;	
	margin: 0px;
	overflow: hidden;
}

.one-column_images {
  width: 704px;
  overflow: hidden;
  padding-bottom: 0px;
  height:237px;
}

*html .one-column_images {
  height:233px;
}
.two-column_full .side-column {
	float:right;
	width:205px;
	height: 100%;
	/*background:#FEF0CD url(../images/iat_469.gif) no-repeat scroll;*/
	padding: 0px 0px;
	margin-right: 15px;
}	



.two-column_full p.bodytext {
  margin-top: 0px;
}

p.bodytext {
  margin-bottom: 12px;
}


ul {
	padding-left: 15px; #padding-left:0; margin-left:0; #margin-left:20px;
}




.one-column_full div.bottom-lnk .line,
.two-column_full div.bottom-lnk .line,
.two-column_bottom  div.bottom-lnk .line{
	height: 1px;
	width: 100%;
	background: transparent url(../images/line_439.gif) no-repeat 15px 0;
}

.one-column_full div.bottom-lnk .line
 {
	height: 20px;
	width: 100%;
	background: transparent url(../images/line_439.gif) repeat-x 15px 0;
}

.hrtag {
  height: 1px;
  background-color: #b0bf62;  
  overflow: hidden;  
}


hr {
  height: 0px;
  color: #e8eec6;
  border: 0px solid;
}

	
.two-column_full div.bottom-lnk { 
	display: block; 
	width: 469px;
	height: 19px; 
	text-align: right; 
	/*background:#FEF0CD url(../images/iat_469.gif) repeat-y;*/
	clear: both;
	
}	
	
	
	
	
	
div.bottom-lnk-none {
  display: none;
}

.two-column_bottom div.bottom-lnk a,	
.two-column_full div.bottom-lnk a,
.one-column_full div.bottom-lnk a {
	float:right;
	color:#3e1204;
	padding:0 16px 0 0;
	margin:4px 15px 0px 0px;
	font:12px/16px Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-weight: normal;
	background: transparent url(../images/arrow-2.gif) no-repeat 100% 2px;	
}

.main-column { min-height: 200px; }


.side-column ul li a {
	color:#3e1204;
	text-decoration: none;
}


.side-column ul li a:hover {
	text-decoration: underline;
}

/*--big-block--*/
.big-block {


	overflow:hidden;
	width:100%;
	padding:18px 0 0;
	border-top:1px solid #efcc92;
}
.big-block .txt-box {
	overflow:hidden;
	width:100%;
	padding:0 0 22px;
}
.big-block .txt-box img {
	float:left;
	margin:0;
	border:none;
}
.big-block .txt-box .txt {
	float:right;
	width:426px;
}
.big-block .txt-box .txt h2 {
	margin:0;
	color:#3e1204;
	font:bold 12px/15px Arial, Helvetica, sans-serif;
}
.big-block .txt-box .txt h2 a {
	color:#3e1204;
	text-decoration:none;
}
.big-block .txt-box .txt h2 a:hover {text-decoration:underline;}
.big-block .txt-box .txt p {margin:14px 0 0;}
.big-block .bottom-lnk {
	overflow:hidden;
	display:block;
	width:100%;
	padding:6px 0 2px;
	border-top:1px solid #f0d9b5;
}
.big-block .bottom-lnk a {
	float:right;
	color:#3e1204;
	padding:0 16px 0 0;
	font:12px/16px Arial, Helvetica, sans-serif;
	text-decoration:none;
	background:url(../images/arrow-2.gif) no-repeat 100% 2px;
}
.big-block .bottom-lnk a:hover {text-decoration:underline;}

span.bottom-lnk {
	overflow:hidden;
	display:block;
	width:100%;
	padding:6px 0 2px;
	border-top:1px solid #f0d9b5;
}
.bottom-lnk a {
	float:right;
	color:#3e1204;
	padding:0 16px 0 0;
	font:12px/16px Arial, Helvetica, sans-serif;
	text-decoration:none;
	background:url(../images/arrow-2.gif) no-repeat 100% 2px;
}
.bottom-lnk a:hover {text-decoration:underline;}
/*-----footer-----*/
#footer, #footer-steinofen, #footer-biocorner, #footer-wunderwelt {
	clear:both;
	width:100%;
	min-width:960px;
}
#footer-area {
	width:960px;
	margin:0 auto;
	padding:10px 0 30px;
	overflow:hidden;
	background:url(../images/footer-bg.png) no-repeat;
}
#footer-biocorner #footer-area {
	background:url(../images/footer_bio_bg.png) no-repeat;
}
#footer p, #footer-steinofen p, #footer-biocorner p, #footer-wunderwelt p {
	float:left;
	margin:0;
	color:#704637;
	font:9px/11px Verdana, Arial, Helvetica, sans-serif;
	letter-spacing:-1px;
}
#footer strong, #footer-steinofen strong, #footer-biocorner strong, #footer-wunderwelt strong {
	float:right;
	padding:0 32px 0 0;
	color:#704637;
	font:9px/11px Verdana, Arial, Helvetica, sans-serif;
	letter-spacing:-1px;
}
#footer a, #footer-steinofen a, #footer-biocorner a, #footer-wunderwelt a {
	color:#704637;
	text-decoration:none;
	text-transform: uppercase;
}
#footer a:hover, #footer a.active, 
#footer-steinofen a:hover, #footer-steinofen a.active,
#footer-biocorner a:hover, #footer-biocorner a.active,
#footer-wunderwelt a:hover, #footer-wunderwelt a.active
 {color:#fff;}



.nav-bar ul {
	float:left;
	margin: 5px 0px 0px 2px;
	padding: 0px ;
}
.nav-bar ul li {
	float:left;
	height: 25px;
	list-style:none;
	letter-spacing: 1px;
	text-transform: uppercase;
}

.nav-bar ul li.active {
	float:left;
	list-style:none;
	background:transparent url(../images/main_nav_bg.png) repeat-x;
	letter-spacing: 1px;
	text-transform: uppercase;
}



.nav-bar ul li.first {
	background:none;
}
.nav-bar ul .first {
	background:none;
}

.nav-bar ul li.active:first-child {
	background:transparent url(../images/main_nav_bg.png) repeat-x;
}

.nav-bar ul li a {
	height: 20px;
	min-width: 20px;
	text-decoration:none;
}


/*********** news *************/
.news-single-item {
	padding: 10px 0px;
}

.main-column .news-single-item h2, 
.main-column .news-list-item h2 {
	font-size: 18px;
	color: #d2171e;
	margin: 10px 0px;
	font-weight: bold;
}

.main-column .news-list-item a {
  text-decoration: none;
}

.news-subheader {
	font-size: 12px;
	color: #3e1204;
	font-weight: bold;
}

.news-single-item .header-info {
	width: 100%;
	height: 19px;
	background: transparent url(../images/line_439.gif) no-repeat 100% 18px;
}
.news-single-item .date {
	width: 100px;
	float: left;
	color: #78543a;
}

.news-list-item img { 
	float: left; 
	width: 120px;
	height: 80px;
	margin-right: 15px;
}

.news-list-item p { width: 270px; }

.news-list-item .right {
	padding: 2px 0px;
	margin-left: 0px;
	float: left;
	width: 270px;
}

.two-column_full .main-column div.news-list-item .full_right {
	float: right;
	height: 80px;
	vertical-align: bottom;
}


div.news-list-item .full_right .news-list-morelink {
	margin-top: 65px;
}

.news-list-item .clear { clear: both; }

.news-list-container .news-list-item h4 {
	margin: 2px 0px 0px;
	padding: 0px;
	color: #D2171E;
}

.news-list-date { margin-right: 10px; }

.news-single-item .back-link {
	margin-left: 100px;
	width: 339px;
	text-align: right;
}
#content .news-single-item .back-link a {
	background:transparent url(../images/arrow-2_1.gif) no-repeat 100% 60%;
	padding-right: 18px;
	text-decoration: none;
	color: #3e1204;
	display: inline;
	font-weight: normal;
}

.back-link a:hover, 
.news-latest-container a:hover { 
	text-decoration: underline; 
}

.news-latest-container,
.news-amenu-container {
	margin: 0px;
	padding: 0px;
	
}

.news-latest-container div.nl-item:first-child,
.news-amenu-container div.nl-item:first-child {
	background: none;
	margin-top: 4px;
}


.news-latest-container div.nl-item,
.news-amenu-container div.nl-item {
	padding: 7px 0px;
	background: transparent url(../images/line_439.gif) no-repeat 0 0px;
	display: block;
}

.news-latest-container div.nl-item .left{
	float: left;
	height: 20px;
}

.news-amenu-container div.nl-item .left{
	float: left;
	height: 20px;
	margin-right: 4px;
}

.news-latest-container div.nl-item .right {
	float: right;
	text-align: left;
	width: 195px;
}

.news-latest-container .clear { clear: both; }


.news-latest-container a, 
.tx-ttnews-browsebox a,
.news-amenu-container a,
div.news-list-morelink a,
div.news-list-morelink a:hover { 
	color: #3e1204;
	text-decoration: none;
}


.tx-ttnews-browsebox a:hover,
.news-amenu-container a:hover { 
	text-decoration: underline; 
}


div.news-list-item:first-child {
	margin: 0px;
	padding: 0px 0px 10px 0px;
	background: none;
	
}

div.news-list-item {

	margin: 0px;
	padding: 10px 0px;
	background: transparent url(../images/line_439.gif) no-repeat 0 0px;
	
}

div.news-list-item h3 {
	font-size: 14px;
	margin: 0px 0px 10px 0px;
	padding: 0px;
}

.two-column_full .main-column div.news-list-item p {
	padding: 0px;
	margin: 0px;

}


.headline_content_1,
.side-column .headline_content_2 {
  padding-left: 0px;
  padding-top: 0px;
  margin-bottom: 15px;
}



div.tx-ttnews-browsebox p {display: none; }

div.tx-ttnews-browsebox td p { display:block; }

div.news-list-morelink { 
	background:transparent url(../images/arrow-2.gif) no-repeat;
	width: 15px;
	height: 15px;
	float: right;
}

td.tx-ttnews-browsebox-SCell p a {
text-decoration:underline;
}

li.news-amenu-item-year {
	display:none;
}


.nl-item a .active, 
.nl-latest-active,
.news-latest-container .back-to { 
	font-weight: bold; 
}

.news-latest-container .back-to {
	margin: 10px 0px;
	padding-left: 20px;
	background: transparent url(../images/arrow-3.gif) no-repeat 0 50%;
}

.news-single-image { 
	margin: 15px 10px 15px 0px; 
	vertical-align: bottom;
	width: 100%;
}

.news-single-image table { width: 100%; }

.news-single-image table td.caption {
	background:transparent url(../images/line_439.gif) no-repeat scroll 0pt 0px;
	width: 80%;
	vertical-align: bottom;
}

.news-single-image .caption {
	background:transparent url(../images/line_439.gif) no-repeat scroll 0pt 0px;
/*	width: 80%;*/
	vertical-align: bottom;
/*	float:right;*/
}

.clear { clear: both; }

.news-single-image table td.caption .bgbtm {
	height: 1px;
	background:transparent url(../images/line_439.gif) no-repeat scroll 0pt 0px;
}

.news-single-image img { 
	margin-right: 10px;
	border: none; 
}

.news-single-image table td.caption p { 
	margin: 5px 0px; 
	font-style: italic;
	font-size: 11px;
}

.main-column .news-amenu-container { display: none; }

/*------kontakt formular ----*/
#mailform {
	border : none;
	padding : 0px;
}
.csc-mailform {
	border:medium none;
	padding: 0px;
	width:390px;
}
.csc-mailform-field {
	display : block;
	clear : both;
}
.csc-mailform-field label {
	margin-bottom : 10px;
	float : left;
	width : 110px;
	text-align : right;
	padding-top: 2px;
}
.csc-mailform-field input, 
.csc-mailform-field textarea, 
.csc-mailform-field select, 
.csc-mailform-submit {
	background : #ffffff none repeat scroll 0% 0%;
	border : 1px solid #cccccc;
	margin-bottom : 10px;
	margin-left : 120px;
	display : block;
	width : 250px;
}

.csc-mailform-field label.spalte1 {
	display : block;
	float : left;
	width : 250px;
	margin-left : 10px;
	text-align : center;
}

.csc-mailform-field label.spalte1 input {
	width : 250px;
display : block;
margin : 0;
}
.csc-mailform-field label.spalte2, .csc-mailform-field label.spalte3 {
margin-left : 20px;
float : left;
width : 100px;
text-align : center;
}
.csc-mailform-field label.spalte2 input, .csc-mailform-field label.spalte3 input {
width : 100px;
display : block;
margin : 0;
}


/*******sitemap ******/
.csc-sitemap ul li {
	list-style: none;
}

.csc-sitemap ul li a {
	color: #3e1204;
	padding:0 0 0 10px;
	text-decoration:none;
}

.csc-sitemap ul li a:hover {
	text-decoration: underline;
}

/********suche********/
.tx-indexedsearch a {
	color: #3e1204;
	text-decoration:none;
	font-weight: bold;
}

.tx-indexedsearch a:hover {
	color: #3e1204;
	text-decoration:none;
	font-weight: bold;
}

/*.tx-indexedsearch-whatis { display: none; }*/

#singlesuche {
	width: 200px;
}

#singlesuche h2 { 
	margin: 11px 0px 18px;
	font-weight: normal;
}
#singlesuche .suche-borders {
	height: 1px;
	background:transparent url(../images/line_439.gif) no-repeat scroll 0 0;
	margin-bottom: 10px;
}

#singlesuche input { 
	height: 15px;
	width: 196px;
	text-align: left;
	font-size: 12px;
	color:#3E1204;
	vertical-align: top;
	border:1px solid #A56E54;
}

#singlesuche input#back-to {
	border: none;
	background-color: #FEF0CD;
	font-weight: bold;
	margin: 9px 0px 11px;
	padding-left: 20px;
	height: 18px;
	font-size: 13px;
	background: transparent url(../images/arrow-3.gif) no-repeat 0 80%;
}

/*********** content-element image *************/

div.csc-textpic {
	margin-top: 10px;
	width: 204px;
}

.side-column div.csc-textpic {
	margin: 0px auto;

	width: 204px;
}

.main-column div.csc-textpic {
	width:100%;
}

div.csc-textpic-center div.csc-textpic-imagewrap .csc-textpic-image { margin: 0px; }
.side-column .csc-textpic img { 
  /*border: 3px solid #fff; */
}

.csc-textpic-caption {
	font-size: 11px;
	font-style: italic;
}




/******** "WUNDERWELT" - navitemplate  ****************************************/



#wunderwelt li a {
	display: table;
	height: 100%;
	width: 90%;
	vertical-align: middle;
}

#wunderwelt li a div.linktext {
	display: table-cell;
	margin-top: 18px;
	margin-bottom: 18px;
	width: 146px;
	float:left;
	vertical-align: middle;
}

*+html #wunderwelt li a div.linktext {
	margin-top: 18px;
	padding-bottom: 15px;

}


*html #wunderwelt li a div.linktext {
	margin-top: 18px;
	margin-bottom:0;
	padding-bottom: 15px;
}

#wunderwelt p { 
	margin: 0px; 
}



#wunderwelt .img {
	display: table-cell;
	float: right;
	height: 56px;
	width: 50px;
}

#wunderwelt li a img {
	border: none;


	margin: 5px 0px 0px;
}

#wunderwelt li.active a, #wunderwelt li a:hover {
	color:#fff;
}



#wunderwelt li a:hover {
	/*background:url(../images/arrow.gif) no-repeat 8px 50%;*/
	background:url(../images/arrow.gif) no-repeat 8px 24px;
}



#wunderwelt li a.nohover:hover {
	/*background:url(../images/arrow.gif) no-repeat 8px 50%;*/
	background:url(../images/arrow.gif) no-repeat 8px 6px;
}


/******************************************************************************/

div.product div.headline_header_1 {
	margin-bottom: 10px;
	padding-left: 14px;
}

div.product label#selectbox_rechts { 
	display: none; 
}

div.product select {
width: 185px;
}

div.info div.headline_header_2 {
	margin-bottom: 10px;
}

/******************************************************************************/
/********PRODUCTS-EXTENSION****************************************************/

.tx-chsteinofen-pi1 .produktuebersicht {
  width: 674px;
  /*background: url(../images/productlist_table_bg.jpg) repeat-y;*/
}

.tx-chsteinofen-pi1 .bg_image {
  width: 204px;
  height: 104px;
  overflow: hidden;
  background-color: #ffffff;
  text-align: middle;
}

.tx-chsteinofen-pi1 .title {
  color: #3E1204;
	font:12px Arial, Helvetica, sans-serif;
	height: 22px;
  padding-top: 4px;
  width: 204px;  
  overflow: hidden;  
  text-decoration: none;
}





.tx-chsteinofen-pi1 .vert_line { 
  background: url(../images/productlist_td_bg.jpg) repeat-y;
  width: 21px;
}

.tx-chsteinofen-pi1 .seperator { 
  background: url(../images/productlist_tr_bg.jpg) repeat-x;
  height: 4px;
}

.tx-chsteinofen-pi1 .hrtag {
  height: 1px;
  background-color: #eacc98;  
  overflow: hidden;  
}

.tx-chsteinofen-pi1 .pagebrowser_td a,
.tx-chsteinofen-pi1 .inaktiv,
.tx-chsteinofen-pi1 .title a,
.tx-chsteinofen-pi1 .backlink a  {
	font:12px Arial, Helvetica, sans-serif;
  color: #3E1204;
  text-decoration: none;
}

.tx-chsteinofen-pi1 .title:hover { background-color: #F0D9B5; font-weight: bold;}
.tx-chsteinofen-pi1 .title a:hover { font-weight: bold; }

.tx-chsteinofen-pi1 .info-area-bottom {
	display:block;
	width:100%;
	height:7px;
	font-size:0;
	line-height:0;
	background:url(../images/info-area-bottom.gif) no-repeat;
}

.tx-chsteinofen-pi1 .pagebrowser_previous {
  padding-left: 14px;
	background:url(../images/productlist_backward_btn.jpg) no-repeat;
}

.tx-chsteinofen-pi1 .pagebrowser_next  {
  padding-right: 16px;
	background: transparent url(../images/productlist_foreward_btn.jpg) no-repeat 100% 2px;
}


.tx-chsteinofen-pi1 .backlink {
  margin-right: 0px;
  padding-top: 6px;
  padding-bottom: 4px;
  text-align: right;
}

.tx-chsteinofen-pi1 .nahrwerte_top { background-color: #F0D9B5; height: 25px; }
.tx-chsteinofen-pi1 .nahrwerte_btm { background-color: #FEF8E6; }
.tx-chsteinofen-pi1 .inaktiv { color: #C8B192; }


/******************************************************************************/
/*******************    Reservierungsextension    *****************************/
.calender_top { width: 100%; }
.calender_top .calender_box {
  float: left;
  width: 230px;
  display: block;
}

/* the table for the calender */
.calender_top .tbl_calender_box { width: 200px; }

.calender_top .tbl_calender_box { background: url(../images/reservierung/tbl_bg_top.jpg) repeat-x; color: #f6e0b7; }
.calender_top .tbl_calender_box .weekdays { color: #3d1305; }
.calender_top .tbl_calender_box .day { background-color: #eecfa0; width:26px; height: 20px; }
.calender_top .tbl_calender_box .day a { font-weight: normal !Important; }
.calender_top .tbl_calender_box .act_day { background-color: #bf2330; width:26px;  }
.calender_top .tbl_calender_box .act_day a { color: #fefefc !Important; }
.calender_top .tbl_calender_box .spacer { width: 2px; }
.calender_top .tbl_calender_box .empty_line { height: 2px; }
.calender_top .tbl_calender_box .footer { background: url(../images/reservierung/tbl_bg_bottom.jpg) no-repeat; height: 10px; width: 200px; }

/* the list (timetable) for the calender */ 
.calender_top .calender_list { display: block; float: right; width: 440px; }
.v_seperator { background: url(../images/reservierung/seperator.jpg) repeat-y; }
.calender_top .time_act,
.calender_top .time_inact { 
  width: 120px; height: 20px; font-weight: bold; color: #3E1204; }
.calender_top .time_inact { color: #A89175; }

/* main area */
.calender_main { width: 100%; padding-top: 25px; padding-bottom: 10px;  }
.calender_main .form_col_left { float: left; width: 260px;}
.calender_main .form_col_left p { margin: 0px; padding-top: 8px; }
.calender_main .form_col_middle { float: left; width: 190px; display: block; padding-left: 10px; padding-top: 8px;}
.calender_main .form_col_right { float: right; width: 190px; padding-left: 10px; padding-top: 8px;}
.calender_main .form_col_seperator { float: left; width: 3px; height: 200px; background: url(../images/reservierung/seperator.jpg) repeat-y;  }

/* cancel & confirm buttons */
.calendar_send_form { padding-left: 345px;}
.popup_calendar_send_form .cancel, .calendar_send_form .cancel { background: url(../images/reservierung/btn_cancel.jpg) no-repeat; padding-left: 20px; padding-right: 10px; }
.popup_calendar_send_form .confirm, .calendar_send_form .confirm { background: url(../images/reservierung/btn_confirm.jpg) no-repeat; padding-left: 20px;  }

.calendar_detailList { 
  width: 98%;
  border: 1px solid #ccc;
}
.calendar_detailList .header { background-color: #3e1205; color: #f6e0b7; font-weight: bold; }
.calendar_detailList .even { background-color: #f9e7c6; }
.calendar_detailList .odd { background-color: #eecfa0; }

.calendar_popupList { 
  width: 95%;
  border: 1px solid #ccc;
}
.popup_calendar_send_form { padding-left: 120px; }
.popup_calendar_send_form a { 	color:#000000; font:12px Arial, Helvetica, sans-serif;}


.tx_cshaubis_va_title { font-weight:bold;}
.tx_cshaubis_va_col { float:left;width:160px;height:450px;padding:0px 32px;margin-top:30px;margin-bottom:30px;}
.tx_cshaubis_va_col img { border:0; }
.tx_cshaubis_va_img { display:block;width:160px;margin-bottom:10px;}
.tx_cshaubis_va_text { display:block;width:160px;}
.tx_cshaubis_va_next { display:block;width:160px;margin-top:10px;}

