* {
	margin:0;
	padding:0
}


body {
	font-family:Arial,Helvetica,Sans-serif;
	font-size:13px;
	margin:0px 0;
	padding:0;
	background:url(img/bg-body.gif) repeat-x  #f0f0ea;
	color:#555;
	line-height:21px;
}
/* HEADINGS */
h1 {
	color:#666;
	font-weight:bold;
	font-size:18px;
	margin:0px 0px 0px 0px;
	padding:0px;
	width:auto;
	padding-bottom:8px;
}

h1#hometitle {
	font: 30px arial, helvetica, sans-serif;
	color:#555;
	margin-top:10px;
}

h1.produkt {
		font-family:  arial,helvetica,sans-serif;
		font-weight:normal;
		color:#555;
		font-size:17px;
		margin-top:-17px;
		padding:0;
}
h2 {
	color:#555;
	font-weight:bold;
	font-size:15px;
	margin:15px 0px 8px 0px;
	padding:0px;
}
h3 {
	color:#222;
	font-weight:bold;
	font-size:12px;
}
/* LINKS GLOBAL */
a, a:link, a:link, a:link, a:hover {
	background:transparent;
	text-decoration:none;
	cursor:pointer;
	outline:0;
}
a:link {
	color:#999;
}
a:visited {
	color:#999;
}
#leftcol h2 a:visited  {
color:#fff;
}
.welcome {
	margin-top:-10px;
}
a:hover {
	color:#555;
	text-decoration:underline;
}
a img {
	border:none;
}
/* INPUT ELEMENTS GLOBAL (CSS 1 compatible) */
input {
	font-family:Arial, Sans-serif;
	font-size:12px;
}


textarea {
	font-family:Arial, Sans-serif;
	font-size:12px;
	border:1px solid #ccc;
	padding:10px;
	background:url(img/input_bg.gif) no-repeat!important;
}
select {
	font-family:Arial, Sans-serif;
	font-size:12px;
	border:1px solid #666;
}
/* INPUT ELEMENTS DETAILED (CSS 2 compatible - works only in new browsers (FF 2.0, IE 7...) */
input[type=text], input[type=password] {
border:1px solid #ccc;
padding:3px 4px;
background:url(img/input_bg_news.gif) no-repeat;
color:#000;

}
#new_find input[type=text], input[type=password]{
border:1px solid #ccc;
padding:3px 4px;
background:none;
color:#000;
}
#product_reviews_write textarea {
border:1px solid #ccc;
background:url(img/input_bg_news.gif) no-repeat;
}

#account_password  input[type=password]{
border:1px solid #ccc;
padding:3px 4px;
background:url(img/input_bg_news.gif) no-repeat;
color:#000;
}

#sign_in input[type=text], input[type=password]{
border:1px solid #ccc;
padding:3px 4px;
background:url(img/input_bg_news.gif) no-repeat;
color:#000;
}
#sign_in p {
	color:#ccc;
}

.add-Qty input[type=text], input[type=password]{
border:1px solid #ccc;
padding:3px 4px;
background:url(img/input_bg_news.gif) no-repeat;
color:#000;

}
p.row  input[type=password]{
border:1px solid #ccc;
padding:3px 4px;
background:url(img/input_bg_news.gif) no-repeat;
color:#000;
}

#comments{
	background:none;
}

#quick_find input[type=text], input[type=password]{
border:1px solid #000;
height:13px;
background:#555;
color:#eee;
}

#advanced_search input[type=image] {
	margin-left:15px;
}
/* PARAGRAPH GLOBAL */
p {
	margin:8px 0px;
}
/* FAKE HR DIV CAUSE OF IE TROUBLES */
div.hr {
	padding-top:1px;
	height:0;
	overflow:hidden;
	margin:0;
	line-height:0px;
	background-color:#4E4E4F;
}
div.hrlightgrey {
	padding-top:1px;
	height:0;
	overflow:hidden;
	margin:0;
	line-height:0px;
	background-color:#fff;
}

/* TABLE GLOBAL */
table td {
	padding:2px;
}
#switch {
	position:absolute;
	top:0;
	left:5px;
	color:#777;
	font-size: 11px;
}
/* WHOLE SITE WRAPPER */

#wrap {
margin: 25px auto 0px auto;
width:940px;
position: relative;	
background:url(img/ecke.gif) no-repeat #fff;
padding:0 10px 30px 10px;
}
#admin {
	position:absolute;
	left:-182px;
	top:68px;
	width:170px;
	padding:5px;
}
/* HEADER WITH LOGO, SEARCH BOX AND LANGUAGE SELECTION */
#header {
position: relative;
height:95px;
width:960px;
margin-left:-10px;
border:0;
background:none;
}
#header #logo {
position:absolute;
left:26px;
top:20px;
}
#header #search {
position: absolute;
width:200px;
left:716px;
top:35px;
height:60px;
background:url(img/bg-search.png) no-repeat;
padding:0 10px 0 15px;
border-left:0px solid #777;
z-index:99;
}

#bg-search-cart {
	background:url(img/bg-search-cart.png) no-repeat;
	position: absolute;
	left:729px;
	top:-40px;
	width:194px;
	height:30px;
}
#search-inner {
	margin:4px 0 1px 667px;
	height:0px;
	font-size:11px!important;
}
#search-inner span{
	position:absolute;
	left:800px;
	top:3px;
	border:0px !important;
}

#cart {
	position:absolute;
	left:765px;
	top:15px;
	background:url(img/cart_bg.png) no-repeat 10px 2px;
	width:220px;
	height:75px;
	padding-right:10px;
	overflow:visible;
	z-index:10;
}

#cart a {
position:relative;
font-size:11px;
display:block;
text-transform:uppercase;
color:#666;
padding:0px;
margin:0px 0 0 53px;
}

.boxcartbody-menu {
	color:#444;
	margin:10px 0 0 0;
}

#box_search {
position:absolute;
	left:803px;
	top:-5px;
	display:block;
	width:170px;
	overflow:visible;
	z-index:100;
}
#box_search a {
	position:relative;
	font-size:11px;
	height:12px;
	line-height:12px;
	display:block;
	color:#777;
	padding:0px 0 0px 6px;
}

#linklist {
position:absolute;
top:-18px;
left:294px;
width:600px;
padding:0 10px 0 12px;
border-left:0px solid #999;

}
#linklist li {
list-style-type: none;
padding:0px 5px 0px 5px;
float:right;
border-left:1px solid #999;
height:14px;
line-height:14px;
}
#linklist li a {
color:#777;
text-transform:uppercase;
font-size:10px;
text-align:left;
}
#linklist #login,#linklist #neu,#linklist #logoff  {
	border:0px solid #999;
}
#linklist #login {
		background:url(img/icon-login.png) no-repeat 0px 1px;
}
#linklist #login a,#linklist #logoff a {
	padding-left:10px;
}
#linklist #logoff {
		background:url(img/icon-logout.png) no-repeat 0px 3px;
}

#header #search a {
	color:#fff;
	font-size:11px;
}
#header td {
	padding-top:1px;
	padding-right:4px;
}
/* BREADCRUMB PATH AS LIST */
#breadcrumb {
	clear:both;
	color:#89BD00;
	padding:0px 0px 8px 5px;
	list-style-type:none;
	height:18px;
	font-size:10px;
	margin-top:15px;
}
#breadcrumb a, #breadcrumb a:link, #breadcrumb a:visited, #breadcrumb a:hover, #breadcrumb a:active {
	line-height:23px;
	text-decoration:none;
	font-weight:normal;
	cursor:pointer;
	color:#333333;
	margin:0;
	padding:0;
}
/* TOPMENU AS LIST */
#topmenuwrap {
position: relative;
background: none;
display:block;
height:24px;
width:940px;
padding:0px;
z-index:10!important;
}
#topmenu {
background:#C7DE4D;
float:left;
padding:0;
margin-left:-10px;
list-style-type:none;
height:27px;
font-weight:normal;
width:960px;
z-index:9!important;
}
#topmenu a {
	font-size: 12px;
	color:#333;
	line-height:26px;
	text-transform: uppercase;
	display:block;
	padding:0 8px;
	background: url(img/icon-menu.gif) no-repeat 2px 11px;
}
#slider {
	height:335px;
	width:700px;
	float:left;
	margin:0 0 0 -6px;
	z-index:1;
	overflow: hidden;
}
/* The Nivo Slider styles */
.nivoSlider {
	position:relative;
}
.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
}
/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:60;
	display:none;
}
/* The slices in the Slider */
.nivo-slice {
	display:block;
	position:absolute;
	z-index:50;
	height:100%;
}
/* Caption styles */
.nivo-caption {
	position:absolute;
	left:0px;
	bottom:0px;
	background:#000;
	color:#fff;
	opacity:0.8; /* Overridden by captionOpacity setting */
	width:100%;
	z-index:89;
}
.nivo-caption p {
	padding:5px;
	margin:0;
}
.nivo-caption a {
	display:inline !important;
}
.nivo-html-caption {
    display:none;
}
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
	position:absolute;
	top:45%;
	z-index:99;
	cursor:pointer;
	overflow:visible!important;
}

/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav a {
	position:relative;
	z-index:99;
	cursor:pointer;
}


a.nivo-nextNav {
background-position:-30px 0;
right:10px;
}

.nivo-directionNav a {
background:url(img/arrows.png) no-repeat scroll 0 0 transparent;
border:0 none;
display:block;
height:30px;
text-indent:-9999px;
width:30px;
}

a.nivo-prevNav {
left:5px;
}

a.nivo-nextNav {
background-position:-30px 0;
right:5px;
}

#slider .nivo-controlNav a {
background:url("img/bullets.png") no-repeat scroll 0 0 transparent;
border:0 none;
display:block;
float:left;
height:10px;
margin-right:3px;
text-indent:-9999px;
width:10px;
}
.nivo-controlNav a.active {
background-position:-10px 0!important;

}
.nivo-controlNav a.active {
	font-weight:bold;
}
.nivo-controlNav {
top:326px;
left:47%;
position:absolute;
}
#wrap-small-teaser {
height:321px;
width:235px;
float:left;
border:solid #ccc;
border-width:1px 0px 1px 1px;
margin:0 4px 0 -2px;
overflow:hidden;
}



/* LANGUAGE SELECTION IN TOPMENU LIST */
#languages {
	text-align:right;
	position:absolute;
	left:907px;
	top:-20px;
	font-size:13px;
	z-index:100;
	width:50px
}
#currency {
	text-align:right;
	position:absolute;
	left:907px;
	width:70px;
	top:-20px;
	font-size:13px;
	z-index:100;
}

.currency-box {
	width:200px;
	white-space: nowrap;
} 
/*#slideshow */

#nav {
	margin:0;
}
#nav a {
	padding: 2px 10px;
	color:#fff;
	font-size:10px;
	background: transparent url(img/kreis.png) no-repeat center;
}
#nav a:hover {
	color:#444;
	text-decoration: none;
}
#nav a.activeSlide {
	color:#000;
}
.clear {
	clear: both;
}
#topmenu #home {
height:10px;
width:16px;
float:left;
margin:1px 8px 1px 8px;
padding: 0 0px 0px 0px;
list-style-type:none;
}

#topmenu #home li a {
background: transparent url(img/icons-home.png) no-repeat 0 6px;
text-indent: -9999px;
outline:0;
overflow:hidden;
}
#topmenu #home li a:hover {
background: transparent url(img/icons-home.png) no-repeat 0 -18px!important;
	text-indent: -9999px;
	overflow:hidden;
}
#topmenu #home li a.selected{
background: transparent url(img/icons-home.png) no-repeat 0 -40px;
	text-indent: -9999px;
}
#top a, #top a:link, #top a:visited {
vertical-align:middle;
text-decoration:none;
font-weight:normal;
cursor:pointer;
color:#ccc;
margin:0;
padding:4px 10px;
font-size:11px;
height:15px;
line-height:15px;
display:block;
text-transform:uppercase;
}


ul#top, ul#CatNavi, ul#CatNavi ul,#SubNavi,#SubNavi ul  {
	list-style-type: none;
	width:100%;
}

ul#top {
	margin-left:265px;
}
ul#top li {
	float:left;
}
ul#top a.selected {
	color:#B3428E;
}


 /******** Navigation Horizontal *********/

#TopCategories {
	float:left;
	margin:1px 2px 0 0px;
}

ul#TopCats {
  cursor:pointer;
  font-family:Arial, Sans-serif;
  list-style:none;
  position:relative;
   
}
ul#TopCats ul {
display:none;
visibility:hidden;
margin:-1px 0px 0 0px!important;
left:0;
margin:0;
padding-bottom:5px;
position:absolute; 
top:100%;
width:180px;
  background:#C7DE4D;
  border:4px solid #aac324;
}
ul#TopCats li:hover ul {
  visibiliy:visible;
  z-index:100;

}

/* Hauptkategorien */
ul#TopCats li.CatLevel1  {
margin:0;
display:inline;
float:left;
font-weight:normal;
position:relative;
width:auto;
}
 ul#TopCats li.CatLevel1 a:hover, #topmenu a:hover  {
color:#fff;
background: #aac324!important;
text-decoration: none;
display:block;
z-index:99999!important;
}
ul#TopCats li.CatLevel1:hover>a {
color:#fff!important;
background: #aac324!important;

}
ul#TopCats li {
display: block !important; 
position: relative;
z-index: 3000;
height: 25px;
width: 180px;
margin-top: auto;
margin-bottom: auto;
margin-left:0;
}

li.CatLevel1 a.Current, .CurrentParent, .selected {
	color:#C5003D!important;
	}

li.CatLevel1  a:hover ul{
	visibility: visible!important;
}
/* Unterkategorien */

#TopCats ul ul {
visibility: hidden;
list-style-type: none;
background:#C7DE4D;
padding:0px 8px 10px 2px;
visibility: visible!important;
position:absolute;
top:-3px;
left:180px;
z-index:1!important;
padding-bottom:5px;
line-height:25px;
border-top:4px solid #aac324;
border-right:4px solid #aac324;
border-bottom:4px solid #aac324;
border-left:0px solid #aac324;
}
/****** 3. Ebene ******/

#TopCats ul li:hover ul { 
visibility: visible!important;

} 

#TopCats ul li.CatLevel2 {
padding:0 2px 0px 0px!important;
display:block; 
font-size:12px;
line-height:16px!important;
font-weight:normal;
line-height:20px;
padding-left:10px;
width:180px;
}

li.CatLevel2 a  {
text-transform: none!important;
padding:0 2px 0px 0!important;
margin:0 5px;
display:block!important; 
color:#555!important;
height:23px!important;
line-height:25px!important;
background:none!important;	
border-bottom:1px dotted #555;
}
 #TopCats ul li.CatLevel2 a:hover {
color:#fff!important;
background:none!important;
text-decoration:none!important;
} 
ul#TopCats li.CatLevel2:hover>a {
color:#fff!important;
background:none!important;
text-decoration:none!important;
}
#TopCats ul li.CatLevel2 a  {
display: inline;
}
#TopCats ul ul li.CatLevel3 a  {
padding: 4px;
display: inline;
}

/* SUB NAVI */
#SubNavi {
	margin:5px 0 10px 7px;
}
#SubNavi .CatLevel1 a {
	color:#555;
	display:block;
	border-bottom:1px dotted #666;
	width:200px;
	background:url("img/icon-menu.gif") no-repeat  2px 9px transparent;
	padding-left:9px;
}
#SubNavi .CatLevel2 a {
	color:#555;
	display:block;
	border-bottom:1px dotted #666;
	width:188px;
	background:url("img/icon-menu.gif") no-repeat  2px 10px transparent!important;
	padding-left:8px!important;
}
#SubNavi .CatLevel1 a:hover,#SubNavi .CatLevel2 a:hover {
	text-decoration: none;
	color:#888!important;
}

/* CONTENT WRAPPER */
#contentwrap {
	clear:both;
	width:940px;
	padding:0;
}

#teaser {
margin:0 5px 0 -9px;
padding:0;
	width:700px;
}

.new-prod {
	width:960px;
	margin:0 5px 0 0px;
}

.new-prod h1 {
	margin:14px 13px 5px 3px;
	padding-left:	8px;
	border:0;
	color:#555;
}
/* LEFT COLUMN */
#leftcol {
	float:left;
	width:225px;
	padding:0px 0 15px 5px;
	background:#eee;
	margin-bottom:10px;
}
/* RIGHT COLUMN */
#rightcol {
	float:right;
	width:200px;
	padding:0px 0px 15px 0px;
}
/* MAIN CONTENT */
#content {
	float:left;
	width:698px;
	padding:0px 0px 20px 0px;
	margin:0 0 15px 10px;
/*	background:#fff;*/
	
}

#content h1 {
	margin-bottom:5px;
}
#contentfull {
	width:940px;
	padding:0px 5px;
	margin-bottom:15px;
}

#content p {
	padding: 0 20px 0 0;
	color:#000;
	font-size:13px;
}
.productPreviewContent p {
	padding:0!important;
	line-height:12px;
	font-size:11px!important;
	color:#555!important;
}
/* CATEGORY MENU */
h2.categoryheader {
	background: #868686 url(img/bg_boxheader.gif);
	height:28px;
	font-size:12px;
	color:#fff;
	padding:2px 8px 0px 8px;
	margin:0;
	line-height:28px;
	vertical-align:middle;
}

#leftcol h2.categoryheader  {
	background:#E1E1E1  url(img/bg-head-side.png) no-repeat;
	height:45px;
	font-size:13px;
	color:#fff;
	padding:0px 8px 0px 15px;
	line-height:35px;
	vertical-align:middle;

	
}
#leftcol h2.boxheader,  #leftcol h4   {
	background: url(img/bg-box.png) no-repeat ;
	color:#fff!important;
	height:30px;
	font-size:14px;
	font-weight:bold;
	color:#fff;
	padding:0px 8px 0px 30px;
	margin:10px 0 0 2px;
	line-height:32px;
	text-align:left;
	border:0;
}
#leftcol h2.boxheader a {
		text-align:left;
		color:#fff!important;
}

/* CATEGORY IMAGE DEFINITION */
img.imgLeft {
  	float: left;
  	margin: 2px 10px 10px 0px;
  	position: relative;
}
/* BOXES GLOBAL DEFINITION */
h2.boxheader {
border-bottom: 1px solid #666;
height:20px;
font-weight:normal;
font-size:14px;
color:#444;
padding: 1px;
margin-bottom:5px;
line-height:22px;

}

#leftcol .boxbody {
position: relative;
border: solid #ccc;
border-width:0px;
padding:4px 12px;
margin-bottom:0px;
line-height:15px;
color:#222;
}

.boxbody {
position: relative;
border: solid #ccc;
border-width:0px;
padding:4px 8px;
margin-bottom:5px;
line-height:15px;
color:#222;
}
.boxbody-bestseller {
/*	background-color:#ededed;*/
	border: solid #ccc;
	border-width:0px;
	padding:1px;
	margin-bottom:5px
}
.boxbody h3, .boxbody h3 a , .boxbody-bestseller h3, .boxbody-bestseller h3 a{
	font-size:11px;

}
.boxbody h3.center, .boxbody h3.center a {
	font-size:11px;
	text-align:center;
}
.boxbody p, .boxbody-bestseller p{
	color:#666!important;
	font-size:11px;
	margin:6px 0px;

}
.boxbody p.center {
	color:#000000;
	font-size:11px;
	text-align:center;
	margin:6px 0px;
}
.boxbody td {
	color:#000000;
	font-size:11px;
	margin:6px 0px;
}
.boxbody .productOldPrice {
	font-size:12px;
	color:#C5003D;
}
.boxbody div.hr {
	margin: 5px 0px;
}
.boxbody div.hrlightgrey {
	margin: 5px 0px;
}
.boxbody a {
	font-size:12px;
	color:#555;
}

.col .boxbody a {
	font-size:12px;
	color:#444;
	font-weight:normal!important;
}
.boxbody .productboximage, p.img img {
	border: solid 1px #999;
	padding:2px;
	background:#fff;
	width:auto;
	height:75px;
	text-align:center;
	margin:0 auto;
	display:block;
}
.boxbody ul.contentlist {
	margin-left:-10px;
	margin-right:0;
	padding:0;
}
.boxbody ul.contentlist li {
	margin-left:5px;
	padding-left:19px;
	list-style-type:none;
	border-bottom:1px dotted #444;
	list-style-position: inside;
	background:url("img/list-icon.png") no-repeat scroll 2px 9px transparent;
}

.boxbody ul.contentlist a {
	border-bottom:0;
	display:block;
	padding:5px 0;
}
/* CART BOX */
h2.boxcartheader {
	height:28px;
	font-size:12px;
	color:#000;
	padding:2px 8px 0px 2px;
	margin:0;
	line-height:28px;
}
h2.boxcartheader a {
	text-decoration:none;
	color:#222;
}
.boxcartbody {
	padding:0px ;
	margin-bottom:5px;
}
.boxcartbody p {
	font-size:11px;
	margin:0;
	padding:0;
}


#cart_quantity {
	margin-top:20px!important;
}
/*+++++++++++++ FORMS ++++++++++++++++++++++*/
#login {
	position: relative;
}

#login span {
	position: absolute;
	left:250px!important;
	top:-3px!important;
}

#login label {
float:left;
width:100px;
margin-left:0px;
}

#login p.row  {
	line-height:25px;
}
#login-rel {position:relative;}
#login-rel  input[type=password]{
border:1px solid #ccc;
padding:4px;
background:url(img/input_bg_news.gif) no-repeat;
color:#000;
}
#create_account,#contact_us {
	position: relative;
}

#create_account p.row , #contact_us p.row, #advanced_search p.row{
	line-height:25px;
	white-space: nowrap;
}

#create_account p.row a.thickbox {
	color:#b90f7a!important;
}
#create_account label, #contact_us label{
float:left;
text-align:right;
width:150px;
clear:both;
margin-right:15px;
}

#advanced_search label {
	float:left;
}

#create_account input[type="radio"], #contact_us input[type="radio"]{
	margin:2px 5px;
}

 #contact_us p.submit {
	margin-left:165px;
}
 #contact_us textarea  {
 	background: none;
 }
#sign label {
	float:left;
text-align:right;
width:126px;
clear:both;
margin-right:15px;
}
#sign input[type="radio"]{
	margin:2px 5px ;
}
.ein-aus {
	margin-left:145px;
}

/* PRODUCT PREVIEW */
.productPreview {
position:relative;
margin-left: 1px ;
float:left;
width:201px;
display:block;
min-height:270px;
border-right:1px solid #ccc;
border-bottom:1px solid #ccc;
padding:10px 15px; 
}
.productPreview-tabs {
position:relative;
margin-bottom: 15px;
float:left;
width:205px;
display:block;
min-height:235px;
border-right:1px solid #ccc;
border-bottom:1px solid #ccc;
padding:5px 10px;
}
.productPreview-neu {
position:relative;
margin: 0;
float:left;
width:202px;
display:block;
min-height:260px;
border-right:1px solid #ccc;
border-bottom:1px solid #ccc;
padding:10px 15px; 
}

.productPreview-cat {
position:relative;
margin: 0 ;
float:left;
width:201px;
display:block;
border-right:1px solid #ccc;
border-bottom:1px solid #ccc;
padding: 10px 15px;
min-height:260px;
}
.productPreview-specials {
position: relative;
margin: 0;
float:left;
width:211px;
display:block;
min-height:235px;
border-right:1px solid #ccc;
border-bottom:1px solid #ccc;
padding:5px 10px ;
}
.angebot {
	background:url(img/prozent.png)no-repeat;
	position:absolute;
	top:8px;
	left:170px;
}
.button-wrap {
	position:absolute;
	bottom:5px;
}

.productPreview h2 a, .productPreview-cat h2 a,.productPreview-specials h2 a, .productPreview-neu h2 a {
	color:#222;
}

.productPreview h2 a:hover, .productPreview-cat h2 a:hover{
	color:#555;
}



.productPreview-specials .productPreviewContent {
	margin-top:2px;	
}
.productPreview-specials span.price-special {
	
	font-weight: bold;
}

.boxprice {
	color:#000;
}

.productPreviewImage {
	max-width: 120px;
	display:block;
	border: solid 0px #999;
	margin:0 auto ;
	text-align:center;
	vertical-align:top;
	padding-bottom:3px;

}
.productPreviewContent {
	vertical-align:top;
	float:left;
}
.productPreviewContent h2 {
	padding: 0;
	margin:0px 0px 5px 0px;
}
.productPreviewContent h2 a {
margin:5px auto 0 auto;
display:block;
text-align:center;
font-size:14px;
font-weight:normal;
line-height: 14px;
color:#222;
}

p.button{
	float:left;
}
.productPreviewContent .price {
background:#e7f1b1;
height:28px;
width:110px;
float:left;
font-size:13px!important;
color:#222!important;
font-weight:bold;
line-height:27px;
margin:8px 0 0 0px;
text-align:center;
text-shadow:0 1px 0 #fff;
}


.productPreviewContent .taxandshippinginfo {
	font-size:10px!important;
	font-weight:normal;
	color:#999;
	padding:0;
	margin:0
}
.productPreviewContent .vpe {
	font-size:11px;
	font-weight:normal;
	color:#999;
	padding:0;
	margin:0
}
.productPreviewContent .shippingtime {
	font-size:11px;
	font-weight:normal;
	color:#999;
	padding:0;
	margin:0
}
.productPreviewContent .stockimage {
	margin:0;
	padding:0;
}
.productPreviewContent .stockimagetext {
	margin:0;
	padding:0;
	font-size:11px;
	font-weight:normal;
	color:#999;
}
.productPreviewContent .productOldPrice {
	font-size:12px;
	font-weight:bold;
	color:#C5003D;
	line-height:6px!important;
}


.productPreviewContent .taxandshippinginfo a {
	font-size:10px;
	font-weight:bold;
	color:#999;
	text-decoration:underline;
}
/* PRODUCT INFO / PRODUCT DETAILS */
#productinfowrap {
position: relative;
width:900px;
margin:-7px 3px 5px 0px;
}
#productinfoimages {
	float:left;
	background-color:#EDEDED;
	text-align:center;
	width:205px;
	padding:10px;
	margin:0px 10px 10px 0px;
	border: solid 1px #999;
}
#productinfodescription li{
	margin-left:10px;
}
#productinfoimages .productimage {
	border: solid 1px #999;
}
#productinfoimages .hrlightgrey {
	margin: 6px 0px;
}
#productinfopricewithimages {
	margin:-37px 0 4px 10px;
	width:235px;
	line-height: 15px;
}

#productinfopricewithimages span.productOldPrice {
	color:#89bd00!important;
	font-size:12px !important;
}
 .print{
	margin:0px;
	cursor: pointer;
}
#prod-col-left {
	width:310px;
	float:left;}
	
#prod-col-right {
width:371px;
float:left;
	}
	
.product-img {
	float:left;
	margin:-30px 0px 2px 0px;
	width:310px;
}
.product-img a {
	color:#777;
}
.description {
	width:370px;
	color:#000;
	margin-left:10px;
}

.description li {
list-style-type: none;
	background:url("img/list-icon.png") no-repeat scroll 2px 8px transparent;
	padding-left:18px;
}
p.productprice {
	font-size:19px!important;
	color:#444!important;
	line-height:21px;
}

#productinfopricewithimages img {
	cursor:pointer
}
#productinfopricewithoutimages {
	width:100%
}
#productinfopricewithoutimages img {
	cursor:pointer
}
#productinfoprice {
margin:25px 0 0 340px;
padding:5px 10px;
width:250px;
border:1px solid #ccc;

}
#productinfoprice .hrlightgrey {
	margin: 6px 0px;
}
#productinfoprice .productprice {
	margin:0;
	padding:0;
	font-size:14px;
	font-weight:bold;
}
#productinfoprice .productOldPrice {
	color:#C5003D;
	margin:0;
	padding:0;
	font-size:12px;
	font-weight:bold;
}
#productinfoprice .taxandshippinginfo {
	margin:0;
	padding:0;
	font-size:11px;
	font-weight:normal;
	color:#999;
}
#productinfoprice .taxandshippinginfo a {
	margin:0;
	padding:0;
	font-size:11px;
	font-weight:bold;
	color:#999;
	text-decoration:underline;
}
#productinfoprice .shippingtime {
	margin:0;
	padding:0;
	font-size:11px;
	font-weight:normal;
	color:#999;
}
#productinfoprice .stockimage {
	margin:0;
	padding:0;
}
#productinfoprice .stockimagetext {
	margin:0;
	padding:0;
	font-size:11px;
	font-weight:normal;
	color:#999;
}
p.productinfoproductadded {
	font-size:11px;
}
.productoptions {
	width:357px;
	margin:5px 0 0 7px;
	background-color:#EDEDED;
	padding:5px;
	display:table;
}

.productoptions span.radio {
	margin-top:4px;
	vertical-align:middle;
	line-height:12px;
}
.addtobasket {
	position:relative;
	text-align:right;
	border: #888 dotted;
	border-width:1px 0px 0px 0px;
	padding: 2px 0 1px 5px;
	height:30px;	
	width:677px;
}
.addtobasket-unten {
	position:relative;
	text-align:right;
	border: #222 dotted;
	border-width:1px 0px 0px 0px;
	padding: 2px 0 1px 5px;
	height:30px;	
	width:884px;
}
.add-Qty{
	position: absolute;
	top:2px;
	left:493px;
}
.addtobasket span {
line-height:30px;
}
/********Styles Tabs in Product-Info ******/
#tab_description,#tab_description p {
	font-size:14px;
	line-height: 22px;
}
#tabbed_product_info h2 {font-weight:normal;}
.product-img-tabs {
float:left;
margin:0px 0 2px;
width:310px;
}

p.productprice-tabs {
color:#666 !important;
font-size:19px !important;
line-height:21px;
margin:0;
}

.print-tabs {
cursor:pointer;
left:658px;
position:absolute;
top:4px;
}
.productoptions-tabs {
border-color:#ccc;
border-style:dotted;
border-width:1px 0 1px 0;
float:left;
margin:5px 0 5px -9px;
padding:5px;
width:259px;
display:table;
}
.addtobasket-tabs {
position:relative;
float:right;
margin-right:328px;
text-align:right;
padding: 6px 0 1px 5px;
height:30px;	
width:210px;
}
.add-Qty-tabs {
	position: absolute;
	top:6px;
	left:26px;
}

.add-Qty-tabs input[type="text"], .add-Qty input[type="text"]{
	height:19px;
	line-height:19px;
	width:22px;
}
h1.produkt-tabs {
color:#444;
font-family:arial,helvetica,sans-serif;
font-size:17px;
font-weight:normal;
margin-top:-17px;
border-bottom:1px solid #bbb;
padding: 0;
width:686px;
}
#tab_more_images .morepics {
background:none repeat scroll 0 0 transparent;
border:0 none;
display:block;
height:auto;
padding:6px;
width:600px;
}
#tab_more_images .morepics img {
background:none repeat scroll 0 0 #FFFFFF;
border:1px solid #888888;
float:left;
height:85px;
margin:8px 6px 10px;
padding:4px;
width:auto;
}
#tab_cross_selling .price {
margin:8px 0 0 0;
padding-top:0px !important;
}
p.productprice small, p.productprice-tabs small {
font-size:11px;
}

.price small {
display:none;
}
span.best-price {
color:#222222;
font-size:13px;
font-weight:bold;
}
/* POPUPS PRODUCTINFO */
body.popupproductinfo {
	padding:15px;
	background: #fff none;
}
/* POPUP print_order.html */
body.popupprintorder {
	font-family:Arial, Sans-serif;
	font-size:13px;
	padding:15px;
	background: #fff none;
}
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;
}
/* HIGHLIGHTBOX (BACKGROUND) */
div.highlightbox {
	margin-left:0px;
	padding: 15px;
	background-color:#f8f8f8;
	border: solid #d9d9d9 1px;
	width:636px;
}
div.highlightbox-checkout {
	margin-left:5px;
	padding: 15px;
	background-color:#f8f8f8;
	border: solid #89BD00 1px;
	width:897px;
}
div.highlightbox ul {
	margin-left:15px;
	padding:0;
	display:block;
	list-style-type:square;
	line-height:20px;
}
div.highlightbox h1 {
	color: #89BD00;
	padding:0px 0px 10px 0px;
	margin:0;
	border:none;
	font-size:16px;
}
.seitennavi {
	height:12px;
	width:887px;
}
div.highlightbox div.hr {
	height:1px;
	line-height:1px;
	margin:0;
	padding:0;
	display:block;
	border-bottom: solid 1px #eee;
}
/* PAYMENT TYPE SELECTION */
table.paymentblock {
	background-color:#f8f8f8;
	border: #eee solid;
	border-width:0px 1px 1px 1px;
	margin-bottom:15px;
	width:60%;
}
table.paymentblock tr td.header {
	background-color:#ccc;
	padding:2px;
	padding-left:5px;
	color:#000;
	font-weight:bold;
}
/* SHIPPING TYPE SELECTION */
table.shippingblock {
	background-color:#f8f8f8;
	border: #eee solid;
	border-width:0px 1px 1px 1px;
	margin-bottom:15px;
	width:60%;
}
table.shippingblock tr td.header {
	background-color:#ccc;
	padding:2px 2px 2px 5px;
	color:#fff;
	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;
}
/* ORDER DETAILS IN ACCOUNT HISTORY */
table.accounthistoryinfoorderdetails tr td {
	vertical-align:top;
}
table.accounthistoryinfoorderdetails tr.header td {
	font-weight:bold;
}
/* MESSAGEBOX ON CONTACT SITE */
textarea.message_body {
	width:130px;
}
/* DOWNLOAD BOX FOR USER DOWNLOADS */
table.downloadbox {
	padding: 5px;
	background-color:#f8f8f8;
	border: solid #d9d9d9 1px;
	margin-bottom:8px;
}
table.downloadbox tr td.icon {
	padding-right: 15px;
}
table.downloadbox tr td.downloadlink {
	width:100%;
}
/* TABLE WICH SHOWS GRADUATED PRICES */
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;
}
/* ORDER DETAILS */
table.orderdetails {
	font-size:11px;
	background-color:#f8f8f8;
	border: #ccc solid;
	border-width:0px 1px 1px 1px;
	width:98%;
}
table.orderdetails tr td {
	padding:4px;
}
table.orderdetails tr.headerrow td {
	background-color:#ccc;
	color:#555;
	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
}
/* ORDER DETAILS CONTENT ROW 1 */
table.orderdetails tr.contentrow1 td {
	background-color:#f8f8f8;
	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:solid #ccc 1px;
}
table.orderdetails tr.contentrow1 td.productname {
	text-align:left;
}
/* ORDER DETAILS CONTENT ROW 2 */
table.orderdetails tr.contentrow2 td {
	background-color:#f8f8f8;
	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:solid #ccc 1px;
}
table.orderdetails tr.contentrow2 td.productname {
	text-align:left
}
/* ORDER DETAILS SINGLE PRICE */
table.orderdetails tr td.singleprice {
	text-align:right;
	white-space:nowrap
}
/* ORDER DETAILS TOTAL PRICE PER ITEM */
table.orderdetails tr td.totalprice {
	text-align:right;
	white-space:nowrap;
}
/* ORDER DETAILS DELETE CHECKBOX */
table.orderdetails tr td.delete {
	text-align:center;
	white-space:nowrap;
}
/* ORDER DETAILS PRODUCT ATTRIBUTES */
table.orderdetails tr td.productname table.productattributes {
	margin-top:3px;
}
table.orderdetails tr td.productname table.productattributes tr td {
	padding:0px;
}
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%;
}
/* ORDER DETAILS SUBTOTAL */
table.orderdetails tr td.subtotal {
	background-color:#f8f8f8;
	text-align:right;
	border: #ccc solid;
	border-width:1px 0px 0px 0px;
}
/* PRODUCT NAVIGATOR */

	div.productnavigator {
	text-align:center;
	font-size: 16px;
}
div.productnavigator span {
	font-size: 12px;
}

div.productnavigator a:hover {
	color:#89BD00;
	text-decoration: none;
}

/* REVIEW LIST */
table.reviewlist {
	background-color:#f8f8f8;
	border: #ccc solid;
	border-width:0px 1px 1px 1px;
	width:98%;
}
table.reviewlist tr td {
	padding:4px;
	white-space:nowrap;
}
table.reviewlist tr.header td {
	background-color:#ccc;
	color:#fff;
	font-weight:bold;
}
table.reviewlist tr.contentrow1 td {
	background-color:#f8f8f8;
}
table.reviewlist tr.contentrow2 td {
	background-color:#f8f8f8;
}
textarea#review {
	width:95%;
}
/* MEDIA LIST */
table.medialist {
	background-color:#f8f8f8;
	border: #ccc 1px solid;
}
table.medialist tr td {
	padding:6px;
	white-space:nowrap;
	vertical-align:top;
}
table.medialist tr.contentrow1 td {
	background-color:#f8f8f8;
}
table.medialist tr.contentrow2 td {
	background-color:#f8f8f8;
}
/* SITEMAP */
.sitemapwrap {
}
.sitemapwrap .sitemapleft {
	background-color:#f8f8f8;
	border: #ccc 1px solid;
	display:table;
	float:left;
	width:235px;
	margin-bottom:15px;
}
.sitemapwrap .sitemapright {
	background-color:#f8f8f8;
	border: #ccc 1px solid;
	display:table;
	float:left;
	width:235px;
	margin:0 0 15px 10px;
}
.sitemapheader {
	padding:3px;
	background-color:#ccc;
	color:#fff;
	font-weight:bold;
}
.sitemapheader a:link, .sitemapheader a:visited, .sitemapheader a:hover {
	color:#222;
	text-decoration:none;
}
.sitemapcontent {
	padding:6px;
}
.sitemapcontent li {
	list-style-type:none;
}
/* COMMENTS ON CHECKOUT CONFIRMATION SITE */
p.checkoutcomment textarea {
	width:543px;
}
/* ORDER DETAILS ON CHECKOUT SITE */
table.checkoutconfirmationorderdetails {
	padding:0;
	margin:0px 0px 10px 0px;
	border:none;
}
table.checkoutconfirmationorderdetails tr td.productname {
	width:100%;
	font-weight:bold;
}
table.checkoutconfirmationorderdetails tr td.shippingtime {
	padding:0px 0px 0px 30px;
	color:#666;
	font-size:11px;
	font-weight:normal;
	white-space:nowrap;
}
table.checkoutconfirmationorderdetails tr td.productattributes {
	padding:0px 0px 0px 30px;
	color:#666;
	font-size:11px;
	font-weight:normal;
}
table.checkoutconfirmationorderdetails tr td.productprice {
	white-space:nowrap;
	text-align:right;
}
table.checkoutconfirmationorderdetailstotal {
	padding:0;
	margin:10px 0px 0px 0px;
	border:none;
}
table.checkoutconfirmationorderdetailstotal tr td.name {
	width:100%;
	text-align:right;
}
table.checkoutconfirmationorderdetailstotal tr td.value {
	white-space:nowrap;
	text-align:right;
}
/* AGB ON CHECKOUT SITE */
p.checkoutagb textarea {
	width:100%;
		background:none;
}
/* CHECKOUT NAVIGATION */
ul#checkoutnavigation {
	margin:0;
	padding:0;
	margin-top:15px;
	
}
ul#checkoutnavigation li {
	height: 70px;
	list-style-type:none;
	float:left;
	width:202px;
	margin-right:15px;
	border: solid 1px;
	padding:8px;
}
ul#checkoutnavigation li.active {
	background-color: #f8f8f8;
}
ul#checkoutnavigation li.active .number {
	font-size:20px;
	font-weight:bold;
	color:#89BD00;
}
ul#checkoutnavigation li.active .title {
	font-size:14px;
	font-weight:bold;
}
ul#checkoutnavigation li.active .description {
	font-size:11px;
}
ul#checkoutnavigation li.inactive {
	color:#999;
	background-color: #EDEDED;
	border-color:#999;
}
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;
}

p.checkoutcomment, p.checkoutagb {
	width:815px;
}
/* ERROR MESSAGES */
.errormessage {
	border: solid #89BD00 2px;
	padding:15px;
	background-color:#eee;
	margin-bottom:10px;
	width:93%;
}

p.errormessage  {
	width:90%!important;
	background-color:#eee;
	border:0;
}
/* SUCCESS MESSAGE */
.messageStackSuccess {
	padding:4px;

}
/* FOOTER */

#clear {
	clear: both;
}

#footer-outer {
clear: both;
height:auto;
width:100%!important;
margin-top:22px!important;
overflow:visible;
}
#footer {
width:944px;
height:100%;
font-size:11px;
color:#666;
background:url(img/bg-footer.gif) repeat-x #c5c1c1;
padding: 15px 8px 8px 10px;
margin:0px auto  ;
overflow:hidden;
}
#footer .col {
position: relative;
float:left;
margin:0 7px 20px 0;
padding:0 10px;
width:209px;
}
#footer h2 a:visited {color:#444!important;}
.footer {
clear:both;
text-align:center;
font-size:10px;
width:904px;
background:0;
margin:1px auto;
padding: 8px;
overflow:visible;
}
.footer a {
	color:#666;
}

/* XTC COPYRIGHT */
.copyright {
	margin: -1px auto 0 auto;
	width:100%;
	text-align:center;
	color:#999;
	font-size:9px;
	padding:0px 0px 0px 0px;
	background:none;
}
.copyright a {
	color:#999!important;
}
/* XTC ParseTime */
.parseTime {
	display:none;
}
/* Mehr Bilder unterhalb der Beschreibung */
.morepics {
	background-color:#EDEDED;
	padding:0px;
	text-align:right;
	border: #aaa solid;
	border-width:1px 0px 1px 0px;
	display:block;
	height:auto;
	width:307px;
	float:left;
	margin-bottom:15px;
}
.morepics img {
	border: #ccc 1px solid;
	padding:4px;
	margin:8px 6px 10px 6px;
	background:#fff;
	height:60px;
	width:80px;
	float:left;
}
/* BESTELLER BOX mit Bilder in DL DT Liste -- JUNG GESTALTEN.com */
dt {
	float:left;
	width:40px;
}
dt img , .special-pic, .bewert img,#bestseller img{
	border:1px solid #ccc;
	padding:2px;
	background:#fff;
	width:auto;
	height:75px;
	text-align:center;
	display:block;
	margin:0 auto;
}
dd {
	float:right;
	width:115px
}

td.productPreviewContent {
	width:400px;
	text-align:left;
}

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

.popupproductinfo #productinfowrap ol, .popupproductinfo #productinfowrap ul {
	margin:10px 0 10px 186px;
}

/* SEARCHBOX */
.search_header {
	line-height:normal;
	
}
p.search {
	margin-top:8px;
	position: relative;
		
}
p.search span {
	position: absolute;
	top:0px;
	left:116px;
}


ol#address_block {
	margin-left:30px;
}

td.main_row {
	border-top: 1px solid #ccc;
}


td.contentsTopics {
	font-size:16px;
	color:#333;
	font-weight:bold;
}
td.main {
	color:#000;
}
p.info {
	background: url(img/info.png) no-repeat 2px 3px;
}

p.info a {
	padding-left:23px;
	color:#222;
	font-weight:bold;
	display: block;
}
p.checkoutwiderruf textarea {
    width:98%;
	 background:url(img/input_bg.gif) no-repeat;
}
div.widerrufframe {
    width:94%;
    height:200px;
    overflow:auto;
    padding:10px;
	 margin-bottom:10px;
    background:url(img/input_bg.gif) no-repeat;
    border:1px solid #ccc;
}
#scrollbox{
    background:url(img/input_bg.gif) no-repeat;
    width:886px;
	margin-left:5px;
    max-height:400px;
    overflow:auto;
    padding:20px;
    border:1px solid #cccccc;
}
#order h1 {
	margin-top:15px;
}

.productboximage {
        max-width: 150px;
}
 
.productimage {
        max-width: 200px;
}
.productImageBorder{
        max-width: 120px;
}

.plus {
display: block;
background-image: url(img/plus.gif);
background-repeat: no-repeat;
width: 13px;
height: 13px;
border: 0px;
font-size: 0px;
cursor: pointer;
}

.minus {
display: block;
background-image: url(img/minus.gif);
background-repeat: no-repeat;
width: 13px;
height: 13px;
border: 0px;
font-size: 0px;
cursor: pointer;
}

.alter {
display: block;
background-image: url(img/alter.gif);
background-repeat: no-repeat;
width: 13px;
height: 13px;
border: 0px;
font-size: 0px;
cursor: pointer;
}

.delete {
display: block;
background-image: url(img/delete.gif);
background-repeat: no-repeat;
width: 19px;
height: 22px;
border: 0px;
font-size: 0px;
background-color: #FFCC99;
cursor: pointer;
}