img {
	border: 0;
}

#loginOutBox {
	width: auto;
	/*min-height: 100px;*/
	border-width: 1px;
	border-style: solid;
	border-color: #d6d6d6;
	padding: 0px;
	/*text-align: justify;*/
	font: 11px Verdana, Arial, sans-serif;
	margin-bottom:10px;
	/*	top right bottom left*/
	

}

#loginOutBox input {
	width: 150px;
	/*float: left;*/
	/*	top right bottom left*/
	margin: 5px 10px 10px 5px;
}

#loginOutBox h1 {
	font-size: 1.5em;
	font-family: Arial, sans-serif;
	/*	top right bottom left*/
	margin: 7px 5px 7px 5px;
}

#loginOutBox ul {
	margin: 0px;
	padding: 0px;
}

#loginOutBox a {
	display:block;
	padding:4px;
	text-decoration: underline;
}


#loginOutBox li {
	border-width: 1px;
	border-style: solid;
	border-color: #d6d6d6;
	list-style: none;
	background-image: url(../images/system/menueButtonBg.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	margin: 5px 0px 0px 0px;
}

#loginOutBox li:hover {
	background-color: #ffffff;
	background-image: url(../images/system/menueButtonBgAct.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}



#loginOutBox loginButton{
	float:left;
}



#npdd1{
	border-width: 1px;
	border-style: solid;
	border-color: #d6d6d6;
	width:99%;
	text-align:center;
	margin-bottom: 15px;
	font-size: 0.83em;
}
#npdd2{
	font-weight:bold;
}









body {
	color: #175d02;
	font-size: 100.01%;
	font-family: Arial, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center; /* Zentrierung im Internet Explorer */
}

div#Seite {
	text-align: left; /* Seiteninhalt wieder links ausrichten */
	margin: 0 auto; /* standardkonforme horizontale Zentrierung */
	width: 960px;
	padding: 0;
	background-color: #fafafa;
}

#header {
	position: relative;
	font-size: 1.5em;
	margin: 0;
	text-align: center;
	background-image: url(../images/system/headerBackground.png);
	height: 93px;
	border: 1px silver;
	height: 93px;
}

#logo {
	position: absolute;
	left: 10px;
	top: 10px;
	border-width: 1px;
	border-style: solid;
	border-color: #d6d6d6;
}

#logo a:link {
	border-width: 0;
}

#nsc {
	position: absolute;
	left: 250px;
	top: 20px;
}


#garantie {
	position: absolute;
	left: 540px;
	top: 17px;
	background-color: #ffffff;
	height:55px;
	border-width: 1px;
	border-style: solid;
	border-color: #d6d6d6;
	padding-top:5px;
	text-align:left;
}

#garantie span.tips{
	font-size: 0.6em;
	font-weight:800;
	text-align:left;
	margin-left:5px;
	margin-right:5px;
}
#garantie img{
	margin-left:5px;
}
#oekotest {
	position: absolute;
	left: 780px;
	top: 10px;
}

h2{
	color: #175d02;
	font-size: 1.2em;
}


div
#Inhalt {
	margin: 0 0 1em 180px;
	padding: 0;
}

* html div#Inhalt {
	height: 1em;
	/* Workaround gegen den 3-Pixel-Bug des Internet Explorer bis Version 6 */
	margin-bottom: 0;
}


div#Inhalt p {
	font-size: 1em;
	margin: 0;
}


.clearer {
	clear: both;
}

.l {
	float: left;
}




p#footer {
	clear: both;
	font-size: 0.83em;
	margin: 0 0 0 0;
	padding: 0.1em;
	text-align: center;
	background-color: #ffffff;
	border-top: 1px solid #98c02e;
}

p#footer a{
	color: #175d02;
	text-decoration: none;

}


/* bq stuff */
.bqTable td{
	border-width: 2px;
	border-style: solid;
	border-color: #d6d6d6;
	width:50%;
	vertical-align:top;
	background-color: #ffffff;
	margin: 10px 20px 0px 0px;
}

.bqTable td.bqOrphanCell{
	border-width: 0px;
	width:50%;
	background-color: #fafafa;
}


.bqSmall {
	position: relative;
	top: 0px;
	width: 373px;
	height: 373px;
}

.bqDescr1 {
	position: relative;
	padding:5px;
	margin:0px 10px 10px 5px;
	top: 0px;
	font-size: 0.83em;
	width: 180px;
	float: left;
	min-height:90px;
	border-width: 1px;
	border-style: solid;
	border-color: #d6d6d6;
	box-shadow:5px 5px 5px #666;
}

.bqDescrRoses {
	position: relative;
	padding:5px;
	margin:0px 10px 10px 5px;
	top: 0px;
	font-size: 0.83em;
	width: 180px;
	float: left;
	min-height:60px;
	border-width: 1px;
	border-style: solid;
	border-color: #d6d6d6;
	box-shadow:5px 5px 5px #666;
}


.elargeBqImg {
	position: relative;
	top: 10px;
	font-size: 0.83em;
}

.bqPrice {
	position: relative;
	top: 15px;
	font-size: 1.0em;
	font-weight: 800;
}




#formContainer input.adp{
	-moz-box-shadow:inset 0px 1px 0px 0px #caefab;
	-webkit-box-shadow:inset 0px 1px 0px 0px #caefab;
	box-shadow:inset 0px 1px 0px 0px #caefab;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #729948), color-stop(1, #4e801b) );
	background:-moz-linear-gradient( center top, #729948 5%, #4e801b 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#729948', endColorstr='#4e801b');
	background-color:#729948;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #268a16;
	display:inline-block;
	color:#fcfcfc;
	font-family:arial;
	font-size:14px;
	font-weight:bold;
	padding:2px 5px;
	text-decoration:none;

}
#formContainer input.adp:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #4e801b), color-stop(1, #729948) );
	background:-moz-linear-gradient( center top, #4e801b 5%, #729948 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#4e801b', endColorstr='#729948');
	background-color:#4e801b;
}
#formContainer input.adp:active {
	position:relative;
	top:1px;
}

#formContainer button.adp{
	-moz-box-shadow:inset 0px 1px 0px 0px #caefab;
	-webkit-box-shadow:inset 0px 1px 0px 0px #caefab;
	box-shadow:inset 0px 1px 0px 0px #caefab;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #729948), color-stop(1, #4e801b) );
	background:-moz-linear-gradient( center top, #729948 5%, #4e801b 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#729948', endColorstr='#4e801b');
	background-color:#729948;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #268a16;
	display:inline-block;
	color:#fcfcfc;
	font-family:arial;
	font-size:14px;
	font-weight:bold;
	padding:2px 5px;
	text-decoration:none;

}
#formContainer button.adp:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #4e801b), color-stop(1, #729948) );
	background:-moz-linear-gradient( center top, #4e801b 5%, #729948 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#4e801b', endColorstr='#729948');
	background-color:#4e801b;
}
#formContainer button.adp:active {
	position:relative;
	top:1px;
}


#cardTextInput input.adp{
	margin:20px 0px 10px 0px;

	-moz-box-shadow:inset 0px 1px 0px 0px #caefab;
	-webkit-box-shadow:inset 0px 1px 0px 0px #caefab;
	box-shadow:inset 0px 1px 0px 0px #caefab;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #729948), color-stop(1, #4e801b) );
	background:-moz-linear-gradient( center top, #729948 5%, #4e801b 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#729948', endColorstr='#4e801b');
	background-color:#729948;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #268a16;
	display:inline-block;
	color:#fcfcfc;
	font-family:arial;
	font-size:14px;
	font-weight:bold;
	padding:2px 5px;
	text-decoration:none;

}
#cardTextInput input.adp:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #4e801b), color-stop(1, #729948) );
	background:-moz-linear-gradient( center top, #4e801b 5%, #729948 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#4e801b', endColorstr='#729948');
	background-color:#4e801b;
}
#cardTextInput input.adp:active {
	position:relative;
	top:1px;
}



.loginOutButton{
	margin:20px 0px 10px 0px;

	-moz-box-shadow:inset 0px 1px 0px 0px #caefab;
	-webkit-box-shadow:inset 0px 1px 0px 0px #caefab;
	box-shadow:inset 0px 1px 0px 0px #caefab;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #729948), color-stop(1, #4e801b) );
	background:-moz-linear-gradient( center top, #729948 5%, #4e801b 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#729948', endColorstr='#4e801b');
	background-color:#729948;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #268a16;
	display:inline-block;
	color:#fcfcfc;
	font-family:arial;
	font-size:14px;
	font-weight:bold;
	padding:2px 5px;
	text-decoration:none;

}
.loginOutButton:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #4e801b), color-stop(1, #729948) );
	background:-moz-linear-gradient( center top, #4e801b 5%, #729948 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#4e801b', endColorstr='#729948');
	background-color:#4e801b;
}
.loginOutButton:active {
	position:relative;
	top:1px;
}



.carouselBqOrderButton {
	margin:20px 0px 10px 0px;

	-moz-box-shadow:inset 0px 1px 0px 0px #caefab;
	-webkit-box-shadow:inset 0px 1px 0px 0px #caefab;
	box-shadow:inset 0px 1px 0px 0px #caefab;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #729948), color-stop(1, #4e801b) );
	background:-moz-linear-gradient( center top, #729948 5%, #4e801b 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#729948', endColorstr='#4e801b');
	background-color:#729948;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #268a16;
	display:inline-block;
	color:#fcfcfc;
	font-family:arial;
	font-size:14px;
	font-weight:bold;
	padding:2px 5px;
	text-decoration:none;
	/*text-shadow:1px 1px 0px #aade7c;*/
}.carouselBqOrderButton:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #4e801b), color-stop(1, #729948) );
	background:-moz-linear-gradient( center top, #4e801b 5%, #729948 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#4e801b', endColorstr='#729948');
	background-color:#4e801b;
}.carouselBqOrderButton:active {
	position:relative;
	top:1px;
}





.bqOrderButton {
	margin:30px 0px 10px 0px;

	-moz-box-shadow:inset 0px 1px 0px 0px #caefab;
	-webkit-box-shadow:inset 0px 1px 0px 0px #caefab;
	box-shadow:inset 0px 1px 0px 0px #caefab;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #729948), color-stop(1, #4e801b) );
	background:-moz-linear-gradient( center top, #729948 5%, #4e801b 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#729948', endColorstr='#4e801b');
	background-color:#729948;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #268a16;
	display:inline-block;
	color:#fcfcfc;
	font-family:arial;
	font-size:14px;
	font-weight:bold;
	padding:2px 5px;
	text-decoration:none;
	/*text-shadow:1px 1px 0px #aade7c;*/
}.bqOrderButton:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #4e801b), color-stop(1, #729948) );
	background:-moz-linear-gradient( center top, #4e801b 5%, #729948 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#4e801b', endColorstr='#729948');
	background-color:#4e801b;
}.bqOrderButton:active {
	position:relative;
	top:1px;
}


#zoomContainer{
	width: 1040px;
	height: 805px;
}
.zoomBqOrderButton {
	margin:0px 0px 10px 0px;

	-moz-box-shadow:inset 0px 1px 0px 0px #caefab;
	-webkit-box-shadow:inset 0px 1px 0px 0px #caefab;
	box-shadow:inset 0px 1px 0px 0px #caefab;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #729948), color-stop(1, #4e801b) );
	background:-moz-linear-gradient( center top, #729948 5%, #4e801b 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#729948', endColorstr='#4e801b');
	background-color:#729948;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #268a16;
	display:inline-block;
	color:#fcfcfc;
	font-family:arial;
	font-size:14px;
	font-weight:bold;
	padding:2px 5px;
	text-decoration:none;
	/*text-shadow:1px 1px 0px #aade7c;*/
}
.zoomBqOrderButton:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #4e801b), color-stop(1, #729948) );
	background:-moz-linear-gradient( center top, #4e801b 5%, #729948 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#4e801b', endColorstr='#729948');
	background-color:#4e801b;
}
.zoomBqOrderButton:active {
	position:relative;
	top:1px;
}


.cardOrderButton {
	margin:4px 0px 10px 0px;

	-moz-box-shadow:inset 0px 1px 0px 0px #caefab;
	-webkit-box-shadow:inset 0px 1px 0px 0px #caefab;
	box-shadow:inset 0px 1px 0px 0px #caefab;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #729948), color-stop(1, #4e801b) );
	background:-moz-linear-gradient( center top, #729948 5%, #4e801b 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#729948', endColorstr='#4e801b');
	background-color:#729948;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #268a16;
	display:inline-block;
	color:#fcfcfc;
	font-family:arial;
	font-size:14px;
	font-weight:bold;
	padding:2px 5px;
	text-decoration:none;
	/*text-shadow:1px 1px 0px #aade7c;*/
}.cardOrderButton:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #4e801b), color-stop(1, #729948) );
	background:-moz-linear-gradient( center top, #4e801b 5%, #729948 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#4e801b', endColorstr='#729948');
	background-color:#4e801b;
}.cardOrderButton:active {
	position:relative;
	top:1px;
}
















/*
.bqOrderButton {
	width:130px;
	-moz-box-shadow:inset 0px 1px 0px 0px #caefab;
	-webkit-box-shadow:inset 0px 1px 0px 0px #caefab;
	box-shadow:inset 0px 1px 0px 0px #caefab;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #1c6405), color-stop(1, #5cb811) );
	background:-moz-linear-gradient( center top, #1c6405 5%, #5cb811 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#1c6405', endColorstr='#5cb811');
	background-color:#1c6405;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #268a16;
	display:inline-block;
	color:#ffffff;
	font-family:arial;
	font-size:15px;
	font-weight:bold;
	padding:3px 3px;
	text-align:center;
	text-decoration:none;
	/*text-shadow:1px 1px 0px #aade7c;*/
}.bqOrderButton:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #5cb811), color-stop(1, #1c6405) );
	background:-moz-linear-gradient( center top, #5cb811 5%, #77d42a 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#5cb811', endColorstr='#1c6405');
	background-color:#5cb811;
}.bqOrderButton:active {
	position:relative;
	top:1px;
}


*/

/*
.cardOrderButton {
	margin:0px 0px 10px 0px;
	width:130px;
	-moz-box-shadow:inset 0px 1px 0px 0px #caefab;
	-webkit-box-shadow:inset 0px 1px 0px 0px #caefab;
	box-shadow:inset 0px 1px 0px 0px #caefab;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #1c6405), color-stop(1, #5cb811) );
	background:-moz-linear-gradient( center top, #1c6405 5%, #5cb811 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#1c6405', endColorstr='#5cb811');
	background-color:#1c6405;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #268a16;
	display:inline-block;
	color:#ffffff;
	font-family:arial;
	font-size:15px;
	font-weight:bold;
	padding:3px 3px;
	text-align:center;
	text-decoration:none;
	/*text-shadow:1px 1px 0px #aade7c;*/
}.cardOrderButton:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #5cb811), color-stop(1, #1c6405) );
	background:-moz-linear-gradient( center top, #5cb811 5%, #77d42a 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#5cb811', endColorstr='#1c6405');
	background-color:#5cb811;
}.cardOrderButton:active {
	position:relative;
	top:1px;
}

*/












/*
.bqOrderButton {
	color:#ffffff;
	float: left;
	margin:30px 0px 10px 0px;
	font-size: 0.9em;
	border-width: 1px;
	border-style: solid;
	border-color: #d6d6d6;
	background-image: url(../images/system/bqOrderButtonBg.gif);
}


.bqOrderButton a {
	display:block;
	padding:2px;
}



.bqOrderButton a:link {
	color: #ffffff;
	text-decoration: none;
	font-weight: 800;
}

.bqOrderButton a:visited {
	color: #ffffff;
	text-decoration: none;
	font-weight: 800;
}

.bqOrderButton a:hover {
	color:#ffffff;
	background-image: url(../images/system/bqOrderButtonBgAct.gif);
}


*/











.bqItemNo{
	color: #888888;
	font-weight:800;
}


.bqZoom {
	margin: 10px 0px 0px 0px;

	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #cccccc), color-stop(1, #f6f6f6) );
	background:-moz-linear-gradient( center top, #cccccc 5%, #f6f6f6 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#cccccc', endColorstr='#f6f6f6');
	background-color:#cccccc;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	border:1px solid #444444;
	display:inline-block;
	color:#888888;
	font-family:arial;
	font-size:14px;
	font-weight:bold;
	padding:2px 5px;
	text-decoration:none;
}.bqZoom:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #f6f6f6), color-stop(1, #cccccc) );
	background:-moz-linear-gradient( center top, #f6f6f6 5%, #cccccc 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f6f6f6', endColorstr='#cccccc');
	background-color:#f6f6f6;
}.bqZoom:active {
	bqZoom:relative;
	top:1px;
}
.bqZoom a {
	text-decoration:none;
	color:#888888;
}


/*
.bqZoom
{
	font-size: 8pt;
	color: #888888;
	font-weight:800;
	margin: 10px 0px 0px 0px;
	border-width:1px;
	border-style:solid;
	border-color:#444444;
	margin-left:210px;
	width: 50px;
	text-align: center;
	background-image: url(../images/system/menueButtonBg.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}

.bqZoom a
{
	display:block;
	padding:2px;
}


.bqZoom a:hover {
	background-color: #ffffff;
	background-image: url(../images/system/menueButtonBgAct.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	color:#ffffff;
}

.bqZoom a
{
	color: #888888;
	text-decoration:none;
}

/*
/* end bq stuff */




/* card stuff */
.cardTable{
	height: 100%;

}
.cardCellFooter{
	border-width: 0px;
	border-style: solid;
	border-color: #00ff00;
	vertical-align:bottom;
}
.cardCell{
	height: 100%;
	border-width: 5px;
	border-style: solid;
	border-color: #d6d6d6;
	vertical-align:top;
	background-color: #ffffff;
	margin: 10px 20px 0px 0px;
}




.cardTable td.bqOrphanCell{
	border-width: 0px;
	width:33%;
	background-color: #fafafa;
}

.cardSmall{
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-top:10px;

}

.cardText{
	font-size: 0.83em;
	display: block;
	/*	top right bottom left*/
	margin: 7px 12px 7px 12px;
}

.cardItemNo{
	font-size: 0.83em;
	color: #888888;
	font-weight:800;
	margin: 10px 12px 10px 12px;
}

.cardPrice{
	margin: 5px 12px 5px 12px;
	font-size: 1.0em;
	font-weight: 800;
	float: left;
}

/*
.cardOrderButton {
	float: left;
	margin:5px 0px 5px 0px;
	font-size: 0.9em;
	background-color: #dbf497;
	border-width: 1px;
	border-style: solid;
	border-color: #d6d6d6;
	color:#ffffff;
	background-image: url(../images/system/bqOrderButtonBg.gif);
}

.cardOrderButton a {
	display:block;
	padding:2px;
	color:#ffffff;
}



.cardOrderButton a:link {
	color:#ffffff;
	text-decoration: none;
	font-weight: 800;
}

.cardOrderButton a:visited {
	color:#ffffff;
	text-decoration: none;
	font-weight: 800;
}

.cardOrderButton a:hover {
	color:#ffffff;
	background-image: url(../images/system/bqOrderButtonBgAct.gif);
}

*/


#cardTextInput{
	display:in-line;
	text-align:center;
	margin-top:15px;
	text-align:center;
}

#cardTextInput textarea{
	text-align:left;
	font: 17px Verdana, Arial, sans-serif;
	width:300px;
	height:400px;
	border-width: 2px;
	border-style: solid;
	border-color: #d6d6d6;
}

#cardTextInput h2{
	color: #175d02;
	font-size: 1.2em;

}



/* Uli Stein */
#uliSteinMainTable{
	width:770px;
	margin-left:8px;
	background-color: #ffffff;
}

.usst{
	margin-bottom:30px;
}

.cardCellUs{
	width:376px;
	vertical-align:bottom;
}

.cardSmallUsL{
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-top:10px;
	width:370px;
	height:270px;
}

.cardSmallUsP{
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-top:10px;
	width:270px;
	height:370px;
}

#ussf{
	text-align:center;
	/*	top right bottom left*/
	margin: 7px 0px 7px 0px;

}
/* end card stuff */























/* left column, navigation */
#leftColumn {
	font-size: 1em;
	float: left;
	margin: 0;
	padding: 0;
}

#leftColumn a:link {
	color: #175d02;
	font-weight: 800;
	text-decoration: none;
	display:block;
}

#leftColumn a:visited {
	color: #175d02;
	font-weight: 800;
	text-decoration: none;
}

#vNav {
	font-size: 0.83em;
	width: 180px;
	margin: 5px 0 0 0;
	padding: 0;
}





#vNav ul {
	margin: 0px;
	padding: 0px;
}

#vNav a {
	display:block;
	padding:4px;
}


#vNav li {
	border-width: 1px;
	border-style: solid;
	border-color: #d6d6d6;
	list-style: none;
	background-image: url(../images/system/menueButtonBg.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	margin: 5px 0px 0px 0px;
}

#vNav li:hover {
	background-color: #ffffff;
	background-image: url(../images/system/menueButtonBgAct.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}


.activeVNav a{
	background-color: #ffffff;
	background-image: url(../images/system/menueButtonBgAct.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}

/* end left column, navigation */

/* cart stuff */
#cart {
	border-width: 1px;
	border-style: solid;
	border-color: #d6d6d6;
	/*	top right bottom left*/
	margin: 5px 0px 5px 0px;
	text-align:center;
	background-color:#ffffff;
}

#cartBq img{
	width:100px;
	height:100px;
}

#cart a {
	font-size: 0.75em;
	color: #175d02;
	font-weight: 800;
	/*	top right bottom left*/
	margin: 0px 3px 10px 3px;
	text-decoration: underline;
}

#cart a:link{
	text-decoration: underline;
}

#cart a:visited{
	text-decoration: underline;
}


#cart hr{
	/*	top right bottom left*/
	margin: 10px 10px 10px 10px;
	border:none;
	border-top: 1px dashed  #d6d6d6;
}

#cart .cartHeading{
	font-size: 0.75em;
	border-width: 1px;
	border-style: solid;
	border-color: #d6d6d6;
	list-style: none;
	background-image: url(../images/system/menueButtonBg.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	margin: 0px 0px 0px 0px;
}
#cartCard{
	margin-bottom:8px;
	/*box-shadow:3px 3px 3px #666;*/
}

#cartCard2{
	/*margin:0px;*/
	/*box-shadow:3px 3px 3px #666;*/
}

#uliSteinCartCardL{
	/*	top right bottom left*/
	margin: 24px 0px 24px 0px;
}

#uliSteinCartCardP{
	margin: 0px 0px 2px 0px;
}

#cartCardImgContainer{
	float:left;
	/*	top right bottom left*/
	margin: 5px 5px 0px 10px;
	
}

#cartCardImgContainerWo{
	float:left;
	/*	top right bottom left*/
	margin: 5px 20px 0px 45px;
	
}

#cartCardTextContainer{
	/*float:left;*/
	/*	top right bottom left*/
	margin: 0px 0px 0px 0px;
	/*text-align:left;*/
}



#cartCardText a:link{
	/*float:left;*/
	/*	top right bottom left*/
	margin: 5px 0px 0px 5px;
	text-decoration: none;
	text-underline: none;
	/*text-align:left;*/
}
#cardIconText{
	float:left;
}

#cardIconText a:link{
	color: #ff0000;
	font-size: 0.25 em;
	text-align: left;
}


#cartCardText{
	/*float:left;*/
	font: 0.3em Verdana, Arial, sans-serif;
	/*font-size: 0.25em;*/
	text-align: left;
	padding:2px;
	width:66px;
	height:93px;
	border-width: 1px;
	border-style: solid;
	border-color: #000000;
	overflow:hidden;
	/*	top right bottom left*/
	margin: 5px 0px 8px 0px;
}

#cartDateContainer{
	width:72px;
	height:82px;
	background-color:#ffffff;
	border-width: 1px;
	border-style: solid;
	border-color: #d6d6d6;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:8px;
	box-shadow:3px 3px 3px #666;
}


#cartDateWd{
	text-decoration: none;
	text-underline: none;
	width:72px;
	height:17px;
	background-color:#555555;
	color:#ffffff;
	font-size:0.75em;
}

#cartDateDay{
	text-decoration: none;
	text-underline: none;
	width:72px;
	height:45px;
	font-weight: 800;
	font-size:2.5em;
	text-align:center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d6d6d6;
}

#cartDateMonth a:link{
	text-decoration: none;
	text-underline: none;
	font-weight: 800;
	font-size:0.9em;
}
#cartDateMonth a:visited{
	text-decoration: none;
	text-underline: none;
	font-weight: 800;
	font-size:0.9em;
}

/* end cart stuff */


/* calendar stuff */
.calendar{
	display: block;
	/*	top right bottom left*/
	margin: 20px 3px 0px 170px;
}

.calendar h2{
	color: #175d02;
	font-size: 1.2em;

}

.calendar table{
	padding:0px;
	border-style: solid;
	border-color: #999999;
	border-width:1px;
	box-shadow:10px 10px 10px #666;
}

.calendar td{
	margin:0px;
	padding:0px;
	width:50px;
	height:50px;
	border-style: solid;
	border-color: #d6d6d6;
	border-width:2px;
	text-align: center;
}

.calendar a {
	display:block;
	color: #000000
}

.calendar td a:link {
	/*font-size: 2.0em;*/
	color: #000000
	font-weight: 800;
	text-decoration: none;
}

.calHead{
	font-size: 2.0em;
	color: #000000
}

.calendar .calDay {
	font-size: 2.0em;
}

.cellSunday {
	color: #ff0000;
	font-size: 2.0em;
	font-weight: 800;
}

.cellHolyday {
	background-color:#ff5555;
	color: #ffffff;
	font-size: 2.0em;
	font-weight: 800;
}

.clickableCell a{
	display:block;
	color: #000000;
	font-size: 2.0em;
	font-weight: 800;
	height:40px;
}

.clickableCell a:hover {
/*	background-color:#005522;*/
/*	color:#ffffff;*/
	border-style: solid;
	border-color: #999999;
	border-width:2px;
}

.cellTimeOut{
	background-color:#bbbbbb;
	color: #000000;
	font-size: 2.0em;
	font-weight: 800;
}
.cellNotAvailable{
	background-color:#bbbbbb;
	color: #888888;
	font-size: 2.0em;
	font-weight: 800;
}

.mdSpecialCell{
	background-image: url(../images/system/mdSpecial.gif);
}

.mdSpecialCell a{
	display:block;
	color: #000000;
	font-size: 2.0em;
	font-weight: 800;
	height:40px;
}

.mdSpecialCell a:hover {
/*	background-color:#005522;*/
/*	color:#ffffff;*/
	border-style: solid;
	border-color: #999999;
	border-width:2px;
}

/* end calendar stuff */


/* form stuff */
#formContainer{
	margin-top:20px;
	margin-left:170px;
}

#formContainer a:link{
	color:#175d02;
}


#formContainer .ral{
	text-align:right;
}

#formContainer table{
	/*	top right bottom left*/
	margin: 10px 0px 5px 0px;
}

.fcb{
	margin:15px;
}

#formContainer th{
	margin-top:20px;
	
}
#formContainer input{
	border-style: solid;
	border-color: #999999;
	border-width:1px;

}


.field1{
	width:320px;
}

.field2{
	width:240px;
}

#hnl{
	width:32px;
}

.field3{
	width:45px;
}



.field21{
	width:220px;
}
.field22{
	width:176px;
}
.field23{
	width:40px;
}
.field24{
	width:56px;
}
.field25{
	width:160px;
}



.field31{
	width:130px;
	margin-right:5px;
}
.field32{
	width:120px;
}
.field33{
	width:20px;
	margin-right:5px;
}
.field34{
	width:40px;
}
.field35{
	width:100px;
	margin-right:5px;
}


#catt{
	width:100%;
	/*font-family: Courier, monospace;*/
	margin-top:50px;

}

#catt hr{
	width:100%;
	margin: 0px 0px 0px 0px;
	border:none;
	border-top: 1px solid  #175d02;
}



#Sofortueberweisung{
	display: none;
}

#Lastschrift{
	display: none;
}
#creditCard{
	display: none;
}
#LastschriftNa{
	display: none;
}
#creditCardNa{
	display: none;
}

#ccValidYear{
	width:100px;
}


#ccValidMonth{
	width:100px;
}

.adp{
	width:170px;
	border-color:#FFFF00;
	border-width:2px;
	border-style:solid;
	cursor:default;
}

.adps{
	width:190px;
	border-color:#FFFF00;
	border-width:2px;
	border-style:solid;
	cursor:default;
}

#kaufen{
	border-color:#FFFF00;
	border-width:2px;
	border-style:solid;
}
/* end form stuff */

/* payment stuff */

.paymentOptions{
	padding:3px;
	margin-bottom:3px;
	background-color:#FFFFFF;
}


.field4{
	width:250px;
}

/* end payment stuff */

/* confirmation  stuff */


.cattC td, th{
	text-align:left;
}

#confirmation {
 	width: 100%;
 	border-width: 0px;
	/*	top right bottom left*/
	padding: 20px 10px 0px 10px;

}

#confirmation td{
 	border-width: 0px;
 	background-color: #ffffff;
 	
}

#confirmation th{
	text-aligm:left;
 	border-width: 0px;
	/*	top right bottom left*/
	padding: 20px 0px 10px 0px;
}


#confirmation .cartHeading{
	/*font-size: 0.95em;*/
	font-weight:bold;
	border-width: 1px;
	border-style: solid;
	border-color: #d6d6d6;
	list-style: none;
	background-image: url(../images/system/menueButtonBg.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	margin: 0px 0px 0px 0px;
}
#cartCard{
	margin-bottom:8px;
	/*box-shadow:3px 3px 3px #666;*/
}

#confirmationCart{
 	width: 100%;
 	text-align:center;
 	background-color: #ffffff;
}

#confirmationCardImgContainer{
	float:left;
	/*	top right bottom left*/
	margin: 5px 5px 0px 70px;
	
}

#confirmationTextContainer{
	float:left;
	/*	top right bottom left*/
	margin: 5px 0px 0px 5px;
	text-align:left;
}



#confirmationCardText{
	font-size: 0.2em;
	padding:2px;
	width:105px;
	height:142px;
	border-width: 1px;
	border-style: solid;
	border-color: #000000;
	overflow:hidden;
}

#confirmationDateContainer{
	width:100px;
	height:124px;
	background-color:#ffffff;
	border-width: 1px;
	border-style: solid;
	border-color: #d6d6d6;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:8px;
	box-shadow:3px 3px 3px #666;

}

#confirmationDateWd{
	width:100%;
	height:23px;
	background-color:#555555;
	color:#ffffff;
	font-size:0.9em;
}

#confirmationDateDay{
	width:100px;
	height:59px;
	font-weight: 800;
	font-size:3.5em;
	text-align:center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d6d6d6;
}

#confirmationDateMonth{
	font-weight: 800;
	font-size:0.9em;
	margin-top:10px;
}


/* end confirmation  stuff */

/* info pages */
#infopage{
	margin-left:20px;
	margin-top: 10px;
	
}
#infopage div{
	margin-top:10px;
	margin-bottom:25px;
	
}

#backLink{
	padding-top:20px;
	color: #175d02;
	font-size:1.5em;
}

#infopage .question{
	margin:0px;
	font-size: 1.0em;
	font-weight: 800;
}
/* end info pages */


/* home */
#home{
	background-color: #ffffff;
	border-right: 3px solid  #fafafa;
}

#homeTitle{
	border: 1px solid  #ffffff;

}

#homeTitle img{
	float:left;
	/*	top right bottom left*/
	margin: 5px 10px 0px 0px;
}

#homeTitle h1{
	font-size: 1.5em;
	color: #ff0000;
}
#homeTitle h2{
	font-size: 0.9em;
	/*	top right bottom left*/
	margin: 10px 0px 0px 0px;
	
}

#homeTitleText{
	/*	top right bottom left*/
	margin: 10px 3px 0px 10px;
	height:400px;
}
#homeSubTitle{
	/*border: 1px solid  #00ff00;*/
	margin-top:20px;
	margin-left:10px;
	margin-bottom:10px;
}

.titlePrice1{
	font-size: 1.2em;
	font-weight: 800;
}

.titleInkl1{
	font-size: 1.2em;
	font-weight: 800;
	color:#ff0000;
	/*	top right bottom left*/
	margin: 0px 0px 30px 0px;
}

.titleOrderButton {
	background-color:#2b641a;
	color:#ffffff;
	width:70px;
	height:20px;
	/*	top right bottom left*/
	margin: 0px 0px 30px 480px;
}

.titleOrderButton a{
	color:#ffffff;
	width:100px;
}
#ciao img{
	/*	top right bottom left*/
	margin: 560px 0px 0px 0px;
}

.homeDescr{
	padding:5px;
	margin:10px 10px 15px 480px;
	font-size: 0.93em;
	min-height:50px;
	border-width: 1px;
	border-style: solid;
	border-color: #d6d6d6;
	box-shadow:5px 5px 5px #666;

}


/* end home */

/* Zoom */
#zoomImg{
	float:left;
}
#zoomRightCol{
	/*	top right bottom left*/
	margin:0px 0px 0px 805px;
	padding:60px 0px 0px 0px;

}
#zoomDescr{
	padding:5px;
	color: #175d02;
	font-size: 1.4em;
	/*min-height:50px;*/
	border-width: 1px;
	border-style: solid;
	border-color: #d6d6d6;
	box-shadow:5px 5px 5px #666;
}
#zoomItemNo{
	/*	top right bottom left*/
	margin:15px 0px 15px 0px;
	color: #888888;
	font-size: 1.4em;
	font-weight:800;
}

#zoomPrice{
	color: #175d02;
	font-family: Arial, sans-serif;
	font-size: 1.4em;
	font-weight: 800;
	margin:0px 0px 40px 0px;
}
#zoomAvailableText{
	/*	top right bottom left*/
	margin:0px 0px 15px 0px;
	color: #ff0000;
	font-family: Arial, sans-serif;
	font-size: 1.4em;

}
#zoomOrderButton{
	margin:20px 0px 0px 0px;
	color:#ffffff;
	font-size: 1.4em;
	border-width: 1px;
	border-style: solid;
	border-color: #d6d6d6;
	background-image: url(../images/system/zoomOrderButtonBg.png);
	display:inline;
	padding:5px;
}





#zoomOrderButton a:link {
	color: #ffffff;
	text-decoration: none;
	font-weight: 800;
	padding:5px;
}

#zoomOrderButton a:visited {
	color: #ffffff;
	text-decoration: none;
	font-weight: 800;
	padding:5px;
}

#zoomOrderButton a:hover {
	color:#ffffff;
	background-image: url(../images/system/zoomOrderButtonBgAct.png);
}






/* end Zoom */



#container {
	width:580px;
	padding:10px;
	margin:0 auto;
	position:relative;
	z-index:0;
}

#products_example {
	width:600px;
	height:282px;
	position:relative;
}

/* Bq carousel */


.carouselTile {
	border-width:1px;
	border-style:solid;
  	border-color:silver;
	width:210px;
	padding: 3px;
	margin: 5px;
	display: block;
	float: left;
}

.carouselTn{
	width:180px;
	height:180px;
	display:block;
	margin: 0px auto 5px auto;
}



.carouselDescr{
	padding:5px;
	margin:0px 10px 0px 3px;
	top: 0px;
	font-size: 0.73em;
	font-weight: normal;
	min-height:250px;
	border-width: 1px;
	border-style: solid;
	border-color: #d6d6d6;
	box-shadow:5px 5px 5px #666;
}


.carouselBqItemNo{
	color: #888888;
	float: left;
	font-size:10px;
	margin:25px 3px 0px 0px;
}

.carouselBqPrice{
	position: relative;
	top: 15px;
	font-size: 0.9em;
	font-weight: 800;
}


/*

.carouselBqOrderButton {
	color:#ffffff;
	float: left;
	margin:20px 0px 10px 0px;
	font-size: 0.8em;
	border-width: 1px;
	border-style: solid;
	border-color: #d6d6d6;
	background-image: url(../images/system/bqOrderButtonBg.gif);
}


.carouselBqOrderButton a {
	display:block;
	padding:2px;
}


.carouselBqOrderButton a:link {
	color: #ffffff;
	text-decoration: none;
	font-weight: 800;
}

.carouselBqOrderButton a:visited {
	color: #ffffff;
	text-decoration: none;
	font-weight: 800;
}

.carouselBqOrderButton a:hover {
	color:#ffffff;
	background-image: url(../images/system/bqOrderButtonBgAct.gif);
}

*/


/* end Bq carousel */


/* addressbook */
#getAddress td{
	border-width: 0px;
	border-style: solid;
	border-color: #d6d6d6;
	margin:10px;
}
#getAddress table{
	padding:10px;
}
#getAddress a:link{
	text-decoration: none;
}

.evenRow{
	background:#eeeeee;
}
.oddRow{
	background:#cccccc;
}
/* end addressbook */





/* error page */
#errorPage{
	/*	top right bottom left*/
	margin: 20px 10px 5px 100px;
}

#errorPage h2{
	/*	top right bottom left*/
	margin: 0px 0px 20px 0px;
}

#errorPage ul{
	/*	top right bottom left*/
	margin: 0px 0px 20px 0px;
}

/* end error page */

/* tooltips */
span.tips{
	cursor:help;
	cursor:hand;
}
*/ end tooltips */

