/* CSS Document */
body {
	background-color: #C8C8C8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

a img {
	border: 0;
}

div {
	border:0px solid #000000;
}

.za0 {
	background-color: #FFFFFF;
}

.za1 {
	background-color: #EEEEEE;
}
#site_bg {
	width: 995px;
	background-color: #FFFFFF;
	margin-top: 30px;
	text-align: left;
	background-image:  url(/templates/img/layout/drips.gif);
	background-repeat:no-repeat;
	background-position: top left;
	position: relative;
}
#site-body {
	
}

#kleinesicon {
	position:absolute;
	left: 0px;
	top: 0px;
	width: 670px;
	height: 75px;
	text-align: left;
	overflow: hidden;
}

#dude {
	position: absolute;
	z-index: 0;
	left: 479px;
	top: 127px;
	width: 278px;
	height: 447px;
	overflow: hidden;
}

#dude img {
	z-index: 1;
}

#dudetext {
	position: absolute;
	left: 568px;
	top: 157px;
	overflow: hidden;
}

#printtext {
	position: absolute;
	z-index: 3;
	left: 479px;
	top: 71px;
	width: 278px;
	height: 52px;
	overflow: hidden;
}

#overlay {
	position: absolute;
	width: 71px;
	height: 70px;
	top: 31px;
	left: 674px;
	z-index: 10;	
}

#head {
	width: 980px;
	height: 63px;
	text-align: right;
	padding-top: 12px;
	padding-right: 15px;
}

#left_container {
	width: 766px;
	float:left;
	
}
#right_container {
	width: 229px;
	float: left;
	overflow: hidden;
}

#menu {
	width: 766px;
	height: 49px;
	border-top: 1px dotted #8D8B8E;
	border-bottom: 1px dotted #8D8B8E;
	overflow: hidden;
	z-index: 9;
}

#hmenu {
	width: 766px;
	padding: 6px;
	padding-left: 19px;
	background-color: #96C31E;
}

#submenu {
	width: 744px;
	padding: 3px;
	padding-left: 19px;
	background-color: #FFFFFF;
}

#login {
	width: 228px;
	border-left: 1px dotted #8D8B8E;
	background-color: #EBEBEB;
	text-align: left;
	height: 50px;
}
.navigation {
	padding-left: 0px;
}

.navL2 {
	padding-left: 15px;
	list-style-type: none;
}
.navL3 {
	padding-left: 0px;
	font-weight: normal;
	list-style-type: circle ;
}

.login_menu {
	width: 717px;
	padding: 9px 0px 10px 19px;
	padding-right: 30px;
	float: left;
	background-color: #D6D8DB;
	font-size: 13px;
	border-bottom: 1px dotted #8D8B8E;
}

#content_container {
	width: 995px;
	float: left;	
	border-bottom: 1px dotted #8D8B8E;
	background-repeat: no-repeat;
	background-position:bottom right;
	background-image:  url(/templates/img/layout/paypal.gif);
	overflow: hidden;
}

#content {
	background-color: #FFFFFF;
	width: 766px;
	float: left;
	height: 200px;
	overflow: visible;
	padding-bottom: 19px;
}
html>body #content {
	height: auto;
	min-height: 200px;
}
.content-padding {
	padding: 19px 0px 19px 19px;
	width: 747px;
	overflow: hidden;
	position:relative;
}
.content-padding_calculator {
	padding: 19px 0px 19px 19px;
	width: 747px;
	height: 600px;
	overflow: visible;
	position:relative;
}
html>body .content-padding_calculator {
	height: auto;
	min-height: 600px;
}

#fussleiste {
	padding: 0 5px 0 20px;
	background-color: #000000;
	color: #FFFFFF;
	border-top: 1px dotted #8D8B8E;
	line-height: 25px;
	height: 25px;
}

#warenkorb {
	width: 228px;
	background-color: #D6D8DB;
	border-top: 1px dotted #8D8B8E;
	border-left: 1px dotted #8D8B8E;
	border-bottom: 1px dotted #8D8B8E;
	text-align: left;
}

#select {
	width: 229px;
	background-color: #FFFFFF;
	border-bottom: 1px dotted #8D8B8E;
	border-left: 1px dotted #8D8B8E;
	text-align: left;
	padding-top: 7px;
	height: 28px;
}

#paypal {
	width: 995px;
	float: left;
	background-image:  url(/templates/img/layout/bg.gif);
	background-repeat: repeat-y;
}
.artikel_yellow {
	float: left;
	margin-right: 15px;
	margin-bottom: 25px;
	width: 170px;
	overflow: hidden;
}
.artikel_bild_yellow {
	border: 1px solid #FFDD29;
	width: 168px;
	overflow: hidden;
	height: 168px;
}

.artikel_text_yellow {
	margin-top: 5px;
	text-align: left;
	padding: 9px;
	background-color: #FFDD29;
	width: 152px;
	height: 65px;
	overflow: hidden;
}
.artikel {
	float: left;
	margin-right: 15px;
	margin-bottom: 25px;
	width: 170px;
	overflow: hidden;
}
.artikel_bild {
	width: 168px;
	height: 168px;
	overflow: hidden;
	position: relative;
	border: 1px solid #C4D685;
}
.artikel-td {
	width: 168px;
	height: 168px;
}
.artikel-td_small {
	width: 70px;
	height: 70px;
}
.cross-artikel-td {
	width: 131px;
	height: 131px;
}
.dreieck {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 20;
	
}
.artikel_text {
	margin-top: 5px;
	text-align: left;
	background-color: #96C31E;
	width: 170px;
	height: 70px;
	overflow: hidden;
	line-height: 12px;
}
.artikel_text_padding {
	padding: 9px;
}
.artikel2 {
	width: 133px;
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
	overflow: hidden;
}
.artikel2_bild {
	border: 1px solid #C8C8C8;
	height: 131px;
}
.artikel2_text {
	margin-top: 5px;
	text-align: left;
	background-color: #FFFFFF;
	border: 1px solid #C8C8C8;
	width: 131px;
	height: 70px;
	overflow: hidden;
	line-height: 12px;
}

.produktdetail_container {
	width: 577px;
	border: 1px solid #C8C8C8;
	margin-bottom: 20px;
}

.bigImage {
	height: 242px;
	width: 242px;
	float: left;
	overflow: visible;
}

.articleInformation {
	width: 320px;
	float: left;
	margin-left: 13px;
	margin-top: 16px;
	margin-bottom: 13px;
}

.beschreibung {
	width: 307px;
	margin-right: 13px;
}

.assign_container {
	overflow:hidden;
	width: 220px;
}

.small_images {
	overflow:hidden;
	width: 309px;
	height: 70px;
	margin-bottom: 13px;
}

.right {
	width: 203px;
	text-align: left;
	padding-left: 13px;
	padding-right: 13px;
	margin-top: 13px;
	margin-bottom: 50px;
	/*border-left: 1px dotted #8D8B8E;*/
	float: left;
}

.logintext {
	margin-left: 0px; 
	margin-top: 2px;
	text-align:left;
}

.ToBasketButton {
	cursor: pointer;
	background-color: transparent;
	border: 0px solid #000000;
	width: 90px;
	height: 22px;
	text-align: left;
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	font-weight: bold;
	margin-left: -3px;
}
.ToNoticeButton {
	cursor: pointer;
	background-color: transparent;
	border: 0px;
	width: 61px;
	height: 20px;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	text-align: left;
}

.regmenu {
	float: left;
	font-size: 14px;
	font-family: Arial;
	color: #929290;
}

.button button{
	cursor: pointer;
	background-color: transparent;
	border: 0px solid #000000;
	text-align: left;
	padding: 0px;
	margin: 0px;
}
.button {
	background-color: transparent;
	border: 0px solid #000000;
	text-align: left;
	padding: 0px;
	margin: 0px;
	cursor: pointer;
}

.savebutton_en {
	background-color: #96C31E;
	border: 0;
	text-align: left;
	padding: 0px;
	margin: 0px;
	cursor: pointer;
	width: 76px;
	height: 23px;
	font-size: 11px;
	font-weight: bold;
	background-image: url(/templates/img/layout/save_en.gif);
}
.savebutton_de {
	background-color: #96C31E;
	border: 0;
	text-align: left;
	padding: 0px;
	margin: 0px;
	cursor: pointer;
	width: 76px;
	height: 23px;
	font-size: 11px;
	font-weight: bold;
	background-image: url(/templates/img/layout/save_de.gif);
}
.send_pw_de {
	width: 113px;
	height: 23px;
	font-size: 11px;
	font-weight: bold;
	background-image: url(/templates/img/layout/send_pw_de.gif);
}
.send_pw_en {
	width: 113px;
	height: 23px;
	font-size: 11px;
	font-weight: bold;
	background-image: url(/templates/img/layout/send_pw_en.gif);
}

.calculator_left_container {
	position: absolute;
	z-index: 5;
	left: 19px;
	top: 19px;
	width: 540px;
	height: 600px;
	overflow: hidden;
}
.infoicon {
	position: relative;
	z-index: 2;
	height: 7px;
}
.infoicon img {
	display: block;
	z-index: 5;
	position: absolute;
	left:264px;
	top: 2px;
	width: 16px;
	height: 16px;
}

.infotext {
	padding: 3px 3px 3px 14px;
	width: 260px;
	background-image: url(/templates/img/layout/help.gif);
	background-repeat: no-repeat;
	font-size: 10px;
	left: 280px;
	top: -30px;
	height: 40px;
	overflow: hidden;
	display: none;
	position: absolute;
	z-index: 5;
}

.calculator_right_container {
	width: 171px;
	padding: 0px 21px 0px 15px;
	overflow: hidden;
	float: right;
}

.buttons {
	float: left;
}

.errList {
	padding: 5px;
	margin-left: 6px;
	padding-top: 0px;
	margin-top: 0px;
}

.quality {
	border: 0px;
	margin-top: -20px;
	float: left;
	height: 200px;
	width: 121px;
	background-color: transparent;
}
.loginmenu {
	background-color: #EBEBEB;
	border-left: 1px dotted #8D8B8E;
}
.loginmenu ul {
	margin: 0 0 0 25px;
	padding: 10px 10px 10px 0;
}
.loginmenu ul.navL3 {
	margin: 0 0 0 15px;
}
.loginmenu ul, .loginmenu li {
	list-style-type: none;
}
.loginmenu li.navL3 {
	list-style-type: square;
}
.loginmenu li.navL4 {
	list-style-type: square;
}

/* Sitemap */
.navElement0, .navElement1, .navElement3 {
	display: none;
}
#sitemap {
	width: 740px;
	overflow: hidden;
}

#sitemap-headlines, #sitemap-subnav, #sitemap-siteservice {
	line-height: 16px;
}
#sitemap-subnav {
	margin-bottom: 40px;
}
.sm-nav1 {
	float: left;
	width: 133px;
	margin-right: 15px;
}
#sitemap-headlines a:link, #sitemap-headlines a:visited, #sitemap-headlines a:active, #sitemap-headlines a:hover { 
	color: #96C31E;
	font-size: 12px;
	font-weight: bold;
}
#sitemap-headlines .sm-nav1, #sitemap-subnav .navElement2 {
	margin-bottom: 7px;
}
#sitemap-subnav .navElement2 {
	background-image: url(/templates/img/layout/sitemap-point.gif);
	background-repeat: no-repeat;
	background-position: 0px 7px;
	padding-left: 10px;
	width: 123px;
	overflow: hidden;
}
#sitemap-siteservice a:link, #sitemap-siteservice a:visited, #sitemap-siteservice a:active, #sitemap-siteservice a:hover { 
	color: #96C31E;
}

.news-img {
		
}
.short-news {
	width: 200px; 
	overflow: hidden;
	vertical-align:top;
}
.short-news img {
	float: left;
	padding-right: 5px;
}

.news-text {
	width: auto;
	
}
.delivery-notshow {
	display: none;
}
.delivery-notshow-show {
	display: block;
}
.award_special {
	float: left;
	margin-right: 15px;
	margin-bottom: 25px;
	width: 170px;
	height: 260px;
	overflow: hidden;
}
.extrareiter {
	margin-top: 10px;
	margin-bottom: 10px;
	height: 20px;
	width: 280px;
	background-color: #96C31E;
}
.extraoptions {
	border: 0px solid #96C31E;
	width: 280px;
}
.extraline {
	line-height: 0;
	font-size: 0;
	height: 2px;
	background-color: #96C31E;
	width: 280px;
	margin: 0 0 15px 0;
}