body {
	margin: 0;
	padding: 0;
	background-color: #009627;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #403F42;
}
#outer_margin {
	margin: auto;
	width: 990px;
}
#outer_outer {
	float: left;
	width: 990px;
	background-image: url(../images/bg_outer_hw.gif);
	background-repeat: repeat-y;
	text-align: left;
}
#outer {
	margin: auto;
	width: 980px;
}
* html #outer {
	margin-left: 5px;
	width: 980px;
}
#outer_inner {
	float: left;
	width: 980px;
	background-color: #C0DEC1;
}
#sprache_outer {
	float: right;
	width: 150px;
	height: 21px;
}
#sprache_inner {
	float: right;
	padding-right: 40px;
	padding-top: 7px;
	font-size: 10px;
}
#sprache_inner a, #sprache_inner a:link, #sprache_inner a:visited {
	color: #000000;
	text-decoration: none;
}
#sprache_inner a:hover {
	text-decoration: underline;
}
#header_outer {
	float: left;
	width: 980px;
	height: 140px;
	background-image: url(../images/bg_header_hw.jpg);
}
#header_inner {
	float: left;
	width: 980px;
}
#logo_outer {
	float: left;
	width: 310px;
}
#logo {
	float: left;
	padding-left: 0px;
}
#header_right_outer {
	float: right;
	width: 393px;
}
#header_right {
	float: right;
}
#profi_outer {
	float: right;
	height: 71px;
	width: 393px;
}
#profi {
	float: right;
}
#header_menu_outer {
	float: left;
	width: 980px;
	padding-top: 4px;
}
#header_menu {
	float: left;
	padding-left: 40px;
}
#header_menu ul {
	float: left;
	margin: 0;
	padding: 0;
	list-style: none;
}
#header_menu ul li {
	float: left;
	margin: 0;
	padding: 0;
	list-style: none;
}
#header_menu ul li a, #header_menu ul li a:visited, #header_menu ul li a:link {
	color: #ffffff;
	font-family:"Univers 57 Condensed";
	font-size: 14px;
	text-decoration: none;
	text-transform: uppercase;
	margin-right: 20px;
}
#header_menu ul li a:hover {
	color: #245222;
}
#wechsler_outer {
	float: left;
	width: 980px;
}
#wechsler {
	float: left;
}
#wechsler_outer1 {
	float: left;
	width: 980px;
	height: 117px;
}
#wechsler1 {
	float: left;
	padding-left: 35px;
	padding-top: 19px;
}
#wechsler1 ul {
	float:left; 
	margin:0; 
	margin-right: 4px; 
	padding:0;
	list-style: none;
}
#browser_outer dl.csc-textpic-image, #browser_outer dl.csc-textpic-lastcol {
	padding: 0;
	margin: 0;
}
#browser_outer {
	float: left;
	width: 980px;
	/*height: 237px;*/
	margin-bottom: 30px;
	background-image: url(../images/bg_apple-slider_hm.gif);
	background-repeat: repeat-x;
}
#browser a {
	color: #000000;
	text-decoration: none;
	font-size: 9px;
}
#browser ul.items {
	list-style: none;
	margin: 0;
}

#browser ul.items > li a, #navigation ul.items > li a, #context ul.items > li a {
	display: block;
}
#browser {
	height: 225px;
	overflow: hidden;
	position: relative;
	border-top: 0px solid #7EA068;
	margin-left: 10px;
	margin-right: 10px;
}
* html #browser {
	height: 225px;
	overflow: hidden;
	position: relative;
	border-top: 3px solid #7EA068;
	margin-left: 35px;
	margin-right: 33px;
}

#browser ul.items {
	height: 225px;
	position: absolute;
	width: 100%;
	margin: 0;
	padding: 0;
	font-size: 9px;
}
#browser ul li {
	float: left;
}
#browser ul li.profile {
	width: 90px;
}
#browser ul.items > li a {
	height: 225px;
/*	width: 140px; */
	margin: 0px;
	padding: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
.browser_text {
	display: block;
	clear: both;
}
#browser ul.items > li img {
/*	height: 87px; */
/*	width: 60px; */

}
.browser_img {
	text-align: center;
	display: block;

}
.browser_img img {
	text-align: center;
}
#browser div.slider {
	position: absolute;
	bottom: 0;
	height: 19px;
	width: 960px;
	background-image: url(../images/bg_slider.png);
	background-repeat: no-repeat;
}

* html #browser div.slider {
	background-image: url(../images/bg_slider.gif);
}

#browser div.slider div.arrow.left {
	width: 22px;
	height: 19px;
	cursor: pointer;
	position: absolute;
	left: 0;
	top: 0;
}

#browser div.slider div.arrow.right {
	width: 22px;
	height: 19px;
	cursor: pointer;
	position: absolute;
	right: 0;
	top: 0;
}

#browser div.slider div.track {
	width: 916px;
	height: 100%;
	position: relative;
	left: 22px;
}

#browser div.slider div.handle {
	height: 100%;
	background-position: center;
	background-repeat: no-repeat;
	cursor: pointer;
	position: absolute;
}

#browser div.slider div.handle div.left {
	width: 7px;
	position: absolute;
	left: 0;
	top: 0;
	background-image: url(../images/slider-left.png);
	height: 19px;
	background-repeat: no-repeat;
	background-position: left center;
}

#browser div.slider div.handle div.slice {
	position: absolute;
	left: 7px;
	top: 0;
	height: 19px;
	background-repeat: repeat-x;
	background-position: left center;
	background-image: url(../images/slider-slice.png);
}

#browser div.slider div.handle div.right {
	width: 7px;
	position: absolute;
	right: 0;
	top: 0;
	background-image: url(../images/slider-right.png);
	height: 19px;
	background-repeat: no-repeat;
	background-position: right center;
}

ul.horizontal > li {
	float: left;
}

ul.horizontal > li a, ul.horizontal > li img {
	text-align: center;
}
.clearfix:after, .container:after {content:"\0020";display:block;height:0;clear:both;visibility:hidden;overflow:hidden;}

.clearfix, .container {display:block;}

.slidertext {
	position: absolute;
	float: left;
	top: 89px;
	left: auto;
	color: #000000;
	z-index: 9999999;
	font-size: 10px;
	width: 140px;
	text-align: center;
}
*+html .slidertext { /*nur IE7*/
		margin-left: -170px;
}
#content_outer {
	float: left;
	width: 980px;
	padding-top: 0px;
}
#content_outer1 {
	float: left;
	width: 980px;
	background-image: url(../images/bg_content_hw.gif);
	background-repeat: repeat-y;
}

#content_left_outer {
	float: left;
	width: 207px;
	padding-top: 10px;
	padding-bottom: 8px;
}
#content_left {
	float: left;
	padding-left: 35px;
}
#content_left_outer1 {
	float: left;
	width: 223px;
	padding-top: 10px;
	padding-bottom: 8px;
	background-image: url(../images/bg_menu_left_top_hw.gif);
	background-repeat: no-repeat;
}
#content_left1 {
	float: right;
	width: 223px;
}

#content_left1 ul {
	margin: 0;
	padding: 0;
	list-style: none;
	padding-left: 46px;
}
#content_left1 li {
	margin: 0;
	padding: 0;
	list-style: none;
}
#content_left1 li a, #content_left1 li a:link, #content_left1 li a:visited {
	color: #5D5D5F;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}
#content_left1 li a:hover, #content_left1 li a.active, #content_left1 li a.active:visited, #content_left1 li a.active:link {
	color: #171C22;
}
/* Ebene 2 */
#content_left1 ul li ul {
	margin: 0;
	padding: 0;
	list-style: none;
	padding-left: 20px;
}
#content_left1 li ul li {
	margin: 0;
	padding: 0;
	list-style: none;
}
#content_left1 li ul li a, #content_left1 li ul li a:link, #content_left1 li ul li a:visited {
	color: #171C22;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
#content_left1 li ul li a:hover, #content_left1 li ul li a.active, #content_left1 li ul li a.active:visited, #content_left1 li ul li a.active:link {
	color: #5D5D5F;
}
#callback {
	padding-top: 25px;
	padding-left: 35px;
}
#content_left h3 {
	color: #009627;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	margin: 0;
	font-size: 21px;
	text-transform: none;
	line-height: 21px;
	padding-top: 0;
	padding-bottom: 3px;
	padding-left: 0px;
	padding-right: 0px;
}
#content_left h4 {
	color: #009627;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	margin: 0;
	font-size: 14px;
	text-transform: none;
	line-height: 16px;
	padding-top: 0;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
}
.left_infobox_outer {
	float: left;
	width: 184px;
	margin-bottom: 19px;
	border-bottom: 1px solid #009628;
	padding-bottom: 2px;
}
.left_infobox_headline {
	float: left;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
}
.left_infobox_content {
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 1px;
	width: 147px;
	z-index: 2;
	position: relative;
}
.left_infobox_content p {
	margin: 0;
	padding: 0;
	color: #1b1b1b;
	font-size: 12px;
	line-height: 16px;
}
.left_infobox_weiter {
	float: left;
	z-index: 4;
}
.left_infobox_weiter a, .left_infobox_weiter a:link, .left_infobox_weiter a:visited {
	color: #1b1b1b;
	font-size: 11px;
	text-decoration: underline;
}
.left_infobox_weiter a:hover {
	text-decoration: none;
}
.left_infobox_img {
	float: right;
	position: relative;
	margin-top: -63px;
	z-index: 1;
}
#main_content_right_outer {
	float: left;
	width: 773px;
	padding-top: 10px;
}
#main_content_right_outer1 {
	float: left;
	width: 757px;
	padding-top: 0px;
	margin-top: 2px;
}

#main_content_right {
	float: left;
}
#main_content_outer {
	float: left;
	width: 773px;
}
#main_content_outer1 {
	float: left;
	width: 757px;
}
#main_content_outer #main_content {
	float: left;
	padding-bottom: 5px;
}

#main_content {
	float: left;
}
#main_left_outer {
	float: left;
	width: 505px;
}
#main_left {
	float: left;
	padding-left: 28px;
}
#main_left h1 {
	color: #009627;
	margin: 0;
	font-size: 21px;
	line-height: 23px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
}

#main_left ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#main_left ul#wohnen {
	margin-bottom: 5px;
}
#main_left li {
	margin: 0;
	padding: 0;
}
#main_left_outer1 {
	float: left;
	width: 543px;
}
#main_left1 {
	float: left;
	padding-left: 25px;
	width: 518px;
}
* html #main_left1 {
	width: 543px;
}
.werkzeugbox-left_outer_outer {
	padding-left: 13px;
	margin-bottom: 15px;
	float: left;
	margin-top: 10px;
}
.werkzeugbox-left {
	float: left;
	width: 124px;
}
.werkzeugbox-right {
	float: left;
	width: 40px;
	text-align: right;
}
.werkzeugbox-right a, .werkzeugbox-right a:link, .werkzeugbox-right a:visited {
	color: #000000;
	padding-right: 8px;	
}
.fontsmaller {
	font-size: 11px;
	padding-top: 3px;
}
.infobox-left_outer_outer {
	padding-left: 13px;
	margin-bottom: 15px;
	float: left;
}
.infobox-left_outer {
	float: left;
	width: 165px;
	background-color: #A9C3B0;
	color: #FFFFFF;
}
.infobox-left {
	padding: 5px;
	padding-bottom: 10px;
}
#content_left .infobox-left h3 {
	color: #009627;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 14px;
	font-weight: normal;
	border-bottom: 1px solid #C0DEC1;
	margin: 0;
	margin-bottom: 3px;
	text-transform: none;
	line-height: 16px;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 4px;
	padding-left: 0;
}
.infobox-left h3 {
	color: #009627;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 14px;
	font-weight: normal;
	border-bottom: 1px solid #C0DEC1;
	margin: 0;
	margin-bottom: 3px;
	text-transform: none;
	line-height: 16px;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 4px;
	padding-left: 0;
}
#content_left1 .infobox-left p {
	font-weight: normal;
	color: #FFFFFF;
	margin: 0;
	text-transform: none;
	line-height: 16px;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 1px;
	padding-left: 0;
}
#content_left1 .infobox-left a, #content_left1 .infobox-left a:link, #content_left1 .infobox-left a:visited {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 15px;
	background-image: url(../images/pfeil-weiss.gif);
	background-repeat: no-repeat;
	background-position: 6px center;
}
#content_left .infobox-left p {
	font-weight: normal;
	color: #403F42;
	margin: 0;
	text-transform: none;
	line-height: 16px;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 1px;
	padding-left: 0;
}
#content_left .infobox-left a, #content_left .infobox-left a:link, #content_left .infobox-left a:visited {
	font-weight: bold;
	color: #403F42;
	text-decoration: none;
	padding-left: 15px;
	background-image: url(../images/pfeil-schwarz.gif);
	background-repeat: no-repeat;
	background-position: 6px center;
}
.infobox-right_outer_outer {
	padding-left: 0px;
	margin-bottom: 15px;
	float: left;
}
.infobox-right_outer_outer1 {
	padding-left: 0px;
	margin-bottom: 0px;
	float: left;
}
.infobox-right_outer {
	float: left;
	width: 180px;
	background-color: #A9C3B0;
	color: #FFFFFF;
}
.infobox-right {
	padding: 5px;
	padding-bottom: 5px;
}
.infobox-right h3 {
	font-size: 12px;
	font-weight: bold;
	border-bottom: 1px solid #C0DEC1;
	color: #FFFFFF;
	margin: 0;
	margin-bottom: 3px;
	text-transform: none;
	line-height: 16px;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 6px;
	padding-left: 5px;
}
.infobox-right p {
	font-weight: normal;
	color: #FFFFFF;
	margin: 0;
	text-transform: none;
	line-height: 16px;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 1px;
	padding-left: 0;
}
.infobox-right a, .infobox-right a:link, .infobox-right a:visited, .headline_anwendung h4 a, .headline_anwendung h4 a:link, .headline_anwendung h4 a:visited, .headline_datenblatt h4 a, .headline_datenblatt h4 a:link, .headline_datenblatt h4 a:visited, .headline_anwendung h4 a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 15px;
	background-image: url(../images/pfeil-weiss.gif);
	background-repeat: no-repeat;
	background-position: 6px center;
}
.infobox-right a.anfrage, .infobox-right a.anfrage:link, .infobox-right a.anfrage:visited {
	font-weight: bold;
	display: block;
	background-color: #C0DEC1;
	color: #009627;
	text-decoration: none;
	padding-left: 15px;
	background-image: url(../images/bg_anfrage.gif);
	background-repeat: no-repeat;
	background-position: 6px center;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-top: 3px;
}
.infobox-right_outer1 {
	float: left;
	width: 180px;
	background-color: #A9C3B0;
	color: #FFFFFF;
}
.infobox-right1 {
	padding: 5px;
	padding-bottom: 5px;
	padding-top: 0px;

}
.infobox-right1 h3 {
	font-size: 12px;
	font-weight: bold;
	border-bottom: 1px solid #C0DEC1;
	color: #FFFFFF;
	margin: 0;
	margin-bottom: 3px;
	text-transform: none;
	line-height: 16px;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 6px;
	padding-left: 0;
}
.infobox-right1 p {
	font-weight: normal;
	color: #FFFFFF;
	margin: 0;
	text-transform: none;
	line-height: 16px;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 1px;
	padding-left: 0;
}
.infobox-right1 a, .infobox-right1 a:link, .infobox-right1 a:visited {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 15px;
	background-image: url(../images/pfeil-weiss.gif);
	background-repeat: no-repeat;
	background-position: 6px center;
}
.infobox-right1 a.anfrage1, .infobox-right1 a.anfrage:link, .infobox-right1 a.anfrage:visited {
	font-weight: bold;
	display: block;
	background-color: #C0DEC1;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 15px;
	background-image: url(../images/bg_anfrage.gif);
	background-repeat: no-repeat;
	background-position: 6px center;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-top: 3px;
}
.infobox-right_outer2 {
	float: left;
	width: 180px;
	background-color: #A9C3B0;
	color: #FFFFFF;
}
.infobox-right2 {
	padding: 5px;
	padding-bottom: 5px;
	padding-top: 0px;

}
.infobox-right2 h3 {
	font-size: 12px;
	font-weight: bold;
	border-bottom: 1px solid #C0DEC1;
	color: #FFFFFF;
	margin: 0;
	margin-bottom: 3px;
	text-transform: none;
	line-height: 16px;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 6px;
	padding-left: 0;
}
.infobox-right2 p {
	font-weight: normal;
	color: #FFFFFF;
	margin: 0;
	text-transform: none;
	line-height: 16px;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 1px;
	padding-left: 0;
}
.infobox-right2 a, .infobox-right2 a:link, .infobox-right2 a:visited {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 15px;
	background-image: url(../images/pfeil-weiss.gif);
	background-repeat: no-repeat;
	background-position: 6px center;
}
.infobox-right2 a.anfrage2, .infobox-right2 a.anfrage:link, .infobox-right2 a.anfrage:visited {
	font-weight: bold;
	display: block;
	background-color: #C0DEC1;
	color: #009627;
	text-decoration: none;
	padding-left: 15px;
	background-image: url(../images/bg_anfrage.gif);
	background-repeat: no-repeat;
	background-position: 6px center;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-top: 3px;
}
#main_right_outer1 {
	float: left;
	width: 185px;
}
#main_right2 {
	float: left;
	padding-left: 0px;
	padding-top: 0px;
	margin-left: 8px;
}

#main_right1 {
	float: left;
	padding-left: 0px;
	padding-top: 0px;
}
#main_right1 h4, #main_right1 p {
	margin-left: 17px;
}
#menu-startseite {

}
.angebotsbox2-outer {
	float: left;
	width: 479px;
	background-image: url(../images/bg_angebotsbox2.gif);
	background-repeat: repeat-y;
	margin-bottom: 5px;
}
.angebotsbox2 {

}
.angebotsbox2-left_outer-only {
	float: left;
	width: 382px;
}
.angebotsbox2-left_outer {
	float: left;
	width: 282px;
}
.angebotsbox2-left {
	padding: 8px;
	padding-left: 10px;
	color: #1B1B1B;
}
.angebotsbox2-left-only {
	padding: 8px;
	padding-left: 10px;
	color: #1B1B1B;
	padding-bottom: 0;
}
.angebotsbox-left-only {
	padding: 10px;
	color: #1B1B1B;
	padding-bottom: 0;
}
#main_left .angebotsbox2-left h3 {
	color: #D1E7D2;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	margin: 0;
	font-size: 18px;
	text-transform: none;
	line-height: 18px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 0;
}
#main_left .angebotsbox-left-only h3 {
	color: #D1E7D2;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	margin: 0;
	font-size: 18px;
	text-transform: none;
	line-height: 18px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 1px;
	padding-left: 0;
}
#main_left .angebotsbox2-left-only h3 {
	color: #D1E7D2;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	margin: 0;
	font-size: 18px;
	text-transform: none;
	line-height: 18px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 1px;
	padding-left: 0;
}
.angebotsbox2-preis {
	color: #FFFFFF;
	float: left;
	padding-top: 0px;
	width: 100px;
	text-align: right;
}
.angebotsbox2-preis1 {
	color: #FFFFFF;
	float: left;
	padding-top: 0px;
	width: 100px;
	text-align: right;
	background: url(../images/bg_runde.gif);
	width:100px; 
	height: 80px;
}
.angebotsbox2-preis-txt {
	text-align: right; 
	font-size:24px; 
	font-weight:bold; 
	padding-top: 26px; 
	padding-right: 13px;
}
.angebotsbox-outer {
	float: left;
	width: 479px;
	background-image: url(../images/bg_angebotsbox.gif);
	background-repeat: repeat-y;
	margin-bottom: 5px;
}
.angebotsbox {

}
.angebotsbox-left_outer {
	float: left;
	width: 322px;
}
.angebotsbox-left {
	padding: 8px;
	padding-left: 10px;
	color: #1B1B1B;
}
.angebotsbox-left-only {
	padding: 10px;
	color: #1B1B1B;
	padding-bottom: 0;
}
#main_left .angebotsbox-left h3 {
	color: #D1E7D2;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	margin: 0;
	font-size: 18px;
	text-transform: none;
	line-height: 18px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 0;
}
#main_left .angebotsbox-left-only h3 {
	color: #D1E7D2;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	margin: 0;
	font-size: 18px;
	text-transform: none;
	line-height: 18px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 1px;
	padding-left: 0;
}
.angebotsbox-preis {
	color: #FFFFFF;
	float: left;
	padding-top: 3px;
}
.preisbig {
	font-size: 18px;
}
.angebotsbox-weiter-only {
	color: #FFFFFF;
	float: right;
	padding-top: 0px;
	position: relative;
	margin-top: -15px;
}
.angebotsbox2-weiter {
	color: #FFFFFF;
	float: left;
	padding-top: 0px;
}
.angebotsbox2-weiter a, .angebotsbox2-weiter a:link, .angebotsbox2-weiter a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}

.angebotsbox-weiter {
	color: #FFFFFF;
	float: right;
	padding-top: 8px;
}
.angebotsbox-weiter a, .angebotsbox-weiter a:link, .angebotsbox-weiter a:visited, .angebotsbox-weiter-only a, .angebotsbox-weiter-only a:link, .angebotsbox-weiter-only a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
.angebotsbox2-right {
	float: right;
	width: 95px;
}
.angebotsbox2-right img {
	height: 80px;
	width: 95px;
}
.angebotsbox-right {
	float: right;
	width: 156px;
}
.angebotsbox-right img {
	height: 80px;
	width: 156px;
}
.angebotsbox-outer-red {
	float: left;
	width: 479px;
	background-image: url(../images/bg_angebotsbox_red.gif);
	background-repeat: repeat-y;
	margin-bottom: 5px;
}
.angebotsbox-red {

}
.angebotsbox-left_outer-red {
	float: left;
	width: 322px;
}
.angebotsbox-left-red {
	padding: 8px;
	padding-left: 10px;
	font-size: 17px;
	font-weight: bold;
	color: #FFFFFF;
}

#main_left .angebotsbox-left-red h3 {
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	margin: 0;
	margin-bottom: -5px;
	font-size: 18px;
	text-transform: none;
	line-height: 18px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
}
.angebotsbox-preis-red {
	color: #FFFFFF;
	float: left;
	padding-top: 3px;
}
.preisbig-red {
	font-size: 22px;
	font-weight: bold;
	line-height: 30px;
}
.angebotsbox-weiter-red {
	color: #FFFFFF;
	float: right;
	padding-top: 0px;
	margin-top: -14px;
}
.angebotsbox-weiter-red a, .angebotsbox-weiter-red a:link, .angebotsbox-weiter-red a:visited {
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 12px;
	font-weight: normal;
}
.angebotsbox-right-red {
	float: right;
	width: 156px;
}
.angebotsbox-right-red img {
	height: 80px;
	width: 156px;
}
.angebotsbox2-outer-red {
	float: left;
	width: 479px;
	background-image: url(../images/bg_angebotsbox2_red.gif);
	background-repeat: repeat-y;
	margin-bottom: 5px;
}
.angebotsbox2-red {

}
.angebotsbox2-left_outer-red {
	float: left;
	width: 283px;
}
.angebotsbox2-left-red {
	padding: 5px;
	padding-left: 10px;
	font-size: 15px;
	font-weight: normal;
	color: #FFFFFF;
}

#main_left .angebotsbox2-left-red h3 {
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	margin: 0;
	margin-bottom: -5px;
	font-size: 18px;
	text-transform: none;
	line-height: 18px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
}
.angebotsbox2-preis-red {
	color: #FFFFFF;
	float: left;
	padding-top: 0px;
}
.preisbig2-red {
	font-size: 19px;
	font-weight: bold;
	line-height: 30px;
}
.angebotsbox2-weiter-red {
	color: #FFFFFF;
	float: left;
	padding-top: 0px;
	margin-top: 0px;
}
.angebotsbox2-weiter-red a, .angebotsbox2-weiter-red a:link, .angebotsbox2-weiter-red a:visited {
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 12px;
	font-weight: normal;
}
.angebotsbox2-right-red {
	float: right;
	width: 95px;
}
.angebotsbox2-right-red img {
	height: 80px;
	width: 95px;
}
.schnaeppchen_outer_leftB {
	float: left;
	width: 517px;
	height: 229px;
	background-image: url(../images/bg_sternleftB.gif);
	background-repeat: repeat-y;
	background-position: right;
	margin-right: 4px;
	margin-bottom: 3px;
	color: #000000;
}
.schnaeppchen_outer_leftM {
	float: left;
	width: 256px;
	height: 221px;
	background-image: url(../images/bg_sternleftM.gif);
	background-repeat: repeat-y;
	background-position: right;
	margin-right: 4px;
	margin-bottom: 3px;
	color: #000000;
}
.schnaeppchen_outer_rightM {
	float: right;
	width: 256px;
	height: 221px;
	background-image: url(../images/bg_sternrightM.gif);
	background-repeat: repeat-y;
	background-position: right;
	margin-bottom: 3px;
	color: #000000;
}
.schnaeppchen_outer_left {
	float: left;
	width: 256px;
	height: 150px;
	background-image: url(../images/bg_sternleft.gif);
	background-repeat: repeat-y;
	background-position: right;
	margin-right: 4px;
	margin-bottom: 3px;
	color: #000000;
}
.schnaeppchen_outer_right {
	float: right;
	width: 256px;
	height: 150px;
	background-image: url(../images/bg_sternright.gif);
	background-repeat: repeat-y;
	background-position: right;
	margin-bottom: 3px;
	color: #000000;
}
.schnaeppchen_left {
	float: left;
	width: 126px;
}
.schnaeppchen_left_inner {
	padding: 7px;
	font-size: 10px;
}
.schnaeppchen_left_img img {
	border: 1px solid #C1DEC2;
	margin: 0;
	margin-top: 3px;
	padding: 0;
}
.schnaeppchen_left_imgB {
	padding-top: 5px;
	padding-left: 6px;
	float: left;
	width: 255px;
}
.schnaeppchen_left_imgB img {
	border: 1px solid #C1DEC2;
	margin: 0;
	margin-top: 3px;
	padding: 0;
}
.schnaeppchen_left_imgM {
	padding-top: 13px;
}
.schnaeppchen_left_imgM img {
	border: 1px solid #C1DEC2;
	margin: 0;
	margin-top: 3px;
	padding: 0;
}
.schnaeppchen_right {
	float: right;
	text-align: right;
	width: 130px;
}
.schnaeppchen_right_oben1 {
	width: 130px;
	height: 99px;
}
.schnaeppchen_right_oben1M {
	width: 130px;
	height: 140px;
}
.schnaeppchen_right_oben1-txt {
	text-align: right; 
	font-size:30px; 
	font-weight:bold; 
	padding-top: 30px; 
	padding-right: 13px;
	color: #BA0518;
}
.schnaeppchen_right_oben1-txtM {
	text-align: right; 
	font-size:30px; 
	font-weight:bold; 
	padding-top: 70px; 
	padding-right: 13px;
	color: #BA0518;
}
.schaeppchen_listenpreis {
	font-size: 10px;
	padding-top: 0px;
	text-align: right;
	padding-right: 17px;
}
#main_left .schnaeppchen_outer_right h3, #main_left .schnaeppchen_outer_left h3,
#main_left1 .schnaeppchen_outer_right h3, #main_left1 .schnaeppchen_outer_left h3,
#main_left .schnaeppchen_outer_rightM h3, #main_left .schnaeppchen_outer_leftM h3,
#main_left1 .schnaeppchen_outer_rightM h3, #main_left1 .schnaeppchen_outer_leftM h3,
#main_left .schnaeppchen_outer_rightB h3, #main_left .schnaeppchen_outer_leftB h3,
#main_left1 .schnaeppchen_outer_rightB h3, #main_left1 .schnaeppchen_outer_leftB h3 {
	color: #F2EB3B;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	margin: 0;
	margin-bottom: 0px;
	font-size: 18px;
	text-transform: none;
	line-height: 18px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
}
#main_left .schnaeppchen_outer_right h3 a, #main_left .schnaeppchen_outer_right h3 a:link, #main_left .schnaeppchen_outer_right h3 a:visited, #main_left .schnaeppchen_outer_left h3 a, #main_left .schnaeppchen_outer_left h3 a:link, #main_left .schnaeppchen_outer_left h3 a:visited,
#main_left1 .schnaeppchen_outer_right h3 a, #main_left1 .schnaeppchen_outer_right h3 a:link, #main_left1 .schnaeppchen_outer_right h3 a:visited, #main_left1 .schnaeppchen_outer_left h3 a,#main_left1 .schnaeppchen_outer_left h3 a:link, #main_left1 .schnaeppchen_outer_left h3 a:visited,
#main_left .schnaeppchen_outer_rightM h3 a, #main_left .schnaeppchen_outer_rightM h3 a:link, #main_left .schnaeppchen_outer_rightM h3 a:visited, #main_left .schnaeppchen_outer_leftM h3 a, #main_left .schnaeppchen_outer_leftM h3 a:link, #main_left .schnaeppchen_outer_leftM h3 a:visited,
#main_left1 .schnaeppchen_outer_rightM h3 a, #main_left1 .schnaeppchen_outer_rightM h3 a:link, #main_left1 .schnaeppchen_outer_rightM h3 a:visited, #main_left1 .schnaeppchen_outer_leftM h3 a, #main_left1 .schnaeppchen_outer_leftM h3 a:link, #main_left1 .schnaeppchen_outer_leftM h3 a:visited,

#main_left .schnaeppchen_outer_rightB h3 a, #main_left .schnaeppchen_outer_rightB h3 a:link, #main_left .schnaeppchen_outer_rightB h3 a:visited, #main_left .schnaeppchen_outer_leftB h3 a, #main_left .schnaeppchen_outer_leftB h3 a:link, #main_left .schnaeppchen_outer_leftB h3 a:visited,
#main_left1 .schnaeppchen_outer_rightB h3 a, #main_left1 .schnaeppchen_outer_rightB h3 a:link, #main_left1 .schnaeppchen_outer_rightB h3 a:visited, #main_left1 .schnaeppchen_outer_leftB h3 a, #main_left1 .schnaeppchen_outer_leftB h3 a:link, #main_left1 .schnaeppchen_outer_leftB h3 a:visited {
	color: #F2EB3B;
	text-decoration: none;
}
.float_left {
	float: left;
}
.border_bottom {
	float: right;
	width: 176px;
	margin-bottom: 19px;
	border-bottom: solid 2px #D3D4C4;
	margin-left: 11px;
	padding-bottom: 10px;
	padding-top: 10px;
}
.right_infobox_outer {
	float: right;
	width: 176px;
	margin-bottom: 19px;
	border-bottom: solid 2px #D3D4C4;
	margin-left: 8px;
	padding-bottom: 10px;
}
.right_infobox_content {
	float: left;
	padding-left: 9px;
	padding-right: 0px;
}
.right_infobox_image {
	float: left;
	margin-bottom: 5px;
}
.right_infobox_content p {
	margin: 0;
	padding: 0;
	color: #5D5D5F;
	font-size: 11px;
	line-height: 15px;
}
.right_infobox_weiter {
	float: right;
	padding-right: 1px;
	position: relative;
	margin-top: -13px;
}
.right_infobox_weiter a, .right_infobox_weiter a:link, .right_infobox_weiter a:visited {
	color: #5D5D5F;
	font-size: 11px;
	text-decoration: underline;
}
.right_infobox_weiter a:hover {
	text-decoration: none;
}
.right_infobox_outer_hw {
	padding-left: 8px;
	margin-bottom: 15px;
	margin-top: 15px;
	float: left;
}

.right_infobox_content_hw {
	float: left;
	width: 180px;
	background-color: #D7E8D6;
	color: #FFFFFF;
}
.right_infobox_image_hw {
	float: left;
	margin-bottom: 3px;
	padding-left: 3px;
	padding-top: 5px;
}

#main_right1 .right_infobox_content_text_hw h3 {
	margin: 0;
	padding: 0;
	padding-left: 8px;
	padding-top: 4px;
	padding-bottom: 4px;
	color: #403F42;
	font-size: 15px;
	line-height: 18px;
	width: 90px;
	text-transform: none;
	font-family: "Times New Roman", Times, serif;
}
#main_right1 .right_infobox_content_text_hw p {
	margin: 0;
	padding: 0;
	padding-left: 8px;
	color: #000000;
	font-size: 11px;
	line-height: 13px;
}
.right_infobox_weiter_hw {
	float: right;
	padding-right: 1px;
	margin-top:0px;
	clear: both;
	width: 90px;
	text-align: right;
}
.right_infobox_content_text_hw {
	float: left;
	width: 90px;
}
.right_infobox_image1_hw {
	float: right;
}
.right_infobox_image1_hw1 {
	float: right;
	width: 88px;
	height: 80px;
	background-image: url(../images/bg_aktion_rechts.jpg);
}
.right_infobox_image1_hw1-txt {
	text-align: center; 
	font-size:26px; 
	font-weight:bold; 
	padding-top: 27px; 
	padding-right: 0px;
	color: #009527;
	letter-spacing: -0.05em;
}
.right_infobox_weiter_hw a, .right_infobox_weiter_hw a:link, .right_infobox_weiter_hw a:visited {
	color: #000000;
	font-size: 11px;
	padding-right: 8px;
	text-decoration: underline;
}
.right_infobox_weiter_hw a:hover {
	text-decoration: none;
}
.profi-tipp_outer {
	float: left;
	width: 178px;
	height: 177px;
	border: 1px solid #AAC3B0;
	margin-left: 8px;
	margin-bottom: 15px;
}
* html .profi-tipp_outer {
	margin-left: 4px;
}
.profi-tipp {

}
.profitipp-text {
	position: relative;
	margin-top: -177px;
}
.profi-tipp-img {
	
}
#main_right1 .profitipp-text p {
	padding: 0;
	margin: 0;
	padding: 8px;
}
#main_right1 .profitipp-text a, #main_right1 .profitipp-text a:link, #main_right1 .profitipp-text a:visited {
	color: #000000;
}
#main_right_outer {
	float: left;
	width: 250px;

}
#main_right {
	float: left;
	padding-left: 28px;
	padding-right: 35px;
	padding-top: 5px;
}
#main_right h1 {
	color: #009627;
	margin: 0;
	font-size: 18px;
	line-height: 20px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 10px;
	padding-top: 14px;
	padding-left: 0;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
}
#main_right h3 {
	color: #009627;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	margin: 0;
	font-size: 21px;
	text-transform: none;
	line-height: 21px;
	padding-top: 0;
	padding-bottom: 3px;
	padding-left: 0px;
	padding-right: 0px;
}
#main_right h2 {
	color: #1B1B1B;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin: 0;
	font-size: 18px;
	text-transform: none;
	line-height: 21px;
	padding-top: 0;
	padding-bottom: 3px;
	padding-left: 0px;
	padding-right: 0px;
}
.greenbig {
	font-size: 14px;
	color: #009627;
}
#main_left1 h1 {
	color: #009627;
	margin: 0;
	font-size: 24px;
	line-height: 16px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
}
h2 {
	color: #262A26;
	margin: 0;
	font-size: 13px;
	text-transform: uppercase;
	line-height: 18px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 6px;
	padding-left: 0;
}
h2.holzart {
	color: #262A26;
	margin: 0;
	font-size: 13px;
	text-transform: uppercase;
	line-height: 18px;
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
}

h3 {
	color: #262A26;
	margin: 0;
	font-size: 12px;
	text-transform: uppercase;
	line-height: 14px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 6px;
	padding-left: 0;
}
h4 {
	color: #262A26;
	margin: 0;
	font-size: 13px;
	text-transform: uppercase;
	font-weight: normal;
	line-height: 14px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 0;
	font-family: "Times New Roman", Times, serif;
}

p {
	margin: 0;
	padding: 0;
	line-height: 15px;
}
a, a:link, a:visited {
	color: #009627;
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
}
.tabelle_artikel a, .tabelle_artikel a:link, .tabelle_artikel a:visited {
	color: #000000;
	text-decoration: underline;
}
.border_dotted {
	border-bottom: dotted 1px #262A26;
	padding-top: 10px;
	margin-bottom: 5px;
}
.profil_outer {
	float: left;
	width: 518px;
}
.table_headline {
	width: 518px;
	height: 27px;
	float: left;
	background-color: #A9C3B0;
}
.anwendung_headline {
	float: left;
	width: 350px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	padding-left: 18px;
	padding-top: 6px;
}

.profil_headline {
	float: right;
	width: 240px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	padding-top: 6px;
	text-align: right;
	padding-right: 10px;
}
.kategorie_headline {
	float: left;
	width: 180px;
	color: #FFFFFF;
	font-weight: normal;
	font-size: 12px;
	padding-left: 0;
	font-style: italic;
	padding-top: 6px;
	padding-left: 25px;
}
.profil_bild {
	float: left;
	width: 377px;
	margin-top: 5px;
}
.profil_rechts_outer {
	float: left;
	width: 141px;
	margin-top: 5px;
}
* html .profil_rechts_outer {
	width: 133px;
}

.profil_rechts {
	margin-left: 8px;
}
/*.headline_anwendung {
	width: 176px;
	border-bottom: solid 2px #D3D4C4;
}
.headline_anwendung h4 {
	font-weight: bold;
	font-size: 12px;
	color: #009627;
	margin: 0;
	padding: 0;
	padding-top: 7px;
	padding-bottom: 7px;
	text-align: left;
	padding-left: 11px;
}
.headline_anwendung h4 a, .headline_anwendung h4 a:link, .headline_anwendung h4 a:visited {
	font-weight: bold;
	font-size: 12px;
	color: #009627;
}*/
.profil_bild_rechts_outer {
	float: left;
	width: 141px;
	margin-top: 5px;
	margin-bottom: 5px;
}
* html .profil_bild_rechts_outer {
	width: 133px;
}

.profil_bild_rechts {

}


.ansprechpartner_outer {
	float: left;
	width: 518px;
	margin-bottom: 15px;
}
.bilder_ansprechpersonen {
	float: left;
	width: 210px;
}
.ansprechpartner_bild {
	float: left;
	width: 210px;
	margin-top: 5px;
}
.ansprechpartner_bild1 {
	float: left;
	width: 199px;
	margin-top: 5px;
}
* html .ansprechpartner_bild1 {
	margin-top: 5px;
}
/* Pictures on left, add margin on right */
	.ansprechpartner_bild1 DIV.csc-textpic-left DIV.csc-textpic-imagewrap .csc-textpic-image,
	.ansprechpartner_bild1 DIV.csc-textpic-intext-left-nowrap DIV.csc-textpic-imagewrap .csc-textpic-image,
	.ansprechpartner_bild1 DIV.csc-textpic-intext-left DIV.csc-textpic-imagewrap .csc-textpic-image {
		display: inline; /* IE fix for double-margin bug */
		margin-right: 5px;
	}

.ansprechpartner_bild2 {
	float: left;
	width: 0px;
	margin-top: 5px;
}

.ansprechpartner_rechts_outer {
	float: left;
	width: 308px;
	margin-top: 5px;
}
* html .ansprechpartner_rechts_outer {
	width: 308px;
}

.ansprechpartner_rechts {
	margin-left: 8px;
}
table {
	margin: 0;
	padding: 0;
}
td, td.ansprech_right {
	font-size: 12px;
	margin: 0;
	padding: 3px;
}
table.ansprechperson {
	padding: 0;
	margin: 0;
	padding-left: 10px;
	padding-top: 20px;
}

td.ansprech_left {
	color: #009627;
	font-size: 12px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	text-transform: uppercase;
	padding-right: 40px;
	padding-bottom: 3px;
}
table.ansprechperson a {
	color: #403F42;
	text-decoration: underline;
}
.ansprechpartner_bild_rechts_outer {
	float: left;
	width: 141px;
	margin-top: 5px;
	margin-bottom: 5px;
}
* html .ansprechpartner_bild_rechts_outer {
	width: 133px;
}

.ansprechpartner_bild_rechts {

}
.textfeld_ansprechpartner_rechts p {
	font-family: "Times New Roman", Times, serif;
	width: 280px;
	margin: 0;
	padding: 0;
	padding-top: 20px;
	font-size: 13px;
	line-height: 18px;
}
.links_ansprechperson {
	width: 240px;
	float: left;
}
.ansprechperson_zurueck {
	margin-top: 120px;
	width: 100px;
	float: left;
}
.ansprechperson_zurueck a {
	color: #403F42;
	text-decoration: underline;
}
.ansprechperson_weiter {
	margin-top: 120px;
	width: 100px;
	float: right;
	text-align: right;
}
.ansprechperson_weiter a {
	color: #403F42;
	text-decoration: underline;
}

/*.headline_datenblatt {
	width: 176px;
	border-bottom: solid 2px #D3D4C4;
}
.headline_datenblatt h4,#main_right1 h4 {
	font-weight: bold;
	font-size: 12px;
	color: #009627;
	margin: 0;
	padding: 0;
	padding-top: 7px;
	padding-bottom: 7px;
	text-align: left;
	padding-left: 11px;
}
#main_right1 h4 {
	padding-left: 15px;
}*/ 
.headline_datenblatt h4 a, .headline_datenblatt h4 a:link, .headline_datenblatt h4 a:visited {
	font-weight: bold;
	font-size: 12px;
	color: #009627;
}
#main_right1 h1 {
	color: #009627;
	margin: 0;
	font-size: 18px;
	line-height: 20px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 15px;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
}
#main_right1 .border_dotted {
	border-bottom: dotted 1px #262A26;
	padding-top: 10px;
	margin-bottom: 5px;
	margin-left: 11px;
}
.ansprechpartner {
	padding-top: 5px;
}
.headline_anfrage {
	width: 176px;
	border-bottom: solid 2px #D3D4C4;
	margin-bottom: 20px;
}
.headline_anfrage h4 {
	font-weight: bold;
	font-size: 12px;
	color: #009627;
	margin: 0;
	padding: 0;
	padding-top: 7px;
	padding-bottom: 7px;
	text-align: left;
	padding-left: 11px;
}
.headline_anfrage h4 a, .headline_anfrage h4 a:link, .headline_anfrage h4 a:visited {
	font-weight: bold;
	font-size: 12px;
	color: #009627;
}
.textfeld_anwendung_rechts {
	padding-left: 11px;
	padding-right: 10px;
	padding-top: 0px;
	color: #262925;
}

.textfeld_profil_rechts {
	padding-left: 11px;
	padding-right: 10px;
	padding-top: 5px;
	color: #262925;
}
.artikel_tabelle {
	float: left;
	width: 518px;
	margin-top: 0px;
	padding-bottom: 5px;
}
table.tabelle_artikel {
	border: 2px solid #ACB1B2;
	border-top: 0px;
	border-right: 0px;
	margin-bottom: 20px;
}
table.tabelle_artikel th {
	background-color: #CDD3D0;
	text-align: center;
	padding-top: 6px;
	padding-bottom: 4px;
	padding-left: 5px;
	padding-right: 5px;
	color: #413F44;
	font-size: 11px;
	font-weight: bold;
	border-right: 2px solid #ACB1B2;
}
table.tabelle_artikel td {
	background-color: #F3F5F0;
	border-top: 0px solid #C9CFCC;
	border-right: 0px solid #ACB1B2;
	color: #413F44;
	font-size: 10px;
	padding-left: 10px;
	padding-right: 14px;
	padding-top: 5px;
	padding-bottom: 2px;
	text-align: center;
	background-image: url(../images/bg_table_td.gif);
	background-position: top right;
}
.contenttable p {
	margin: 0;
	padding: 0;
}
.select_artikel {
	border: 1px solid #CDD3D0;
	font-size: 11px;
}
.upper {
	text-transform: uppercase;
}
#WzBoDyI img{
	max-height:200px;
	max-width:250px;	
}
#WzBoDyI p{
	padding:5px;
	margin:0;
}
.tx-kiddogwztooltip-pi1 {
	display:none;
}
#WzBoDy {
	max-width:250px;
}
img a {
	border: 0;
}
a.tooltip, a.tooltip:link, a.tooltip:visited {
	cursor: pointer;
}
#footer_outer {
	float: left;
}
#footer {
	float: left;
	padding-left: 28px;
	padding-top: 15px;
}
#footer a, #footer a:link, #footer a:visited {
	color: #0B0D09;
	font-size: 11px;
	text-decoration: none;
	letter-spacing: 0.014em;
}
#footer a:hover, #footer a.active, #footer a.active:link, #footer a.active:visited {
	text-decoration: underline;
}
#footer_outer1 {
	float: left;
	width: 980px;
	background-image: url(../images/bg_content_hw.gif);
	background-repeat: repeat-y;
	padding-bottom: 0px;
}
* html #footer_outer1 {
	padding-bottom: 25px;
}
#footer1 {
	float: left;
	padding-left: 248px;
	padding-top: 15px;
}
#footer1 a, #footer1 a:link, #footer1 a:visited {
	color: #0B0D09;
	font-size: 11px;
	text-decoration: none;
	letter-spacing: 0.014em;
}
#footer1 a:hover, #footer1 a.active, #footer1 a.active:link, #footer1 a.active:visited {
	text-decoration: underline;
}

#unten {
	width: 990px;
	float: left;
	height: 42px;
	background-image: url(../images/bg_unten_hw.gif);
	background-repeat: no-repeat;
}
#unten_start {
	width: 990px;
	float: left;
	height: 42px;
	background-image: url(../images/bg_unten_start_hw.gif);
	background-repeat: no-repeat;
}

#balken {
	position: relative;
	margin-top: -32px;
	background-color: #2D982E;
	width: 737px;
	height: 5px;
	float: right;
	clear: both;
	padding: 0;
	line-height: 1px;
	display: block;
}
#balken_start {
	position: relative;
	margin-top: -52px;
	background-color: #2D982E;
	width: 750px;
	height: 5px;
	float: right;
	clear: both;
	padding: 0;
	line-height: 1px;
	display: block;
}

img a, a img {
	border: 0;
}
.clr {
	clear: both;
}
.thumbnails {
	padding-left: 0px;
	padding-top: 0px; /*ie hack */
	float: left;
	width: 81px;
	margin-top: 6px;
}

#thumbnails {
	padding-left: 0px;
	padding-top: 0px; /*ie hack */
	margin-top: 10px;
}
#DHTMLgoodies_panel_one, #DHTMLgoodies_arrows, #DHTMLgoodies_thumbs{	/* Width of divs for thumbnails */
	width:377px;
}
#DHTMLgoodies_arrows {
	display: none;
}
#DHTMLgoodies_panel_one{		
	float:left;	
}
#DHTMLgoodies_thumbs{
	overflow:hidden;	/* Don't change this */
	height:400px;	/* Height of thumbnail div */
	position:relative;	/* Never change this */
	float:left;
}
#DHTMLgoodies_largeImage{	/* Large image div */
	width:377px;	/* Width of large image div */
	height:660px;	 /*Height of large image div */
	float:left;
	padding-left:0px;	/* "Air" */
	padding-right:0px;	
}
#DHTMLgoodies_largeImage table {	/* Used table to get both horizontal and vertical center alignement of large image */
	width:100%;
	height:100%;
	text-align:center;
}
#DHTMLgoodies_largeImage img{	/* Large image */
	border:0px solid #317082;	/* Border around large image */
}
.strip_of_thumbnails{	/* A vertical strip of thumbnails */
	width:384px;	 /*Width of strip */
	padding:0px;	/* "Air" inside filmstrip div */
	position:absolute;
}
.strip_of_thumbnails div {
	width:289px;
	height:289px;
	padding:0px;
	text-align: left;
	float: left;
	margin-right: 7px;
	margin-bottom: 7px;
}
.strip_of_thumbnails img{
	border:0px;
	padding:0px;
}
.strip_of_thumbnails .activeImage{	/* Active thumbnail */
	border:0px solid #317082;	/* Green border around active thumbnail */
	padding:0px;
}
.leftArrow{
	float:left;
}
.middleArrow{
	float:left;
	width: 243px;
	text-align: center;
	color: #000000;
	text-transform: none;
	font-size: 10px;
	background: #00CC33;
}
* html .middleArrow{
	width: 230px;
}
.rightArrow{
	float:right;
}
#DHTMLgoodies_thumbs_inner{
	position:relative;	/* Never change this */
	width:400px;
}
#uniquename1, #uniquename2, #uniquename3, #uniquename4, #uniquename5 {
	display:none; 
    position:absolute; 
	margin-left: -20px;
	margin-top: 6px;
    border-style: solid;
	border-width: 2px;
	border-color: #ACB1B2;
    background-color: #CDD3D0; 
    padding: 10px;
}
*+html #uniquename1, *+html #uniquename2, *+html #uniquename3, *+html #uniquename4, *+html #uniquename5 {
	display:none; 
    position:absolute; 
	margin-left: -90px;
	margin-top: 20px;
    border-style: solid;
	border-width: 2px;
	border-color: #ACB1B2;
    background-color: #CDD3D0; 
    padding: 10px;
}
.csc-textpic-caption {
	font-size: 9px;
}
#WzBoDyI img{
	max-height:200px;
	max-width:250px;	
}
#WzBoDyI p{
	padding:5px;
	margin:0;
}
/*Content Element auf der Seite verstecken*/
.tx-kiddogwztooltip-pi1 {
	display:none;
}
#WzBoDy {
	max-width:200px;
}
.tx-kiddogwztooltip-pi1 {
	display:none;
}
img a {
	border: 0;
}
.tooltiplink {
	cursor: pointer;
}
.tooltipouter {
	padding-bottom: 10px;
}
.tooltipouter h2 {
	font-size: 12px;
	text-transform: none;
}
.tooltipouter ul {
	margin: 0;
	padding: 0;
	padding-left: 20px;
	padding-right: 10px;
}
.tooltipouter li {
	margin: 0;
	padding: 0;
}
.select_seminar {
	width: 87px;
	border: 1px solid #CDD3D0;
	font-size: 11px;
}
.select_profilfinder {
	width: 100px;
	border: 1px solid #CDD3D0;
	font-size: 11px;
}
.submit_profilfinder, .mwjobcontrol_submit {
	border: 0px solid #CDD3D0;
	font-size: 11px;
	color: #009627;
	text-decoration: underline;
	cursor: pointer;
	background: transparent;
}
.mwjobcontrol_input, .mwjobcontrol_input_plz, .mwjobcontrol_input_ort, .mwjobcontrol_input_artikel, .mwjobcontrol_textarea, .laenge, .menge, .liefertermin {
	border: 1px solid #CDD3D0;
	font-size: 11px;
	background: #FFFFFF;
}
.mwjobcontrol_input {
	width: 350px;
}
.mwjobcontrol_input_plz {
	width: 75px;
}
.mwjobcontrol_input_ort {
	width: 270px;
}
.mwjobcontrol_input_artikel {
	width: 290px;
}
.mwjobcontrol_input_artikel {
	width: 300px;
}
.mwjobcontrol_textarea {
	width: 440px;
}

.laenge, .menge {
	width: 40px;
}
.liefertermin {
	width: 70px;
	padding-left: 3px;
}
/* The main calendar widget.  DIV containing a table. */

.calendar {
  position: relative;
  display: none;
  border: 1px solid #cccccc;
  font-size: 11px;
  color: #000;
  cursor: default;
  background-color: #F3F4F9;
  font-family: Verdana;
  z-index:122212300;
}

.calendar table {
  border-top: 0px solid #ffffff;
  border-right: 0px solid #ffffff;
  border-bottom: 0px solid #ffffff;
  border-left: 0px solid #ffffff;
  font-size: 11px;
  color: #000;
  cursor: default;
  background-color: #ffffff;
  font-family: Verdana;
}

/* Header part -- contains navigation buttons and day names. */

.calendar .button { /* "<<", "<", ">", ">>" buttons have this class */
  text-align: center;
  padding: 1px;
  border-top: 0px solid #ffffff;
  border-right: 1px solid #ffffff;
  border-bottom: 1px solid #ffffff;
  border-left: 1px solid #ffffff;
  background-color:#F3F4F9;
}

.calendar thead .title { /* This holds the current "month, year" */
  font-weight: bold;
  padding: 1px;
  border: 0px solid #ffffff;
  border-bottom: 1px solid #ffffff;
  background-color:#F3F4F9;
  color: #009627;
  text-align: center;
}

.calendar thead .headrow { /* Row <TR> containing navigation buttons */
}

.calendar thead .daynames { /* Row <TR> containing the day names */
}

.calendar thead .name { /* Cells <TD> containing the day names */
  border-bottom: 1px solid #ffffff;
  padding: 2px;
  text-align: center;
  background-color: #ffffff;
}

.calendar thead .weekend { /* How a weekend day name shows in header */
  color: #009627;
}

.calendar thead .hilite { /* How do the buttons in header appear when hover */
  border-top: 1px solid #ffffff;
  border-right: 1px solid #ffffff;
  border-bottom: 1px solid #ffffff;
  border-left: 1px solid #ffffff;
  padding: 0px;
  background-color: #efefef;
}

.calendar thead .active { /* Active (pressed) buttons in header */
  padding: 2px 0px 0px 2px;
  border-top: 1px solid #ffffff;
  border-right: 1px solid #ffffff;
  border-bottom: 1px solid #ffffff;
  border-left: 1px solid #ffffff;
  background: #959595;
}

/* The body part -- contains all the days in month. */

.calendar tbody .day { /* Cells <TD> containing month days dates */
  width: 2em;
  text-align: right;
  padding: 2px 4px 2px 2px;
}

.calendar table .wn {
  padding: 2px 3px 2px 2px;
  border-right: 1px solid #ffffff;
  background-color: #ffffff;
}

.calendar tbody .rowhilite td {
  background-color: #F3F4F9;
}

.calendar tbody .rowhilite td.wn {
  background-color: #F3F4F9;
}

.calendar tbody td.hilite { /* Hovered cells <TD> */
  padding: 1px 3px 1px 1px;
  border-top: 1px solid #ffffff;
  border-right: 1px solid #ffffff;
  border-bottom: 1px solid #ffffff;
  border-left: 1px solid #ffffff;
  background-color: #efefef;
}

.calendar tbody td.active { /* Active (pressed) cells <TD> */
  padding: 2px 2px 0px 2px;
  border-top: 1px solid #ffffff;
  border-right: 1px solid #ffffff;
  border-bottom: 1px solid #ffffff;
  border-left: 1px solid #ffffff;
}

.calendar tbody td.selected { /* Cell showing selected date */
  font-weight: bold;
  border-top: 1px solid #ffffff;
  border-right: 1px solid #ffffff;
  border-bottom: 1px solid #ffffff;
  border-left: 1px solid #ffffff;
  padding: 2px 2px 0px 2px;
  background-color: #F3F4F9;
}

.calendar tbody td.weekend { /* Cells showing weekend days */
  color: #009627;
}

.calendar tbody td.today { /* Cell showing today date */
  font-weight: bold;
  color: #4A4A4A;
}

.calendar tbody .disabled { color: #999999; }

.calendar tbody .emptycell { /* Empty cells (the best is to hide them) */
  visibility: hidden;
}

.calendar tbody .emptyrow { /* Empty row (some months need less than 6 rows) */
  display: none;
}

/* The footer part -- status bar and "Close" button */

.calendar tfoot .footrow { /* The <TR> in footer (only one right now) */
}

.calendar tfoot .ttip { /* Tooltip (status bar) cell <TD> */
  background-color: #F3F4F9;
  padding: 1px;
  border: 1px solid #ffffff;
  color: #333333;
  text-align: center;
}

.calendar tfoot .hilite { /* Hover style for buttons in footer */
  border-top: 1px solid #ffffff;
  border-right: 1px solid #ffffff;
  border-bottom: 1px solid #ffffff;
  border-left: 1px solid #ffffff;
  padding: 1px;
  background: #F3F4F9;
}

.calendar tfoot .active { /* Active (pressed) style for buttons in footer */
  padding: 2px 0px 0px 2px;
  border-top: 1px solid #ffffff;
  border-right: 1px solid #ffffff;
  border-bottom: 1px solid #ffffff;
  border-left: 1px solid #ffffff;
}
/* Combo boxes (menus that display months/years for direct selection) */

.combo {
  position: absolute;
  display: none;
  width: 4em;
  top: 0px;
  left: 0px;
  cursor: default;
  border-top: 1px solid #fff;
  border-right: 1px solid #000;
  border-bottom: 1px solid #000;
  border-left: 1px solid #fff;
  background: #F3F4F9;
  font-size: smaller;
  padding: 1px;
}

.combo .label {
  text-align: center;
  padding: 1px;
}

.combo .active {
  background: #c4c0b8;
  padding: 0px;
  border-top: 1px solid #000;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  border-left: 1px solid #000;
}

.combo .hilite {
  background: #ffbb00;
  color: #fea;
}
.imga {

}
.label {
	color: #009627;
	text-decoration: underline;
	cursor: pointer;
}
.align-center {
	text-align: center;
}
#main_left .angebotsbox-left h3 {
	color: #D1E7D2;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	margin: 0;
	font-size: 18px;
	text-transform: none;
	line-height: 18px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 0;
}
#unten_outer1 {
	text-align: center;
	clear: both;
}
#unten1 {
	padding-top: 25px;
	padding-bottom:10px;
}
#unten1 a, #unten1 a:link, #unten1 a:visited {
	color: #62B262;
	background-color: transparent;
	text-decoration: none;
	font-size: 9px;

}
#unten1 a:hover {
	text-decoration: none;
}
#main_left .csc-textpic-imagewrap ul li.csc-textpic-image {
	margin-right: 10px;
}

#opentime p {

  font-size:15px;
  font-weight:bold;

}
