body {
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
}

a {
	text-decoration: none;
}

a:hover {
	color: #000;
}

img {
	border: 0;
}


#footer-nav-left {
	float: left;
	margin-top: 12px;
}

#footer-nav-right {
	float: right;
	margin-top: 12px;
}

#footer a {
	font-size: 10px;
	text-transform: uppercase;
}


/* PROMOTION */

#promotion {
	position: absolute;
	top: 11px;
}


/* PRODUKTE */

#produkt-nav-left,
#produkt-nav-right {
	margin-top: 36px;
}

.gridButtonLeft {
	position: absolute;
	margin-top: 31px;
	height: 110px;
	visibility: hidden;
}

.gridButtonRight {
	position: absolute;
	margin-top: 31px;
	height: 110px;
	visibility: hidden;
}

.gridButtonRight img,
.gridButtonLeft img {
	margin-top: 38px;
}

.gridRow {
	position: absolute;
}

.gridCell {
	position: absolute;
	top: 0;
	width: 104px;
	height: 104px;
	padding: 2px;
	/*border: 1px solid #ccc;*/
}

.gridCell a {
	display: block;
}

.gridCell .overlayText {
	position: absolute;
	top: 0;
	left: 0;
	width: 110px;
	z-index: 200;
	font-size: 11px;
}

.gridCell .price {
	position: absolute;
	top: 98px;
	left: 0;
	width: 110px;
	z-index: 200;
	font-size: 11px;
	text-align: center;
	visibility: hidden;
}


/* PRODUKTE > DETAILS */

#details {
	height: 352px;
	left: 0;
	position: absolute;
	top: 11px;
	width: 610px;
}

#details-image {
	background-color: #fff;
	height: 352px;
	left: 0;
	position: absolute;
	top: 0;
	width: 360px;
}

#details-image img {
	margin-left: 2px;
}

#details-promo {
	background-color: #fff;
	height: 121px;
	left: 375px;
	position: absolute;
	top: 0;
	width: 235px;
}

#details-info {
	background-color: #fff;
	height: 231px;
	left: 375px;
	line-height: 20px;
	position: absolute;
	top: 121px;
	width: 235px;
}

#details-info-preis {
	margin-top: 20px;
}

#details-info-buttons {
	margin-top: 6px;
}


/* PRODUKTE > ZOOM */

#zoom {
	position: absolute;
	background-color: #fff;
	width: 610px;
	height: 594px;
	top: 11px;
}

#zoom-img {
	padding: 0 8px;
}

#zoom-button {
	position: absolute;
	top: 20px;
	right: 15px;
	z-index: 100;
}

#zoom-variations {
	position: absolute;
	left: 0;
	top: 544px;
	z-index: 100;
	width: 610px;
	text-align: center;
}


/* BESTELLEN */

#bestellen {
	position: absolute;
	top: 11px;
	width: 610px;
	height: 594px;
}

#bestellen-header {
	position: absolute;
	top: 0;
	left: 0;
	height: 110px;
	width: 610px;
}

#bestellen-header a {
	display: block;
}

#bestellen-header img {
	position: absolute;
	top: 30px;
	left: 30px;
}

.bestellen-header-step {
	position: absolute;
	top: 0;
	width: 110px;
	height: 110px;	
}

#bestellen-header-step1 {
	left: 0;
}

#bestellen-header-step2 {
	left: 125px;
}

#bestellen-header-step3 {
	left: 250px;
}

#bestellen-header-step4 {
	left: 375px;
}

#bestellen-header-step5 {
	left: 500px;
}

#bestellen-vorgang {
	position: absolute;
	top: 161px;
	left: 0;
	height: 37px;
	font-weight: bold;
	background-color: #fff;
}

#bestellen-link {
	position: absolute;
	top: 161px;
	right: 0;
	height: 37px;
	text-align: right;
	background-color: #fff;
}

#bestellen-content {
	position: absolute;
	top: 198px;
	left: 0;
	height: 396px;
	width: 610px;
	background-color: #fff;
}

#bestellen-button {
	position: absolute;
	top: 0;
	right: -55px;
}

/* KONDITIONEN */

#konditionen {
	position: absolute;
	top: 11px;
	width: 610px;
	height: 594px;
	text-align: justify;
	line-height: 2em;
}


/* BESTELLEN > WARENKORB */

table#warenkorb-listing {
	/*border-collapse: collapse;*/
}

table#warenkorb-listing td {
	/*border: 1px solid black;*/
	height: 45px;
}

table#warenkorb-listing td.td1 {
	width: 45px;
	padding-right: 15px;
}

table#warenkorb-listing td.td2 {
	width: 250px;
	padding-right: 15px;
}

table#warenkorb-listing td.td3 {
	width: 85px;
	padding-right: 15px;
	white-space: nowrap;
}

table#warenkorb-listing td.td3 input.input-text {
	border: 1px solid;
	padding: 2px;
	width: 30px;
	text-align: right;
}

table#warenkorb-listing td.td4 {
	width: 85px;
	padding-right: 15px;
	text-align: right;
	white-space: nowrap;
}

table#warenkorb-listing td.td5 {
	width: 85px;
	text-align: right;
	white-space: nowrap;
}


/* BESTELLEN > ADRESSE */

#adresse {
	position: absolute;
	top: 60px;
	left: 160px;
}

table#adresse-felder td.td1 {
	width: 80px;
	padding-bottom: 3px;
}

table#adresse-felder td.td2 {
	width: 200px;
	padding-bottom: 3px;
}

table#adresse-felder td.td2 input.input-text {
	border: none;
	border-bottom: 1px dotted;
	padding: 4px 2px;
	width: 200px;
}


/* BESTELLEN > ZAHLUNG */

#zahlung {
	position: absolute;
	top: 60px;
	left: 160px;
	line-height: 2em;
}

table#zahlung-optionen td.td1 {
	padding: 6px 10px 1.5em 0;
	vertical-align: top;
}

table#zahlung-optionen td.td2 {
	padding-bottom: 1.5em;
	vertical-align: top;
}



/* BESTELLEN > BESTAETIGUNG */

#bestaetigung {
	position: absolute;
}


/* BESTELLEN > ZUSAMMENFASSUNG */

#zusammenfassung {
	position: absolute;
	line-height: 2em;
}

#zusammenfassung-warenkorb {
	position: absolute;
	top: 0;
	left: 0;
	width: 300px;
}

#zusammenfassung-adresse {
	position: absolute;
	top: 0;
	left: 375px;
	width: 235px;
}

table#zusammenfassung-listing td {
	vertical-align: top;
}

table#zusammenfassung-listing td.td1 {
	padding-right: 10px;
	text-align: right;
	white-space: nowrap;
}

table#zusammenfassung-listing td.td2 {
	padding-right: 20px;
	width: 200px;
}

table#zusammenfassung-listing td.td3 {
	text-align: right;
	white-space: nowrap;
}


/* DMO */

#dmo {
	position: absolute;
	top: 11px;
	width: 610px;
	height: 594px;
}

#dmo-portrait {
	position: absolute;
	top: 0;
	left: 0;
	width: 610px;
	height: 473px;
	background-color: #fff;
}

#dmo-portrait img {
	position: absolute;
	top: 56px;
	left: 125px;
}

#dmo-text {
	position: absolute;
	top: 484px;
	left: 0;
	width: 610px;
	height: 110px;
	background-color: #fff;
	text-align: justify;
	line-height: 2em;
}


/* KONTAKT */

#kontakt {
	position: absolute;
	top: 11px;
	width: 610px;
	height: 594px;
	background-color: #fff;
}

#kontakt-balken {
	position: absolute;
	top: 117px;
	left: 125px;
	height: 36px;
}

#kontakt-adresse {
	position: absolute;
	top: 200px;
	left: 125px;
	line-height: 2em;
}

#kontakt-impressum {
	position: absolute;
	top: 405px;
	left: 125px;
	font-size: 10px;
	line-height: 1.7em;
}


/* MISC */

.checkbox {
	position: relative;
	top: 0.2em;
}


/* FARBEN */

.color-1 {
	color: #dc5f21;
}

.color-2 {
	color: #069;
}

.color-3 {
	color: #933;
}

.color-4 {
	color: #cd3399;
}

.color-5 {
	color: #a5a81f;
}
