@import url(css/jquery.jqzoom.css);
* {
margin : 0;
padding : 0;
font-family: inherit;

}

/* Easy Slider */

	#slider ul, #slider li,
	#slider2 ul, #slider2 li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider2{margin-top:1em;}
	#slider li, #slider2 li{
		/*
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/
		width:742px;
		height:469px;
		overflow:hidden;
		}
	#prevBtn, #nextBtn,


	/* numeric controls */

	ol#controls{
		margin:1em 0;
		padding:0;
		height:28px;
		}
	ol#controls li{
		margin:0 10px 0 0;
		padding:0;
		float:left;
		list-style:none;
		height:28px;
		line-height:28px;
		}
	ol#controls li a{
		float:left;
		height:28px;
		line-height:28px;
		border:1px solid #ccc;
		background:#DAF3F8;
		color:#555;
		padding:0 10px;
		text-decoration:none;
		}
	ol#controls li.current a{
		background:#5DC9E1;
		color:#fff;
		}
	ol#controls li a:focus, #prevBtn a:focus, #nextBtn a:focus{outline:none;}

/* // Easy Slider */

#close span {
background-color: #ff0000;
color: #ffffff;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
width: 16px;
font-weight: bold;
position: absolute;
top: 2px;
right: 2px;
text-decoration: none;
border: 1px solid #ffffff;
text-align: center;
font-size: 14px;
}

#popup {

background: #fff;
width: 500px;
position: absolute;
top: 50%;
left: 50%;
margin-top: -81px; /*half of the height plus a little to the top*/
margin-left: -250px; /*half of the width */
padding-left:10px;
border: 9px solid #dad7d7;
}


table td {
vertical-align : top;
text-align : left;
}
body {
	font-family: Arial;
	font-size: 13px;
	color: #707070;

margin : 0px 0 0 0;
padding : 0;

background-image : url(img/bg.jpg);

}

#content ol, #content ul {
margin : 10px 0 10px 40px;
}

h1,h2,h3,h4,h5,h6{
	font-family: Arial;
	color: #111111;
	font-weight: 100;
	line-height: 130%;
}
h1{
	font-size: 2.14em;
	margin: 0 0 20px 0;
	padding: 0;
}
h2{
	font-size: 1.71em;
	margin: 30px 0 10px 0;
}
h3{
	font-size: 1.4em;
	font-style: italic;
	margin: 2em 0em 0.63em 0em;
}
h4{
	font-size: 1em;
}

#leftcol h4 {
	margin: 0 0 20px 0;
	color: #333;
	font-size: 1.29em;
	font-weight: normal;
	text-transform: uppercase;
}

.footer-boxen h4 {

	margin: 0 0 10px 0;
	color: #000;
	font-weight: 100;
	font-family: Arial;
	font-size: 1.14em;

}


a, a:link, a:link, a:link, a:hover {
background : transparent;
text-decoration : none;
cursor : pointer;
color : #000;
}


a img {
border : none;
}
input {
font-family : Arial;
font-size : 12px;
}
textarea {
font-family : Arial;
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 : Arial;
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 #ccc;
padding : 2px;
background : url(img/input_bg.gif) no-repeat;
}
p {
margin : 8px 0 8px 0;
}
div.hr {
padding-top : 1px;
height : 0;
overflow : hidden;
margin : 0;
line-height : 0;
background-color : #676767;
}
div.hrlightgrey {
padding-top : 1px;
height : 0;
overflow : hidden;
margin : 0;
line-height : 0;
background-color : #BEBEBE;
}
div.hrproductpreview {
padding-top : 1px;
height : 0;
overflow : hidden;
margin : 0;
line-height : 0;
background-color : #BEBEBE;
margin-bottom : 20px;
}
table td {
padding : 2px;
}
#wrap {
padding : 0;
margin-bottom : 0;
margin : 0 auto;
width : 980px;
position : relative;
top : 0;
overflow : hidden;
/* z-index: 1; */
background: #fff;



}

}
* html #wrap {

}
#top {
position : absolute;
top : 0px;
left : 0px;
height : 171px;
width : 980px;






}


#header {
height : 171px;
width : 980px;
position : relative;
}
#logo {
position : absolute;
top : 0;
left : 0;
}

#cart {
position : absolute;
right : 0px;
top : 25px;
width : 610px;
height: 90px;
/* background-image : url(img/bg-cart.png); */
padding : 3px 10px;
background-color: #fff;
color: #707070;
text-align:left;
}
#cart2 {
position : absolute;
right : 5px;
top : 0px;
width : 130px;
height: 75px;
/* background-image : url(img/bg-cart.png); */
padding : 3px 10px;
background-color: #F7F7F7;
color: #707070;
text-align:left;

-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
-webkit-box-shadow: #666 0px 0px 6px;
-moz-box-shadow: #666 0px 0px 6px;
box-shadow: #666 0px 0px 6px;
}
* html #cart {
width : 489px;
width : 469px;
}
#cart h4 {
margin : 0;
padding : 0;
font-size : 13px;
font-weight: bold;
margin-bottom : 3px;
color: #707070;


}
#cart .cart {
padding-right : 10px;
color: #707070;


}

#cart a {
color: #707070;
}
#breadcrumb {
position : absolute;
top : 146px;
left : 12px;
height : 26px;
line-height : 26px;
margin : 0;
vertical-align : middle;

width : 970px;
padding-left : 10px;
}
* 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;
}

#search {
position: absolute;
right: 15px;
top: 127px;
}

#language {
position: absolute;
right: 10px;
top: 133px;
}

#menu {
position : absolute;
right : 0;
top : 115px;
height : 30px;
width : 977px;
font-family: Arial;
font-size: 20px;
z-index:10000;


font-style:italic;




background:#000000;
}
#categorieulli{
	list-style:none;
	height:19px;
	font-size : 12px;



}

#menu ul {
	list-style: none;



}

#menu ul li {
	line-height: 30px;
	display: block;
	float: left;

}


#menu ul li a {
	float: left;

	color: #fff;
	padding: 0 23px;
}

#menu ul li.current_page_item a, #menu ul li a:hover {
	background:#222222;

}


#contentwrap {
clear : both;
width : 980px;
overflow : hidden;
margin-top : 171px;

background-repeat : repeat-y;
}

#content {
float : left;
width : 700px;
padding : 11px 20px 11px 20px;
margin-left : 230px;


}
* html #content {
width : 980px;
width : 700px;
}
#contentfull {
width : 930px;
padding : 0px 0px 0px 0px;
}

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

}
* 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;
border-top: 1px solid #000;
}
ul#categorymenu li.level1 {
list-style-type : none;
border : solid #000;
border-width : 0px 0 1px 0;
}
ul#categorymenu li.level1 a {
text-decoration : none;
outline : none;
color : #333;
background : #eee;
background : url(img/dotted.gif) no-repeat 8px 9px;
padding : 4px 0 4px 18px;
display : block;
}
ul#categorymenu li.level1 a:hover {
text-decoration : none;
color : #000000;
background-color : #e1e1e1;

}
ul#categorymenu li.level2 {
list-style-type : none;
border : solid #BEBEBE;
border-width : 0px 0 1px 0;
}
ul#categorymenu li.level2 a {
text-decoration : none;
outline : none;
color : #333;
background : #e1e1e1 url(img/dotted1.gif) no-repeat 13px 9px;

padding : 4px 0 4px 23px;
display : block;
}
ul#categorymenu li.level2 a:hover {
text-decoration : none;
color : #333;
background-color : #c7c7c7;

}
ul#categorymenu li.level3 {
list-style-type : none;
border : solid #BEBEBE;
border-width : 0px 0 1px 0;
}
ul#categorymenu li.level3 a {
text-decoration : none;
outline : none;
color : #333;
background : #c7c7c7 url(img/dotted1.gif) no-repeat 21px 9px;

padding : 4px 0 4px 30px;
display : block;
}
ul#categorymenu li.level3 a:hover {
text-decoration : none;
color : #333;
background-color : #b3b3b3;

}
ul#categorymenu li.level4 {
list-style-type : none;
border : solid #BEBEBE;
border-width : 0px 0 1px 0;
}
ul#categorymenu li.level4 a {
text-decoration : none;
outline : none;
color : #333;
background : #b3b3b3 url(img/dotted1.gif) no-repeat 29px 9px;

padding : 4px 0 4px 37px;
display : block;
}
ul#categorymenu li.level4 a:hover {
text-decoration : none;
color : #333;
background-color : #999;

}
ul#categorymenu li.level5 {
list-style-type : none;
border : solid #BEBEBE;
border-width : 0px 0 1px 0;
}
ul#categorymenu li.level5 a {
text-decoration : none;
outline : none;
color : #333;
background : #a2a2a2 url(img/dotted1.gif) no-repeat 32px 9px;

padding : 4px 0 4px 42px;
display : block;
}
ul#categorymenu li.level5 a:hover {
text-decoration : none;
color : #333;
background-color : #7e7e7e;

}
img.imgLeft {
float : left;
margin : 2px 10px 2px 0;
position : relative;
}
ul.categorymenu2 .active, ul.categorymenu2 .active a {
font-weight : 900;
color : #676767;
}
ul.categorymenu2 {
list-style-type: none;
z-index : 2000;

}
ul.categorymenu2 li {


border-bottom : 1px solid #676767;
vertical-align : middle;
margin-top : auto;
margin-bottom : auto;
}
ul.categorymenu2 li a {
text-decoration : none;
color : #676767;
vertical-align : middle;
margin-top : auto;
margin-bottom : auto;
}
ul.categorymenu2 li a:hover {
color : #676767;
}
ul.categorymenu2 li.level1 {
padding : 4px 0 4px 6px;
}


.boxbody-category {
width : 221px;

	margin-bottom: 20px;
}
* html .boxbody-category {
width: 225px;
w\idth: 221px;
}

.boxbody2 {
width : 201px;


margin-bottom: 10px;

}

.boxbody {
width : 221px;
	background: #FFF;
	padding: 1px;
	border: 1px solid #EFEFEF;
	margin-bottom: 17px;

}
* html .boxbody {
width: 225px;
w\idth: 221px;
}

.boxbody a,.boxbody2 a {
color: #676767;
}
.sidebar-box{
	background: #fff;
	padding: 15px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
-webkit-box-shadow: #666 0px 0px 6px;
-moz-box-shadow: #666 0px 0px 6px;
box-shadow: #666 0px 0px 6px;






}
.sidebar-box h4 a{
	margin: 0 0 20px 0;
	color: #333;
	font-size: 1.0em;
	font-weight: normal;
	text-transform: uppercase;



}

.content-box2, .content-box3 {
width : 193px;
margin-bottom : 10px;
border : solid #333;
border-width : 1px 1px 1px 1px;
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 : #ff9900;
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 : 11px;
}

.crosselling a {
text-decoration : none;
}
.crosselling .price {
color : #89693e;
margin-bottom : 0;
}
.boxbody .productboximage {
border : 1px solid #BEBEBE;
}
#catlisting .links {
margin : 0;
padding : 0;
list-style : none;
float : left;
margin-bottom : 20px;
width : 218px;
margin-right : 10px;
text-align : center;
}
#catlisting .rechts {
margin : 0;
padding : 0;
list-style : none;
float : right;
margin-bottom : 20px;
width : 218px;
text-align : center;
}
* html #catlisting .links {
width : 219px;
width : 218px;
}
#catlisting .max-width {
max-width : 218px;
}
#catlisting h3 {
font-size : 12px;

}
#catlisting h3 a {
text-decoration : none;

}
#catlisting .produktlisting_bild {
height : 190px;
}
#catlisting_v1 td {
vertical-align : middle;
}
#catlisting_v1 h3 {
font-size : 12px;
color : #eb6a0a;
width : 300px;
float : left;
vertical-align : middle;
margin-top : auto;
margin-bottom : auto;
}
#catlisting_v1 h3 a {
text-decoration : none;
color : #eb6a0a;
}
#catlisting_v1 .max-width {
max-width : 218px;
}
#catlisting_v1 .produktlisting_bild {
float : left;
}

#content ol, #content ul {
margin : 10px 0 10px 40px;
}

#content ul.produktlisting {margin: 0;}
ul.produktlisting {
	float: right;
	width: 700px;
	margin: 0;
	padding: 0;
	list-style: none;


}

* html ul.produktlisting {
width: 730px;
w\idth: 700px;
}

ul.produktlisting li.links {
list-style : none;
float : right;
width : 170px;



margin : 0;
padding : 0;
}
* html ul.produktlisting li.links {
width : 170px;
w\idth : 171px;
}
.produktlisting_bild {
text-align : center;
height : 160px;
padding : 1px;
border: 1px solid #BEBEBE;
margin: 0 5px 7px 5px;


}

.produktlisting_bild img {
height: 160px;

}




ul.produktlisting li.links .kurzbeschreibung {
display: none;
}

table.dropdown {
margin-bottom: 10px;
}

.produktlisting .links h2 {
text-align : center;
height : 52px;
font-size : 13px;
margin: 0;
}
.produktlisting .links h2 a {
text-decoration : none;
}
.produktlisting_preis {



text-align : center;
vertical-align : bottom;
margin-bottom : 0;


}
.produktlisting_preis .price1 {


}
.produktlisting_preis .price, .produktlisting_preis .price1 {
font-size : 12px;
font-weight : 700;
margin : 0;
padding : 0;
}
.produktlisting_preis .productOldPrice {
font-size : 11px;
font-weight : 700;
color : #999;
text-decoration : line-through;

}
.produktlisting_preis .price {
display : block;
padding-top : 14px;
}
.produktlisting_buttons {
text-align : center;
padding : 10px 0;
}
.produktlisting .taxandshippinginfo {
margin : 0;
padding : 0;
font-size : 10px;
font-weight : normal;
color : #999999;
text-align : center;
}
.produktlisting .taxandshippinginfo a {
color : #999999;
}

.produktlisting .vpe {
text-align: center;
}

ul.liste {
	float: left;
	width: 685px;
	margin: 0;
	padding: 0;
	list-style: none;
	border-top: 1px solid #BEBEBE;
	border-left: 1px solid #BEBEBE;
}
ul.liste li.links {
	float: left;
	width: 664px;
	padding: 10px;
	margin: 0;
	border-right: 1px solid #BEBEBE;
	border-bottom: 1px solid #BEBEBE;
}

* html ul.liste li.links {
width: 685px;
w\idth: 664px;
}

ul.liste li.links h2 {
text-align: left;
display: inline;
font-weight: bold;
}

ul.liste li.links .produktlisting_bild {
float: left;
width: 200px;
display: block;
}
ul.liste li.links .kurzbeschreibung {
display: block;

	margin: 0;
	padding: 5px 5px 5px 200px;
	}

ul.liste li.links .produktlisting_preis {
height : 35px;
text-align : left;
vertical-align : top;
margin-bottom : 0;
background: #ff0000;
margin-left: 210px;
}
ul.liste li.links  .produktlisting_preis .price1 {
vertical-align : top;
margin-bottom : 0;
}

ul.liste li.links  .produktlisting_preis .price,ul.liste li.links   .produktlisting_preis .price1 {
font-size : 16px;
font-weight : 700;
margin : 0;
padding : 0;
}
ul.liste li.links .produktlisting_preis .productOldPrice {
font-size : 11px;
font-weight : 700;
color : #999;
text-decoration : line-through;

}
ul.liste li.links .produktlisting_preis .price {
display : block;
padding-top : 14px;
}
ul.liste li.links .produktlisting_buttons {
text-align : left;
padding :  0;
float: right;
}
ul.liste li.links .taxandshippinginfo {
margin : 0;
padding : 0;
font-size : 10px;
font-weight : normal;
color : #999999;
text-align : left;
margin-left: 210px;
}

.produktlisting .vpe {
text-align: center;
}


a.switch_thumb {
	width: 122px;
	height: 26px;
	line-height: 26px;
	padding: 0;
	margin: 10px 0;
	display: block;
	background: url(img/switch.gif) no-repeat;
	outline: none;
	text-indent: -9999px;
}
a:hover.switch_thumb {
	filter:alpha(opacity=75);
	opacity:.75;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";



}
a.swap { background-position: left bottom; }


#productinfowrap {
display : table;
width : 100%;
margin : 0;
padding : 0;
height :300px;
/*z-index: 1; */
margin-top: 0;




}


#productinfoimages {
float : left;
background-color : #ededed;
text-align : center;
width : 140px;
padding : 10px;
margin : 0 10px 10px 0;
border : 1px solid #999;

-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
-webkit-box-shadow: #666 0px 0px 6px;
-moz-box-shadow: #666 0px 0px 6px;
box-shadow: #666 0px 0px 6px;



}
#productinfoimages .productimage {
border : 1px solid #999;



}
#productinfoimages .hrlightgrey {
margin : 6px 0;



}
#productinfoprice {


height: 69px;

background-position: right top;
background-repeat: no-repeat;
margin-right: 0;
text-align: right;


}
#productinfoprice img {
cursor : pointer;
}
#productinfoprice .hrlightgrey {
margin : 6px 0;
}
#productinfoprice .productprice {
margin : 0;
padding : 0;
font-size : 20px;
font-weight : bold;
color: #000;
padding: 40px 8px 0 0;
}
#productinfoprice .productOldPrice {
color : #ff9900;
margin : 0;
padding : 0;
font-size : 12px;
font-weight : bold;
}
.producktinfo_info .taxandshippinginfo {
margin : 0;
padding : 0;
font-size : 11px;
font-weight : normal;
color : #999;
}
.producktinfo_info  .taxandshippinginfo a {
margin : 0;
padding : 0;
font-size : 11px;
font-weight : bold;
color : #999;
text-decoration : underline;
outline : none;
}
.producktinfo_info  .shippingtime {
margin : 0;
padding : 0;
font-size : 11px;
font-weight : normal;
color : #999;
}
.producktinfo_info  .stockimage {
margin : 0;
padding : 0;
}
.producktinfo_info  .stockimagetext {
margin : 0;
padding : 0;
font-size : 11px;
font-weight : normal;
color : #999;
}
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;
}
.producktinfo_info {
text-align : right;
margin : 0;
padding : 0;
vertical-align : top;
margin-right : 0;
}
.producktinfo_info p {
margin : 0 0 5px 0;
padding : 0;
}
.input input {
height : 29px;
}
#produkt-pos {
position : relative;
overflow : visible;
width : 685px;
height : 100%;
}
#produkt-pos h1 {
font-size: 1.8em;
}


#produkt_topbereich {
height: 300px;
/*z-index: 100;*/
width: 100%;
position:absolute;
top: 45px;
}


.produktinfo-beschreibung {
/*z-index: 1000;*/
padding-top : 320px;

}





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 : #f5f5f5;
}
div.highlightbox h3 {
margin-top: 0;
}

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 : #fff;
border-style : solid;
border-width : 1px 1px 1px 1px;
border-color : #bebebe;
margin-bottom : 15px;

}
table.paymentblock tr td.header {
background-color : #e8e8e8;
padding : 2px;
padding-left : 5px;
font-weight : bold;
}
table.shippingblock {
background-color : #fff;
border-style : solid;
border-width : 1px 1px 1px 1px;
border-color : #bebebe;
margin-bottom : 15px;
}
table.shippingblock tr td.header {
background-color : #e8e8e8;
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 : #f5f5f5;
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 : #e8e8e8;
margin: 1px;
border-style : solid;
border-width : 1px 1px 1px 1px;

border-color : #bebebe;
}
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 #e8e8e8;
}
table.orderdetails tr.contentrow1 td.productname {
text-align : left;
}
table.orderdetails tr.contentrow2 td {
background-color : #f5f5f5;
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 #999999;
}
table.reviewlist {
background-color : #f5f5f5;
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 : #f5f5f5;
}
table.reviewlist tr.contentrow2 td {
background-color : #e5dcd1;
}
textarea#review {
width : 100%;
}
table.medialist {
background-color : #f5f5f5;
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 : #f5f5f5;
}
table.medialist tr.contentrow2 td {
background-color : #e5dcd1;
}
.sitemapwrap .sitemapleft {
background-color : #f5f5f5;
border-style : solid;
border-width : 1px;
border-color : #e4e4e4;
display : table;
float : left;
width : 235px;
margin-bottom : 15px;
}
.sitemapwrap .sitemapright {
background-color : #f5f5f5;
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;
}
.checkoutagb textarea {
width : 950px;
}
.errormessage {
border : 2px solid #ff0000;
padding : 5px;
background-color : #ffd6d6;
width : 671px;
}
.messageStackSuccess {
padding : 4px;
background-color : #66ff66;
}
.footer-wrap {

	width: 980px;
	background: #fff;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	overflow : auto;
}

.footer-boxen {
	padding: 20px 20px 0 20px;
	border-top: 1px solid #555;
	color: #575757;
	font-size: 0.86em;

}
* html .footer-boxen {

}
.footer-box1, .footer-box2, .footer-box3 {
float : left;
margin-right : 39px;
}
.footer-box4 {
float : left;
}
.footer-box3, .footer-box4 {

width : 193px;
}
* html .footer-box3, * html .footer-box4 {

}
.contentbox1 {
	position: relative;
	background: #242424;
	padding: 10px 20px;
	border-top: 1px solid #383838;
	border-bottom: 1px solid #000;
	color: #575757;
	font-size: .85em;
width : 940px;

text-align: center;
}



* html .contentbox1 {
width : 980px;
width : 940px;
}

.contentbox1 ul, .contentbox1 li {
list-style-type: none;
display: inline;
}
.contentbox1 li {
padding: 0 20px;
}
.copyright {
margin : 0 auto;
border-bottom: 1px solid #000;
	background: #fff;
	padding: 10px 20px;
	border-top: 1px solid #383838;
	color: #575757;
	font-size: .85em;
width : 940px;

text-align: center;
}



* html .copyright {
width : 980px;
width : 940px;
}

.parseTime {
margin : 0 auto;
border-bottom: 1px solid #000;
	background: #242424;
	padding: 10px 20px;
	border-top: 1px solid #383838;
	color: #575757;
	font-size: .85em;
width : 940px;

text-align: center;
}
* html .parseTime {
width : 980px;
width : 940px;
}
.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 : 140px;
}
dd h3 {
margin-top: 0;
}

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;
}

.clear {
clear : both;
}
.floatleft {
float : left;
}
.floatright {
float : right;
}
.floatleft2 {
float : left;
width : 340px;
}
.floatright2 {
float : right;
width : 340px;
}
.border {
border : 1px solid #BEBEBE;
padding : 5px;
}
ul#checkoutnavigation {
margin : 0;
padding : 0;
list-style : none;
width : 950px;

}



ul#checkoutnavigation li {
margin : 0;
padding : 0;
height : 50px;
list-style-type : none;
float : left;
width : 200px;
margin-right: 20px;
border : 1px solid;
padding : 8px;
list-style : none;
border-color: #bebebe;
}
ul#checkoutnavigation li#nomarg {
margin-right: 0;
}
ul#checkoutnavigation li.active {
background-color : #f2761c;
color: #fff;
}
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 : #999999;
background-color : #e8e8e8;

}
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 : 100%;
overflow : auto;
padding : 2px;
border : 1px solid #BEBEBE;
text-align : left;
}
.checkoutcomment textarea {
height : 200px;
width : 944px;
padding : 2px;
border : 1px solid #BEBEBE;
text-align : left;
}
table.checkoutblock {
background-color : #fff;
border-style : solid;
border-width : 1px 1px 1px 1px;
border-color : #bebebe;
margin-bottom : 15px;

}
table.checkoutblock tr td.header {
background-color : #e8e8e8;
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 {text-decoration: underline;}
.main2 {
text-align: right;
width: 140px;
}
#tooltip {
	z-index: 999;
	position: absolute;
	background: #121212;
	padding: 15px 15px;
	color: #FFF;
	width: 250px;
	display: none;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 50px;
	-moz-opacity: 0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}

ul.liste li.links #tooltip {
position: absolute;
top: -10000px;
left: -10000px;
}

#bookmarks {

width : 685px;

margin : 10px 0;
}
* html #bookmarks {

}

#bookmarks ul {text-align: center; margin: 0 auto;}
#bookmarks li {float:left; list-style:none; margin-bottom:3px;}
#bookmarks a {display:block; width:61px; height:35px; text-indent:-9999px;}
#bookmarks a.delicious {background:url(img/bookmarks/delicious.png) 0 -35px;}
#bookmarks a.misterwong {background:url(img/bookmarks/misterwong.png) 0 -35px;}
#bookmarks a.digg {background:url(img/bookmarks/digg.png) 0 -35px;}
#bookmarks a.stumble {background:url(img/bookmarks/stumbleupon.png) 0 -35px;}
#bookmarks a.technorati {background:url(img/bookmarks/technorati.png) 0 -35px;}
#bookmarks a.myspace {background:url(img/bookmarks/myspace.png) 0 -35px;}
#bookmarks a.facebook {background:url(img/bookmarks/facebook.png) 0 -35px;}
#bookmarks a.twitter {background:url(img/bookmarks/twitter.png) 0 -35px;}
#bookmarks a:hover {background-position:0 0;}
.clearfix {clear:both;}

/* jQuery UI Button
----------------------------------*/
.ui-button { display: inline-block; position: relative; padding: 0; margin-right: .1em; text-decoration: none !important; cursor: pointer; text-align: center; zoom: 1; overflow: visible; } /* the overflow property removes extra width in IE */
.ui-button-icon-only { width: 2.2em; } /* to make room for the icon, a width needs to be set here */
button.ui-button-icon-only { width: 2.4em; } /* button elements seem to need a little more width */
.ui-button-icons-only { width: 3.4em; }
button.ui-button-icons-only { width: 3.7em; }

/*button text element */
.ui-button .ui-button-text { display: block; line-height: 1.4;  }
.ui-button-text-only .ui-button-text { padding: .4em 1em; }
.ui-button-icon-only .ui-button-text, .ui-button-icons-only .ui-button-text { padding: .4em; text-indent: -9999999px; }
.ui-button-text-icon-primary .ui-button-text, .ui-button-text-icons .ui-button-text { padding: .4em 1em .4em 2.1em; }
.ui-button-text-icon-secondary .ui-button-text, .ui-button-text-icons .ui-button-text { padding: .4em 2.1em .4em 1em; }
.ui-button-text-icons .ui-button-text { padding-left: 2.1em; padding-right: 2.1em; }
/* no icon support for input elements, provide padding by default */
input.ui-button { padding: .4em 1em; }

/*button icon element(s) */
.ui-button-icon-only .ui-icon, .ui-button-text-icon-primary .ui-icon, .ui-button-text-icon-secondary .ui-icon, .ui-button-text-icons .ui-icon, .ui-button-icons-only .ui-icon { position: absolute; top: 50%; margin-top: -8px; }
.ui-button-icon-only .ui-icon { left: 50%; margin-left: -8px; }
.ui-button-text-icon-primary .ui-button-icon-primary, .ui-button-text-icons .ui-button-icon-primary, .ui-button-icons-only .ui-button-icon-primary { left: .5em; }
.ui-button-text-icon-secondary .ui-button-icon-secondary, .ui-button-text-icons .ui-button-icon-secondary, .ui-button-icons-only .ui-button-icon-secondary { right: .5em; }
.ui-button-text-icons .ui-button-icon-secondary, .ui-button-icons-only .ui-button-icon-secondary { right: .5em; }

/*button sets*/
.ui-buttonset { margin-right: 7px; }
.ui-buttonset .ui-button { margin-left: 0; margin-right: -.3em; }

/* workarounds */
button.ui-button::-moz-focus-inner { border: 0; padding: 0; } /* reset extra padding in Firefox */



/*---------------------------- Imageslider (c) 2008 by Hetfield - www.MerZ-IT-SerVice.de - Begin --------------------------*/
ul#imageslider {
	margin:0 auto;
	padding:0;
	list-style:none;
	list-style-position:outside;
	overflow:hidden; /* Falls die Inhalte zu gross sind, werden diese abgeschnitten */
	width: 680px; /* Breite des Slideshowcontainers */
}
ul#imageslider #slidercontent {
	display: none; 	/* Textanzeige deaktiviert durch display:none; */
	z-index: 1;	/* Durch den z-index wird der Conatiner des Textes auf das Bild gelegt */
	position: relative;
	top: -195px;	/* Damit der Text auf dem Bild angezeigt werden kann müssen wir den Container nach oben ziehen */
	width: 700px; /* Breite des Slideshowcontainers */
	overflow: hidden; /* Falls die Inhalte zu gross sind, werden diese abgeschnitten */
	text-align: justify;
	font-size: 0.9em;
	background: #ccc;
	/* Regelt die Transparenz des Textes um das Bild darunter noch sehen zu können */
	-moz-opacity: 0.7;
	opacity: 0.70;
	filter:alpha(opacity=70);
}
/*---------------------------- Imageslider (c) 2008 by Hetfield - www.MerZ-IT-SerVice.de - End ----------------------------*/

/* FILTER BOX CODE START */
#fb-module select {
width: 100%;
}

#fb-module legend,
#fb-module label {
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
color: #000;
}

#fb-module #fb-categories-container {
background-color: #DDDDDD;
}

#fb-module #fb-loader {
display: none;
}

#fb-module #fb-result {
margin-top: 8px;
display: none;
}

#fb-module #fb-result label {
margin: 5px 0 1px;
display: block;
}

#fb-module .fb-button-container {
margin-top: 8px;
}

/* FILTER BOX CODE END */

.textbg {
display:block;
width: 440px;
height: 50px;
background-image: url(img/input_search_bg.gif);
border: 0px;
}

input.textfield {
float: left;
margin-top:10px;

margin-left: 10px;
display: block;
width: 310px;
height: 30px;
border: 0px;
background-color: #ffffff;
color: #000000;
vertical-align:middle;
}

input.submitfield {
float: right;
margin-top:10px;
margin-right: 10px;
display: block;
width: 90px;
height: 30px;

}

ul.nav {
	z-index:1000;

}
ul.nav li {
	z-index:1000;

}

/*----------------------------Suggest Styles--------------------------*/

.suggest_link {

	background-color: #FFFFFF;

	padding: 2px 6px 2px 6px;

}

.suggest_link_over {

	background-color: #3366CC;

	padding: 2px 6px 2px 6px;

	cursor: pointer;

}

#search_suggest {

	position: absolute;
	margin-top:40px;
	visibility: hidden;

	background-color: #FFFFFF;

	text-align: left;
    color:#000;
	font-size:11px;
	border: 1px solid #000000;

}

/*----------------------------End Suggest Styles------------------------*/


div.overboxshopbewertung * {line-height: normal;}

.overboxshopbewertung {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    width: 525px;
    overflow:  hidden;
    margin: 15px auto 0 auto;
    background-image: url(img/bewertungsbox.jpg);
    background-repeat: no-repeat;
}

.overboxshopbewertung h1 {
    font-size: 14px;
    padding: 7px 0 0 10px;
    margin: 0;
    color: #464646;
	border: 0;
}

.siegelbox {
    width: 128px;
    height: 123px;
    padding: 105px 6px 0 6px;
    overflow: hidden;
    text-align: center;
    float: left;
}

.siegelboxsterne {
    padding: 2px 0 5px 0;
}

.siegelboxbewertung {
    font-size: 14px;
    font-weight: bold;
    margin: 0;
    padding: 10px 0 10px 0;
}

.kriterienbox {
    width: 370px;
    height: 190px;
    padding: 12px 6px 6px 6px;
    overflow:  hidden;
    float: left;
    font-size: 14px;
}

.kriterientopic {
    font-weight: bold;
    color: #ab121c;
}


.kriterientab {
    margin: 8px 0 0 0;
    font-size: 11px;
}


.shopbewerttop {
    padding: 4px;
    margin: 0;
    background: #e8e8e8;
    font-weight: bold;
    color: #767676;
    border: 1px solid #cccccc;
    border-bottom: 0;
}


.anzeigebox {
    padding: 2px;
    background: #e8e8e8;
    border: 1px solid #c4c0c0;
    overflow: hidden;
	list-style-type: none;
	width: 519px;
}


.anzeigebox li {width: 25%; float: left; overflow: hidden; text-align: center; font-weight: bold; margin: 0; padding: 0; list-style-type: none;}

.positive a {color: #478c1a; display: block;}
.negative a {color: #ab121c; display: block;}
.neutrale a {color: #b0ab06; display: block;}
.alle a {color: #000000; display: block;}

.bactive {background: #fafafa; border: 1px solid #cccccc; padding: 2px 0 2px 0; margin:0;}
.bnonactive {border: 1px solid #e8e8e8; padding: 2px 0 2px 0; margin: 0;}

.kommentarbox {
    width: 300px;
    overflow: hidden;
}



.shopbewertbox {
    padding: 5px;
    width: 513px;
    overflow: hidden;
    border: 1px solid #cccccc;
    margin: 0 0 10px 0;
}

.shopbewertsternebox {
    width: 115px;
    float: left;
    overflow: hidden;
}

.meinungbutton {
    padding: 7px 0 7px 0;
    text-align: right;
}

.boxwertung {
    width: 385px;
    overflow: hidden;
    padding: 0 0 0 10px;
    float: left;
}

.admincomment {
    width: 365px;
    overflow: hidden;
    border: 1px solid #cbcd8d;
    background: #eef0be;
    padding: 4px;
    margin: 8px 0 0 8px;
}



.clrboth {clear: both; margin:0; padding: 0; height:0; overflow: hidden;}


#overboxShopbewertung h1 {
    font-size: 14px;
    margin: 10px 0 15px 0;
    padding: 0;
}


.votesmall {
    color: #8e8c8c;
    font-size: 11px;
    text-align: right;
}

.pflichtfeld {color: #ff0000; font-size: 12px;}

.kritdetail {
    font-weight: bold;
    font-size: 12px;
}

.votingcommentbox {
    width: 513px;
    overflow: hidden;
    border: 1px solid #cccccc;
    padding: 5px;
}



.votingsternebox {
    padding: 9px 0 0 14px;
    text-align: left;
}

.votingcommentbox TEXTAREA { width: 98%;}
.votingcommentbox input { padding: 2px; border: 1px solid #cccccc;}
.votingcommentbox label {width: 230px; float: left;}
.bold {font-weight: bold;}
.pflichtfeld {color: #ff0000; font-size: 11px;}

.sendbutton {
    text-align: right;
    padding: 5px 0 0 0;
    margin: 0;
}

.ratingtd {
    padding-top: 7px;
    padding-bottom: 6px;
    font-weight: bold;
    font-size: 12px;
}

.gesamtwertungtext {
    font-weight: bold;
    margin-top: 2px;
}

.pflicht {color: #ff0000; }

.shopreviewerror {
    padding: 5px;
    background: #ab0000;
    font-weight: bold;
    color: #ffffff;
    margin: 10px auto 0 auto
}

.shopreviewok {
    width: 515px;
    padding: 5px;
    background: #315c11;
    font-weight: bold;
    color: #ffffff;
    text-align: center;
    margin: 10px auto 15px auto;
}

.bewertungintrotext {
    width: 525px;
    margin: 0 auto 0 auto;
    overflow: hidden;
}


.ratingshortinfos {
    font-size: 10px;
    color: #666666;
}

.captchacode {
    width: 250px;
    height: 50px;
    overflow: hidden;
    float: left;
}

.codeinput {
    width: 180px;
    float: left;
    padding-top: 15px;
}

.navbarleft {
    width: 280px;
    float: left;
    overflow: hidden;
    font-size: 11px;
}

.navbarright {
    width: 240px;
    float: right;
    overflow: hidden;
    text-align: right;
    font-size: 11px;
}

.poll_question  {
  background-color:#dddddd;
  padding:5px;
  margin-bottom:10px;
  font-family:Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #000000;
}
