
@import url("css/nivo-slider.css");

/****** Global HTML Settings ******/


body {
	margin-top: 0;
	color: #434343;
	font-size: 11px;
	font-family: verdana, arial, sans-serif; 
	background: #A4C0CC url(img/global/bgBody.jpg) repeat-x;
}



a {
	color: #434343;
	text-decoration: underline;
}

th { 
	font-weight: bold;
	color: #555555;
	padding-right: 12px;
}


td {
	text-align: left;
}

td a {
	text-decoration: none;
	font-size: 100%;
	color: #4c7489;
}

img {
	border: none;
}


.nivo-controlNav {
	position:absolute;
	left:260px;
	bottom:-42px;
}
.nivo-controlNav a {
	display:block;
	width:22px;
	height:22px;
	background:url(img/bullets.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin-right:3px;
	float:left;
}
.nivo-controlNav a.active {
	background-position:0 -22px;
}

.nivo-directionNav a {
	display:block;
	width:30px;
	height:30px;
	background:url(img/arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
}
a.nivo-nextNav {
	background-position:-30px 0;
	right:15px;
}
a.nivo-prevNav {
	left:15px;
}

.nivo-caption {
    text-shadow:none;
    font-family: Helvetica, Arial, sans-serif;
}
.nivo-caption a { 
    color:#efe9d1;
    text-decoration:underline;
}


/****** Custom Slider *******/

#slider {
	position:relative;
    width:477px;
    height:230px;
	background:url(img/loading.gif) no-repeat 50% 50%;
}
#slider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
#slider a {
	border:0;
	display:block;
}

#productinfo { float: right; }



.clear:after {
	content: ".";
	display: block;
	height: 0;
	font-size: 0;
	visibility: hidden;
	clear: both;
}

.clear {
	min-height: 1px;
}

* html .clear {
	height: 1px;
}

.errorBox {
	padding-top: 10px;
	padding-bottom: 10px;
}

.contentsTopics, .shoppingCart {
	color: #c0c424;	
	font-style: italic;
	font-weight: normal;
	font-size: 20px;
	padding-top: 0;
	padding-bottom: 0;
}

.shoppingCart {
	font-size: 16px;
}


.mainTopic {
	font-size: 20px;
	font-style: italic;
	color: #4c7489;
	font-weight: normal;
	padding: 0;
	margin: 0;	
}

#no-script {
	color: #fff;
	background: #F20B0E;
	width: 100%;
	padding: 15px 0; 
	height: auto; 
	text-align: center; 
	font-size: 16px;
}

#frame {
	width: 900px;
	margin: 0 auto;
	background: #fff;
}

#header {
	background: #fff url(img/global/header.jpg) no-repeat;
	width: 880px;
	height: 84px;
	float: left;
	padding: 10px;
}

#logo{
	border: none;
	float: left;
	height: 60px;
	width: 205px;
	padding-top: 20px;	
}

#logo img { border: none;}

#menu {
	background: #4c7489;
	height: 30px;
	width: 900px;
	float:left;
	overflow: hidden;
}

#infoBar {
	float: left;
	width: 880px;
	background: #fff no-repeat;
	padding: 8px 10px;
}

#navTrail {
	display: inline;
	float: left;
	color: #999;
}

#subLinks {
	color: #4c7489;
	font-size: 10px;
	float: right;
}

#subLinks a {
	text-decoration: none	;
	color: #4c7489;
}

ul.nav {
	font-size: 10px;
	padding-top: 7px;
	height: 24px;
	margin-left: 0;
	padding-left: 0;
	margin-top: 0;
	list-style: none;
	width: 100%;
}

ul.nav li{ 
	display: inline;
}

ul.nav a {
	height: 25px;
	text-align: center;
	color: #FFF;
	font-weight: normal;
	text-decoration: none;
	text-transform: uppercase;
	padding: 11px 6px;	
}

ul.nav a:hover {
	height: 100%;
	background: #819eae;
}

.nav #active {
	background: #819eae;
}
#optionsData {
	margin-top: 10px;
}


.ProductDescription {
	padding-top: 0;
}
#float-wrap {
	float:left;
	width: 707px;
}

#sb-left {float:left; width:185px; padding-left: 3px; background:#fff;}
#sb-right {float: right; width:185px; padding-right: 6px;  background:#fff;}
#content {float: right;background:#FFF; padding-right: 16px; width: 480px;}

#sb-left, sb-right {padding-bottom:32767px; margin-bottom:-32767px;}

#main {
	font-weight: normal;
	font-size: 16px;
	padding-bottom: 0;
}

#basket {
	float: left;
	color: #4c7489;
}

#basket h1 {
	padding-top: 20px;
	color: #C0C424;
	font-style: italic;
}

#shoppingCart {
	color: #fff;
	padding-top: 5px;
	text-align: right;
	width: 200px;
	float: right;
	font-size: 10px;
}
#shoppingCart span {
	width: 100%;
}
#shoppingCart div {
	padding-bottom: 1px;
}

#cartLinks {
	color: #4c7489;	
}

#cartLinks a {
	color: #4c7489;	
	text-decoration: none;

}

* html .nav a{
	height: 1px;
}

#wrapper {overflow:hidden; background:#fff; float: left; width: 900px;}


#footer {
	background: #B0C8D4;
	width: 100%; 
	margin: 0;
	padding: 0;
}
	
#footerSize {
	width: 900px;
	background: #fff;
	margin: 0 auto;
}
#footerContent {
	padding-top: 20px;
	background: #fff;
	color: #999;
	width: 480px;
	margin: 0 auto;
	padding-bottom: 10px;
}

#footerContent p {
	font-size: 11px;
}

#categoryHeading {
	height: 156px;
	background: no-repeat;
}

#categoryHeading h1 {
	margin-top: 0;
	padding: 0 10px;
	font-weight: normal;
	color: #fff;
	font-style: italic;
	font-size: 22px;
}
.content {padding:10px;}
h1 {
	font-size:16px; margin:0; padding:0  0; color: #85a41c;
	}
h3 {font-size:14px; margin:0; padding:8px 0; color: #4c7489;}
h4, h5 {font-size:12px; margin:0; padding:8px 0;}
p {
	margin:0; 
	padding:5px 0;
}

.hr {
	width: 100%;
	border-bottom: 1px solid #4c7489;
}


.aktive_kategorie {
	border-bottom: 1px dotted #eaeaea;
	background: url(img/boxes/bgKategorie_over.gif) no-repeat center;
}

.aktive_kategorie:hover, aktive_unterkategorie:hover {
	background: url(img/boxes/bgKategorie_over.gif) no-repeat center;
}

.unterkategorie,.aktive_unterkategorie {
	background: url(img/boxes/bgKategorie_over.gif) no-repeat center;
	border-bottom: 1px dotted #eaeaea;
	font-style: italic;
}

.unterkategorie a, .aktive_unterkategorie a{
	padding: 0 2px 0 10px;
}

.aktive_unterkategorie {
	border-bottom: 1px dotted #eaeaea;
	background: url(img/boxes/bgKategorie_over.gif) no-repeat center;
}
.ShippingLink {
	padding: 1px 0 10px 0;
	color: #5F5F5F;
}

.boxText {
	padding: 5px;
}
.headerNavigation {
	font-size: 90%;
	color:#707070;
	background: #FFFFFF no-repeat;
	text-decoration:none;
	
}

.smallText {
	font-size: 80%;
	padding: 5px;
}
.productOldPrice {
	font-weight: normal;

	color: #424242;
	font-size: 9px;
}

.youSave {
	font-weight: bold;
	padding-bottom: 10px;
	color: #424242;
	font-size: 10px;
}

.infoBox {
	width: 185px;
	border: 1px solid #ddd;
	border-width: 1px 1px;
	overflow: hidden;
	margin-bottom: 10px;
}

.infoBox ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

.infoBox li {
	border-bottom: 1px solid #DDDDDD;
	padding: 5px 0 5px 13px;
	display:block;
}

.infoBox div {
	padding: 0;
}

.infoBox a {
	font-size: 11px;
	color:#555555;
	text-decoration:none;
}

.boxSpacer {
	
}

.h3 {
	font-size: 16px;
	color: #000;
	font-weight: bold;
}

.product-thumb {
	padding: 10px;
	float: right;
	width: 120px;
	border: 1px solid #999;
}

.thumb {
	width: 76px;
	height: 76px;
}


#checkoutForm form {
  margin: 0;
  padding: 0;
  width: 470px;
}

#checkoutForm fieldset {
  clear: both;
  font-size: 100%;
  border-color: #000000;
  border-width: 1px 0 0 0;
  border-style: solid none none none;
  padding: 10px;
  margin: 0 0 0 0;
}

#checkoutForm fieldset legend {
  font-size: 16px;
  font-weight: normal;
  margin: 0;
  padding: 0 5px;
}

#checkoutForm label {
  font-size: 100%;
}

#checkoutForm label input{
  margin: 0;
}

#checkoutForm label u {
  font-style: normal;
  text-decoration: underline;
}

#checkoutForm input, select, textarea {
  font-size: 100%;
  color: #000000;
}

#checkoutForm div {
  clear: left;
  display: block;
  zoom: 1;
  margin: 5px 0 0 0;
  padding: 1px 3px;
}

#checkoutForm div label {
  display: block;
  float: left;
  width: 120px;
  padding: 3px 5px;
  margin: 0 0 5px 0;
  text-align: right;
}

#defaultSelected {
	border: 1px solid #C1C1C1;
	background: #EAEAEA;
}

#oderDetails td {
	width: 60px;
}

.cartImage {
	max-width: 130px;
}

.moduleRowSelected {
	background: #F5F5F5;
	font-weight: bold;
	padding: 3px;
	margin: 3px;
}

.label {
	border: 1px solid #999;
	background: #F5F5F5;
	margin: 5px 0;
	padding: 5px;
	color: #2F2F2F;
}

.infoBox .h3{
	background:#EAEAEA url(img/boxes/headingBoxes.gif) repeat-x scroll center center;
	border-bottom:1px solid #DDDDDD;
	color:#666666;
	font-size:12px;
	font-weight: bold;
	font-style: italic;
	padding:5px;
} 

.infoBox a:last-child{
	border: none;
}

.productImage {
	text-align: center;
}

.miniSitemap {
	padding: 5px 10px 0 0;
	width: 150px;
	float: left;
	margin-bottom: 10px;
}

.miniSitemap ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

.miniSitemap a {
	text-decoration: none;
	color: #555555;
}

.specialImage {
	height: 17px !important;
	width: 32px !important;
	position: absolute;
	z-index: 2;
}


.ContentBox {
	padding: 15px;
	width: 130px;
	float:left;
	margin-bottom: 10px;
	min-width: 40px;
}

.ContentBox a {
	text-decoration: none;
	color: #555555;
}

.ContentBox ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

.ContentBoxHeading {
	float: left;
	font-weight: bold;
	font-size: 100%;
}

.ContentBoxPrice {
	width: 130px;
	color: #4c7489;
	font-weight: bold;
	line-height: 1.4em;
}

.ContentBoxLeft{
	border: solid #eaeaea;
	border-width: 0 1px 0px 0;
	background: url(img/global/new.gif) no-repeat 98% 2%;
}

.ContentBoxRight{
	border: solid #eaeaea;
	border-width: 0 0 0px 0;
	background: url(img/global/new.gif) no-repeat 98% 2%;
}

.herstellerBox {
	width: 130px;
	float:left;
	margin-bottom: 10px;
}

.borderDiv{
	height:1px;
	border-bottom: 1px solid #DFDFDF;
	clear: both;
	margin: 10px 0;
}

.headerError {
	padding: 10px 0;
	font-weight: normal;
	background: #F5DCDC;
	opacity: "0.3";
}

.errorBox {
	border: 1px solid #BA0208;
	background: #F5DCDC;
	margin: 5px 0;
	padding: 5px;
	color: #2F2F2F;
}

h1.ContentBoxHeading {
	color: #4c7489;
	margin: 0px 0px 3px 0px;
	font-size: 12px;
}

.ContentBoxContents{
	padding: 5px;
}

.ContentBoxLeft{
	border: solid #eaeaea;
	border-width: 0 1px 0px 0;
	background: url(img/global/new.gif) no-repeat 98% 2%;
}

.ContentBoxRight{
	border: solid #eaeaea;
	border-width: 0 0 0px 0;
	background: url(img/global/new.gif) no-repeat 98% 2%;
}

.ProductImage{
	padding: 2px;
	float: right;
}

a.ProductImage{
	padding: 2px;
	float: right;
}

a.ProductImage:hover{
}

.ProductsDescription{
	clear: left;
	padding: 5px 0px 10px 0;
	margin: 0;
}

.ProductsDescription p{
	padding: 0;
	margin: 0;
}

.productsOldPrice {
	padding: 0;
	margin: 0;
}

.productsNewPrice {
	padding: 0;
	margin: 0;
}


/* Layer Startseite */
.layer {
	width: 475px;
	height: 148px;
	padding: 10px 0 20px 0;
	overflow: hidden;
}

.miniBox {
	float: left;
	padding-top: 17px;
	padding-left: 190px;
	width: 310px;
}

.miniBox img {
	height: 65px;
	width: 60px;
}

.miniBox .inner {
	font-size: 10px;
	text-align: center;
	padding: 0 5px;
	width: 140px;
	float: right;	
}

.miniBox .inner div {
	text-align: left;
}

.miniBox .inner p {
	text-align: center;
}

.miniBox a {
	text-decoration: none;
	font-weight: bold;
}

.paypalTable {
	width: 100%;
	text-align: left;
}

#spedition {
	height: 15px;
}

#spedition .imageDummy {
	float: left;
	padding-top: 1px;
}

#spedition .textDummy {
	float: left;
	padding: 0px 8px;
}

#crossSelling {
	
}

#payment_table {
	padding: 5px 0;
}

#payment_table tr, #payment_table td {
	padding: 0;
	margin: 0;
}

.hoizontalItemLister {
	list-style: none;
}	

.hoizontalItemLister li {
	border: 1px solid #999;
}

.border {
	margin: 8px;
	border-bottom: 1px solid #DFDFDF;
}

#layer1 {
	background: #fff url(img/layer/fitness_layer.jpg) no-repeat;
}

#layer1 img {
	padding: 5px 0 0 0;
}

#layer2 {
	background: #fff url(img/layer/wellness_layer.jpg) no-repeat;
}

#layer2 img {
	padding: 5px 0 0 0;
}

#layer3 {
	background: #fff url(img/layer/freizeit_layer.jpg) no-repeat;
}

#layer4 {
	background: #fff url(img/layer/aktiv_layer.jpg) no-repeat;
}

#layer4 img {
	padding: 1px 10px;
}

#checkout {
	text-align: center;
}
 
#checkout img {
	padding: 0;
	margin: 0;
	border: none;
	float: left;
}
/*****************/

.copyright {
	color: #747474;
	font-size:11px;
	margin-top:-5px;
	padding:10px;
	text-align:center;
}

.parseTime {
	color: #747474;
	font-size:11px;
	text-align:center;
}

#categoryListing {
	padding: 10px;
}

.categoryInfo {
	padding: 15px;
	float:left;
	width: 120px;
}

.categoryInfoHeading {
	padding-bottom: 5px;
	height: 30px;
}

.categoryInfoHeading td {
	height: 100%;
	vertical-align: bottom;
}

.categoryInfoHeading a{
	text-decoration: none;
	color: #4c7489;
	font-size: 100%;
}

.categoryInfoImage {
	width: 120px;
	height: 80px;
	border-bottom: 1px solid #4c7489;
	text-align: center;
	padding-bottom: 5px;
}

.right {
	float: right;
}

.ProductHeadline {
	font-size: 14px;
	color: #555555;
}

.leftContent {
	float: left;
	width: 240px;
}

.leftContent ul {
	list-style: none;
	padding-left: 0;
}
.rightContent {
	float: right;
	padding-left: 5px;
	width: 235px;
}

.contentsDetails {
	padding-top: 0px;
	font-size: 7px;
}

.contentsPrice {
	padding: 15px 0 0 0;
	font-size: 16px;
	color: #4c7489;
	font-weight: bold;
}

.addCart {
	float: left;
	padding-left: 10px;
}

.addQTY {
	float: left;
}

.addQTY input {
	height: 14px;
	padding: 0;
}
.rightFloater {
	float: right;
}

.whitespacer {
	background: #fff;
}

.starInfo {
	width: 100%;
	text-align: right;
	padding: 20px 0 0 0;
	margin-bottom: 0;
	float: right;
}


/******Box IDs******/

#boxSofort { text-align: left; }

#boxCategories p{
	padding-top: 0;
}

#boxThemes p{
	padding-top: 0;
}

#boxCallback a{
	margin: 0;
	padding: 0;
}

#boxManufactures {
	padding: 0;
}

#boxInformation a{
	width: 100%;
}

#boxManufactures form {
	margin: 5px;
}

#boxSpecials {
	padding: 0;
	text-align: center;
}

#boxSpecials h3 {
	text-align: left;
}

#boxSpecials a {
	padding: 1px;
	border: none;
	background-color: transparent;
}

#boxSpecials img  {
	padding-top: 5px;
}

#boxSearch {
	background: #b7cfdd;
}

#boxZahlungsweisen a{
	padding: 0;
	color: #5e869a;
	font-weight: normal;
}

#boxZahlungsweisen table {
	font-size: 11px;
	font-weight: bold;
	color:#5e869a;
	z-index: 1000;
	text-decoration:none;
}

#boxZahlungsweisen td {
	padding: 0;
	margin: 0;
	border-bottom: 1px solid #DDDDDD;
}

#boxZahlungsweisen div {
	padding: 3px;
}


#boxZahlungsweisen a:last-child {
	
}

#boxCMS {
	padding-top: 0;
}

#contentGuestNewsletter {
	margin-top: 0;
	width: 180px;
	height: 71px;
	background: #fff url(img/global/newsletter_box.gif) no-repeat;
}

#contentGuestNewsletter p {
	padding-top: 5px;
	text-align: right;
	font-size: 11px;
	line-height: .95em;
	margin-left: 60px;
}
/*********** Content-Seiten ******************/

/* AGBs */

#widerruf h3, #agb h3 {
	color: #434343;
	font-size: 100%;
}

#agb p {
	padding-bottom: 10px;
}

/********************* POPUP **************************/

#backgroundPopup{  
display:none;  
position:fixed;  
 _position:absolute; /* hack for internet explorer 6*/  
height:100%;  
width:100%;  
top:0;  
left:0;  
background:#000000;  
border:1px solid #cecece;  
z-index:1;  
}  
#popup{  
display:none;  
position:fixed;  
_position:absolute; /* hack for internet explorer 6*/  
height:auto;
width: auto;  
background:#FFFFFF;  
min-width:408px; 
max-width: 650px;
min-height: 100px;
max-height: 700px;
border:2px solid #C6C6C6;  
z-index:2000;  
padding: 5px 12px;  
overflow-y: hidden;
}
 
#vidPopup { 
display:none;  
position:fixed;  
_position:absolute; /* hack for internet explorer 6*/  
height:auto;
width: auto;  
background: transparent; 
z-index:2;  
overflow-y: hidden;
min-width:408px; 
max-width: 650px;
min-height: 100px;
max-height: 700px
}

#vidPopup p {
	padding: 0;
	margin: 0;
}
#popup h1, #popup h2{  
padding-top: 0;
padding-bottom: 3px;
color: #c0c424;	
font-style: italic;
font-weight: normal;
font-size: 20px;
text-align:left;    
border-bottom:1px dotted #D3D3D3;  
}  
#popup h2, h3 {
padding: 0;
margin: 0;
}

#popupClose{  
font-size:14px;  
line-height:14px;  
float: right;
color: #4c7489;  
font-weight:700;  
display:block;  
cursor: pointer;
}  

.close {
padding: 0 8px;
color: #FFF; 
font-size:14px;  
line-height:16px;
font-weight:700;
}
#popupVidClose {
color: #FFF; 
float: right;   
display:block;  
cursor: pointer;
}

#button{  
text-align:center;  
}
#contentArea {
	padding-top: 8px;
}

.vpe {
	font-style: italic;
	font-size: 9px;
}

.special-info {
	float: none;
}

#news {
	border: 1px solid #A1A1A1;
	padding: 5px 0;
}

.whitespacer {
	background: #fff;
}
.hidden {
	display: none;
}

#klarna_pp {
	clear: both;
	width: 230px;
}

/*----------------------------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; 
	visibility: hidden;
	background-color: #FFFFFF; 
	text-align: left; 
	border: 1px solid #000000;	
	width: auto;		
}	
/*----------------------------End Suggest Styles------------------------*/

/*---------------------------- Imageslider (c) 2008 by Hetfield - www.MerZ-IT-SerVice.de - Begin --------------------------*/
ul#imageslider { 
	margin:0 auto; 
	padding:0;
	margin-bottom: 10px; 
	list-style:none; 
	list-style-position:outside; 
	overflow:hidden; /* Falls die Inhalte zu gross sind, werden diese abgeschnitten */
	width: 525px; /* Breite des Slideshowcontainers */
}
ul#imageslider #slidercontent { 
	display: none; 	/* Textanzeige deaktiviert durch display:none; */
	z-index: 888;	/* 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 mssen wir den Container nach oben ziehen */
	width: 525px; /* 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 knnen */
	-moz-opacity: 0.7;
	opacity: 0.70; 
	filter:alpha(opacity=70); 
}
/*---------------------------- Imageslider (c) 2008 by Hetfield - www.MerZ-IT-SerVice.de - End ----------------------------*/


