@charset "utf-8";

body {
	margin: 0px;
	padding: 0px;
/*	position:relative;*/
	height:100%;
}
html {
	height:100%;
}

/* Neue Klassen für Design mit DIV */


.site-head {
	width: 100%;
	height:153px;
	position:relative;
	top:0;
	left:0px;
	float:left;
	background-image: url(images/bg-header.jpg);
	background-repeat: repeat;
}
.site-head-frame {
	width:944px;
	float:left;
	height:153px;
	position:relative;
}
.site-head-logo {
	position:relative;
	height:153px;
	width:399px;
	top:0px;
	left:0px;
	float:left;
	background-image:url(images/logo.jpg);
}
.site-head-spacer-10 {
	position:relative;
	height:153px;
	width:10px;
	float:left;
}
.site-head-titel-frame {
	width:353px;
	height: 101px;
	float:left;
	position:relative;
}
.site-head-tunnel {
	width:182px;
	height: 101px;
	float:left;
	position:relative;
	background-image: url(images/header-bm.jpg);
	background-repeat: no-repeat;
}
.site-head-piktogramm {
	position:relative;
	float:left;
	height:52px;
	width:48px;
}
.footer-gras {
	/*top:650px;*/
	position:relative;
	bottom:98px;
	#bottom:0px;
	height:98px;
	width:100%;
	left:0px;
	clear:both;
	background-image: url(images/footer.jpg);
	background-repeat:repeat;
}
.footer-w3c {
	/*top:650px;*/
	position:relative;
	bottom:-30px;
	height:31px;
	left:50px;
	clear:both;
	background-image: url(images/valid-xhtml10.png);
	background-repeat:no-repeat;
}
.site {
	width:100%;
	min-height:100%;
	height:auto !important; /* moderne Browser */
	height:100%;
	position:relative;
	float:left;
}
.main {
	position:relative;
	top:0px;
	float:left;
	width:952px;
	margin-bottom: 98px;
	/*height:auto;*/
}
.menue {
	position:relative;
	float:left;
	width: 172px;
	padding-left:10px;
	padding-top:10px;
}
.frame-left {
	position:relative;
	float:left;
	width: 173px;
}

.content-left {
	width:162px;
	position:relative;
	float:left;
	height:auto;
	margin-top:20px;
	padding-left:5px;
	padding-right:5px;
}
.content-main {
	width: 559px;
	min-height:500px;
	height:auto !important;  /* für moderne Browser */
  	height:500px;  /*für den IE */
	float:left;
	padding-top:15px;
	padding-left:10px;
	padding-right:10px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #007C43;
	border-left-color: #007C43;	
}
.flaggen {
	width:182px;
	float:left;
	position:relative;
	height:20px;
	padding-top:10px;
}
.flaggen-cell {
	padding-right:5px;
}
.content-right {
	width: 172px;
	float:left;
	padding-top:10px;
	padding-left:5px;
	padding-right:5px;
}
.headline-header {
	font-family: Calibri, verdana, arial, sans-serif;
	font-size: 33px;
	color: #007c43;
	font-weight: bold;
	float:left;
	position:relative;
	margin-top:30px;
	width:100%;
	height:37px;
}
.subheadline-header {
	font-family: Calibri, verdana, arial, sans-serif;
	font-size: 24px;
	color: #FFFFFF;
	font-weight: bold;
	height: 26px;
	float:left;
	position:relative;
	width:100%;
}
.header-spacer-dunkelgruen {
	background-color: #007C43;
	height: 6px;
	position:relative;
	top:0px;
	float:left;
	width:100%;
}
.header-spacer-hellgruen {
	background-color: #80a73a;
	height: 4px;
	position:relative;
	top:0px;
	float:left;
	width:100%;
}
#menu_gg {
	width:160px;
	margin: 0px;
	padding:0px;
	background:TRANSPARENT;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #007C43;
	vertical-align: top;
}
#menu_gg_link {
	width:160px;
	margin: 0px;
	padding:0px;
	background:TRANSPARENT;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #007C43;
	vertical-align: top;
}
.menu_gg_link:link, .menu_gg_link:hover, .menu_gg_link:visited {
	width:160px;
	margin: 0px;
	padding:0px;
	background:TRANSPARENT;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #007C43;
	vertical-align: top;
	text-decoration:none;
	display:block;
	text-decoration:none;
}
 
#menu_gg_1 {
	width:140px;
	margin: 0px;
	padding:0px;
	padding-left:5px;
	padding-right:40px
	margin-bottom:3px;
	background:TRANSPARENT;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #007C43;
	vertical-align: baseline;
}
#menu_gg_1_link {
	width:140px;
	margin: 0px;
	padding:0px;
	padding-left:5px;
	padding-right:40px
	margin-bottom:3px;
	background:TRANSPARENT;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #007C43;
	vertical-align: baseline;
}
#menu_gg ul, #menu_gg li {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
#menu_gg_1 ul, #menu_gg_1 li {
	list-style-type: none;
	padding:0px;
	margin:0px;
}
 
#menu_gg li a:link, #menu_gg li a:visited, #menu_gg li a:active {
	display:block;
	text-decoration:none;
	padding-left: 26px;
	padding-bottom:6px;
	
	}
#menu_gg_1 li a:link, #menu_gg_1 li a:visited, #menu_gg_1 li a:active {
	display:block;
	text-decoration:none;
	padding-left: 36px;
	padding-right:5px;
	padding-bottom:4px;
	}
#menu_gg li a:hover {
	color:#80a73a;
	background-image: url(images/menue-logo.jpg);
	background-position: 4px -3px;
	background-repeat: no-repeat;
}
#menu_gg_1 li a:hover {
	color:#80a73a;
	background-image: url(images/menue-logo.jpg);
	background-position: -1px -3px;
	background-repeat: no-repeat;
}


/* restliche Klassen übernommen aus alter style.css*/

.flaggen-frame {
	margin-left:5px;
	margin-right:0px;
	margin-top:0px;
	border: 1px solid #007C43;
	padding:3px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #007C43;
}
.box-left {
	width: 183px;
	border-right-style: solid;
	border-right-color: #007C43;
	border-right-width: 1px;
	height: 360px;
	vertical-align: top;
}
.box-main {
	width: 579px;
	border-right-style: solid;
	border-right-color: #007C43;
	border-right-width: 1px;
	vertical-align: top;
	
}

.box-right {
	width: 182px;
	vertical-align: top;
	
}
.box-left-1px {
	width: 183px;
	border-right-style: solid;
	border-right-color: #007C43;
	border-right-width: 1px;
	height: 10px;
}
.table-outside {
	height: 100%;
}

.MenuLevel1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #007C43;
}

a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/*font-size: 12px;*/
	font-weight: normal;
	color: #007C43;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/*font-size: 12px;*/
	font-weight: normal;
	color: #007C43;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/*font-size: 12px;*/
	font-weight: normal;
	color: #CC0000;
}

a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/*font-size: 12px;*/
	font-weight: normal;
	color: #CC0000;
}

.h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #007C43;
	height: 11px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #007C43;
	height: 11px;
}
.h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #007C43;
	height: 7px;
}

.csc-firstHeader {
	font-family: Calibri, verdana, arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #007C43;
	height: 11px;
}
.csc-textpic-caption {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #007C43;
	font-weight:bold;
	text-align: justify;
}
.ce_wrap {
	padding-bottom:15px;
	padding-top:0px;
	top: -10px;
	position: relative;
	width: 550px;
	height:auto;
}

DIV.csc-textpic-intext-right-nowrap DIV.csc-textpic-text{
	width:300px;
}

DIV.csc-textpic-intext-right-nowrap DIV.csc-textpic-imagewrap { 
	float: right;
	clear: both; 
	padding-top:0px;
}
DIV.csc-textpic-intext-right DIV.csc-textpic-imagewrap { 
	float: right;
	padding-top:0px;
	padding-bottom:2px;
	display:inline;	
	clear: both; 
}
DIV.csc-textpic-imagewrap { padding: 0;}
DL.csc-textpic-image { 
	margin-top: 0px;
	/*top: 0px;
	position: relative;*/}
DIV.csc-textpic-right DIV.csc-textpic-text { clear: right; padding:0px; }
DIV.csc-textpic-text {
	padding-top:0px;
	
}
DIV.csc-header  {
	margin-top:8px;
}

.tx-jppageteaser-pi1-list-entry-image IMG {
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.tx-jppageteaser-pi1 {}
		
		.tx-jppageteaser-pi1-browsebox {
	margin-top: 10px;
	padding-top: 3px;
		}
		
		
		/* List View */
		.tx-jppageteaser-pi1-list {}
		
		.tx-jppageteaser-pi1-list-entry {
	clear: both;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A0A0A4;
		}
		
		.tx-jppageteaser-pi1-list-entry-description {
		    margin-top: 10px;
		}
		
		.tx-jppageteaser-pi1-list-entry-link-item {
			font-size: 9px;
			margin-top: 5px;
			margin-bottom: 2px;
		}

		.tx-jppageteaser-pi1-list-entry H4 {
		    
		    position: relative;
		}
		
		.tx-jppageteaser-pi1-list-entry H4 A {
		    color: #666;
		}
		
		.tx-jppageteaser-pi1-list-entry-creation-date,
		.tx-jppageteaser-pi1-list-entry-change-date {
		    position: absolute;
		    bottom: 4px;
		    right: 0px;
		    font-size: 9px;
		    font-weight: normal;
		    color: #999;
		}
		
		.tx-jppageteaser-pi1-browsebox {
		    text-align: center;
		}
		.tx-jppageteaser-pi1-browsebox-show-results {}
		.tx-jppageteaser-pi1-browsebox-browse-links {}
		.tx-jppageteaser-pi1-browsebox-show-results-number {}
		.tx-jppageteaser-pi1-browsebox-disabled-link {}
		.tx-jppageteaser-pi1-browsebox-inactive-link {}
		.tx-jppageteaser-pi1-browsebox-active-link {}
/* default styles for extension "tx_cssstyledcontent" */
/* Captions */
	DIV.csc-textpic-caption-c .csc-textpic-caption { text-align: center; }
	DIV.csc-textpic-caption-r .csc-textpic-caption { text-align: right; }
	DIV.csc-textpic-caption-l .csc-textpic-caption { text-align: left; }

	/* Needed for noRows setting */
	DIV.csc-textpic DIV.csc-textpic-imagecolumn { float: left; display: inline; }

	/* Border just around the image */
	DIV.csc-textpic-border DIV.csc-textpic-imagewrap .csc-textpic-image IMG {
		border: 2px solid black;
		padding: 0px 0px;
	}

	DIV.csc-textpic-imagewrap { padding: 0; }

	DIV.csc-textpic IMG { border: none; }

	/* DIV: This will place the images side by side */
	DIV.csc-textpic DIV.csc-textpic-imagewrap DIV.csc-textpic-image { float: left; }

	/* UL: This will place the images side by side */
	DIV.csc-textpic DIV.csc-textpic-imagewrap UL { list-style: none; margin: 0; padding: 0; }
	DIV.csc-textpic DIV.csc-textpic-imagewrap UL LI { float: left; margin: 0; padding: 0; }

	/* DL: This will place the images side by side */
	DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image { float: left; }
	DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image DT { float: none; }
	DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image DD { float: none; }
	DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image DD IMG { border: none; } /* FE-Editing Icons */
	DL.csc-textpic-image { margin: 0; }
	DL.csc-textpic-image DT { margin: 0; display: inline; }
	DL.csc-textpic-image DD { margin: 0; }

	/* Clearer */
	DIV.csc-textpic-clear { clear: both; }

	/* Margins around images: */

	/* Pictures on left, add margin on right */
	DIV.csc-textpic-left DIV.csc-textpic-imagewrap .csc-textpic-image,
	DIV.csc-textpic-intext-left-nowrap DIV.csc-textpic-imagewrap .csc-textpic-image,
	DIV.csc-textpic-intext-left DIV.csc-textpic-imagewrap .csc-textpic-image {
		display: inline; /* IE fix for double-margin bug */
		margin-right: 10px;
	}

	/* Pictures on right, add margin on left */
	DIV.csc-textpic-right DIV.csc-textpic-imagewrap .csc-textpic-image,
	DIV.csc-textpic-intext-right-nowrap DIV.csc-textpic-imagewrap .csc-textpic-image,
	DIV.csc-textpic-intext-right DIV.csc-textpic-imagewrap .csc-textpic-image {
		display: inline; /* IE fix for double-margin bug */
		margin-left: 10px;
	}

	/* Pictures centered, add margin on left */
	DIV.csc-textpic-center DIV.csc-textpic-imagewrap .csc-textpic-image {
		display: inline; /* IE fix for double-margin bug */
		margin-left: 10px;
	}
	DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image .csc-textpic-caption { margin: 0; }
	DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image IMG { margin: 0; }

	/* Space below each image (also in-between rows) */
	DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image { margin-bottom: 5px; }
	DIV.csc-textpic-equalheight DIV.csc-textpic-imagerow { margin-bottom: 5px; display: block; }
	DIV.csc-textpic DIV.csc-textpic-imagerow { clear: both; }

	/* No margins around the whole image-block */
	DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-firstcol { margin-left: 0px !important; }
	DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-lastcol { margin-right: 0px !important; }

	/* Add margin from image-block to text (in case of "Text w/ images") */
	DIV.csc-textpic-intext-left DIV.csc-textpic-imagewrap,
	DIV.csc-textpic-intext-left-nowrap DIV.csc-textpic-imagewrap {
		margin-right: 10px !important;
	}
	DIV.csc-textpic-intext-right DIV.csc-textpic-imagewrap,
	DIV.csc-textpic-intext-right-nowrap DIV.csc-textpic-imagewrap {
		margin-left: 10px !important;
	}

	/* Positioning of images: */

	/* Above */
	DIV.csc-textpic-above DIV.csc-textpic-text { clear: both; }

	/* Center (above or below) */
	DIV.csc-textpic-center { text-align: center; /* IE-hack */ }
	DIV.csc-textpic-center DIV.csc-textpic-imagewrap { margin: 0 auto; }
	DIV.csc-textpic-center DIV.csc-textpic-imagewrap .csc-textpic-image { text-align: left; /* Remove IE-hack */ }
	DIV.csc-textpic-center DIV.csc-textpic-text { text-align: left; /* Remove IE-hack */ }

	/* Right (above or below) */
	DIV.csc-textpic-right DIV.csc-textpic-imagewrap { float: right; }
	DIV.csc-textpic-right DIV.csc-textpic-text { clear: right; }

	/* Left (above or below) */
	DIV.csc-textpic-left DIV.csc-textpic-imagewrap { float: left; }
	DIV.csc-textpic-left DIV.csc-textpic-text { clear: left; }

	/* Left (in text) */
	DIV.csc-textpic-intext-left DIV.csc-textpic-imagewrap { float: left; }

	/* Right (in text) */
	DIV.csc-textpic-intext-right DIV.csc-textpic-imagewrap { float: right; }

	/* Right (in text, no wrap around) */
	DIV.csc-textpic-intext-right-nowrap DIV.csc-textpic-imagewrap { float: right; clear: both; }
	/* Hide from IE5-mac. Only IE-win sees this. \*/
	* html DIV.csc-textpic-intext-right-nowrap .csc-textpic-text { height: 1%; }
	/* End hide from IE5/mac */

	/* Left (in text, no wrap around) */
	DIV.csc-textpic-intext-left-nowrap DIV.csc-textpic-imagewrap { float: left; clear: both; }
	/* Hide from IE5-mac. Only IE-win sees this. \*/
	* html DIV.csc-textpic-intext-left-nowrap .csc-textpic-text { height: 1%; }
	/* End hide from IE5/mac */
DIV.csc-textpic DIV.csc-textpic-imagerow-last { margin-bottom: 0; }

.tx-lumophpinclude-pi1{
	/*width:565px;*/
	position:relative;
	
}
.tx_lumophpinclude_d41d8cd98f00b204e9800998ecf8427e{
	width: 180px;
	position:relative;
	font-family: Trebuchet MS, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	text-align: justify;	
}
.seller{
	width:560px;
	margin-top:10px;
	/*margin-bottom:10px;*/
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A0A0A4;	
}
.video {
	text-align: center;
	margin-top:10px;
	margin-left:80px;
}
.tx-flvplayer2-pi1 {
	text-align: center;
	margin-top:10px;
	/*margin-left:80px;*/
}
.content_right_wrap {
	margin-top:3px;
	margin-bottom:3px;
}
.ce_frame {
	border: 1px solid #80A73A;
	padding: 2px;
}
.ce_frame_bottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #80A73A;
	padding-bottom:5px;
	margin-bottom:9px;
}
.ce_frame_top {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #80A73A;
	padding-top:7px;
	margin-top:9px;
}
.ce_noframe {
	
}


div.com-category2-title {
font:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
color:#7FBF55;
}

div.com-category2 {
font:Verdana, Arial, Helvetica, sans-serif;
font-size:15px;
font-weight:bold;
color:#007C43;;
}

a:link {text-decoration: none;}
a:activ {text-decoration: none;}
a:visited {text-decoration: none;}
a:hover {text-decoration: none;}

.text {
	font-size:12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #007C43;
}

.com_titel {
	font-size:14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: 007C43;
	text-decoration:none;
	font-weight: bolder;
}

.liste-kopf {
	margin-bottom:20px;
	padding-top:20px;
	height: 30px;
}

.floatbox {
	position: absolute;
	top: 70px;
	margin-top:20px;
	width:560px;
}

.com_floatbox_LIST {
	float:left;
	position:absolute;
	width:560px;
	height:18px;
	font-size:12px;
	background-color:#A0A0A4;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	float:left;
	margin-bottom:10px;
	vertical-align: middle;
	padding-right: 5px;
	padding-left: 5px;
}

.com_floatbox_LISTITEMS_GG {
	float:left;
	width:550px;
	font-size:12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	vertical-align: top;
	margin-bottom:30px;
	padding:5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #007C43;
}

.com_floatbox_LISTITEMS_EVEN_GG {
	float:left;
	width:550px;
	font-size:12px;
	background-color:#BBD1A3;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	padding: 0px;
	vertical-align: top;
	margin-bottom:30px;
	margin-top: 5px;
	padding:5px;
}

.LIST_bild {
	width: 170px;
	height:170px;
	float: left;
	margin-right:10px;
}

.LIST_titel {
	width: 310px;
	height:auto;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 19px;
	margin-bottom:10px;
}

.LIST_preis {
	width: 60px;
	float: left;
	font-size: 13px;
	font-weight: bold;
	text-align: right;
}

.LIST_beschreibung {
	width: 370px;
	height:80px
	top: 20px;
	left:70px;
	float: right;
	margin-bottom:7px;
	vertical-align: baseline;
	text-align: left;
}

.LIST_aktion {
	width: 350px;
	margin-top:20px;
	float: right;
	text-align: right;
}

.anzahl {
	/*border: 1px solid #007C43;*/
	height:19px;
	float:right;
	width:25px;
}

.anzahl_form {
	border: 1px solid #007C43;
	height:15px;
	float:right;
	width:25px;
}

.anzahl_left {
	border: 1px solid #007C43;
	height:19px;
	/*float:left;*/
	width:35px;
}

.inputBorder {
	border: 1px solid #007C43;
	height:19px;
	float:left;
	width:125px;
}

.anzahl_titel {
	width:50px;
	float:right;
	height:19px;
	margin-right:7px;
	padding-top:2px;
	vertical-align: bottom;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: 007C43;
}

.button_warenkorb {
	width: 120px;
	float:right;
}

.zum_warenkorb {
	width:120px;
	float:right;
}

.commerce_button  {
	background-color: #007C43;
	text-align: center;
	margin-right: 2px;
	margin-left: 5px;
	margin-bottom:2px;
	border: 1px solid #007C43;
	width: 1px;
	width:auto;
	overflow:visible;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-variant: normal;
	font-weight: bold;
	font-size: 10px;
	font-size-adjust: none;
	font-stretch: normal;
	color: #FFFFFF;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	height: 19px;
	cursor: pointer;	
}

.tx-commercecoupons-pi1-submit {
	background-color: #007C43;
	text-align: center;
	margin-right: 2px;
	margin-left: 5px;
	margin-bottom:2px;
	border: 1px solid #007C43;
	width: 1px;
	width:auto;
	overflow:visible;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-variant: normal;
	font-weight: bold;
	font-size: 10px;
	font-size-adjust: none;
	font-stretch: normal;
	color: #FFFFFF;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	margin-top:2px;
	height: 19px;
	cursor: pointer;	
}
.tx-commercecoupons-pi1-submitbutton {
	width: 100px;
	cursor: pointer;
	float:left;	
}
.tx-commercecoupons-pi1{
	float:left;
	width:550px;
	margin-bottom:15px;
}
.basket_gg {
	width:550px;
	position:relative;
	/*	top:70px;*/
	overflow:visible;
	float:left;
}

.basket_gg_titel {
	width: 550px;
	background-color: #CCCCCC;
	border: 1px solid #007C43;
	padding: 2px;
	/*position: absolute;
	top: 70px;*/
	position:relative;
	top:0px;
	float:left;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	font-weight: bold;
	margin-bottom:15px;
}
.basket_gg_even {
	width: 550px;
	padding: 2px;
	position: relative;
	/*top: 45px;*/
	float:left;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	font-weight: bold;
	margin-bottom:10px;
}
.basket_gg_odd {
	width: 550px;
	padding: 2px;
	position: relative;
	/*top: 45px;*/
	float:left;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	margin-bottom:10px;
	font-weight: bold;
	background-color: #D3DECB;
}
.basket_gg_prod {
	float:left;
	width:120px;
}
.basket_gg_ep {
	float:left;
	width:130px;
}
.basket_gg_anzahl {
	float:left;
	width:70px;
}
.basket_gg_gp {
	float:left;
	width:140px;
}
.basket_delete {
	float:left;
	width:72px;
}
.basket_prodtitel {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	font-weight: bold;
	color: #007C43;	
}
.basket_payment {
	width:550px;
	position:relative;
	margin-top:10px;
	float:left;
	padding:2px;
	background-color: #cccccc;
	border: 1px dotted #7F5F00;
	margin-bottom:15px;
}
.basket_payment_titel {
	width:546px;
	height:19px;
	float:left;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	font-weight: bold;
	color: #007C43;
	margin-bottom:10px;
}
.basket_delivery_titel {
	width:546px;
	height:19px;
	float:left;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	font-weight: bold;
	color: #007C43;
	margin-bottom:10px;
}
.select_box {
	background:#EEEEEE;
	color:#333333;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size:11px;
	width:208px;
	border:0px;
}
.basket_payment_art {
	width:200px;
	float:left;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	font-weight: bold;
	padding-top:3px;
	height:20px;
}
.basket_delivery_art {
	width:140px;
	float:left;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	font-weight: bold;
}
.basket_payment_box {
	float:left;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	border: 1px solid #007C43;
}
.basket_payment_box_neu {
	width:168px;
	float:left;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 9px;
	font-weight:bold;
}
.basket_payment_preis {
	width:87px;
	padding-left:0px;
	float:left;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
}
.basket_delivery {
	width:550px;
	position:relative;
	top:0px;
	float:left;
	padding:2px;
	background-color: #cccccc;
	border: 1px dotted #7F5F00;
	margin-bottom:25px;
}
.basket_delivery_preis {
	width:187px;
	padding-left:0px;
	float:left;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	text-align: left;
}
.basket_delivery_land {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	width:308px;
	float:left;
}
.basket_coupon_label {
	float:left;
	width:150px;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	font-weight:bold;
}
.basket_coupon_titel {
	float:left;
	width:158px;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
}
.basket_coupon_wert {
	float:left;
	width:187px;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	text-align: left;
	font-weight:bold;
}

.basket_zusfas {
	width:550px;
	position:relative;
	float:left;
	padding:2px;
	background-color: #cccccc;
	border: 1px dotted #7F5F00;
	margin-bottom:5px;
}
.coupon {
	width:565px;
	float:left;
}
.basket_navigate {
	width:550px;
	position:relative;
	top:0px;
	float:left;
	padding:2px;
}
.commerce_nav {
	width: auto;
	float:left;
	height:18px;
	margin-right:7px;
	overflow:hidden;
	margin-bottom:20px;
}
.basket-container {
	height:auto;
	overflow:visible;
	position:relative;
	/*top:10px;*/
	margin-top:0px;
}
.couponeingabe {
	width:565px;
	/*position:absolute;
	top:10px;*/
	float:left;
	height:auto;
	margin-bottom:15px;
}
.erklaerung {
	/*float:left;*/
	width:565px;
	margin-bottom:10px;
	margin-top:10px;
	padding:2px;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	color: #007C43;
	text-align: justify;
}
.box_checkout {
	width:552px;
	position:absolute;
	top:10px;
	background-color:#CCCCCC;
	padding:2px;
	border:1px solid;
	border-color:#007C43
}
.box_checkout_active {
	width:548px;
	float:left;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size:10px;
	font-weight:bold;
	color:#007C43;
}
.box_checkout_step {
	width:548px;
	float:left;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size:10px;
	color:#007C43;
}
.box_checkout_address {
	width:552px;
	position:absolute;
	float:left;
	top:83px;
	padding:2px;
	border:1px solid;
	border-color:#007C43;
}
.box_checkout_control {
	width:565px;
	position:absolute;
	top:89px;
	overflow:visible;
	padding:2px;
	border:1px solid;
	border-color:#007C43;
}
.box_checkout_control_2 {
	width:552px;
	height:870px;
	position:relative;
	top:89px;
	overflow:visible;
	padding:2px;
	border:1px solid;
	border-color:#007C43;
}
.box_checkout_basket {
	width:548px;
	position:relative;
	float:left;
	margin:2px;
	border:1px solid;
	border-color:#007C43;
	background-color:#CCCCCC;
}
.error {
	width:550px;
	position:relative;
	float:left;
	margin-top:5px;
	margin-bottom:5px;
	background-color:#FF0000;
	font-size: 14px;
	font-weight: bolder;
}
.box_checkout_address_titel {
	float:left;
	width:548px;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 14px;
	font-weight: bold;
	color: #007C43;
	margin-bottom:8px;
}
.box_checkout_address_description {
	float:left;
	width:548px;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	color: #007C43;
	margin-bottom:6px;
}
.label_titel {
	float:left;
	width:155px;
	margin-bottom:5px;
	padding-left:20px;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	height:16px;
}
.singleview_price {
	float:left;
	width:100px;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
}
.label_error {
	float:left;
	width:559px;
	margin-bottom:5px;
	padding-left:20px;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	height: 0px auto;
	font-weight: bold;
	color: #007C43;
	clear:both;
}
.com-single-desc {
	margin-bottom: 10px;
}
.label_titel_rechts {
	float:left;
	width:155px;
	margin-bottom:5px;
	padding-right:20px;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	height:28px;
	text-align:right;
}
.label_value {
	width:370px;
	float:left;
	margin-bottom:5px;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	height:16px;
}
.label_value_rechts {
	width:370px;
	float:left;
	margin-bottom:5px;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	height:28px;
}
.label_titel_re {
	float:left;
	width:155px;
	margin-bottom:5px;
	padding-right:10px;
	text-align: right;
	height:28px;
	vertical-align: baseline;
}
.label_value_re {
	width:340px;
	height:28px;
	float:left;
	margin-bottom:5px;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	vertical-align: baseline;
}
.label_value_re_2 {
	width:100px;
	height:28px;
	float:left;
	margin-bottom:5px;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	vertical-align: baseline;
}
.checkout_basket_artikel {
	float:left;
	width:60px;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	padding-left:2px;
	text-align:center;
}
.checkout_row {
	float:left;
	width:548px;
	margin-bottom:5px;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
}
.checkout_basket_produkt {
	float:left;
	width:160px;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	padding-left:2px;
}
.checkout_spacer_li {
	width:126px;
	padding-left:300px;
	float:left;
}
.checkout_spacer_re {
	width:114px;
	float:left;
	text-align:center;
}
.checkout_basket_ep {
	float:left;
	width:120px;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	padding-left:2px;
	text-align:center;
}
.checkout_basket_anzahl {
	float:left;
	width:70px;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	padding-left:2px;
	text-align:center;
}
.checkout_basket_gp {
	float:left;
	width:120px;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	padding-left:2px;
	text-align:center;
}
.disclaim {
	width:550px;
	float:left;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	text-align: justify;
}

.image_commerce_single {
	width: 400px;
/*	position:relative;*/
	margin-bottom:20px;
	margin-top:20px;
	margin: 0px auto;
	/*padding-left:100px;
	text-align: center;	*/
}
.csc-loginform {
	border: 1px solid #007C43;
	padding:2px;
	text-align: right;
}
.csc-form-labelcell {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	font-weight: bold;
	color: #007C43;
}
.csc-form-fieldcell {
	height: 13px;
}
.loginform_gg {
	width:450px;
	float:left;
}
..loginform_value_border {
	width:200px;
	float:left;
	margin-bottom:5px;
	border: 1px solid #007C43;
	height: 20px;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
}

.loginform_label {
	width:230px;
	float:left;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	font-weight: bold;
	text-align:right;
	color: #007C43;
	margin-bottom:5px;
	vertical-align: sub;
	height:20px;
	padding-right:5px;
}
.loginform_value {
	width:200px;
	float:left;
	margin-bottom:5px;
}
.buttonform {
	width:565px;
	text-align:center;
}
.buttonform_input {
	border: 1px solid #007C43;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	height:20px;
	padding-left:2px;
	padding-right:2px;
}
.button_value {
	width:250;
	margin-bottom: 5px;
	margin: 0px auto;
	height:29px;
}
.loginform_input {
	border: 1px solid #007C43;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	padding-left:2px;
	padding-right:2px;
}
.box_address1 {
	width:546px;
	position:relative;
	top:10px;
	float:left;
	padding:2px;
	background-color: #cccccc;
	border: 1px dotted #7F5F00;
	margin-bottom:15px;
}
.order {
	width:565px;
	float:left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.order_list {
	width:465px;
	float:left;
	margin-left:100px;
	margin-top:7px;
	background:#DDDDDD;
	border: 1px solid #007C43;
	margin-bottom:20px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.order_list_titel {
	width:465px;
	float:left;
	background:#CCCCCC;
	font:Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	text-align:center;
}
.order_list_inhalt {
	width:465px;
	float:left;
	font:Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
}
.order_box_inhalt {
	width:565px;
	float:left;
	font:Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
}
.order_box_titel {
	width:565px;
	float:left;
	font-size:10px;
	margin-top:10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #007C43;
	background-color: #CCCCCC;
	text-align:center;
}
.order-id {
	width:160px;
	float:left;
	padding:2px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	text-align:center;
}
.order-date {
	width:100px;
	float:left;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	padding:2px;
	text-align:center;
}
.order-price {
	width:100px;
	float:left;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	padding:2px;
	text-align:center;
}
.order_list-name {
	width:192px;
	float:left;
	padding:2px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	text-align:center;
}
.order_list-anzahl {
	width:96px;
	float:left;
	padding:2px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	text-align:center;
}
.order_list-preis {
	width:159px;
	float:left;
	padding:2px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	text-align:center;
}
.order-product {}
.order-amount {}

.tx-timtabsociable-pi1 {
	width:170px;
	float:left;
	position:relative;
	padding:2px;
}
.social-icon {
	float:left;
	width:24px;
	margin-top:2px;
}
.social-icon-tagline {
	float:left;
	width:170px;
	margin-top:2px;
	margin-bottom:3px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.cloud {
	width:165px;
	float:left;
	padding:5px;
}
.cloud-data {
	width:auto;
	float:left;
	margin-right:5px;
	height:20px;
}
.cloud-weight1 {font-size: 14px;}
.cloud-weight2 {font-size: 12px;}
.cloud-weight3 {font-size: 9px;}
.cloud-weight4 {font-size: 8px;}
.cloud-weight5 {font-size: 12px;}
.cloud-weight6 {font-size: 11px;}
.cloud-weight7 {font-size: 10px;}
.cloud-weight8 {font-size: 8px;}
.cloud-weight9 {font-size: 11px;}
.cloud-weight10 {font-size: 12px;}
.cloud-weight11 {font-size: 11px;}
.cloud-weight12 {font-size: 10px;}
.cloud-weight13 {font-size: 12px;}
.cloud-weight14 {font-size: 9px;}
.cloud-weight15 {font-size: 10px;}
.cloud-weight16 {font-size: 9px;}
.cloud-weight17 {font-size: 13px;}
.cloud-weight18 {font-size: 11px;}
.cloud-weight19 {font-size: 9px;}
.cloud-weight20 {font-size: 12px;}

/* RECHNUNGSKLASSEN */

.content-main-pdf {
	width: 700px;
	height:auto;
	float:left;
	padding:10px;
	font-family:Arial, Helvetica, sans-serif;
}
.pdf-logo {
	width:100%;
	padding-bottom:3px;
	height:130px;
	/*border-bottom:1px solid #007c43;*/
}
.pdf-header {
	width:660px;
	padding-left:30px;
	margin-top:5px;
}
.re-adr {
	float:left;
	width:400px;
}
.li-adr {
	float:right;
	width:200px;
	background-color:#7CC978;
	padding:3px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	margin-top:15px;
}
.anschrift {
	width:100%;
	float:left;
}
.absender {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	text-decoration:underline;
}
.empfaenger {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:16px;
}
.datum {
	text-align:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-bottom:20px;
	margin-top:15px;
}
.rechnungstitel {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	margin-bottom:30px;
}
.pos-header {
	width:660px;
	font-size:12px;
	font-weight:bold;
	background-color:#7CC978;
	padding:2px;
	margin-bottom:20px;
	height:16px;
}
.pos {
	float:left;
	width:50px;
}
.beschreibung {
	float:left;
	width:350px;
}
.einzelpreis {
	float:left;
	width:100px;
	text-align:center;
}
.menge {
	float:left;
	width:50px;
	text-align:center;
}
.summe {
	float:right;
	width:100px;
	text-align:right;
}
.prod-line {
	width:660px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-bottom:20px;
	float:left;
}
.rest-line {
	width:100%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-bottom:2px;
	float:left;
}
.rest {
	width:660px;
	border-top:1px solid #007C43;
	margin-top:50px;
}
.rest-li {
	float:right;
	width:200px;
}
.rest-re {
	float:right;
	width:100px;
	text-align:right;
}