body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #000000;
}
body {
	background-color: #DADADC;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	overflow:scroll;
}

#wrapper {
	margin:auto;
	width:1001px;
	background-image:url(/images/background.jpg);
}

#box-header {
	margin:auto;
	background-image:url(/images/logo_first_gym.jpg);
	width:912px;
	height:129px;
	padding-left:47px;
	padding-top: 20px;
}


#box-headerpic {
	margin:auto;
	width:906px;
	height:239px;
	cursor:pointer;
}

#box-nav-home {
	margin:auto;
	width:897px;
	height:43px;
	background-image:url(/images/nav/menue_home.jpg);	
	background-repeat: no-repeat; 
	margin-top:-48px;
}

#box-nav-faq {
	margin:auto;
	width:897px;
	height:43px;
	background-image:url(/images/nav/menue_faq.jpg);	 
	background-repeat: no-repeat;
	margin-top:-48px;
}

#box-nav-impressum {
	margin:auto;
	width:897px;
	height:43px;
	background-image:url(/images/nav/menue_impressum.jpg);	
	background-repeat: no-repeat; 
	margin-top:-48px;
}

#box-nav-partnerstudios {
	margin:auto;
	width:897px;
	height:43px;
	background-image:url(/images/nav/menue_partnerstudios.jpg);
	background-repeat: no-repeat;
	margin-top:-48px;	 
}

#box-nav-services {
	margin:auto;
	width:897px;
	height:43px;
	background-image:url(/images/nav/menue_services.jpg);	
	background-repeat: no-repeat;
	margin-top:-48px;
}

.b-1 { float:left; width:74px;  text-align:center; padding-top:17px; }
.b-2 { float:left; width:175px; text-align:center; padding-top:17px; }
.b-3 { float:left; width:120px; text-align:center; padding-top:17px; }
.b-4 { float:left; width:125px; text-align:left; padding-top:17px;  }
.b-5 { float:left; width:108px; text-align:center; padding-top:17px; }

#box-content1 {
	display:none;
	margin:auto;
	width:900px;
    margin-bottom:20px;
}

#infobox {

}

.box-content1-top {
	background-image:url(/images/box1_top.jpg);
	height:12px;
}

.box-content1-center {
	background-image:url(/images/box1_center.jpg);
	min-height:150px;
}

.box-content1-bottom {
	background-image:url(/images/box1_bottom.jpg);
	height:11px;
}

#box-content1 .left {
	float:left;
	width: 480px;
	padding:18px 16px 9px 20px;	
}

#box-content1 .right {
	float:right;
	width: 360px;
	padding:18px 16px 9px 0;
}

#box-content2 {
	margin:auto;
	width:900px;
	margin-top:-1px;
	
}

#box1 {
	float:left;
	width:328px;
	height:196px;
	background-image:url(/images/bg_start_box_1.jpg);
	margin-right:14px;

}

#box2 {
	float:left;
	width:328px;
	height:196px;
	background-image:url(/images/bg_start_box_2.jpg);
	margin-right:14px;

}

#box3 {
	float:left;
	width:215px;
	height:196px;
	background-image:url(/images/bg_start_box_3.jpg);
	

}

#box1 .header {	
	padding:17px 0 0 18px;
}

#box1 .content {
    position:relative;
    top:-35px;
	padding:17px 0 0 18px;
	
}

#box1 .img1 {
	position:relative;
	top:77px;
	left:190px;
	z-index:10000;
	
}

#box2 .header {	
	padding:17px 0 0 18px;
}

#box2 .content {
	padding:17px 0 0 18px;
	
}

#box2 .img2 {
	position:relative;
	top:-15px;
	left:178px;	
}

#box3 .header {	
	padding:17px 0 0 18px;
}

#box3 .content {
	padding:17px 0 0 18px;
	
}

#box3 .img3 {
	position:relative;
	top:31px;
	left:97px;	
}

#box-footer-nav {
	margin:auto;
	width:900px;
	line-height:37px;
	border-bottom:1px solid #DCDCDC;
	margin-bottom:10px;
}

#box-footer {
	margin:auto;
	width:900px;
	padding-bottom:30px;
}

#footer {
	margin:auto;
	width:1001px;
	background-image:url(/images/background_footer.jpg);
	background-repeat:no-repeat;
	text-align:right;
	height:32px;
}

#footer2 {
	margin:auto;
	background-image:none;
	width:1001px;
	text-align:right;
	line-height:32px;
}

#box-content {
	float:left;
	width:685px;
	background-image:url(/images/bg_box_detail_center.jpg);
	background-repeat:repeat-y;
}

#box-content-top {
	background-image:url(/images/bg_box_detail_top.jpg);
	background-repeat: no-repeat;
	height:35px;
	width:673px;
}

#box-content-center {
	padding-left:16px;
	min-height:327px;
	padding-right:30px;
}

#box-content-bottom {
	background-image:url(/images/bg_box_detail_bottom.jpg);
	height:35px;
	width:673px;
}

#box-right {
	float:right;
	width:215px;
}

#box-right-1 {
	background-image:url(/images/box_r_1.jpg);
	height:240px;
	width:215px;
}

#box-right-2 {
	background-image:url(/images/box_r_2.jpg);
	height:195px;
	width:215px;
}


.clear { clear:both; }

h1 { font-size:16px; margin:0 0 10px 0; }
h2 { font-size:16px; margin:0; }
h3 { font-size:16px; margin:0; font-family:'Times New Roman',Times,serif; }

.right h1 { font-size:1em; margin:5px 0 20px 15px; }

#box-right-1 h2 { font-size:16px; padding:15px 15px 15px 12px;margin:0; }
#box-right-1 div { padding:0 15px 15px 12px; line-height:1.5em; }

#box-right-2 h2 { font-size:16px; padding:15px 15px 15px 12px;margin:0; }
#box-right-2 div { padding:0 15px 10px 12px; line-height:1.5em; }

.order-left { float:left; width:120px; line-height:22px; }
.order-left2 { float:left; width:32px; line-height:22px; }
.order-right { float:left; width:480px; line-height:22px; }
.order-button { margin-top:20px; }

a.m:link {
	color: #000;
	text-decoration: none;
	font-size:1.2em;
	font-weight:bold;
}
a.m:visited {
	text-decoration: none;
	color: #000;
	font-size:1.2em;
	font-weight:bold;
}
a.m:hover {
	text-decoration: none;
	color: #000;
	font-size:1.2em;
	font-weight:bold;
}
a.m:active {
	text-decoration: none;
    color: #000;
	font-size:1.2em;
	font-weight:bold;
}

a:link {
	color: #000;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #000;
}
a:hover {
	text-decoration: none;
	color: #000;
}
a:active {
	text-decoration: none;
    color: #000;
    outline: none;
    border:none;
}

a, a:link, a:active, a:visited, a:hover  {
 border:none;
 outline:none
}

a.nav:link {
	color: #626264;
	text-decoration: none;
	font-size:1em;
	font-weight:normal;
}
a.nav:visited {
	text-decoration: none;
	color: #626264;
	font-size:1em;
		font-weight:normal;
}
a.nav:hover {
	text-decoration: none;
	color: #626264;
	font-size:1em;
		font-weight:normal;
}
a.nav:active {
	text-decoration: none;
    color: #626264;
	font-size:1em;
		font-weight:normal;
}

.line { color: #626264; padding-left:11px; }
.mt { float: left; }

#box-footer-nav ul {
display:inline;
margin-left:-41px;
list-style-type:none;
}
#box-footer-nav ul li {
display:inline;
margin-left:0px;
list-style-type:none;
padding-right:11px;
}

.faq-answer {
	display:none;
	color:#646567;
	padding-left:34px;
	padding-top:10px;
}

.faq {
border-bottom:1px solid #F4F4F4;padding-bottom:5px;padding-top:10px;
}

.shop-answer {
	color:#646567;
	padding-left:34px;
}

.shop {
border-bottom:1px solid #F4F4F4;padding-bottom:5px;padding-top:10px;
}

.img2 { vertical-align:middle; 
 }

.img { vertical-align:middle; cursor:pointer;
 }
 
.p1 {
	margin-top:10px;
}

.p2 {
	margin-top:10px;
	}

.p3 {
	margin-top:10px;
	float:left;
	width:184px;
}

#jsddm
{ margin:0; padding:0; padding-left:15px;	}
	
	#jsddm li
	{	float: left;
		list-style: none;
		font-size:1em; margin:0; padding:0;
		 }

	#jsddm li a
	{	display: block;
		text-decoration: none;
		color: #000;
		white-space: nowrap;}

	#jsddm li a:hover
	{	}
		
		#jsddm li ul
		{	margin: 0;
			margin-left:-17px;
			margin-top:-2px;
			padding: 0px;
			position: absolute;
			z-index:100001;
			visibility: hidden;
			background-color:#F1C273;
			margin-top:11px;
			 }
		
		#jsddm li ul li
		{	float: none;
		    display: inline;}
		
		#jsddm li ul li a
		{	width: 116px;
		line-height:16px;
		padding-top:2px;
		padding-bottom:2px;
		border-bottom:1px solid #DDB673;
		padding-left:17px;
		padding-right:7px;
		font-size:1.1em;
			}
		
		#jsddm li ul li a:hover
		{ font-size:1.1em;background-color:#EBF2E9;	}
		
img { border:0px; }

#map2 { width: 897px; height: 239px;border:1px solid #e5e5e5;margin-bottom:15px;z-index:0;-moz-border-radius-topright:10px;-moz-border-radius-bottomright:10px;
	-khtml-border-radius:5px; }
	
label { /* Alle Labels UND Formularelemente auswählen */
  display: block;
  float: left;
  width: 150px; /* Breite.*/
  line-height:22px;
  margin-bottom:2px;
}

input, select { /* Alle Labels UND Formularelemente auswählen */
  display: block;
  float: left;
  width: 200px; /* Breite.*/
  line-height:20px;
   margin-bottom:2px;
}

textarea { /* Alle Labels UND Formularelemente auswählen */
  display: block;
  float: left;
  width: 300px; /* Breite.*/
  line-height:20px;
   margin-bottom:2px;
}

.input { border:1px solid #D8D8D9; }

.check {
	width:20px;
}

form br { /* Alle Zeilenumbrüche in Formularen auswählen */
  clear: left; /* das floating der labels und inputs aufheben */
}

input#submit { /* den Submit-Button */
  float: none;
  width: 80px;
}

.customer-header {
	background-image:url(/images/bg_kundendaten.jpg);
	background-repeat:no-repeat;
	width:560px;
	height:122px;
	padding:7px 7px 7px 7px;
}

.customer-content {
    clear:both;
    width:600px;
	margin-left:12px;
}

.customer-header h1 { font-size:16px; margin:0 0 10px 2px; }

.box-left {
	float:left;
	width: 300px;
	margin-bottom:20px;
	border-right:20px solid #fff;
	background-color:#F5F5F5;
	padding:7px;
	height:50px;

}

.box-left2 {
	float:left;
	width: 300px;
	margin-bottom:20px;
	border-right:20px solid #fff;
	background-color:#EFBF6B;
	padding:7px;
	height:50px;

}

.box-right {
	float:right:
	width: 280px;
	margin-bottom:20px;
    background-color:#F5F5F5;
    padding:7px;
    height:50px;

}

.box-right2 {
	float:right:
	width: 280px;
	margin-bottom:20px;
    background-color:#EFBF6B;
    padding:7px;
    height:50px;

}

.box-left-image {
	float:left;
	width:50px;
	text-align:center;
	
}



.box-inner-content {
	float:left;
	width:230px;
	
}

.myaccount { margin-top: 20px; }
.button { width:118px; height: 33px; margin-top:15px; } 

.disclaimer {
	margin-top:15px;
	margin-left: 150px;
	width:270px;
}

.checkbox { width:25px; }
.none {margin:0;padding:0;}
.button2 { width:122px; height:30px; }