/* -----------------------------------------------------------------------------------------
   XT Template - fairnet medienagentur
   autor: Falko Schuster
   ---------------------------------------------------------------------------------------*/
body 
{
	color: #000;
	margin:0;
	padding:0;
	background: #e1e2e3 url(design/bg-body.gif) repeat-x;
	font-family: arial;
	font-size:11px;
}
form 
{
  display:inline;
}


#wrapper,
.copyright 
{		  
	margin:0 auto;
	width: 1008px;
	background: #fff url(design/bg-wrapper.gif) repeat-y ; 
}

/****************** HEADER ****************************/
/* kopf allgemein */
#header 
{	
	background: url(design/bg-header.jpg) no-repeat ; 
	height: 263px;	
}
/* logos oben rechts */
ul#logos 
{
  margin:0 10px 0 0;
  padding:0;
  list-style-type:none;
  float:right;
}
#logos li 
{
	float:left;
	margin:0;
	padding:0;
}
#logos li img {
  margin:5px 15px 0 0;
}
/* the logo */
#logo-sicher24
{
	position:absolute;
	top:23px;
	margin: 0 0 0 45px;
	display:inline;
}
/* the 2nd logo */
#logo-felgner
{
	position:absolute;
	top:130px;
	padding: 5px 0 0 812px;
	display:inline;
	z-index:10;
}

#logo-dvs span,
#logo-interkey span,
#logo-vds span,
#icon-twitter span,
#icon-facebook span,
#icon-youtube span {
  visibility:hidden;
}

#logo-dvs,
#logo-interkey,
#logo-vds,
#icon-twitter,
#icon-facebook,
#icon-youtube {
  display:inline-block;
  text-decoration:none;
}

#logo-dvs {
  background: url(design/logo-dvs.png) bottom no-repeat; 
}
#logo-interkey {
  background: url(design/logo-interkey.png) bottom  no-repeat ;
}
#logo-vds {
  background: url(design/logo-vds.png) bottom  no-repeat ;
}

#logo-dvs:hover {
  background-image: url(design/logo-dvs-a.png); 
}
#logo-interkey:hover {
  background-image: url(design/logo-interkey-a.png);
}
#logo-vds:hover {
  background-image: url(design/logo-vds-a.png) ;
}

#icon-twitter {
  background: url(design/icon-twitter.png) bottom no-repeat;
}
#icon-facebook {
  background: url(design/icon-facebook.png) bottom no-repeat;
}
#icon-youtube {
  background: url(design/icon-youtube.png) bottom no-repeat;
}

#icon-twitter:hover {
  background: url(design/icon-twitter-a.png) bottom no-repeat;
}
#icon-facebook:hover {
  background: url(design/icon-facebook-a.png) bottom no-repeat;
}
#icon-youtube:hover {
  background: url(design/icon-youtube-a.png) bottom no-repeat;
}


/* bannenbereich */
#banner
{
  position:relative;
  background-repeat:no-repeat;
  top:53px;
  left:410px;
  width:588px;
  height:144px;
  z-index:1;
}

/* main nav */
ul#main-nav
{		
	margin:50px 0 0 35px;	
	padding:0;
	list-style:none;	
}
#main-nav li 
{
	float:left;			
	padding:0 10px 0 0;
	margin:0 10px 0 0;
	background:url(design/bg-nav-li.png) right 12px no-repeat;
}
#main-nav li a 
{
	padding:10px 0 4px 0;		
	color:#000;	
	text-decoration:none;
	font-size:13px;
	display:inline-block;
	height: 28px;
  background-repeat:no-repeat;
  background-position: 0 10px ;				
}
#main-nav li a span {
  visibility:hidden;
}
#main-nav li.last
{
  background:none;
} 

#header li.abs1 
{
	margin-left:244px;	
}
#header li.abs2 
{
	margin-left:346px;	
}


/* navi bg grafiken */
#nav-home {
  background-image:url(design/nav-startseite.png);
  width:64px;
}
#nav-faq {
  background-image:url(design/nav-faq.png);
  width:105px;
}
#nav-info {
  background-image:url(design/nav-infos.png);
  width:90px;
}			
#nav-contact {
  background-image:url(design/nav-kontakt.png);
  width:48px;
}						
#nav-logout {
  background-image:url(design/nav-abmelden.png);
  width:65px;
}
#nav-account {
  background-image:url(design/nav-konto.png);
  width:94px;
}
#nav-login {
  background-image:url(design/nav-anmelden.png);
  width:66px;
}
#nav-cart {
  background-image:url(design/nav-warenkorb.png);
  width:68px;
}
#nav-checkout {
  background-image:url(design/nav-kasse.png);
  width:35px;
}	
/* hoover */
a#nav-home:hover {
  background-image:url(design/nav-startseite-h.png);
}
a#nav-faq:hover {
  background-image:url(design/nav-faq-h.png);
}
a#nav-info:hover {
  background-image:url(design/nav-infos-h.png);
}			
a#nav-contact:hover {
  background-image:url(design/nav-kontakt-h.png);
}						
a#nav-logout:hover {
  background-image:url(design/nav-abmelden-h.png);
}
a#nav-account:hover {
  background-image:url(design/nav-konto-h.png);
}
a#nav-login:hover {
  background-image:url(design/nav-anmelden-h.png);
}
a#nav-cart:hover {
  background-image:url(design/nav-warenkorb-h.png);
}
a#nav-checkout:hover {
  background-image:url(design/nav-kasse-h.png);
}	

/* navtrail */
#navtrail
{
	clear:both;
	margin:0 0 0 30px;
	padding:6px 0 0;
}

/******************* FOOTER **************************/

#bottom
{		
	margin:0 14px;
	padding:5px 0 10px 0;
	height: 16px;			
	clear:both;
}

#footer-navigation
{
	text-align:center;
	padding:10px 0;
	color:#757575;
}
#footer-navigation a
{
	color:#757575;
}

/******************* MAIN **************************/

#content, 
#box-sub	
{	

}

#content {		
}


#box-main
{
	width: 195px;		
	float: left;	
}

#box-content
{
	width: 614px;		
	float: left;
}

#box-sub
{
	width:195px;
	float: left;
}
#box-content .inside 
{
	margin: 0;	
}

#box-main .inside 
{  
	margin: 0 0 0 25px;
}
#box-sub .inside 
{	
	margin: 0 0 0 23px;	
}



/* clearing */
.clearfix:after 
{
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
.clearfix 
{
	clear: both;
	display: block;   
}

/*++++++++++++++++++++++++
	Boxes
++++++++++++++++++++++++++*/

.box 
{
	margin: 5px 0 20px 0;	
	width:148px;
	background:url(design/bg-box.gif) repeat-y;
}

.box.ts {
  background:transparent;
}

.box h3
{	
	padding:0;	
	font-size: 11px;			 		
	margin: 0;
	height:32px;
}
.box h3 a {
  display:block;
  height:32px;
}
.box h3 span {
  visibility:hidden;
}
.box h3 a {
  text-decoration:none;
}
#head-admin {
  background-image:url(design/box-head-admin.png);
}
#head-vorteile {
  background-image:url(design/box-head-vorteile.png);
}
#head-cart {
  background-image:url(design/box-head-cart.png);
}
#head-katalog {
  background-image:url(design/box-head-katalog.png);
}
#head-hersteller {
  background-image:url(design/box-head-hersteller.png);
}
#head-hersteller-info {
  background-image:url(design/box-head-hersteller-info.png);
}
#head-news {
  background-image:url(design/box-head-news.png);
}
#head-bewertungen {
  background-image:url(design/box-head-bewertungen.png);
}
#head-suche {
  background-image:url(design/box-head-search.png);
}
#head-infos {
   background-image:url(design/box-head-infos.png);
}
.box_content
{
	padding: 5px 8px;
	background:url(design/bg-box-bottom.gif) left bottom no-repeat;
	color:#535A61;
}


.box_content img 
{
	max-width:146px;
}

.box_content form 
{
  display:inline;
}
/* payment info box */
#payment-stuff {
  margin-top:8px;
  padding:5px;
  background:#fff;
}
.box_content b.important, 
b.important{
  color:#BC0E0E;
}

/* payment info ol */
.box ol
{
	padding: 0;
	margin: 5px 0 8px 0;
	list-style: none;
}

.box ol li {
  background:url(design/bg-line.gif) left bottom no-repeat;
  padding:4px 5px;
}
/* warenkorb box */
.box.cart table {
  width:99%;
  border-collapse:collapse;
  overflow:hidden;
}
.box.cart td {
  background:url(design/bg-line.gif) left bottom no-repeat;
  padding:4px 2px;
}
.box.cart .total {
  background:url(design/bg-line.gif) left bottom no-repeat;
  padding:4px 2px;
  font-weight:bold;
  color:#C10000;
}
.box.cart p small {
  padding:2px;
}

.copyright
{		
	color: #A7A8A8;
	text-align: center;
	font-size: 11px;		
}
.copyright a,
.copyright a:hover
{
	color: #A7A8A8;
	text-decoration:none;
}


/*++++++++++++++++++++++++
	Kategorien / navigation
++++++++++++++++++++++++++*/

.box a 
{
  color: #535a61; 
  
}

.box a:hover 
{
	color: #535A61;
		
}
.box  .subnavi
{
	margin:0;
	padding:0;
}

.box ul
{
	padding: 0;
	margin: 0 1px;
	list-style: none;
	
	font-size:12px;
	font-weight:bold;
}
.box ul ul {
  margin:0;
}

.box ul a
{
  display:block;
  height:1%;
  padding:4px 5px 4px 10px;	
  text-decoration: none;	
	background:url(design/bg-line.gif) left bottom no-repeat;
	border-bottom:1px solid transparent;
}

.level-0 a.active, 
.level-0 a:hover {
	background:#60666d;
	color:#e9e9e9;
	border-bottom:1px solid #FAFAFA;
}

.level-1 a.active, 
.level-1 a:hover,
li.level-1 a {
  background:#9ca0a4;
  border-bottom:1px solid #FAFAFA;
  color:#e9e9e9;
}
.level-1 a.active, 
.level-1 a:hover {
  color:#bc0e0e;
}
.level-1 a.active {
  padding-left:23px;
  background:#9ca0a4 url(design/li-bullets-active.png) 5px 9px no-repeat;
}

.level-2 a.active, 
.level-2 a:hover,
li.level-2 a {
  padding-left:23px;
  background:#e6e7e8 url(design/li-bullets.png) 5px 9px no-repeat;  
  border-bottom:1px solid #FAFAFA;
  color: #535a61; 
}

.level-2 a.active, 
.level-2 a:hover {
  color:#bc0e0e;
  background-image:url(design/li-bullets-active.png);
}

.level-3 a.active, 
.level-3 a:hover,
li.level-3 a {
  padding-left:8px;
  background:#fdfdfd url(design/bg-line.gif) left bottom no-repeat;
  border-bottom:1px solid #FAFAFA;
  color: #535a61; 
  font-weight:normal;
  font-size:11px;
}

.level-3 a.active, 
.level-3 a:hover {
  color:#bc0e0e;
}

/*++++++++++++++++++++++++
	Module
++++++++++++++++++++++++++*/

.mod
{

  font-size:12px;		
	
}

.mod h2
{
	padding: 8px 0 8px 0;
	font-size: 15px;			 	
	color:#3f4144;
	margin: 0;	
}
.mod h2 a
{
	color: #000;
}

.mod h2 a:hover
{
	color: #FEA500;
}

.mod h3
{
	font-size: 13px;
	color:#3f4144;
	margin:0;
	padding:0;
}

.mod_content
{		
	padding:0;
	margin:0 0 8px 0;
  font-size:12px;	
  color:#3f4144;
}

.mod_content p
{		  
	margin: 0;
	padding: 5px 0 5px 0;
}

.mod_content a
{
  color: #c80d0d;
  text-decoration:none;  
}

.mod_content a:hover
{
  color: #DC0016; 
  text-decoration:underline; 
}


.mod_content ul
{
  margin:5px 0 0 0;
  padding:0;
  list-style-type:none;
}

.mod_content ul li
{
	background: url(design/li.gif) no-repeat 15px 7px;	
	padding:5px 0 5px 30px;
}
/*++++++++++++++++++++++++
	Produktkategorien 
++++++++++++++++++++++++++*/
ul.categories
{
	margin:0;
	padding:0;
	
}
ul.categories li
{
	width:50%;
	float:left;
	overflow:hidden;
	background:none;	
	text-align:center;
	margin:0 ;
	padding:0;
}

ul.categories.middle li
{
	width:33%;
	float:left;
	overflow:hidden;
	background:none;	
	text-align:center;
	margin:0 ;
	padding:0;
}

ul.categories.small li
{
	width:150px;
	float:left;
	overflow:hidden;
	background:none;	
	text-align:center;
	margin:0 ;
	padding:0;
}

ul.categories li .category
{
	border:1px solid #E7E8E9;
	border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;	
	margin:0 0 20px 0;
	padding:10px;
	height:240px;
}

ul.categories.middle li .category
{
  height:200px;
  padding:5px;
}

ul.categories.small li .category
{
  height:160px;
  padding:5px;
}

ul.categories li .category:hover {
  border:1px solid #BC0E0E;
}

ul.categories .cat-img,
ul.categories .cat-img a {
  width:270px;
  height:225px;
}

ul.categories.middle .cat-img,
ul.categories.middle .cat-img a {
  width:175px;
  height:175px;
  
}

ul.categories.small .cat-img,
ul.categories.small .cat-img a {
  width:130px;
  height:125px;
  margin-bottom:5px;
}

ul.categories .cat-img
{
  overflow:hidden;
  background-repeat:no-repeat;
  background-position:center center;

}
ul.categories a {
  font-size:12px;
  font-weight:bold;
  text-decoration:none;
  color:#3F4144;
}

.categories a:hover { 
  color:#BC0E0E;
}
ul.categories .cat-img a {
  display:inline-block;
  text-decoration:none;  
}
ul.categories .cat-img span {
  visibility:hidden;
}




ul.categories li .cat0 {
  margin-right:10px;
}
ul.categories li .cat1 {
  margin-left:10px;
}

ul.categories.middle li .cat0 {
  margin-right:10px;
}
ul.categories.middle li .cat1 {
  margin-right:10px;
  margin-left:10px;
}
ul.categories.middle li .cat2 {
  margin-left:10px;
}

ul.categories.small li .cat0,
ul.categories.small li .cat1,
ul.categories.small li .cat2 {
  margin:0 10px 0 0 ;
}

/*
ul.categories.smallpic li
{
	width:146px;
	float:left;
	background:none;	
	text-align:center;
	margin:0 0 5px 0 ;
}
ul.categories.smallpic li .category
{
  width:140px;  
  height:165px;       
}

ul.categories.smallpic .cat-img
{
  width:125px;
  height:125px;
  overflow:hidden;
  background-repeat:no-repeat;
  background-position:center center;
  margin:8px;
  
}
ul.categories.smallpic .cat-img a {
  width:125px;
  height:125px;
  display:inline-block;  
}
ul.categories.smallpic .cat-img span {
  visibility:hidden;
}


ul.categories.middlepic li
{
	width:202px;
	float:left;
	background:none;		
	overflow:hidden;
	margin:0 0 5px 0 ;
	padding:0;
	text-align:center;
}
ul.categories.middlepic li .category
{
  border:0;
  margin:0;  
  padding:0;
  width:auto; 
  display:block;     	  
}

ul.categories.middlepic .cat-img
{  
  height:175px;
  overflow:hidden;
  background-repeat:no-repeat;
  background-position:center center;
  margin:5px; 
}
ul.categories.middlepic .cat-img a {
  width:150px;
  height:150px;
  display:inline-block;  
}
ul.categories.middlepic .cat-img span {
  visibility:hidden;
}


ul.categories.nopic li
{
	width:145px;
	float:left;
	background:none;	
	text-align:center;
	margin:0 0 0 0 ;

}
ul.categories.nopic li .category
{
  width:140px;  
  height:35px;    
  border:0;   
  background:#f4f5f6;
	padding:5px;  
}

ul.categories.nopic li .category:hover {
 background: #E1E2E3;
}
*/

/*++++++++++++++++++++++++
	content allgemein
++++++++++++++++++++++++++*/

.mod_content h2,
.mod_content h3
{
	background:none;
	padding:5px 0;
	margin:0;
}
.mod_content h2
{
	font-size:14px;
}

/*++++++++++++++++++++++++
	Produktdetail
++++++++++++++++++++++++++*/


.detail .description
{
	margin:0 0 20px 0;
}

#box-content .mod .detail h1 {
  margin:0 10px; 
  padding:10px 10px 5px 10px;  
  margin-bottom:8px;
  font-size:15px;
  font-weight:bold;
  border-bottom: 1px solid #E1E2E3;

}
/* produktdetail - 1. Bild */
.detail .main-image {  
  /*
  padding:5px;
  border:1px solid #E1E2E3;
  */
}
/* preis */
.detail h5
{
	margin:10px 0 0 0;
	padding:10px 0 0 0;
	font-size: 16px;
	font-weight: bold;	
	/*color: #E0021B;*/
	
}
.detail h6
{
	font-size: 12px;
	font-weight: bold;	
	color: #FD6E08;	
}
.detail .left {
  width:280px;
  float:left;
  
  
}
.detail .right {
  width:315px;
  float:right;
  
}

.detail .info {
  font-size:11px;
}

.detail .line,
.mod_content .line {
  margin:25px 0 0 0;
  border:1px solid #E1E2E3;
  padding:10px;
	border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;	  
}
.line.small {
  font-size:11px;
}
.mod_content .line.first {
  margin-top:0;
}
.mod_content .line h3 {
  margin-top:0;
  padding-top:0;
}

.detail-left,
.detail-right {

}
.detail-tbl {
  border-collapse:collapse;
  border:1px solid #E1E2E3;
  /*padding:10px;*/
	border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;	  
  margin-top:6px;  
}
.detail-tbl .info {
  padding:5px 10px;
  border-top: 1px solid #E1E2E3;
  margin:5px 10px 0 10px;
}
td.detail-left {
  padding:10px;
  /*border-right:1px solid #E1E2E3;*/
}

td.detail-right {
  width:300px;
}


.detail .image-thumbnails.line {
  
}

.product-option input,
.product-option select {
  font-size:11px;
  
}
.product-option select {
  /*
  max-width:200px;
  min-width:180px;
  */
  width:190px;
}

/* product option tables */
table.product-option
{
	/*border:1px solid #E1E2E3;*/
	margin:10px 0;	
	border-collapse: collapse;
}

table.product-option.media
{
	width:99%;
}

table.product-option.media {
  border:0;
}

table.product-option caption
{
	display:none;
}

table.product-option tr
{
	vertical-align:middle;
}
table.product-option th,
table.product-option td
{
	padding:3px;
	
	font-size:11px;
}

table.product-option th {
  border-bottom:1px solid #E1E2E3;
 
}
table.product-option.media td {
  border-top:1px solid #E1E2E3;
 
}
table.product-option tr:hover td {
  background:#E1E2E3;
}

table.product-option td
{
	width:auto;
}
table.product-option td.col1
{
	width:auto;
	/*text-align:right;*/	
}
table.product-option td.short
{
	
}
/* Produktbilder */

.box-image img 
{
	border: #CFD0D2 1px solid;
	float:right;
	margin: 10px 10px 10px 10px;
	padding:0;
	
}

.image-thumbnails 
{
	margin-top:10px;
}
.image-thumbnails img {
  margin-right:5px;
}

.list .img-thumbnail {
  height:100px;
  overflow:hidden;   
}

h3.head-sub {
  border-bottom:1px solid #B6B6B6;
  margin:10px 0 5px 0;
  padding:10px 0 5px 0;
}

.detail h3.head-sub {
  border-bottom:0;
  margin:0;
  padding:0 0 5px 0;
}
 

/*++++++++++++++++++++++++
	Produktliste 
++++++++++++++++++++++++++*/

.productlist-search
{
	padding:5px 0 10px 0;
} 

.list
{
	margin:10px 0 10px 0;
	padding:0px;				
	background:url(design/bg-list.png) left bottom no-repeat;
	
	width:191px;
	height:284px;
	overflow:hidden;
	float:left;
	
	font-size:11px;
}
.abs0
{
	margin-right:20px;
}
.abs2
{
	margin-left:20px;
}

/* title */
.list h4 {	
	margin:0;
  padding:0;	
	background:url(design/bg-list-head.png) no-repeat;	
	height:46px;
}
.list h4 a {	
  display:block;
  height:1%;
  color:#535A61;
	text-decoration:none;
	text-align:left;
	font-size:11px;
	padding:2px 8px;
}
.list h4 a:hover,
.list .image a:hover {	
	text-decoration:none;
}
.list .image {
   background-position:center center;
   background-repeat:no-repeat;
   margin:1px;
   height:115px;   
}
.list .image a {
  display:block;
  height:115px;
}
.list .image a span {
  visibility:hidden;
}
                  
.list p {
	height:70px;
	overflow:hidden;
	padding:0 10px;   
}


/* Preis */
.list .price
{  
	margin:5px 0 0 0;
	padding:0 10px;
	font-size: 14px;
	font-weight: bold;	
	/*color: #E0021B;*/
	
}
.list .info {
  font-size:10px;  
  padding:0px 5px 0 10px;
}
.list .info a {
	text-decoration:none;
	color:#373738;
}

.shipping {
	color:#12C000;
}


/*++++++++++++++++++++++++++++++++
	Warenkorb und andere Tabellen
+++++++++++++++++++++++++++++++++*/
table.table-content {
	border-collapse:collapse ;
}

.table-content thead th {
	border-bottom: 1px solid #CFD0D2; 	
}
.table-content th,
.table-content td {
	padding:4px;
	vertical-align:top;
}

.table-content .border-top {
	border-top: 1px solid #CFD0D2; 
}

.table-content .left {
	text-align:left;
}
.table-content .right {
	text-align:right;
}
.table-content .center {
	text-align:center;
}
.table-content .nowrap {
	white-space:nowrap;
}

.flipflop0 td {
  background:#F3F3F3;
  border-bottom: 1px solid #CFD0D2; 
}

.tbl-cart td {
 border-bottom: 1px solid #CFD0D2; 
 padding:10px;
}
.tbl-cart td table {
  border-collapse:collapse ;  
}
.tbl-cart td td {
  padding:2px 0;
  font-size:11px;
  border:0;
}
.tbl-cart input {
  width:15px;
}

.tbl-login td input {
  font-size:11px;
}

/*++++++++++++++++++++++++
	Formulare
++++++++++++++++++++++++++*/

/* boxen links und rechts */
.box_content input.inputtext,
.box_content button,
.box_content select
{
	color: #555F69;
	border: #555F69 1px solid;
	background-color: #fff;
	font-size: 11px;	
	margin: 0 0 3px 0;
	padding:1px;	
}

.box_content input.inputtext {
  width:107px;
}
.box_content button {
  padding:0 1px;
  border-left:0;
}

.box_content input:hover 
{
  background:#FAFAFA;
}
.box_content input:focus 
{
  border:1px solid #CA0E0E;
  background:#FAFAFA;
}

/* boxen main content */

.mod_content .inputtext,
.mod_content textarea,
.mod_content select
{
	color:#000;
	padding:3px 4px 3px 4px;
	background: #FAFAFA;
	border:1px solid #3F4144;
	margin-right:5px;
}
.mod_content select
{
	padding:0 ;
}
.form-area .inputtext, 
.form-area textarea
{
	width:250px;
}

.mod_content .inputtext:focus,
.mod_content textarea:focus,
.mod_content select:focus
{
	background:#fff;
	border:1px solid #BC0E0E;
}

.mod_content select.inputtext
{
	padding:0;
}

fieldset 
{
	border:0;	
	padding:0px;
	margin-bottom:5px;
}


.form-area label,
.form-area .label {
	display:block;
	padding:2px 0;
	font-size:12px;
}

.form-area .inline label {
	display:inline;
}

.form-area input.inputtext, 
.form-area select
{	
	margin-bottom:5px;
}

.form-area-buttons {
	margin: 10px 0 0 0;
}

.form-area .inputRequirement {
}

/*++++++++++++++++++++++++
	Zeug
++++++++++++++++++++++++++*/


.error 
{
  padding:5px;
  border:1px solid #BB0F0F;
  font-weight:bold;
  color:#BB0F0F;
}

address {
	font-style:normal;
}

img
{
	border:0;
}

p
{
	margin: 2px;
}
/* Links */
a 
{
  color: #000000;  
}

#scroll
{
  margin-top: 15px;
  text-align:center;
}

#scroll a:hover
{
  color:#AC0F22;
  text-decoration: none;
}

/* Product Tooltipp  */
.hidden {
	display:none;
}

/* popups */
#popup
{
	background:#fff;
	padding:10px;
}
#popup h1
{
	font-size:16px;
}

#popup-footer
{
	border-top:1px solid #000;
	padding:5px;
	margin:10px 0;
}



/* herstellerbild */
.img-manufacturer
{
	
}

.img-moneybookers
{
	display:block;
}
/* payment blöcke */
.payment 
{
	margin:0 0 5px 0;
	padding:5px;
	border-bottom:1px solid #E1E2E3;	
}
.payment-logo {
  float:right;
  
}
.payment img {

} 

.payment .description 
{

}

.productOldPrice
{
	font-size:11px;
	color:#E0021B;
	text-decoration:line-through;
}

/* gutschein im warenkorb */
.coupon
{
	width:400px;
	padding:10px;
	margin:10px 0 10px 10px;
	border: 1px solid #000000;
	background:#E1E2E3;
}
.coupon h1
{
	margin:0 0 10px 0;
	padding:0;
	font-size:15px;
}
/* kundenbewertungen */
.rating
{
	padding:5px 10px;
	margin:0 5px 0 0;
	border-bottom:1px solid #CFD0D2;
}
/* slider at homepage */
#slider-content
{
	position:absolute;
}
#slider-content span
{
	display:block;
	float:left;
	margin:0 ;
	width:205px;
	margin-top:5px;

}
#slider-content span img 
{
	text-align:center;
}
.slider
{
  background:url(design/bg-slider.jpg) no-repeat;
  width:615px;
  height:187px;
  margin:8px 0 20px 0;
}
.slider-mask
{	
	position:relative;
	width:615px;
	height:185px;
	margin:1px;
	overflow:hidden;
}

/* kontaktformular */
.form-contact .inputtext {
  width:50%;  
}
.form-contact #message_body
{
	width:99%;  
}
            
/* footerbereich */
#content-footer
{
	padding:5px 25px;
	text-align:center;
}

/* trusted shop */
#btnProtect
{
	border:0;
	background:transparent;
	font-weight:bold;
	margin:0;
	padding:0;
	font-size:11px;
	text-decoration:underline;
	cursor:pointer;
}

#tstable
{
	width:99%;
	background:transparent;
	padding:5px 10px;
	margin:0;
}

/* sitemap */
.sitemapheader {
  padding:5px;
  border-bottom: 1px solid #E1E2E3;
}
.sitemapheader a {
  font-size:12px;
  font-weight:bold;
  text-decoration:none;
}

.sitemapleft,
.sitemapright {
  width:48%;
  float:left;  
}

.sitemapleft a,
.sitemapright a {
  text-decoration:none;
}   

#cart-tab {

}
#cart-tab p { 
  border:1px solid #C4C4C6;
  border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;	
  text-align:center;
  font-size:12px;
  font-weight:bold; 
  width:135px; 
  height:60px;
  padding:30px 0 0 0;
  margin: 0 20px 0 0;
  float:left;
}
#cart-tab p span {
  color:#BD1A1A;
}
#cart-tab p.active {
  border-color:#BD1A1A;
  background:#EDEDED;
}

#cart-tab p.last {
  margin:0;
}

/*----------------------------Suggest Styles--------------------------*/
.suggest_link {
	background-color: #FFF;
  background:url(design/bg-line.gif) left bottom repeat-x ;
  padding:4px 5px;
}
.suggest_link_over {
	background-color: #9CA0A4;
	color:#B10E0E;
	padding: 2px 6px 2px 6px;
	cursor: pointer;
}
#search_suggest {
	position: absolute; 
	
	visibility: hidden;
	background-color: #FFF; 
	text-align: left;
   
	border:1px solid #000;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;	}	
/*----------------------------End Suggest Styles------------------------*/

#honeybunny {
  display:none;
}

.special-filter {
 border:1px solid #E1E2E3;
 padding:10px 10px 15px 10px;
 margin-bottom:20px;
 border-radius: 7px;
 -moz-border-radius: 7px;
 -webkit-border-radius: 7px;	  
}

.special-filter label {
  font-weight:bold;
  display:block;
  font-size:11px;
  padding-bottom:4px;
}
.special-filter select {
  border:1px solid #E1E2E3; 
  width:175px;
  font-size:11px;
  padding:3px 0;
}

.special-filter-element {
  display:inline-block;
  padding:0 5px;
}