* {
	margin: 0;
	padding: 0;
}

body {
	background: #f5f5f5;
	font: 62.5% Trebuchet MS, Tahoma, Helvetica, sans-serif;
	color: #686756;
}


h1, h2, h3 {
	color: #686756;
}

h1 {
	font-size: 2.2em;
}

h2 {
	/*font-size: 2.2em;*/
	font-size: 1.8em;
	color:#2e76c9;
	/*margin-bottom: 15px;*/
	/*display:inline;*/
	/*padding-right:5px;*/
}

h3 {
	font-size: 1.4em;
}

h4 {
	font-size: 1.4em;
	margin:0 0 15px 0;
	padding-top:5px;
}

h5 {
	color:#5f5b52;
	font-size: 1.2em;
	margin-bottom:10px;
}



p { font-size:1.2em;}

blockquote {
}

ul {
	margin-left: 2em;
	list-style: square;
}

ul li {
}

ol {
	margin-left: 2em;
	list-style: lower-roman;
}

ol li {
}

a {
	color: #2E76C9;
	text-decoration: underline;
}


a:hover {
	text-decoration: none;
	color: #2E76C9;
}

img { border: 0;}

a {outline: none;}


.right {float:right;}

tr.strike td * {
	text-decoration: line-through;
}

/* Boxed Style
----------------------------------------------------------------------*/

.boxed .title {
	background-color:#cfcdc6;
	margin:0;
}

.boxed .cnt_right {
	margin:0 0 20px 0;
	padding: 10px 10px 15px 10px;
	border-left: 1px solid #B8B7B1;
	border-right: 1px solid #B8B7B1;
	border-bottom: 1px solid #B8B7B1;
	line-height:1.5em;
	background:#fff;
}

.boxed .cnt_right span {
	font-weight:bold;
	display:block;
	line-height:1.5em;
}

.cnt_right {
	font-size: 1.2em;
}

.boxed .title h2 {
	padding:10px 10px 8px 10px;
	font-size: 1.7em;
	color: #686756;
	background: transparent url(../images/sidebartop.gif) no-repeat top left;
}


/* Header
----------------------------------------------------------------------*/

#header {
	position:relative;
	width: 965px;
	height: 101px;
	margin: 45px auto 0 auto;
}


#header h1 {
	position:absolute;
	top:-26px;
	left:0;
	padding: 0;
	width: 323px;
	z-index:500;
}

#header h1 a {
	display:block;
	background: url(../images/logofaircustomer.jpg) no-repeat;
	text-indent: -99999px;
	width: 323px;
	height: 123px;
	overflow:visible;
}

#header h1 img {
	display: block;
	overflow: hidden;
	width: 0;
	height: 0;
}

#tail {
	background: url(../images/logofaircustomer_tail.jpg) no-repeat;
	position:absolute;
	top:97px;
	left:0;
	padding: 0;
	width: 75px;
	height:62px;
	z-index:501;
	display: block;
	overflow: hidden;

}

#navigation {
	position:relative;
	background:url(../images/mainbig_navibg.jpg) top right no-repeat;
	overflow: hidden;
	margin-top:45px;
	width: 965px;
	height: 86px;
}

#nav_main {
	position: absolute;
	font-weight:bold;
	font-size:1.6em;
	margin: 0 0 0 275px;
	z-index:400;
}

#nav_main li {
	float: left;
	list-style: none;
	padding:7px 38px 0 38px;
	height:30px;
	border-right:1px solid #fff;
}

#nav_main li.noline {
	float: left;
	list-style: none;
	padding:7px 0 0 25px;
	height:30px;
	border:0;
}


#nav_main a, #nav_main a:hover, #nav_main a:active, #nav_main a:visited {
	color: #fff;
	display: inline;
	white-space: nowrap;
	text-decoration:none;

}

#nav_main li#current a {
	background: url(../images/arrow.gif) no-repeat  center 0;
	padding:7px 0 0 0;
	z-index:10;
}

/* Search and Form
----------------------------------------------------------------------*/

#search {
	top:43px;
	position:absolute;
	margin-left:338px;
	float:left;
	display: inline;
	z-index:300;
}

#search #inputtext {
	width: 140px;
	margin-right: 3px;
	padding: 1px;
	font-size: 1.4em;
	color: #686756;
	vertical-align:top;
}

#search #inputselect {
	margin-right: 3px;
	vertical-align:middle;
	width:155px;
	color: #686756;
}

#search #inputsubmit {
	background: url(../images/nextbutton.gif) no-repeat left top;
	width: 20px;
	height:20px;
	margin-right:15px;
	border: 0;
	cursor:pointer;
	vertical-align:middle;
}


#search #korb {
	border: 0;
	cursor:pointer;
	display: inline;
	vertical-align:middle;
}


#search h2 {
	margin:0;
	padding-top:2px;
	color: #535449;
	font-size: 1.5em;
	display: inline;
	vertical-align:middle;
}

#display {
	top:54px;
	right:15px;
	position:absolute;
	margin-left:338px;
	float:left;
	display: inline;
	z-index:350;
	font-size: 1.2em;
	color:#3e3f37;
	display: inline;
}

#topselect {
	position:absolute;
	margin:0 auto;
	top:-35px;
	right:15px;
	color: #686756;
}

#langselect {
	margin-right:30px;
}

/* Menu */

#menu {
	font-size: 2.2em;
	width: 960px;
	height: 80px;
	margin: 0 auto 0 auto;
}

#menu ul {
	padding:0;
	margin:0 0 5px 80px;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: block;
	float: left;
	margin: 0px 2px 5px 0px;
}

#menu a {
	color:#686756;
	margin:0px;
	padding: 2px 2px;
	text-decoration: none;
	font-weight: bold;
}

#menu a:hover {
	background:#686756;
	color:#fff;
}

#menu .pink a {
    color:#D600D6;
	text-decoration: none;
	background:transparent;
}

#menu .pink a:hover {
    background:#686756;
	color:#fff;
}

#menu .blue a {
    color:#2674C2;
	text-decoration: none;
	background:transparent;
}

#menu .blue a:hover {
    background:#686756;
	color:#fff;
}

#menu .lightgreen a {
    color:#99CC00;
	text-decoration: none;
	background:transparent;
}

#menu .lightgreen a:hover {
    background:#686756;
	color:#fff;
}

#menu .darkgreen a {
    color:#439a6f;
	text-decoration: none;
	background:transparent;
}

#menu .darkgreen a:hover {
    background:#686756;
	color:#fff;
}

#menu .orange a {
    color:#FF9900;
	text-decoration: none;
	background:transparent;
}

#menu .orange a:hover {
    background:#686756;
	color:#fff;
}

#menu .red a {
    color:#fe0000;
	text-decoration: none;
	background:transparent;
}

#menu .red a:hover {
    background:#686756;
	color:#fff;
}


#menu .green a {
    color:#48ba9e;
	text-decoration: none;
	background:transparent;
}

#menu .green a:hover {
    background:#686756;
	color:#fff;
}


/* Content */

#content {
	width: 965px;
	margin: 0 auto;
	padding: 5px 0 0 0;
}

#main {
	position:relative;
	float: left;
	width: 730px;
	/*708*/
	padding-left:10px;
	border-bottom:25px solid #f5f5f5;
}
* html #main {
	/*padding-left:0px;*/
}


.col2 h1 {
	font-size: 2.2em;
	margin-bottom: 15px;
	margin-top: -5px;
}

#main h1 {
	padding-top:20px;
}
#main .mehr {
	position: absolute;
	right: 1.5em;
	margin-top: 0.3em;
	#margin-top: 0.1em;
	font-size: 0.6em;
	font-weight: normal;
}
#main .button_mehr {
	position: absolute;
	margin-top: 0.1em;
	right: 2.5em;
}

#main h2 {
	font-size: 1.8em;
	color:#2e76c9;
	margin-bottom: 15px;
	display:inline;
	padding-right:5px;
}


#mwst {
	font-size: 1.2em;
	color:#2e76c9;
}


#shadow-container {
position: relative;
left: 3px;
top: 3px;
margin-right: 3px;
margin-bottom: 40px;
width:532px;
}

#shadow-container .shadow2, #shadow-container .shadow3, #shadow-container .container {
position: relative; left: -1px; top: -1px;
}

#shadow-container .shadow1 { background: #ececec; }
#shadow-container .shadow2 { background: #dadada; }
#shadow-container .shadow3 { background: #c1c1c1; }
#shadow-container .container {
background: #ffffff;
border: 1px solid #B8B7B1;
padding: 10px;
}

#shadow-container .container p {
background: #ffffff;
font-size:1.6em;
line-height:1.2em;
font-weight:bold;
color:#98968a;
}

#notice {
position:absolute;
top:-7px;
right:10px;
height:180px;
width:180px;
margin:0;
padding:0;
border:0;
background: url(../images/notice_empty.jpg) no-repeat center;
}

#notice p {
	padding: 20px;
	text-align: center;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	line-height: 1.5em;
}

#notice p a {
	color: #333;
	text-decoration: none;
}

/* Teasers
----------------------------------------------------------------------*/

#content .teasers  {
height:250px;
margin-bottom:20px;
line-height:1.5em;
}

#content .teasers h1 {
font-size:2.2em;
color:#686756;
padding:5px 0 12px 0;
}

#content .teasers h3 {
font-size:1.2em;
font-weight:bold;
color:#686756;
margin:0;
padding:3px 0 0 3px;
}

#content .teasers p {
font-size:1.2em;
color:#686756;
padding:0;
margin:0;
padding-left:3px;
}

#content .teasers ul {
list-style-type:none;
padding-top:10px;
margin:0;
}


#content .teasers li {
display: inline;
float:left;
padding-right:16px;
width: 165px;
height: 230px;
}

/* Treffer with Sidebar
----------------------------------------------------------------------*/

#content .treffer {
height:auto;
margin-bottom:60px;
line-height:1.5em;
}

#content .treffer h1 {
font-size:2.2em;
color:#686756;
padding:5px 0 12px 0;
}

#content .treffer h3 {
font-size:1.2em;
font-weight:bold;
color:#686756;
margin:0;
padding:3px 0 0 3px;
}

#content .treffer p {
font-size:1.2em;
color:#686756;
padding:0;
margin:0 0 20px 0;
padding-left:3px;
}

#content .treffer ul {
list-style-type:none;
padding:0;
margin:0;
}


#content .treffer li {
display: inline;
float:left;
padding-right:16px;
width: 165px;
height: 230px;
}


#content .spot {
height:auto;
margin-bottom:60px;
line-height:1.5em;
}


#content .spot h3 {
font-size:1.2em;
font-weight:bold;
color:#686756;
margin:0;
padding:3px 0 0 3px;
}

#content .spot p {
font-size:1.2em;
color:#686756;
padding:0;
margin:0 0 10px 0;
}

#content .spot ul {
list-style-type:none;
padding:0;
margin:0;
}


#content .spot li {
display: inline;
float:left;
padding-right:27px;
width: 140px;
}

* html #content .spot li {
padding-right:16px;
}


/* Treffer no Sidebar
----------------------------------------------------------------------*/

#content .bigtreffer  {
height:auto;
margin-bottom:60px;
line-height:1.5em;
}

#content .bigtreffer h1 {
font-size:2.2em;
color:#686756;
padding-bottom:12px;
}

#content .bigtreffer h3 {
font-size:1.2em;
font-weight:bold;
color:#686756;
margin:0;
padding:3px 0 0 3px;
}

#content .bigtreffer p {
font-size:1.2em;
color:#686756;
padding:0;
margin:0 0 20px 0;
padding-left:3px;
}

#content .bigtreffer ul {
list-style-type:none;
padding:0;
margin:0;
}

#content .bigtreffer .last {
display: inline;
float:left;
padding:0;
}

#content .bigtreffer li {
display: inline;
float:left;
padding-right:35px;

}

/* End Treffer
----------------------------------------------------------------------*/

.warenbox {
	width:688px;
	float:left;
	display:block;
	background:#fff;
	margin: 0 0 20px 0;
	padding: 10px 10px 18px 10px;
	border: 1px solid #B8B7B1;
	height:auto;
}

.tradebox {
	width:668px;
	float:left;
	display:block;
	background:#fff;
	margin: 0 0 20px 0;
	padding: 10px 20px 18px 20px;
	border: 1px solid #B8B7B1;
	height:auto;
}

.firstbox {
	width:668px;
	float:left;
	display:block;
	background:#fff;
	margin: 0 0 20px 0;
	padding: 10px 20px 18px 20px;
	border: 1px solid #B8B7B1;
	height:auto;
}

/* Unternavigation
----------------------------------------------------------------------*/

.maintitle {
	float:left;
	width:202px;

}

.undernavi {
	float:right;
	text-align:left;
	font-size:1.2em;
	width:445px;
	padding:0;
	margin:0;
}


.undernavi a {
    color:#686756;
	text-decoration: none;
	background:transparent;
}

.undernavi a:hover {
    color:#686756;
	text-decoration: underline;
	background:transparent;
}

.undernavi ul {
    list-style-type:none;
	width:445px;
	margin: 0;
}

.undernavi li {
    width:135px;
	float:left;
	background-image: url(../images/undernav.gif);
	background-repeat: no-repeat;
	background-position: 5px 7px;
	padding-left: 13px;
	padding-bottom: 5px;
}

.firstbox h1 {
	font-size:2.2em;
	margin:-3px 0 0 0;
	padding:0 0 5px 0;
}


.bigtrefferbox {
	width: 922px;
	float:left;
	display:block;
	background:#fff;
	margin: 0 0 10px 0;
	padding: 10px 20px 18px 20px;
	border: 1px solid #B8B7B1;
	height:auto;
}

.bigtrefferbox h1 {
	font-size:2.2em;
	margin:-3px 0 0 0;
	padding:0 0 5px 0;
}

.pricebox {
	background: url(../images/pricebg.gif) repeat left top;
	position:relative;
	width:668px;
	float:left;
	display:block;
	margin: 0 0 20px 0;
	padding: 10px 20px 18px 20px;
	border: 1px solid #B8B7B1;
	height:auto;
}

.errorBox {
	background: url(../images/pricebg.gif) repeat left top;
	position:relative;
	width:400px;
	display:block;
	margin: 0 0 20px 0;
	padding: 10px 20px 18px 20px;
	border: 1px solid red;
	height:auto;
}

.errorBox strong, .errorBox ul li {
	font-weight: bold;
	font-size: 12px;
	color: red;
}

.boxes {
	position:relative;
	width:668px;
	float:left;
	display:block;
	background:#fff;
	margin: 0 0 20px 0;
	padding: 10px 20px 18px 20px;
	border: 1px solid #B8B7B1;
	height:auto;
}

.lastbox {
	position:relative;
	width:668px;
	float:left;
	display:block;
	background:#fff;
	margin:0;
	padding: 10px 20px 10px 20px;
	border: 1px solid #B8B7B1;
	height:auto;
}

.boxes_bigtreff {
	position:relative;
	width:922px;
	float:left;
	display:block;
	background:#fff;
	margin: 0 0 20px 0;
	padding: 10px 20px 18px 20px;
	border: 1px solid #B8B7B1;
	height:auto;
}


/* Sidebar
----------------------------------------------------------------------*/

#sidebar {
	float: right;
	width: 225px;
}

#sidebar .sidebar_img {
	margin:0;
	padding: 0 0 5px 0;
	border:0;
}



/* Footer
----------------------------------------------------------------------*/

#footer {
	clear: both;
	width: 965px;
	margin: 0 auto;

}

#footer_index {
	width: 965px;
	margin: 0 auto;
	padding: 8px 0 20px 0;
	background: #b8b7b1;
}

.clearfix:after {
content: ".";
display: block;
height: 0px;
clear: both;
visibility: hidden;
}

#footer_index  dl.last {
	float: left;
	overflow: hidden;
	padding: 0 0 0 20px;
	width: 140px;
}

#footer_index  dl {
	float: left;
	overflow: hidden;
	padding: 0 0 0 15px;
	width: 140px;
}


#footer_index dt {
padding-top:10px;
font-size:1.4em;
font-weight:bold;
color:#5a5a4e;
}

#footer_index dd {
padding-top:10px;
line-height:1.3em;
}


#footer_index dd a, #footer_index dd a:visited, #footer_index dd a:active {
	color: #5a5a4e;
	font-size:1.2em;
	text-decoration:none;
}

#footer_index dd a:hover {
	color: #5a5a4e;
	font-size:1.2em;
	text-decoration:underline;
}

#signature {
	width: 960px;
	margin: 0 auto;
	padding: 20px 0;
	text-align:right;
}

#signature a, #signature a:visited, #signature a:active {
	color: #5a5a4e;
	font-size:1.2em;
	text-decoration:none;
}

#signature a:hover {
	color: #5a5a4e;
	font-size:1.2em;
	text-decoration:underline;
}




/* Detail
----------------------------------------------------------------------*/
.col1 {
	float: left;
	width: 270px;
}
.col2 {
	float: left;
	width: 380px;
	height:auto;
	background-image: url('../images/bg_trenner.gif');
	background-repeat: repeat-y;
	background-position: left top;
	padding-left: 18px;
}

.col3 {
	float: left;
	width: 180px;
	padding-left:2px;
}

.col4 {
	position:relative;
	float: right;
	width: 188px;
	padding: 0;
	text-align:right;
	padding-right:2px;
}


a.imageBorder1 {
	position:relative;
	border: 1px solid rgb(153,151,139);
	padding: 3px;
	display: block;
	width: 242px;
	height: 242px;
}

.zoom {
	position:absolute;
	bottom: 6px;
	right: 6px;
	width:31px;
	height: 29px;
}

.imageSlide {
	display: block;
	height: 46px;
	list-style-type: none;
	padding: 0 0 0 1px;
	margin: 0;
}
.imageSlide li {
	padding-right: 16px;
	float:left;
}
.imageSlide a {
	border: 1px solid rgb(153,151,139);
	padding: 1px;
	width: 46px;
	height: 46px;
	display: block;
}

.imageLabel {
	display: block;
	list-style-type: none;
	padding: 0 0 0 1px;
	margin: 22px 0 0 0;
}

.imageLabel li {
	padding-right: 10px;
	display:inline;
}
.imageLabel a {
	border: 0;
}

.imageLabel2 {
	width:242px;
	list-style-type: none;
	padding: 0 0 10px 0;
	margin:0;
}
.imageLabel2 li {
	padding:0 10px 0 0;
	display:inline;
}
.imageLabel2 a {
	border: 0;
}

.thumb {
list-style: none;
margin: 0px;
}

* html .thumb li {
padding:5px 15px 20px 0;
}

.thumb li {
float: left;
display:block;
margin: 0px;
padding:5px 15px 20px 5px;
height: 46px;
width: 46px;
}

.thumb img {
display:block;

}

.thumb a {
	border: 1px solid rgb(153,151,139);
	padding: 1px;
	width: 46px;
	height: 46px;
	display: block;
}

.breadcrumb {
	font-size:1.2em;
	list-style-type: none;
	padding:2px 0 12px 0;
	margin:0;
}
.breadcrumb li {
	display: inline;
}

.breadcrumb a {
    color:#686756;
	text-decoration: none;
	background:transparent;
}

.breadcrumb a:hover {
    color:#686756;
	text-decoration: underline;
	background:transparent;
}

.bestellcrumb {
	font-size:1.1em;
	color:#003399
	list-style-type: none;
	padding:2px 0 30px 0;
	margin:0;
}

.bestellcrumb li {
	display: inline;
	padding:3px 5px;
	margin-right:5px;
	text-transform:uppercase;
	border:1px solid #B8B7B1;
}

.bestellcrumb li#moment {
	background-color:#B8B7B1;
	display: inline;
	padding:3px 5px;
	text-transform:uppercase;
	margin-right:5px;
	border:1px solid #B8B7B1;
}

.bestellcrumb a {
    color:#686756;
	text-decoration: none;
	background:transparent;
}

.bestellcrumb a:hover {
    color:#686756;
	text-decoration: underline;
	background:transparent;
}

#labelscontent {
	padding-bottom:15px;
	margin:0;
}

.labels {
	display: block;
	height: 13px;
	list-style-type: none;
	padding: 0 0 0 1px;
	margin:0;
}
.labels li {
	padding-right: 10px;
	float:left;
}

.htrenn {
	width: 100%;
	height: 15px;
	background-image: url('../images/bg_htrenner.gif');
	background-repeat: repeat-x;
	background-position: left top;
	margin:15px 0 0 0;
}

.wtrenn {
	width: 100%;
	height: 10px;
	background-image: url('../images/bg_htrenner.gif');
	background-repeat: repeat-x;
	background-position: left top;
	margin:5px 0 0 0;
	padding:0;
}

*html .wtrenn {
	margin:5px 0 -8px 0;
}


.choice {
	padding-bottom:5px;
	margin:0;
}

.choicebox {
	width:140px;
}

#voting {
	margin-top:15px;
	padding:0;
}

.counter {
	width:25px;
	padding:2px 4px 2px 2px;
	font: 1.2em Trebuchet MS, Tahoma, Helvetica, sans-serif;
	font-weight:bold;
	color: #686756;
	border:1px solid #6f6e5e;
	text-align:right;
}

#countertable {
	float:right;
	padding-top:8px;
	margin-right:-2px;

}

.surrounder {
	position:relative;
		margin:50px -5px 0 0;
		height:80px;
}


/* Trader Info
----------------------------------------------------------------------*/
.tradeinfo  {position:relative;}
.tradeinfo p {}
.tradelogo {
	width:150px;
	height:150px;
	padding-right:10px;
	float:left;
}

.tradeimage {
	width:242px;
	height:242px;
	padding:0 10px 5px 0;

}

.tradeabuse {
	top:60px;
	right:8px;
	position:absolute;
	display:block

}


/* Last Products
----------------------------------------------------------------------*/

#imageProduct {
	display: block;
	height: 58px;
	list-style-type: none;
	padding: 0 0 0 1px;
	margin: 0;
}


#imageProduct li {
	padding-right: 10px;
	float:left;
}

#imageProduct h3 {

	padding:17px 0 0 0;
	font-size: 1.2em;
}

#imageProduct .secondimg {
	margin-left:95px;
}

#imageProduct a {
	border: 1px solid rgb(153,151,139);
	padding: 1px;
	width: 46px;
	height: 46px;
	display: block;
}


/* Warenkorb
----------------------------------------------------------------------*/

.imageWarenLogo {
	display: block;
	height: 50px;
	list-style-type: none;
	padding: 0 0 2px 0;
	margin:10px 0 0 0;
}

.imageWarenLogo li {
	padding-right: 10px;
	float:left;
}

.imageWarenLogo h3 {
	padding:15px 0 0 10px;
	font-size: 1.4em;
}


.imageWarenLogo img {
	width: 50px;
	height: 50px;
	display: block;
}

.warenContentRow {
	position:relative;

}

.warenContent {
	display: block;
	height: 1%;
	list-style-type: none;
	padding: 0 0 0 1px;
	margin: 0;
}

.warenDetail {
	display: block;
	float:left;
	width:190px;
	height: 1%;
	padding: 0;
	margin: 0;
}

.warenDetail p {
	line-height:1.3em;
}

.warenContent li {
	padding-right: 10px;
	float:left;
}

.warenContent h3 {
	margin-top:-2px;
	padding: 0 0 0 10px;
	font-size: 1.4em;
}

.fat {
	font-size: 1.4em;
	font-weight:bold;
}

.bluefat {
	font-size: 1.4em;
	font-weight:bold;
	color:#2e76c9;
}

.warentable {
	position:absolute;
	top:15px;
	right:0;
}

*html .warentable {
	position:absolute;
	top:15px;
	right:15px;
}

.warenContent p {
	padding:0 0 0 10px;
}

.warenContent a {
	border: 1px solid rgb(153,151,139);
	padding: 1px;
	width: 46px;
	height: 46px;
	display: block;
}

.warenVersandfrei {
	float:left;
	font-size: 1.4em;
	color:#FF9900;
	font-weight:bold;
	padding-left:375px;
	padding-bottom:20px;
}

.warenVersandkosten {
	float:right;
	font-size: 1.4em;
	color:#FF9900;
	font-weight:bold;
	padding-right:2px;
	padding-bottom:20px;
}

.warenVersandtotal, .warenVersandgesamt {
	padding:0;
	margin:0;
}


.warenVersandtotal h4 , .warenVersandgesamt h4 {
	float:left;
	display:inline;
	font-size: 1.4em;
	font-weight:bold;
	margin:0;
	padding:0;
}

.warenVersandtotal p {
	float:left;
	font-size: 1.2em;
	margin:0;
	padding-left:10px;
}

.warenVersandtotalpreis {
	float:right;
	font-size: 1.4em;
	font-weight:bold;
	color:#2e76c9;
	padding:0 2px  0 0;
}

.warenVersandgesamt h4 {
	float:left;
	display:inline;
	font-size: 1.6em;
	font-weight:bold;
	margin:0;
	padding:0;
}
.warenVersandgesamtpreis {
	float:right;
	font-size: 1.6em;
	font-weight:bold;
	color:#2e76c9;
	padding:0 2px  0 0;
}

.warenVersandgesamtpreistotal {
	float:right;
	font-size: 1.6em;
	font-weight:bold;
	padding:0 26px  0 0;
}

/* Kasse
----------------------------------------------------------------------*/
#cashtable {
	margin-top:15px;
}

#cashtable .cashtitle {
	font-size: 1.4em;
	font-weight:bold;
	color:#98968a;
}

#cashtable .middle {
	font-size: 1.2em;
	font-weight:bold;
}

.middle {
	font-size: 1.2em;
	font-weight:bold;
}

.alert {
	font-size: 1.2em;
	font-weight:bold;
	color:#f00;
}

#cashtable .bluemiddle {
	font-size: 1.2em;
	font-weight:bold;
	color:#2e76c9;
}

.bluemiddle {
	font-size: 1.2em;
	font-weight:bold;
	color:#2e76c9;
}

#cashtable .orangemiddle {
	font-size: 1.2em;
	font-weight:bold;
	color:#FF9900;
}

#cashtable h4 {
	font-size: 1.4em;
	margin:0;
	padding:0;
}

.col5 {
	float: left;
	width: 350px;
}

.col5 h3 {
	float:left;
	display:inline;
	font-size: 1.4em;
	font-weight:bold;
	color:#98968a;
	margin:5px 0 10px -1px;
}

.col5 p {
	font-size: 1.2em;

}

.col5_footer {
float:right;
text-align:right;
width:100%;
height:50px;
display:block;
padding:0;
margin:0;
}


.col6 {
	position:relative;
	float: right;
	width: 280px;
}

.col7 {
	position:absolute;
	width: 260px;
	top:437px;
	right:0;
}

.col8 {
	position:absolute;
	width: 260px;
	top:497px;
	right:0;
}


* html .col7 {
	position:absolute;
	width: 260px;
	top:445px;
	right:0;
}


* html .col8 {
	position:absolute;
	width: 260px;
	top:495px;
	right:0;
}

.col6 h3 {
	float:left;
	display:inline;
	font-size: 1.4em;
	font-weight:bold;
	color:#98968a;
	margin:5px 0 10px 0;
}

.col6 p {
	font-size: 1.2em;

}

/* Forms & Buttons
----------------------------------------------------------------------*/
#cash_comment {
	position:relative;
	margin:0;
}

.col6_area {
	font: 1.2em Trebuchet MS, Tahoma, Helvetica, sans-serif;
	color: #686756;
	width:275px;
	height:70px;
	padding:3px;
}

.standart_area {
	font: 1.2em Trebuchet MS, Tahoma, Helvetica, sans-serif;
	color: #686756;
	width:240px;
	height:90px;
	padding:3px;
}

.col5 label {
	margin:0;
	padding-top:3px;
	color: #686756;
	font-weight:normal;
	vertical-align:middle;
}

.col5 select {
	margin:0 0 15px 0;
	padding:0;
}


.warenkorb_button {
	right:-3px;
	position:absolute;
	width: 162px;
	height: 37px;
	background-image: url('../images/warenkorb_button.gif');
	background-repeat: no-repeat;
	background-position: left top;
	padding:0;
	margin-bottom:10px;
	border:0;
	outline:none;
	cursor:pointer;
}

.merken_button {
	/*top:47px;
	right:-3px;*/
	/*position:absolute;*/
	width: 161px;
	height: 38px;
	background-image: url('../images/merken_button.gif');
	background-repeat: no-repeat;
	background-position: left top;
	padding:0;
	border:0;
	outline:none;
	cursor:pointer;
}

.empfehlen_button {
	width: 161px;
	height: 38px;
	background-image: url('../images/empfehlen_button.gif');
	background-repeat: no-repeat;
	background-position: left top;
	padding:0;
	border:0;
	outline:none;
	cursor:pointer;
}

.spenden_button {
	top:44px;
	left:300px;
	position:absolute;
	width: 127px;
	height: 38px;
	background-image: url('../images/spenden_button.gif');
	background-repeat: no-repeat;
	background-position: left top;
	border:0;
	outline:none;
	cursor:pointer;
}


.all_product_button {
	width: 200px;
	height: 39px;
	background-image: url('../images/all_product_button.gif');
	background-repeat: no-repeat;
	background-position: left top;
	padding:0;
	margin-top:12px;
	margin-left:1px;
	border:0;
	outline:none;
	cursor:pointer;
}

#register .weiter_button {
	width: 126px;
	height: 38px;
	background-image: url('../images/weiter_button.gif');
	background-repeat: no-repeat;
	background-position: left top;
	padding:0;
	margin: -15px 0 0 155px;
	border:0;
	outline:none;
	cursor:pointer;
}
#anmeldung.miniStyle .weiter_button {
	margin: 0 0 0 105px;
	width: 126px;
}

#anmeldung .login_button {
	width: 126px;
	height: 38px;
	background-image: url('../images/login_button.gif');
	background-repeat: no-repeat;
	background-position: left top;
	padding:0;
	margin: 0 0 0 155px;
	border:0;
	outline:none;
	cursor:pointer;
}
#anmeldung.miniStyle .login_button {
	margin: 0 0 0 105px;
	width: 126px;
}

.bezahlen_button {
	float:right;
	width: 126px;
	height: 38px;
	background-image: url('../images/bezahlen_button.gif');
	background-repeat: no-repeat;
	background-position: left top;
	padding:0;
	margin:18px 0 0 0;
	border:0;
	outline:none;
	cursor:pointer;
}

.bestellen_button {
	float:right;
	width: 161px;
	height: 38px;
	background-image: url('../images/bestellen_button.gif');
	background-repeat: no-repeat;
	background-position: left top;
	padding:0;
	margin:18px 0 0 0;
	border:0;
	outline:none;
	cursor:pointer;
}

.zurkasse_button {
	float:right;
	width: 162px;
	height: 38px;
	margin:20px -3px 0 0;
	background-image: url('../images/zurkasse_button.gif');
	background-repeat: no-repeat;
	background-position: left top;
	border:0;
	outline:none;
	cursor:pointer;
}

.neuberechnen_button {
	float:right;
	width: 162px;
	height: 38px;
	margin:20px 15px 0 0;
	background-image: url('../images/neuberechnen_button.gif');
	background-repeat: no-repeat;
	background-position: left top;
	border:0;
	outline:none;
	cursor:pointer;
}

.aendern_button {
	float:left;
	width: 116px;
	height: 38px;
	margin:0 0 20px 0;
	padding:0;
	background-image: url('../images/aendern_button.gif');
	background-repeat: no-repeat;
	background-position: left top;
	border:0;
	outline:none;
	cursor:pointer;
}

.senden_button {
	width: 123px;
	height: 37px;
	margin:0 0 0 154px;
	background-image: url('../images/senden_button.gif');
	background-repeat: no-repeat;
	background-position: left top;
	border:0;
	outline:none;
	cursor:pointer;
}

.suchen_button, .suchen_button_de, .suchen_button_en, .suchen_button_fr {
	width: 127px;
	height: 38px;
	margin:0;
	background-image: url('../images/suchen_button.gif');
	background-repeat: no-repeat;
	background-position: left top;
	border:0;
	outline:none;
	cursor:pointer;
}
.suchen_button_de { background-image: url('../de/images/suchen_button.gif'); }
.suchen_button_en { background-image: url('../en/images/suchen_button.gif'); }
.suchen_button_fr { background-image: url('../fr/images/suchen_button.gif'); }

.anfordern_button {
	width: 161px;
	height: 37px;
	margin:0 0 0 154px;
	background-image: url('../images/anfordern_button.gif');
	background-repeat: no-repeat;
	background-position: left top;
	border:0;
	outline:none;
	cursor:pointer;
}

.anmelden_button {
	width: 161px;
	height: 38px;
	margin:0 0 0 154px;
	background-image: url('../images/anmelden_button.gif');
	background-repeat: no-repeat;
	background-position: left top;
	border:0;
	outline:none;
	cursor:pointer;
}

.fenster_button {
	width: 171px;
	height: 38px;
	margin:0 0 20px 0;
	background-image: url('../images/fenster_button.gif');
	background-repeat: no-repeat;
	background-position: left top;
	border:0;
	outline:none;
	cursor:pointer;
}

.zahlung_button {
	width: 161px;
	height: 38px;
	margin:0 0 20px 0;
	background-image: url('../images/zahlung_button.gif');
	background-repeat: no-repeat;
	background-position: left top;
	border:0;
	outline:none;
	cursor:pointer;
}

.zurueck_button {
	width: 120px;
	height: 38px;
	margin:0 0 20px 20px;
	background-image: url('../images/zurueck_button.gif');
	background-repeat: no-repeat;
	background-position: left top;
	border:0;
	outline:none;
	cursor:pointer;
}

.weitereinkaufen_button {
	float:right;
	width: 162px;
	height: 38px;
	margin:20px 15px 0 0;
	background-image: url('../images/weitereinkaufen_button.gif');
	background-repeat: no-repeat;
	background-position: left top;
	border:0;
	outline:none;
	cursor:pointer;
}

.weitereinkaufen_button2 {
	float:left;
	width: 162px;
	height: 38px;
	margin:20px 15px 0 0;
	background-image: url('../images/weitereinkaufen_button.gif');
	background-repeat: no-repeat;
	background-position: left top;
	border:0;
	outline:none;
	cursor:pointer;
}

.seite_drucken_button {
	float:left;
	width: 161px;
	height: 38px;
	margin:20px 223px 0 0;
	background-image: url('../images/seite_drucken_button.gif');
	background-repeat: no-repeat;
	background-position: left top;
	border:0;
	outline:none;
	cursor:pointer;
}

.speichern_button, .speichern_button_de, .speichern_button_en, .speichern_button_fr {
	background-image:url('../images/speichern_button.gif');
	background-repeat:no-repeat;
	border:0;
	padding:0;
	cursor:pointer;
	height:38px;
	margin:0;
	width:126px;
}
.speichern_button_de { background-image:url('../de/images/speichern_button.gif'); }
.speichern_button_en { background-image:url('../en/images/speichern_button.gif'); }
.speichern_button_fr { background-image:url('../fr/images/speichern_button.gif'); }

.produzent_button {
	top:44px;
	left:487px;
	position:absolute;
	width: 207px;
	height: 39px;
	background-image: url('../images/produzent_button.gif');
	background-repeat: no-repeat;
	background-position: left top;
	border:0;
	outline:none;
	cursor:pointer;
}

.prod_button {
	top:44px;
	left:500px;
	position:absolute;
	width: 194px;
	height: 39px;
	background-image: url('../images/prod_button.gif');
	background-repeat: no-repeat;
	background-position: left top;
	border:0;
	outline:none;
	cursor:pointer;
}

/* Formvalidator */
.form_validator_faild {
 border: 2px solid #eb6810;
}

.form_validator_error_layer {
    margin-left: 5px;
    margin-top: 1px;
    padding: 3px 10px;
    font-size:11px;
    color:#ef7f01;
    /* border:1px solid #ef7f01;*/
    background-color:#FFFFFF;
}

/* END */

/*.form_validator_faild
{
	border:2px solid red;
}*/

/*.form_validator_error_layer
{
	display:none;
	z-index:550;
}*/

/* Form Anmeldung
----------------------------------------------------------------------*/
#anmeldung, #register { margin:0 auto; padding:0;}
/* start style formular */
#anmeldung form, #register form { margin:0; padding:0;}
#anmeldung fieldset, #register fieldset {width:420px; border:0; padding:10px 0; margin:0 0 5px 0; text-align:left;}
#anmeldung label, #register label { font-size:1.2em; margin:0 3px 3px 0; padding:0; line-height:2.0em; width:150px; display:block; float:left; clear:left;}
#anmeldung radio, #register radio {	display:inline; margin-bottom:0.8em; width:120px; }
#anmeldung .check, #register .check { width:15px; margin-top:5px; }
#anmeldung input, #register input {
	font-size: 1.4em;
	color: #686756;
	padding:2px;
	margin-bottom:0.8em;
	width:240px;
	/* border: 1px solid #7f9db9; */
}
#register select { margin-bottom:0.8em; font-size: 1.4em; color: #686756; width:248px; padding:1px; }
#anmeldung option, #register option {color: #686756;}
/*#anmeldung textarea {width:244px; font: 1.1em Trebuchet MS, Tahoma, Helvetica, sans-serif; color: #686756; 	padding:3px;}*/
#anmeldung .plz, #register .plz {width:43px;}
#anmeldung .ort, #register .ort {width:180px;}
#anmeldung .strasse, #register .strasse {width:193px;}
#anmeldung .strnummer, #register .strnummer {width:30px;}
/* ende style formular */

.formInput {	font-size: 1.4em; color: #686756; padding:2px; margin-bottom:0.8em; width:240px; border: 1px solid #7f9db9; }
#anmeldung .formInputError { font-size: 1.4em; color: #686756; padding:2px; margin-bottom:0.8em; width:240px; border: 1px solid red; }

/*New 1Q-2010 */
#anmeldung.miniStyle fieldset, #register.miniStyle fieldset {width:auto;}
#anmeldung.miniStyle input, #register.miniStyle input {width:180px;}
#anmeldung.miniStyle label, #register.miniStyle label {width:100px;}
#anmeldung.miniStyle .plz, #register.miniStyle .plz {width:33px;}
#anmeldung.miniStyle .ort, #register.miniStyle .ort {width:133px;}
#anmeldung.miniStyle select {width:188px;}
#anmeldung.miniStyle .note {clear:both; margin-left:104px; width:220px;}
#anmeldung.miniStyle p {font-size:1.1em;}
#anmeldung.miniStyle label.infoCheck {float:none; width:160px; line-height:1.2em; display:block; padding-left:20px; text-indent:-20px;}
#anmeldung.miniStyle input.checkput { height:15px; width:15px; margin:0; padding:0; position:relative; vertical-align:middle;}
#anmeldung.miniStyle .errorBox {
	background: url(../images/pricebg.gif) repeat left top;
	position:relative;
	width:290px;
	margin: 10px 0;
	padding: 5px 10px;
	height:auto;
}
#anmeldung.miniStyle .errorBox p	{
	color: red;
}

/* LIGHTBOX STYLES */
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 560; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}

#overlay{ position: absolute; top: 0; left: 0; z-index: 550; width: 100%; height: 500px; background-color: #000;}