html {
	height: 100%;
	margin-bottom: 1px;
}
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: normal;
	color: #000000;
	text-align: center;
	font-size: 70%;
	padding-top: 20px;
	height: 101%;
}
.clear {
	display: block;
	clear: both;
	height: 1%;
}
/* Bereich nicht für IE-mac Ende */

#container {
	text-align: left;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	height: 117px;
	text-align: center;
	padding-top: 10px;
}
#navi {
	height: 40px;
	background-repeat: no-repeat;
	padding-right: 20px;
	padding-left: 20px;
	background-image: url(../img/bg_navi.png);
	padding-bottom: 16px;
}
#navi ul {
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#navi a {
	color: #FFFFFF;
	text-decoration: none;
	line-height: 30px;
	display: block;
	padding-right: 10px;
	padding-left: 10px;
}
#navi a.borderleft {
	color: #FFFFFF;
	text-decoration: none;
	line-height: 30px;
	display: block;
	padding-right: 10px;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #3e3e3e;
}
#navi a.borderright {
	color: #FFFFFF;
	text-decoration: none;
	line-height: 30px;
	display: block;
	padding-right: 10px;
	padding-left: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #3e3e3e;
}
#navi a:hover {
	text-decoration: none;
	background-color: #242424;
}
#nav1 {
	width: 400px;
	float: left;
}
#nav1 li {
	margin: 0px;
	padding: 0px;
	float: left;
	list-style-type: none;
}
#nav2 {
	float: left;
	width: 520px;
}
#nav2 li {
	margin: 0px;
	padding: 0px;
	float: right;
	list-style-type: none;
	position: relative;
}
.shoppingcart-info-link {
	background-image: url(../img/icon_arrow-down.png);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 15px;
}
#shoppingcart-info-box {
	position: absolute;
	color: #FFFFFF;
	z-index: 100;
	font-size: 11px;
	background-image: url(../img/bg_cartinfo.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#languages-info-box {
	position: absolute;
	color: #FFFFFF;
	z-index: 100;
	font-size: 11px;
	background-image: url(../img/bg_cartinfo.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#shopping-cart {
	padding: 10px;
}
#shopping-cart ul {
	margin: 0px;
	padding: 0px;
}
#shopping-cart li {
	margin: 0px;
	list-style-type: none;
	float: none;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#shopping-cart li a {
	line-height: normal;
	margin: 0px;
	font-size: 90%;
	padding: 0px;
	text-decoration: underline;
}
#shopping-cart li a:hover {
	text-decoration: none;
}

#shopping-cart .newItemInCart {
	color: #FF0000;
}

.homefeatured {
	float: left;
	width: 300px;
	padding-right: 10px;
	padding-left: 10px;
}
.homefeatured h1 {
	font-size: 120%;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.hfeat-img {
	height: 300px;
	width: 300px;
	position: relative;
	overflow: hidden;
}
.hfeat-mask {
	position: absolute;
	height: 300px;
	width: 300px;
	z-index: 10;
}
.hfeat-txt1 {
	height: 170px;
	line-height: 180%;
}
.hfeat-txt2 {
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	margin-bottom: 10px;
}

.hometxt {
	padding: 20px 0px;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	margin-right: 10px;
	margin-left: 10px;
}

.hometxt p {
	margin-bottom: 20px;
	line-height: 150%;
}


#footer {
	padding-right: 10px;
	padding-left: 10px;
	text-align: center;
	color: #999999;
	padding-top: 20px;
	margin-bottom: 20px;
}
/* BEGIN: CSS Buttons Everywhere */
.cssbutton {
	cursor:pointer;
	float: left;
	height: 30px;
	padding-right: 10px; /* sliding doors padding */
	text-decoration: none;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(../img/cssbutton_right_bg.png);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	display: block;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 11px;
}
.cssbutton:hover {
	background-position: right bottom;
	outline: none;
}
.cssbutton span {
	display: block;
	line-height: 20px;
	background-color: transparent;
	background-image: url(../img/cssbutton_left_bg.png);
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 20px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.cssbutton:hover span {
	background-position: left -30px;
}
.csssubmitbutton {
	cursor:pointer;
	line-height: 23px;
	background-color: transparent;
	background-image: url(../img/cssbutton_left_bg.png);
	background-repeat: no-repeat;
	padding-top: 4px;
	padding-right: 20;
	padding-bottom: 7px;
	padding-left: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	display: block;
	font-size: 11px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	float: left;
	height: 33px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.csssubmitbutton:hover {
	background-position: left -30px;
	outline: none;
}
/* END: CSS Buttons Everywhere */

#content-default {
	padding-right: 10px;
	padding-left: 10px;
	line-height: 180%;
}
a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
#content-default h1 {
	font-size: 260%;
	font-weight: normal;
	margin-bottom: 20px;
	line-height: 140%;
}
#content-default h2 {
	font-size: 200%;
	font-weight: normal;
	margin-bottom: 10px;
	line-height: 140%;
	margin-top: 20px;
}
#content-default p {
	margin-bottom: 10px;
}
#pinfo-img {
	height: 300px;
	margin-bottom: 20px;
}
#pinfo-txt {
}
ul.domtabs {
	margin-bottom: 0px;
	margin-top: 30px;
}
.domtabs li {
	background-image: url(../img/cssbutton_left_bg2.png);
	background-repeat: no-repeat;
	background-position: left -30px;
	color: #FFFFFF;
	float: left;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	cursor:pointer;
	line-height: 30px;
	padding-left: 20px;
}

.domtabs li span {
	background-image: url(../img/cssbutton_right_bg2.png);
	background-repeat: no-repeat;
	background-position: right -30px;
	padding-left: 0px;
	line-height: 30px;
	display: block;
	padding-right: 20px;
}

.domtabs li:hover {
}

.domtabs li:hover span {
}

.domtabs .select {
	background-position: left top;
	color: #FFFFFF;
}

.domtabs .select span {
	background-position: right top;
	color: #FFFFFF;
}
.domtabcontent {
	padding-top: 10px;
}
.rbox {
	background-color:#ffffff;
	border: 1px solid #000000;
	padding: 30px;
	margin-bottom: 20px;
}
.rbox2 {
	color: #000000;
	display: block;
	padding: 0px;
	background-color:#FFFFFF;
	margin: 0px;
}
#pinfo-txt {
	float: left;
	width: 620px;
}
#pinfo-info {
	float: left;
	width: 300px;
	margin-left: 20px;
}
.productListing-odd {
	background-color: #f1f1f1;
}
.productListing-odd-over {
	background-image: url(../img/line_diagonal.png);
}
.productListing-even {
	background-color: #ffffff;
}
.productListing-even-over {
	background-image: url(../img/line_diagonal.png);
}
.productListing-active {
	background-image: url(../img/line_diagonal.png);
	font-weight: bold;
}
.productListing-active-over {
	color: #000000;
	background-color: #e2e2e2;
	font-weight: bold;
}
.listing-tbl-heading {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
}

.pinfo-img-sub {
	float: left;
	margin-right: 10px;
}
.mlisting-button-left {
	line-height: 21px;
	margin: 0px;
	padding: 0px;
	vertical-align: middle;
	background-image: url(../img/button_plusminus_bg_left.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 21px;
}
.mlisting-button-left:hover {
	background-position: left -21px;
}
.mlisting-button-right {
	line-height: 21px;
	margin: 0px;
	padding: 0px;
	vertical-align: middle;
	background-image: url(../img/button_plusminus_bg_right.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 21px;
}
.mlisting-button-right:hover {
	background-position: left -21px;
}
.mlisting-input {
	font-size: 12px;
	padding: 0px;
	height: 21px;
	background-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
	vertical-align: middle;
	color: #000000;
	font-weight: bold;
	margin: 0px;
}
.mlisting2_result {
	font-weight: bold;
	color: #FF0000;
}
.add2cart {
	text-align: right;
	background-color: #000000;
	padding: 10px;
}

.add2cart:hover {
	background-color: #207ce5;
}
#form-default {
	padding:0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#form-default fieldset {
	display:block;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin-bottom:0.5em;
	line-height:1.5em;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#form-default legend {
	font-family:georgia, sans-serif;
	font-size:1.5em;
	font-weight:normal;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	padding-top: 20px;
}
#form-default label {
	clear:left;
	display:block;
	float:left;
	width:100px;
	text-align:left;
	padding-right:10px;
	color:#000000;
	margin-bottom:0.5em;
	padding-top: 3px;
}
#form-default input {
	margin-bottom:0.6em;
	background-color: #fff;
}
#form-default select {

}
#form-default textarea {
	width:410px;
	height:15em;
	padding:0.5em;
	overflow:auto;
	background-color: #fff;
}
#form-default option {
	color:#000000;
}
#form-default optgroup {
	color:#000;
	font-family:georgia, serif;
	background-color: #FFFFFF;
}
#form-default optgroup option {
	color:#000000;
	background-color: #FFFFFF;
}
.chechout-agbbox {
	height: 300px;
	overflow: auto;
	margin-bottom: 20px;
	border: 1px solid #000000;
	font-size: 10px;
	padding: 10px;
}

.checkout-datachangelink {
	padding-right: 20px;
	font-weight: bold;
}
#popCart {
	position: absolute; /*do not change this*/
	top: 35%;
	left: 35%;
	width: 450px;
	background-color: #FFFFFF;
	border: 5px solid #000000;
	color: #000;
	z-index: 100000; /*do not change this*/
	display: none; /*do not change this*/
	padding: 20px;
	text-align: left;
}

#popCart h4 {
	margin-bottom: 10px;
}


.popcartList ul {
	list-style-type:none;
	margin:0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

.popcartList li {
	line-height: 150%;
	margin-bottom: 5px;
}
li.popcartButton {float:right;padding-right:10px;}

#popCart_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
    background-color: #000;
    display:none;
    opacity:0.75;
   	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
}

* html #popCart_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

.seitem {
	margin-top: 5px;
	margin-bottom: 5px;
	line-height: 14px;
}

.seitem img {
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	vertical-align: middle;
}

.optionselect {
	padding: 0px;
}
.optionselect label {
	display:block;
	float:left;
	width:70px;
	text-align:left;
	padding-right:10px;
	color:#000000;
	margin-bottom:0.5em;
	padding-top: 3px;
}

.optionselect select {
	padding: 2px;
}

.mlist-name {
	font-size: 120%;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 5px;
}
.mlist-item {
	padding: 20px;
}



