
body { 
	margin:0px 0; 
	padding:0; 
	font: 74% Arial, Sans-Serif; 
	color:#ccc;  
	background: #cccccc url(img/headerback2.jpg) repeat-x top;
	line-height: 1.4em; 
}


.content { 
	background: #ffffff;
	color: #ccc; 
	margin: 0 auto; 
	padding: 0; 
	width: 1000px;
}

/* HEADER 
---------------------------------------------------------------------------------------------------------------------------------------------------
*/
#header { 
	margin: 0; 
	width: 1000px; 
	background: #000000 url(img/headerback.jpg) repeat-x center;  
	height: 178px; 
	color: #000000; font-weight: bold; font-size: 14px; 
}

#head1 {width:300px;height:178px;float:right;display:block;}
#head2 {background: url(img/intimdiscount.jpg) no-repeat center;width:400px;height:178px;float:right;display:block;}
#head3 {width:300px;height:178px;float:right;display:block;background: url(img/headbackr.jpg) no-repeat top right;}

#searchbox {width:281px;height:38px;background: url(img/searchback.jpg) no-repeat;font-family:arial;font-size:12px;color:#ffffff;padding-left:10px;padding-top:4px;display:block;}
#searchbox input {height:14px;}

#navibox1 {width:250px;height:101px;margin-top:18px;}
a.konto {width:119px;height:101px;background:url(img/b-konto0.jpg) no-repeat;display:block;float:right;}
a.konto:hover {background:url(img/b-konto1.jpg) no-repeat;}
a.login {width:119px;height:101px;background:url(img/b-login0.jpg) no-repeat;display:block;}
a.login:hover {background:url(img/b-login1.jpg) no-repeat;}
a.logoff {width:119px;height:101px;background:url(img/b-logoff0.jpg) no-repeat;display:block;}
a.logoff:hover {background:url(img/b-logoff1.jpg) no-repeat;}

#navibox2 {width:250px;height:101px;margin-top:60px;margin-left:50px;}

a.cart {width:119px;height:101px;background:url(img/b-cart0.jpg) no-repeat;display:block;float:left;}
a.cart:hover {background:url(img/b-cart1.jpg) no-repeat;}
a.kasse {width:119px;height:101px;background:url(img/b-kasse0.jpg) no-repeat;display:block;float:right;}
a.kasse:hover {background:url(img/b-kasse1.jpg) no-repeat;}

#logo {width:331px;height:66px;padding-top:5px;padding-left:30px;}

a.cart2 {width:182px;height:66px;background:url(img/b-cart20.jpg) no-repeat;display:block;}
a.cart2:hover {background:url(img/b-cart21.jpg) no-repeat;}





/* NAVIGATION
---------------------------------------------------------------------------------------------------------------------------------------------------*/

.nav { text-align: left; color: #7D8085; padding: 1px 0 0 0px; width: 206px;}

.nav2{ 
  	height:20px;padding:1px 0 0 0px;    
	color:#a8053c;background:#a8053c;
}

.nav3{ 
	font-weight:bold;height:25px;padding:1px 0 0 0px;  
	color:#ffffff;background:#ffffff;	
}

.nav2 a {color:#5a0017; text-decoration:none;font-size:14px;padding:4px 0 0px 10px;background: #ffffff; display:block;height:25px;}
.nav2 a:hover {color:#ffffff;text-decoration:none;background:#e11d5f; display: block; height:25px;}

.nav3 a {color:#ffffff;background:#a8053c;text-decoration:none;font-size:14px;padding:4px 0 0px 10px; display:block;height:25px;}
.nav3 a:hover {color:#ffffff;text-decoration:none;background:#e11d5f;display:block;height:25px;}

.nav li a {border-bottom:1px solid color:#ffffff;}
.nav li a:hover {border-bottom:1px solid color:#ffffff;}

/* MAIN
---------------------------------------------------------------------------------------------------------------------------------------------------*/
#main { background:#ffffff url(img/contback.jpg) no-repeat; background-position:264px 0px;width: 1000px; margin: 0; color: #808080; }  

#main .left_side2 { 
	padding:0; margin:0;
	width: 206px; 
}

#main .left_side { 
	padding:0px 0px 0 10px; margin:0;
	width: 190px; 
	min-height: 505px;  
}

#main .left_side .hitems { margin: 0; 	padding: 0; }
#main .left_side .hitems ul { 
	margin: 5px 0 5px 0; 
	padding : 0; 
	color: #a90000;
	list-style-image: url(img/arrow.gif);
}
	
#main .left_side .hitems li { 
	margin: 0 0 2px 20px;
	padding: 0 0 0 0px;
	color: #555;
	 
}



#main .right_side { float: right; width: 775px; padding:0px 10px 0 0; margin:0; }


#main h3 { font: 95% Arial, Sans-Serif; margin: 0 0 10px 0; padding: 0; color: #5f5f5f; background: inherit; 
			border-bottom: 1px solid #990134;
}

#main h4 { font: 14px Arial, Sans-Serif; margin: 0 0 10px 0; padding: 0; color: #000000;  
}

#main h5 { font: 10px Arial, Sans-Serif; margin: 0 0 0px 0; padding: 0; color: #666;  
}


#main .box  {	background: #efefef; padding: 5px; border: 1px solid #ccc;}

#main .right_side ul { 
	margin: 5px 0 5px 0; 
	padding : 0; 
	list-style : none; 
	border-bottom: 0px solid #eee; 
	list-style-type: square;
	color: #a90000;
}
	
#main .right_side li { 
	margin: 0 0 2px 8px;
	padding: 0 0 0 0px;
	color: #555;
}

#main .cart {width:280px;height:73px;padding-top:4px;padding-left:491px;}


/* FOOTER
---------------------------------------------------------------------------------------------------------------------------------------------------*/
#footer { 
	clear:both;
	height: 30px;width:100%;min-width:1000px;
	color:#ed90ab;  
	background: #a8043c url(img/footback.jpg) center top no-repeat; 
	font-size:90%; 
	padding: 0; 
	text-align:center; 
}

#footer .padding { padding: 10px 0px 0px 0px; }
#footer .right { 
	float:right; 
	clear:right; 
	text-align:right; 
}

a.flink {text-decoration:none;font-weight:bold;;color:#ed90ab;}
a.flink:hover {color:#ffffff;}

.copyright {background:#000000;font-size:50%;}

/* ---------------------------------------------------------------------------------------------------------------------------------------------------*/

input.search { width: 150px; border: px solid #A90000; color: #666; }
input.submit { 
	background: none; 
	color: #A90000;
	font: bold 1.1em Arial, Verdana, Helvetica, sans-serif; 
	border: 0;
}

input.search:hover {	background: #FFFFF4; }

ul { margin: 0 0 0px 0; padding : 0; list-style : none; }
li { 	margin: 0 0 2px 0; padding: 0 0 0 0px;	color: #555; }


p { margin: 0 0 5px 0; padding: 0; color: #808080; background: inherit; }
a { color: #000000; font-weight:bold; background: inherit; text-decoration:none; }
a:hover { color:#343434; font-weight:bold; background: inherit; text-decoration:none; }

h1 { 
	padding:0; 
	margin:0; 
	color: #FFF; 
	background: inherit;
	font: bold 1.8em Arial, Sans-Serif; 
	letter-spacing: -1px;
}

h1 a { color: #FFF; background: inherit; }

h2 { 
	background: url(img/h.gif) no-repeat left;
	color:#000;
	font-size:140%; 
	font-weight:bold; 
	margin: 5px 0 5px 0px; 
	padding:0 0 0 15px; 
}

h2 a { background: #FFF; color: #000; }
h2 a:hover { background: #FFF; color: #A90000; }

fieldset {
border: 1px solid #A90000; 
}


textarea.text { 
	height: 150px; 
	width: 90%; 
	border: 1px solid #A90000; 
	background: #FFF; 
	color: #354D5F;
}

textarea.text:hover { 
	border: 1px solid #A70000; 
	background: #FFFFF4; 
	color: #000;
}

input.field { 
	border: 1px solid #A90000; 
	background-color: #FFFFFF; 
	width: 283px; 
	color: #000;
}

input.field:hover { 
	border: 1px solid #A70000; 
	background: #FFFFF4; 
	color: #000;
}

input.text { 
    border: 1px solid #A70000; 
	margin: 0; 
	width: 150px;
	background: inherit;
	color: #000; 
	padding: 4px;
	
}


input.text:hover { 
	border: 0px solid #A70000; 
}

.date { 
	color: #808080; 
	background: #FFFFFF;
	text-align: right; 
	margin: 4px 0 5px 0; 
	padding: 0.4em 0 0 0; 
	border-top: 1px solid #eee;
}

.comments { 
	padding: 10px 10px 8px 10px; 
	margin: 0 0 7px 0; 
	background: #f8f8f8; 
	color: #000;
}

.commentsbox { 
	padding: 8px 0 10px 10px; 
	margin: 0 0 10px 0; 
	background: #f4f4f4; 
	color: #000;
}

.error {
	color: #990000;
	background-color: #FFF0F0;
	padding: 7px;
	margin-top: 5px;
	margin-bottom: 10px;
	border: 1px dashed #990000;
}
.error h2 {
	color: #990000;
	background: inherit;
}

.success {
	color: #000000;
	background: #F5FBE1;
	padding: 7px;
	margin-top: 5px;
	margin-bottom: 5px;
	border: 1px dashed #7BA813;
}
.success h2 {
	color: #7BA813;
	background: inherit;
}

img
{
border:0px;
}

TD.main, P.main {
  padding:4px;
}

.moduleRow {
 line-height: 1.5;
 background-color: #E6E6E6;
 border: 1px solid;
 border-color: #E6E6E6;

}
.moduleRowOver { 
	background-color: #D7E9F7; 
	border: 1px solid;
	border-color: #ffffff;
    line-height: 1.5; 
	
	}
.moduleRowSelected { background-color: #E9F4FC; }

.copyright {
  color: #666666;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  text-align:center;
}
.parseTime {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  text-align:center;
}
A.copyright, .copyright a {
  color: #666666;
}
A.copyright:hover, .copyright a:hover  {
  color: #888888;
  text-decoration: underline;
}

.alter {
display: block;
background-image: url(img/alter.gif);
background-repeat: no-repeat;
width: 13px;
height: 13px;
border: 0px;
font-size: 0px;
cursor: pointer;
} 

/* products_treadmill.html - Products-Treadmill (c)2008 by Hetfield - Begin  */

div#products_treadmill { width:780px; height:168px; text-align:center; margin:0 auto; border:0px solid #E6E6E6; text-align:center; background:#ffffff; margin-top:5px; }
div#products_treadmill ul { width:780px height:168px;; text-align:center; margin:0 auto; }
div#products_treadmill ul li { width:240px; float:left; text-align:center; height:168px; padding-bottom:0px; }
div#products_treadmill a.textlink:link { text-decoration:none; font-weight:bold; font-size:1.0em; color:#000; }
div#products_treadmill a.textlink:visited { text-decoration:none; font-weight:bold; font-size:1.0em; color:#000; }
div#products_treadmill a.textlink:hover { text-decoration:none; font-weight:bold; font-size:1.0em; color:#990134; }
div#products_treadmill a.textlink:active { text-decoration:none; font-weight:bold; font-size:1.0em; color:#990134; }
div#products_treadmill a.textlink:focus { text-decoration:none; font-weight:bold; font-size:1.0em; color:#990134; }
div#products_treadmill img { display:block; margin:0px auto; border:0px solid #990134; }
/* products_treadmill.html - Products-Treadmill (c)2008 by Hetfield - End  */

#popCart {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 560px;
	margin-left: -280px;
	background: #fff;
	border: 1px solid #000;
	color: #000;
	z-index: 100000;
	display: none;
	padding: 10px 10px 25px 10px;;
}

.popup_header {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 1.0em;
	text-align: center;
        color: #dd0000;
	vertical-align:bottom;
	padding: 3px 10px;
	border: 1px solid #ccc;
	margin: 0px auto;
	width: 380px;
}

.popup_image {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 0.9em;
	text-align: center;
	color: #000;
	margin: 10px auto;
	padding: 5px;
}

#mycart {
	margin: 0px auto;
	height: 42px;
	width: 320px;
}


.cart_contents {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 0.9em;
	text-align: left;
	color: #000;
	height: 42px;
	float: none;
}

#pop_buttons_box {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 1.0em;
	text-align: center;
	width: 560px;
	height: 28px;
	vertical-align:bottom;
	margin: 10px auto 0 auto;
}

#pop_buttons_box a {
	color: #484848;
	text-decoration: none;
}
#pop_buttons_box a:hover {
	color: #000;
	text-decoration: none;
}

.close_button {
	float: left;
	width: 160px;
	border: 1px solid #000;
}
.cart_button {
	float: right;
	width: 160px;
	border: 1px solid #000;
}


