* {
margin : 0;
padding : 0;
}
table td {
vertical-align : top;
text-align : left;
}
body {
	font-family : Verdana, Arial, sans-serif;
	font-size : 13px;
	margin : 0 0 0 0;
	padding : 0;
	background : #ffffff; /*#efeeee */
	color : #000;
	line-height: normal; /* bei font-size 13px: 16px entspricht Standard */
}
h1 {
	color : #04376c;
	font-weight : bolder;
	font-size : 16px;
	padding : 7px;
	margin-top : 0px;
	margin-left : 0px;
	margin-bottom: 10px;
	
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #FFFFFF;
}


h1.underline, h2.underline, h3.underline {
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #FFFFFF;
}
h2 {
color : #04376c;
font-weight : bold;
font-size : 18px;
margin : 0 0 8px 0;
padding : 0;
}
h3 {
color : #04376c;
font-weight : bold;
font-size : 16px;
margin : 0 0 8px 0;
padding : 0;
}
h4 {
font-size : 14px;
margin : 8px 0 8px 0;
}
a, a:link, a:link, a:link, a:hover {
background : transparent;
text-decoration : none;
cursor : pointer;
color : #000000;
}

a img {
border : none;
}
input {
font-family : Verdana, Arial, sans-serif;
font-size : 13px;
}
textarea {
font-family : Verdana, Arial, sans-serif;
font-size : 12px;
border-width : 1px;
border-style : solid;
border-top-color : #4e4e4f;
border-left-color : #4e4e4f;
border-bottom-color : #aeaeae;
border-right-color : #aeaeae;
}
select {
font-family : Verdana, Arial, sans-serif;
font-size : 12px;
border-width : 1px;
border-style : solid;
border-top-color : #4e4e4f;
border-left-color : #4e4e4f;
border-bottom-color : #aeaeae;
border-right-color : #aeaeae;
}
input[type="text"], input[type="password"] {
	border : 1px solid #999999;
	background : url(img/input_bg.gif) no-repeat;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
}

.anzahl_productinfo {
	font-size: 18px;
	text-align: center;
}

p {
margin : 8px 0 8px 0;
}
div.hr {
padding-top : 1px;
height : 0;
overflow : hidden;
margin : 0;
line-height : 0;
background-color : #d4d4d4;
}
div.hrlightgrey {
padding-top : 1px;
height : 0;
overflow : hidden;
margin : 0;
line-height : 0;
background-color : #d4d4d4;
}
div.hrproductpreview {
padding-top : 1px;
height : 0;
overflow : hidden;
margin : 0;
line-height : 0;
background-color : #ffffff;
margin-bottom : 20px;
}
table td {
padding : 2px;
}
#wrap {
padding : 0;
margin-bottom : 0;
margin : 0 auto;
width : 980px;
position : relative;
top : 0;
overflow : hidden;
background-image : url(img/hintergrund.jpg);
background-repeat : repeat-y;

padding : 5px;
}
* html #wrap {
width : 990px;
width : 980px;
}
#top {
position : absolute;
top : 5px;
left : 5px;
height : 171px;
width : 980px;
background-image : url(img/bg-header.png);
}
#header {
height : 171px;
width : 980px;
position : relative;
}
#logo1 {
	position : absolute;
	top : 0;
	left : 0;
}

#logo3 {
	position : absolute;
	height : 105px;
	width : 105px;
	left : 650px;
	top : 2px;
	border: 0px solid #CCCCCC;
	z-index: +24;
}

.more_categories {
	color : #04376c;
	font-size: 14px;
	font-weight: bolder;
}


#warenkorb {
	padding : 3px 10px;
	background-color: #FFFFFF;
}

#cart {
position : absolute;
right : 5px;
top : 5px;
/*background-image : url(img/bg-cart.png);
padding : 3px 10px;*/
font-size : 11px;
}
* html #cart {
width : 200px;
width : 269px;
}
#cart h4 {
margin : 0;
padding : 0;
font-size : 13px;
margin-bottom : 3px;
}
#cart .cart {
padding-right : 10px;
}
#breadcrumb {
	position : absolute;
	top : 145px;
	left : 0;
	height : 26px;
	line-height : 26px;
	margin : 0;
	vertical-align : middle;
	width : 970px;
	padding-left : 10px;
	background-image : url(img/hintergrund.jpg);
	background-repeat : repeat-y;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
* html #breadcrumb {
width : 980px;
width : 970px;
}
#breadcrumb a, #breadcrumb a:link, #breadcrumb a:visited, #breadcrumb a:hover, #breadcrumb a:active {
text-decoration : none;
font-weight : normal;
cursor : pointer;
margin : 0;
padding : 0;
}
#breadcrumb a:hover, #breadcrumb a:active, #breadcrumb a.headerNavigation:active {
color : #89693e;
text-decoration : underline;
}
#topmenuwrap {
position : absolute;
right : 0;
top : 115px;
height : 30px;
width : 980px;
background : #04376c;
}
#topmenu {
float : left;
padding : 0;
margin : 0;
list-style-type : none;
}
#topmenu li {
height : 30px;
line-height : 30px;
vertical-align : middle;
float : left;
margin-right : 3px;
padding-right : 20px;
}
#topmenu a, #topmenu a:link, #topmenu a:visited, #topmenu a:hover, #topmenu a:active {
margin : 0;
padding : 0;
display : block;
height : 30px;
vertical-align : middle;
text-decoration : none;
cursor : pointer;
padding : 0 10px;
text-align : center;
}
#topmenu a:hover, #topmenu .current_top a {
text-decoration : underline;
background-image : url(img/bg-cart.png);
}


#menu {
	position : absolute;
	right : 0;
	top : 115px;
	height : 30px;
	width : 980px;
	background : #04376c;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

#menu ul {
	list-style: none;
	font-weight: bold;
}

#menu ul li {
	line-height: 30px;
	display: block;
	float: left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}

#menu ul li a {
	float: left;
	display: block;
	padding: 0 23px;
	color: #FFFFFF;
}

#menu ul li.current_page_item a, #menu ul li a:hover {
	background: #c6c9d8;
	text-decoration: underline;
	
}


#contentwrap {
clear : both;
width : 980px;
overflow : auto;
margin-top : 171px;
background-image : url(img/bg-left.jpg);
background-repeat : repeat-y;
}
#content {
	float : left;
	width : 710px;
	margin-left : 245px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 25px;
}
* html #content {
width : 980px;
width : 685px;
}
#contentfull {
width : 980px;
padding : 0 0 15px 0;
margin-bottom : 15px;

}
#leftcol {
float : left;
width : 225px;
padding : 0;
margin-left : -980px;
padding-left : 20px;
padding-top : 20px;

}
* html #leftcol {
width : 245px;
width : 225px;
}
.boxpreis, .productPrice {
color : #4a8d11;
font-size : 13px;
}
.box-klein, .box-klein a {
font-size : 10px;
}
a.boxlink {
display : block;
padding : 5px 0 5px 0;
color : #a87218;
text-decoration : none;
}
ul#categorymenu {
margin : 0;
padding : 0;
}
ul#categorymenu li.level1 {
list-style-type : none;
border : solid #fff;
border-width : 1px 0 0 0;
}
ul#categorymenu li.level1 a {
	text-decoration : none;
	outline : none;
	color : #000000;
	padding : 4px 0 4px 18px;
	display : block;
	font-size: 14px;
	background-image: url(img/pfeil2.gif);
	background-repeat: no-repeat;
	background-position: 8px 7px;
}
ul#categorymenu li.level1 a:hover {
	text-decoration : none;
	color : #ffffff;
	background-color : #04376c;
	font-size: 14px;
	font-weight: bold;
	background-image: url(img/pfeil1.gif);
	background-repeat: no-repeat;
	background-position: 8px 7px;
}
ul#categorymenu li.level2 {
list-style-type : none;
border : solid #fff;
border-width : 1px 0 0 0;
}
ul#categorymenu li.level2 a {
	text-decoration : none;
	outline : none;
	color : #000000;
	font-weight : bold;
	padding : 4px 0 4px 23px;
	display : block;
	background-color: #efeef2;
	background-image: url(img/pfeil2.gif);
	background-repeat: no-repeat;
	background-position: 13px 7px;
}
ul#categorymenu li.level2 a:hover {
text-decoration : none;
color : #ffffff;
background-color : #04376c;
font-weight : bold;
background-image: url(img/pfeil1.gif);
background-repeat: no-repeat;
background-position: 13px 7px;
}
ul#categorymenu li.level3 {
list-style-type : none;
border : solid #fff;
border-width : 1px 0 0 0;
}
ul#categorymenu li.level3 a {
text-decoration : none;
outline : none;
color : #333;
background : #c7c7c7 url(img/pfeil1.gif) no-repeat 21px 9px;
font-weight : bold;
padding : 4px 0 4px 30px;
display : block;
}
ul#categorymenu li.level3 a:hover {
text-decoration : none;
color : #333;
background-color : #b3b3b3;
font-weight : bold;
}
ul#categorymenu li.level4 {
list-style-type : none;
border : solid #fff;
border-width : 1px 0 0 0;
}
ul#categorymenu li.level4 a {
text-decoration : none;
outline : none;
color : #333;
background : #b3b3b3 url(img/pfeil1.gif) no-repeat 29px 9px;
font-weight : bold;
padding : 4px 0 4px 37px;
display : block;
}
ul#categorymenu li.level4 a:hover {
text-decoration : none;
color : #333;
background-color : #000000;
font-weight : bold;
}
ul#categorymenu li.level5 {
list-style-type : none;
border : solid #fff;
border-width : 1px 0 0 0;
}
ul#categorymenu li.level5 a {
text-decoration : none;
outline : none;
color : #333;
background : #a2a2a2 url(img/pfeil1.gif) no-repeat 32px 9px;
font-weight : bold;
padding : 4px 0 4px 42px;
display : block;
}
ul#categorymenu li.level5 a:hover {
text-decoration : none;
color : #333;
background-color : #7e7e7e;
font-weight : bold;
}
img.imgLeft {
float : left;
margin : 2px 10px 2px 0;
position : relative;
}
ul.categorymenu2 .active, ul.categorymenu2 .active a {
font-weight : 900;
color : #000;
}
ul.categorymenu2 {
list-style-image : url(img/list.gif);
list-style-position : inside;
z-index : 2000;
border : solid #ccc;
border-width : 0;
}
ul.categorymenu2 li {
list-style-image : url(img/list.gif);
list-style-position : inside;
border-top : 1px solid #eeeeee;
border-bottom : 1px solid #fff;
vertical-align : middle;
margin-top : auto;
margin-bottom : auto;
}
ul.categorymenu2 li a {
text-decoration : none;
color : #000;
vertical-align : middle;
margin-top : auto;
margin-bottom : auto;
}
ul.categorymenu2 li a:hover {
color : #000;
}
ul.categorymenu2 li.level1 {
padding : 4px 0 4px 6px;
}
h2.boxheader {
	height : 24px;
	font-size : 15px;
	color : #000;
	width : 193px;	
	vertical-align : middle;
	border : solid #d4d4d4;
	border-width : 1px 1px 0 1px;
	background : url(img/bg-boxheader.jpg);
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
}
* html h2.boxheader {
width : 205px;
width : 193px;
}
h2.boxheader a:link, h2.boxheader a:hover, h2.boxheader a:active, h2.boxheader a:visited {
text-decoration : none;
outline : none;
color : #000;
}
.boxheader {
margin-bottom : 10px;
}
.boxbody-search {
width : 205px;
margin-bottom : 10px;
}
.boxbody-category {
width : 203px;
margin-bottom : 10px;
border : solid #d4d4d4;
border-width : 1px 1px 1px 1px;
background : #fdfdfd;
background-image : url(img/bg-box.jpg);
background-position : bottom;
background-repeat : repeat-x;
}
* html .boxbody-category {
width : 205px;
width : 203px;
}
.boxbody {
width : 193px;
margin-bottom : 10px;
border : solid #d4d4d4;
border-width : 1px 1px 1px 1px;
background : #fdfdfd;
background-image : url(img/bg-box.jpg);
background-position : bottom;
background-repeat : repeat-x;
padding : 5px;
}
* html .boxbody {
width : 205px;
width : 193px;
}

.boxbody-kundenbewertung {
width : 193px;
margin-bottom : 10px;
border : solid #d4d4d4;
border-width : 0px 0px 0px 0px;
background : #fdfdfd;
background-image : url(img/bg-box.jpg);
background-position : bottom;
background-repeat : repeat-x;
padding : 0px;
}




/*
.content-box2, .content-box3 {
width : 193px;
margin-bottom : 10px;
border : solid #d4d4d4;
border-width : 0px 0px 0px 0px;
background : #fff;
height : 250px;
padding : 5px; 
}
* html .content-box2, * html .content-box3 {
width : 205px;
width : 193px;
}*/

.boxbody h3, .boxbody h3 a, .crosselling h3, .cosselling h3 a {
font-size : 12px;
color : #000;
font-weight : normal;
text-decoration: none;
}
.boxbody h3.center, .boxbody h3.center a {
font-size : 12px;
text-align : center;
text-decoration: none;
}
.boxbody p, .crosselling {
font-size : 12px;
margin : 6px 0 6px 0;
}
.boxbody p.center {
font-size : 12px;
text-align : center;
margin : 6px 0 6px 0;
}

.boxbody p a {
text-decoration: none;
}

.boxbody .shipping,.boxbody .tax {
font-size: 10px;
}

.boxbody .shipping a {
text-decoration: underline;
}
.boxbody td {
font-size : 12px;
margin : 6px 0 6px 0;
}
.boxbody .productOldPrice, .crosselling .productOldPrice {
font-size : 12px;
color : #04376c;
margin: 0;
padding: 0;
}
.boxbody div.hr, .crosselling div.hr {
margin-top : 5px;
margin-bottom : 5px;
}
.boxbody div.hrlightgrey, .crosselling div.hrlightgrey {
margin-top : 5px;
margin-bottom : 5px;
}
.boxbody a, .crosselling a {
font-size : 12px;
}
.crosselling a {
text-decoration : none;
}
.crosselling .price {
color : #89693e;
margin-bottom : 0;
}
.boxbody .productboximage {
border : 1px solid #d4d4d4;
}

#catlisting_v2 .links {
margin : 0;
padding : 0;
list-style : none;
float : left;
margin-bottom : 20px;
width : 218px;
margin-right : 10px;
text-align : center;
}
#catlisting_v2 .rechts {
margin : 0;
padding : 0;
list-style : none;
float : left;
margin-bottom : 20px;
width : 218px;
text-align : center;
}
* html #catlisting_v2 .links {
width : 219px;
width : 218px;
}
#catlisting_v2 .max-width {
max-width : 218px;
}
#catlisting_v2 h3 {
font-size : 12px;
color : #04376c;
}
#catlisting_v2 h3 a {
	color : #ffffff;
	font-size: 15px;
	font-style: normal;
	float : left;
	margin-left : 30px;
	background : url(img/pfeil1.gif) no-repeat 8px 8px;
	background-color: #04376c;
	padding-top: 4px;
	padding-right: 7px;
	padding-bottom: 4px;
	padding-left: 20px;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFffff;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #FFFFFF;
}
#catlisting_v2 .produktlisting_bild {
height : 190px;
}
#catlisting_v1 td {
vertical-align : middle;
}
#catlisting_v1 h3 {
font-size : 12px;
color : #04376c;
width : 300px;
float : left;
vertical-align : middle;
margin-top : auto;
margin-bottom : auto;
}
#catlisting_v1 h3 a {
	color : #ffffff;
	font-size: 15px;
	font-style: normal;
	float : left;
	margin-left : 30px;
	background : url(img/pfeil1.gif) no-repeat 8px 8px;
	background-color: #04376c;
	padding-top: 4px;
	padding-right: 7px;
	padding-bottom: 4px;
	padding-left: 20px;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFffff;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #FFFFFF;
}

#catlisting_v1 h3 a:hover {
	color : #04376c; 
	font-size: 15px;
	font-style: normal;
	float : left;
	margin-left: 30px;
	background : url(img/pfeil1.gif) no-repeat 8px 8px;
	background-color: #c6c9d8;
	padding-top: 4px;
	padding-right: 7px;
	padding-bottom: 4px;
	padding-left: 20px;	
}

#catlisting_v1 .max-width {
max-width : 218px;
}
#catlisting_v1 .produktlisting_bild {
float : left;
}

#infomagnetschmuck {
	text-decoration: underline;
	line-height: 25px;
}


#produktlisting .links {
list-style : none;
float : left;
width : 172px;
background-image : url(img/bg_listing.gif);
background-position : bottom;
border : 1px solid #d4d4d4;
background-repeat : repeat-x;
margin : 0 4px 4px 0;
padding : 0;
}
* html #produktlisting .links {
width : 172px;
width : 170px;
}
#produktlisting .rechts {
list-style : none;
float : right;
width : 173px;
background-image : url(img/bg_listing.gif);
background-position : bottom;
background-repeat : repeat-x;
border : 1px solid #d4d4d4;
}
* html #produktlisting .rechts {
width : 173px;
width : 171px;
}
* html .produktlisting {
overflow : visible;
height : 1px;
}
.produktlisting_bild {
	text-align : center;
	height : 110px;
	padding-top: 5px;
}
.kurzbeschreibung {
padding-right : 5px;
}
#produktlisting .rechts h2, #produktlisting .links h2 {
text-align : center;
height : 35px;
font-size : 13px;
}
#produktlisting .rechts h2 a, #produktlisting .links h2 a {
text-decoration : none;
}
.produktlisting_preis {
	height : 20px;
	text-align : center;
	margin-top: 15px;
}
.produktlisting_preis .price1 {
	vertical-align : bottom;
	margin-bottom : 0;
	color: #04376c;
}
.produktlisting_preis .price, .produktlisting_preis .price1 {
font-size : 14px;
font-weight : 700;
margin : 0;
padding : 0;
}
.produktlisting_preis .productOldPrice {
font-size : 11px;
font-weight : 700;
color : #000000;
text-decoration : line-through;

}
.produktlisting_preis .price {
display : block;
padding-top : 14px;
}

.produktlisting_v2_ueberschrift {
	width: 160px;	
}

.produktlisting_buttons {
text-align : center;
padding : 10px 0;
}
#produktlisting .taxandshippinginfo {
margin : 0;
padding : 0;
font-size : 10px;
font-weight : normal;
color : #000000;
text-align : center;
}
#produktlisting .taxandshippinginfo a {
color : #000000;
}
* html .produktlisting {
overflow : visible;
height : 1px;
}
.productPreview {
padding : 0;
margin : 0;
}
.productPreviewContent {
vertical-align : top;
width : 465px;
}
.productPreviewContent h2 {
padding : 0;
margin : 0 0 5px 0;
}
.productPreviewContent h2 a {
	font-size : 14px;
	font-weight : 800;
	outline : none;
	color: #000000;
	background-image: url(img/bg-boxheader.jpg);
	background-repeat: repeat-x;
	background-position: top;
	border: thin none #333333;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	line-height: 25px;
}
.productPreviewImage {
	width : 220px;
	padding : 3px 0 0 0;
	vertical-align: middle;
}
.wraptocenter {
display : table-cell;
text-align : center;
vertical-align : middle;
}
.wraptocenter * {
vertical-align : middle;
}
.productPreviewImage img {
border : 0 solid #d4d4d4;
}
.productPreviewContent .price {  /* Preis product_listing_v1    */
	font-size : 18px;
	font-weight : bold;
	color: #000000;	
}

.productPreviewContent .taxandshippinginfo {
font-size : 11px;
font-weight : normal;
color : #000000;
padding : 0;
margin : 0;
}
.productPreviewContent .vpe,#produktlisting .vpe {
font-size : 11px;
font-weight : normal;
color : #000000;
padding : 0;
margin : 0;
}
#produktlisting .vpe {
text-align: center;
}
.vpe_productinfo {
font-size : 11px;
font-weight : normal;
color : #000000;
padding : 0;
margin : 0;
}
.productPreviewContent .shippingtime {
font-size : 11px;
font-weight : normal;
color : #000000;
padding : 0;
margin : 0;
}
.productPreviewContent .stockimage {
margin : 0;
padding : 0;
}
.productPreviewContent .stockimagetext {
margin : 0;
padding : 0;
font-size : 11px;
font-weight : normal;
color : #000000;
}
.productPreviewContent .productOldPrice {
font-size : 12px;
font-weight : bold;
color : #04376c;
}
.productPreviewContent .taxandshippinginfo a {
font-size : 11px;
color : #000000;
text-decoration : underline;
outline : none;
}


#productinfoimages {
float : left;
background-color : #ededed;
text-align : center;
width : 140px;
padding : 10px;
margin : 0 10px 10px 0;
border : 1px solid #000000;
}
#productinfoimages .productimage {
border : 1px solid #000000;
}
#productinfoimages .hrlightgrey {
margin : 6px 0;
}
#productinfoprice {
padding : 5px;
}
#productinfoprice img {
cursor : pointer;
}
#productinfoprice .hrlightgrey {
margin : 6px 0;
}
#productinfoprice .productprice { /* Preis product_info    */
	margin : 0;
	padding : 0;
	font-size : 18px;
	font-weight : bold;
	color: #000000;
}
#productinfoprice .productOldPrice {
color : #04376c;
margin : 0;
padding : 0;
font-size : 12px;
font-weight : bold;
}
#productinfoprice .taxandshippinginfo {
margin : 0;
padding : 0;
font-size : 11px;
font-weight : normal;
color : #000000;
}
#productinfoprice .taxandshippinginfo a {
margin : 0;
padding : 0;
font-size : 11px;
color : #000000;
text-decoration : underline;
outline : none;
}
#productinfoprice .shippingtime {
margin : 0;
padding : 0;
font-size : 12px;
font-weight : normal;
color : #000000;
}
#productinfoprice .stockimage {
margin : 0;
padding : 0;
}
#productinfoprice .stockimagetext {
margin : 0;
padding : 0;
font-size : 11px;
font-weight : normal;
color : #000000;
}
p.productinfoproductadded {
font-size : 11px;
}
.productoptions {
padding-top : 15px;
}
.addtobasket {
float : right;
text-align : right;
margin-right : 0;
}
#baskettable {
text-align : right;
margin-right : 0;
}


.input input {
height : 29px;
}

/******* Anfang product_info ************/

#produkt-pos {
	position : relative;
	overflow : visible;
	width : 710px;
	height : 100%;
	/*background-color: #FF00FF;*/
}

.produktinfo-beschreibung-v1{   
	z-index: 1000;
	padding-top : 455px;  /**** Text Produktbeschreibung - nach unten verschoben **/
	/*background-color: #0000FF;*/
}

#produkt_topbereich-v1 {
	z-index: 100;
	position:absolute;
	top: 55px; /**** Oberen Rand von Produktbild verschieben **/
	/*background-color: #00FF00;*/
}

#productinfowrap-v1 {
	display : table;
	width : 100%;
	margin : 0;
	padding : 0;
	height : 400px;
	z-index: 1;
	/*background-color: #FFFF00;*/
}

.productinfo_bild {
	vertical-align: middle;
	text-align: center;
	height: 400px;	
	/*background-color: #00FFFF;*/
}

.productinfo_info {
text-align : right;
margin : 0;
padding : 0;
vertical-align : top;
margin-right : 0;
}
.productinfo_info p {
margin : 0 0 5px 0;
padding : 0;
}

.content-box4 {
float : left;
width : 318px;
border : 0px solid #d4d4d4;
padding : 0px;
margin : 10px 10px 10px 0;
height : 15px; /* 170px*/
}
* html .content-box4 {
width : 338px;
width : 318px;
}

.content-box5 {
	
	width : 228px;
	position:absolute;
	top: 300px;
	right: 0px;
	border : 0px solid #d4e4d4;
	
}
* html .content-box5 {
width : 328px;
width : 318px;
}
.content-box6 {
	float : left;
	margin-top: 10px;
	
}
* html .content-box6 {
width : 685px;
width : 673px;
}

/******* Ende product_info ************/

.content-box7 {    /******* Box Reklamation ************/
font-size: 12px;
text-align: left;
line-height: 18px;
}
.content-box8 {    /******* Box Versand ************/
font-size: 12px;
text-align: left;
line-height: 18px;
}

body.popupproductinfo {
padding : 15px;
background : none;
background-color : #fff;
}
body.popupprintorder {
font-family : "Trebuchet MS", Verdana, Arial, Sans-serif;
font-size : 13px;
padding : 15px;
background : none;
background-color : #fff;
}
body.popupprintorder .products tr.header td {
font-weight : bold;
background-color : #ededed;
}
body.popupprintorder .products .total {
text-align : right;
}
body.popupprintorder .products .quantity {
vertical-align : top;
}
body.popupprintorder .productname {
vertical-align : top;
}
body.popupprintorder .model {
vertical-align : top;
}
body.popupprintorder .singleprice {
vertical-align : top;
}
body.popupprintorder .totalprice {
vertical-align : top;
}
div.highlightbox {
padding : 15px;
background-color : #c6c9d8;
}
div.highlightbox ul {
margin-left : 15px;
padding : 0;
display : block;
list-style-type : square;
line-height : 20px;
}
div.highlightbox div.hr {
height : 1px;
line-height : 1px;
margin : 0;
padding : 0;
display : block;
}
table.paymentblock {
background-color : #c6c9d8;
border-style : solid;
border-width : 0 1px 1px 1px;
border-color : #e4e4e4;
margin-bottom : 15px;
width : 690px;
}
table.paymentblock tr td.header {
background-color : #e4e4e4;
padding : 2px;
padding-left : 5px;
font-weight : bold;
}
table.shippingblock {
background-color : #c6c9d8;
border-style : solid;
border-width : 0 1px 1px 1px;
border-color : #e4e4e4;
margin-bottom : 15px;
}
table.shippingblock tr td.header {
background-color : #e4e4e4;
padding : 2px;
padding-left : 5px;
font-weight : bold;
}
table.shippingblock tr td {
vertical-align : top;
}
table.shippingblock tr td.description {
width : 100%;
vertical-align : top;
padding-left : 6px;
}
table.shippingblock tr td.radiobutton {
vertical-align : top;
white-space : nowrap;
padding : 4px;
}
table.shippingblock tr td.radiobutton input {
margin : 0;
padding : 0;
}
table.shippingblock tr td.price {
vertical-align : top;
white-space : nowrap;
}
table.accounthistoryinfoorderdetails tr td {
vertical-align : top;
}
table.accounthistoryinfoorderdetails tr.header td {
font-weight : bold;
}
textarea.message_body {
width : 130px;
}
table.downloadbox {
padding : 5px;
background-color : #c6c9d8;
border : 1px solid #e4e4e4;
margin-bottom : 8px;
}
table.downloadbox tr td.icon {
padding-right : 15px;
}
table.downloadbox tr td.downloadlink {
width : 100%;
}
table.graduatedprice {
font-size : 11px;
text-align : left;
margin-top : 5px;
}
table.graduatedprice tr td.header {
font-size : 12px;
font-weight : bold;
text-align : left;
}
table.orderdetails {
font-size : 11px;
background-color : #c6c9d8;
border-style : solid;
border-width : 0 1px 1px 1px;
border-color : #e4e4e4;
}
table.orderdetails tr td {
padding : 4px;
}
table.orderdetails tr.headerrow td {
background-color : #e4e4e4;
font-weight : bold;
}
table.orderdetails tr.headerrow td.left {
text-align : left;
}
table.orderdetails tr.headerrow td.center {
text-align : center;
}
table.orderdetails tr.headerrow td.right {
text-align : right;
}
table.orderdetails tr.contentrow1 td {
background-color : #ffffff;
vertical-align : top;
}
table.orderdetails tr.contentrow1 td.quantity {
text-align : center;
}
table.orderdetails tr.contentrow1 td.quantity input {
font-size : 11px;
padding : 2px;
border : 1px solid #e4e4e4;
}
table.orderdetails tr.contentrow1 td.productname {
text-align : left;
}
table.orderdetails tr.contentrow2 td {
background-color : #c6c9d8;
vertical-align : top;
}
table.orderdetails tr.contentrow2 td.quantity {
text-align : center;
}
table.orderdetails tr.contentrow2 td.quantity input {
font-size : 11px;
padding : 2px;
border : 1px solid #e4e4e4;
}
table.orderdetails tr.contentrow2 td.productname {
text-align : left;
}
table.orderdetails tr td.singleprice {
text-align : right;
white-space : nowrap;
}
table.orderdetails tr td.totalprice {
text-align : right;
white-space : nowrap;
}
table.orderdetails tr td.delete {
text-align : center;
white-space : nowrap;
}
table.orderdetails tr td.productname table.productattributes {
margin-top : 3px;
}
table.orderdetails tr td.productname table.productattributes tr td {
padding : 0;
}
table.orderdetails tr td.productname table.productattributes tr td.attribute {
padding-right : 4px;
}
table.orderdetails tr td.productname table.productattributes tr td.value {
width : 100%;
}
table.orderdetails tr td.subtotal {
background-color : #e4e4e4;
text-align : right;
border-style : solid;
border-width : 1px 0 0 0;
border-color : #e4e4e4;
}
div.productnavigator {
background-color : #ededed;
padding : 8px;
border : 1px solid #000000;
}
table.reviewlist {
background-color : #c6c9d8;
border-style : solid;
border-width : 0 1px 1px 1px;
border-color : #e4e4e4;
}
table.reviewlist tr td {
padding : 4px;
white-space : nowrap;
}
table.reviewlist tr.header td {
background-color : #e4e4e4;
color : #ffffff;
font-weight : bold;
}
table.reviewlist tr.contentrow1 td {
background-color : #c6c9d8;
}
table.reviewlist tr.contentrow2 td {
background-color : #e5dcd1;
}
textarea#review {
width : 100%;
}
table.medialist {
background-color : #c6c9d8;
border-style : solid;
border-width : 1px;
border-color : #e4e4e4;
}
table.medialist tr td {
padding : 6px;
white-space : nowrap;
vertical-align : top;
}
table.medialist tr.contentrow1 td {
background-color : #c6c9d8;
}
table.medialist tr.contentrow2 td {
background-color : #e5dcd1;
}
.sitemapwrap .sitemapleft {
background-color : #c6c9d8;
border-style : solid;
border-width : 1px;
border-color : #e4e4e4;
display : table;
float : left;
width : 235px;
margin-bottom : 15px;
}
.sitemapwrap .sitemapright {
background-color : #c6c9d8;
border-style : solid;
border-width : 1px;
border-color : #e4e4e4;
display : table;
float : right;
width : 235px;
margin-bottom : 15px;
}
.sitemapheader {
padding : 3px;
background-color : #e4e4e4;
color : #ffffff;
font-weight : bold;
}
.sitemapheader a:link, .sitemapheader a:visited, .sitemapheader a:hover {
color : #ffffff;
text-decoration : none;
}
.sitemapcontent {
padding : 6px;
}
.sitemapcontent li {
list-style-type : none;
}
.checkout-left {
float : left;
width : 192px;
margin : 0 auto;
text-align : center;
}
.checkout-right {
float : left;
padding-left : 15px;
}
#infotext {
display : block;
width : 690px;
margin-bottom : 10px;
}
p.checkoutcomment textarea {
width : 99%;
}
table.checkoutconfirmationorderdetails {
padding : 0;
margin : 0 0 10px 0;
border : none;
}
table.checkoutconfirmationorderdetails tr td.productname {
width : 100%;
font-weight : bold;
}
table.checkoutconfirmationorderdetails tr td.shippingtime {
padding : 0 0 0 30px;
color : #666666;
font-size : 11px;
font-weight : normal;
white-space : nowrap;
}
table.checkoutconfirmationorderdetails tr td.productattributes {
padding : 0 0 0 30px;
color : #666666;
font-size : 11px;
font-weight : normal;
}
table.checkoutconfirmationorderdetails tr td.productprice {
white-space : nowrap;
text-align : right;
}
table.checkoutconfirmationorderdetailstotal {
padding : 0;
margin : 10px 0 0 0;
border : none;
}
table.checkoutconfirmationorderdetailstotal tr td.name {
width : 100%;
text-align : right;
}
table.checkoutconfirmationorderdetailstotal tr td.value {
white-space : nowrap;
text-align : right;
}
p.checkoutagb textarea {
width : 99%;
}
.errormessage {
border : 2px solid #ff0000;
padding : 5px;
background-color : #ffd6d6;
width : 671px;
}
.messageStackSuccess {
padding : 4px;
background-color : #66ff66;
}
.footer-boxen {
width : 938px;
background : #c6c9d8;
border : 1px solid #d4d4d4;
margin : 20px 0 0 0;
padding : 20px;
overflow : auto;
}
* html .footer-boxen {
width : 980px;
width : 938px;
}
.footer-box1, .footer-box2, .footer-box3 {
float : left;
margin-right : 39px;
}
.footer-box4 {
float : left;
}
.footer-box3, .footer-box4 {
border : 0px solid #d4d4d4;
background : #c6c9d8;
padding : 0px; /* 5px original */
width : 205px; /* 193px original */
}
* html .footer-box3, * html .footer-box4 {
width : 205px;
width : 193px; /* 193px original */
}
.contentbox1 {
	background : #fff;
	color : #666666;
	text-align : center;
	font-size : 11px;
	padding : 5px;
	width : 968px;
	margin-top : 20px;
	border : 0px solid #d4d4d4;
	background-image : url(img/hintergrund.jpg);
	background-repeat : repeat-y;
}
.contentbox1 a, .contentbox1 a {
text-decoration : none;
color : #666;
}


* html .contentbox1 {
width : 980px;
width : 968px;
}
.copyright {
margin : 0 auto;
width : 990px;
background : #fff;
text-align : center;
color : #666666;
font-size : 11px;
padding : 0 0 10px 0;
}
.parseTime {
margin : 0 auto;
width : 990px;
background : #fff;
text-align : center;
color : #666666;
font-size : 11px;
padding : 0 0 10px 0;
}
.copyright a, .parseTime a {
text-decoration : none;
color : #666;
}
#morepics {
margin-top : 10px;
}
#morepics img {
margin-right : 10px;
height : 50px;
width : 50px;
}
dt {
float : left;
width : 40px;
}
dt img {
border : 1px solid #ccc;
padding : 2px;
background : #fff;
max-width : 40px;
}
dd {
float : right;
width : 125px;
}
dd p {
font-weight : bold;
}
.tax {
font-size : 10px;
}
.tax a {
font-size : 10px;
}
.crosselling dt {
float : left;
width : 40px;
margin-right : 5px;
}
.crosselling dt img {
border : 1px solid #ccc;
padding : 2px;
background : #fff;
width : 40px;
}
.crosselling dd {
float : right;
width : 138px;
}
.productPreviewImage {
display : block;
}
td.productPreviewContent {
text-align : left;
}
#content ol, #content ul {
margin : 10px 0 10px 40px;
}
.clear {
clear : both;
}
.floatleft {
float : left;
}
.floatright {
float : right;
}
.floatleft2 {
float : left;
width : 535px;
}
.floatright2 {
float : right;
width : 145px;
}
.border {
border : 1px solid #ffffff;
padding : 5px;
}
ul#checkoutnavigation {
margin : 0;
padding : 0;
list-style : none;
width : 710px;
}
ul#checkoutnavigation li {
	margin : 0;
	padding : 0;
	height : 70px;
	list-style-type : none;
	float : left;
	width : 116px;
	margin : 0 4px;
	padding : 8px;
	list-style : none;
	border: 1px solid;	
}
ul#checkoutnavigation li.active {
background-color : #ffffff;
}
ul#checkoutnavigation li.active .number {
font-size : 20px;
font-weight : bold;
}
ul#checkoutnavigation li.active .title {
font-size : 14px;
font-weight : bold;
}
ul#checkoutnavigation li.active .description {
font-size : 11px;
}
ul#checkoutnavigation li.inactive {
color : #000000;
background-color : #c6c9d8;
border-color : #000000;
}
ul#checkoutnavigation li.inactive .number {
font-size : 20px;
font-weight : bold;
}
ul#checkoutnavigation li.inactive .title {
font-size : 14px;
font-weight : bold;
}
ul#checkoutnavigation li.inactive .description {
font-size : 11px;
}
.linker_rand {
text-align : right;
}
.loginbild {
padding-right : 10px;
}
.check {
border : 1px solid #ff0000;
padding : 5px;
background-color : #ffd6d6;
}
.agbframe {
height : 200px;
width : 99%;
overflow : auto;
padding : 2px;
border : 1px solid #d4d4d4;
text-align : left;
}
.checkoutcomment textarea {
height : 80px;
width : 100%;
padding : 2px;
border : 1px solid #d4d4d4;
text-align : left;
}
table.checkoutblock {
background-color : #c6c9d8;
border-style : solid;
border-width : 0 1px 1px 1px;
border-color : #e4e4e4;
margin-bottom : 15px;
width : 690px;
}
table.checkoutblock tr td.header {
background-color : #e4e4e4;
padding : 5px;
padding-left : 5px;
font-weight : bold;
}
table.checkoutblock tr td {
padding : 5px;
}
table.checkoutblock tr td table {
width : 100%;
}
td.main_row {
border-top : 1px solid #ccc;
text-align : right;
}
table.checkoutblock tr td .main {
text-align : right;
}
table.checkoutblock tr td .main_header {
text-align : right;
}

a.blauer-link {color: #0012ff; text-decoration: underline;}
.main2 {
text-align: right;
width: 140px;
}


/***************** Eigene Ergänzungen *******************************/

.table_aussen {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #d4d4d4;
	border-right-color: #d4d4d4;
	border-bottom-color: #d4d4d4;
	border-left-color: #d4d4d4;
}

.table_th {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #d4d4d4;
	border-right-color: #d4d4d4;
	border-bottom-color: #d4d4d4;
	border-left-color: #d4d4d4;
}

.table_mitte {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #d4d4d4;
	border-right-color: #d4d4d4;
	border-bottom-color: #d4d4d4;
	border-left-color: #d4d4d4;
}

.startseite_box_h1 {
	border : 1px solid #d4d4d4;
	
	width : 683px;
	height : 50px;
	padding : 10px 10px 10px 10px;
	margin-top : -87px;
	margin-left : 0px;
	

}

.startseite_box1 {
	border : 1px solid #d4d4d4;
	background : #04376c;
	width : 688px;
	padding : 10px 10px 10px 10px;
	margin-top : 10px;
	margin-left : 0px;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
}
.startseite_box2 {
border : 1px solid #d4d4d4;
background : #ffffff;

	float : left;
	width : 328px;
	padding : 10px 10px 10px 10px;
	margin-left : 0px;	
	margin-top : 10px;
}
.startseite_box3 {
border : 1px solid #d4d4d4;
background : #ffffff;
float : right;
width : 328px;
padding : 10px 10px 10px 10px;
margin-right : 0px;
margin-top : 10px;
border: thin solid #CCCCCC;
}

.startseite_box4 {
border : 1px solid #d4d4d4;
background : #ffffff;
float : right;
width : 328px;
padding : 10px 10px 10px 10px;
margin-right : 0px;
margin-top : 10px;
border: thin solid #CCCCCC;
}

.startseite_box5 {
border : 1px solid #d4d4d4;
background : #ffffff;
float : left;
width : 328px;
padding : 10px 10px 10px 10px;
margin-right : 0px;
margin-top : 10px;
border: thin solid #CCCCCC;
}

.startseite_box6 {
border : 1px solid #d4d4d4;
background : #ffffff;
float : left;
width : 328px;
padding : 10px 10px 10px 10px;
margin-right : 0px;
margin-top : 10px;
border: thin solid #CCCCCC;
}

.startseite_box7 {
border : 1px solid #d4d4d4;
background : #ffffff;
float : right;
width : 328px;
padding : 10px 10px 10px 10px;
margin-right : 0px;
margin-top : 10px;
border: thin solid #CCCCCC;
}

.startseite_box8 {
border : 1px solid #d4d4d4;
background : #ffffff;
float : right;
width : 328px;
padding : 10px 10px 10px 10px;
margin-right : 0px;
margin-top : 10px;
border: thin solid #CCCCCC;
}

.startseite_box9 {
border : 1px solid #d4d4d4;
background : #ffffff;
float : left;
width : 328px;
padding : 10px 10px 10px 10px;
margin-right : 0px;
margin-top : 10px;
border: thin solid #CCCCCC;
}

.packstation {
	font-size: 11px;
	font-style: italic;
}

.weiter_einkaufen {
	margin-left : 0px;
	margin-top : 0px;
}

#urlaubshinweis {
	background-color: #00FFFF;
	font-size: 12px;
	padding: 10px;
}

a.button1 {
	color : #ffffff;
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	background : url(img/pfeil1.gif) no-repeat 8px 8px;
	background-color: #04376c;
	padding-top: 4px;
	padding-right: 7px;
	padding-bottom: 4px;
	padding-left: 20px;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFffff;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #FFFFFF;
}


a.button1:hover  {
	color : #04376c; 
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	background : url(img/pfeil2.gif) no-repeat 8px 8px;
	background-color: #c6c9d8;
	padding-top: 4px;
	padding-right: 7px;
	padding-bottom: 4px;
	padding-left: 20px;	
}

.schrift1 {
color: #FFFFFF;
font-style: italic;
font-weight: bold;
}

.schrift2 {
color: #FFFFFF;
}

.schrift3 {
font-size: 24px;
color: #99ccff;
}
