@charset "UTF-8";
/* CSS Document */

/* RESET */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {  
    margin:0px; 
    padding:0px; 
} 
table { 
	border-collapse:collapse; 
	border-spacing:0px; 
} 
fieldset,img {  
    border:0px; 
} 
address,caption,cite,code,dfn,em,strong,th,var { 
    font-style:normal; 
    font-weight:normal; 
} 
ol,ul { 
    list-style:none; 
} 
caption,th { 
    text-align:left; 
} 
h1,h2,h3,h4,h5,h6 { 
    font-size:100%; 
    font-weight:normal; 
} 
q:before,q:after { 
    content:''; 
} 
abbr,acronym {
	border:0px; 
}


/* LAYOUT */

body {
	background-color:#ffffff;
}

#page {
	width:892px;
	background:url(../images/page_bg.gif) repeat-y top left;
	margin:20px auto;
}

#pdheader {
	height:25px;
	background:url(../images/header_bg.gif) no-repeat top left;
	padding:6px;
}

#col1 {
	width:220px;
	padding-left:7px;
	float:left;
}

#col2 {
	width:602px;
	padding-right:46px;
	float:right;
}

#pdfooter {
	height:25px;
	background:url(../images/footer_bg.gif) no-repeat bottom left;
	padding:6px;
}

#pdheader, #pdfooter {
	clear:both;
      width:852px; /* safari braucht das, warum auch immer */
	vertical-align:middle;
	padding:6px 20px;
	overflow:hidden;
}

#logo {
	height:100px;
	background:url(../images/head_logo.gif) no-repeat bottom left;
}

#mainnav {
	width:220px;
	height:120px;
	padding-top:45px;
      margin-bottom:40px;
}

#mainnav ul {
	width:78px;
      height:120px;
	margin-left:68px;
      background:url(../images/navopts.gif) no-repeat 0px 0px;
}

#mainnav li {
	display:inline;
}

#mainnav ul a {
	display:block;
      height:20px;
      width:78px;
}

#mainnav ul a span {
	display:none;
}

#mainnav #startseite a:hover, #main-startseite #mainnav #startseite a {
	background:url(../images/navopts.gif);
      background-repeat:no-repeat;
	background-position:0px -120px;
}

#mainnav #studio a:hover, #main-studio #mainnav #studio a {
	background:url(../images/navopts.gif);
      background-repeat:no-repeat;
	background-position:0px -140px;
}

#mainnav #team a:hover, #main-team #mainnav #team a {
	background:url(../images/navopts.gif);
      background-repeat:no-repeat;
	background-position:0px -160px;
}

#mainnav #anfahrt a:hover, #main-anfahrt #mainnav #anfahrt a {
	background:url(../images/navopts.gif);
      background-repeat:no-repeat;
	background-position:0px -180px;
}

#mainnav #partner a:hover, #main-partner #mainnav #partner a {
	background:url(../images/navopts.gif);
      background-repeat:no-repeat;
	background-position:0px -200px;
}

#mainnav #impressum a:hover, #main-impressum #mainnav #impressum a {
	background:url(../images/navopts.gif);
      background-repeat:no-repeat;
	background-position:0px -220px;
}

#angebote .active a {
	background-color:#ffffff;
      color:#4b4b4b;
}

.col1block {
	padding-left:40px;
      margin-top:40px;
      margin-bottom:40px;
}

.col1block img {
	margin-bottom:15px;
}

#oeffnungszeiten {
	width:175px;
}


.partnerblock {
	padding:0px;
      margin-top:20px;
      float:left;
}

.partnerblock img {
	margin-bottom:10px;
      margin-right:8px;
      border:1px solid #4b4b4b;
      float:left;
}

.text td {
	padding:5px;
      border:1px solid #4b4b4b;
}

.text td.highlighted {
	background-color:#dddddd;
}



/* navigation */

#angebote {
	width:578px;
	margin-top:5px;
/*	margin-bottom:20px;  */
      min-height:100px;
	background-color:#4b4b4b;
	border:1px solid #000000;
      float:right;
}

#angebote ul {
	margin-bottom:1.25em;
}

#angebote #row1, #angebote #row2 {
	padding:20px 20px 0px 80px;
	width:475px;
	float:left;
}

#angebote #row2 {
	padding:5px 20px 15px 80px;
}


#row1 div, #row2 div {
	width:158px;
	float:left;
}

div.teammember {
	float:left;
      width:160px;
	margin-bottom:4em;
	margin-right:12px;
      margin-top:2em;
}

div.teammemberempty {
	clear:both;

}

.teammember img {
	border: 1px solid #4b4b4b;
}


/* FORMULARE */

fieldset p {
	clear:both;
}

label.kontakt {
	float:left;
	width:10em;
}

label.termin {
	float:left;
      width:16em;
}

input {
	float:left;
      margin-bottom:0.25em;
}

input.textfeld {
	width:15em;
}

label.checkbox {
	display:block;
	margin-left:2em;
}

#alter {
	float:left;
	width:3em;
}

#siegel {
	padding:5px;
      width:558px;
      float:right;
      margin-top:30px;
      border:1px solid #4b4b4b;
}

/* IMAGE Area */

#image {
	width:578px;
      float:right;
      margin-top:20px;
}

#news dl {
	position:relative;
      height:13em;
}

#news dl dd {
	display:block;
}

#news dl dt {
	margin-bottom:0.3em;
}
#news dl dd.file {
      position:absolute;
      left:-85px;
      top:-0.10em;
      width:70px;
}

.file{
	border:1px solid #4b4b4b;
}

#image {
      height:118px;
      border:1px solid #4b4b4b;
}

#image ul {
	width:578px;
      height:118px;
}


#image li {
	display:inline;
      float:left;
}

#image li a span {
	display:none;
}


#image li a#main {
	display:block;
	width:578px;
      height:120px;
}

#image li a {
	display:none;
}

.desc, .sdesc {
	display:block;
      font-size:9px;
      color:#666666;
}

.sdesc {
	position:absolute;
}


#ang-aerobic #image {
	background:url(../images/image/image_aerobic.jpg) no-repeat top left;
}

#ang-bbp #image {
	background:url(../images/image/image_bbp.jpg) no-repeat top left;
}

#ang-indoorcycling #image {
	background:url(../images/image/image_spinning.jpg) no-repeat top left;
}

#ang-ruheraum #image {
	background:url(../images/image/image_ruheraum.jpg) no-repeat top left;
}

#ang-saunaherren #image {
	background:url(../images/image/image_sauna_herren.jpg) no-repeat top left;
}

#ang-saunadamen #image {
	background:url(../images/image/image_sauna.jpg) no-repeat top left;
}

#ang-solarium #image {
	background:url(../images/image/image_solarium.jpg) no-repeat top left;
}

#ang-atk #image {
	background:url(../images/image/image_atk.jpg) no-repeat top left;
}

#ang-arnis #image {
	background:url(../images/image/image_arnis.jpg) no-repeat top left;
}

#ang-kickboxen #image {
	background:url(../images/image/image_kickboxen.jpg) no-repeat top left;
}

#ang-taekwondo #image {
	background:url(../images/image/image_taekwondo.jpg) no-repeat top left;
}

#ang-geraete #image {
	background:url(../images/image/image_geraete.jpg) no-repeat top left;
}

#ang-kursplaene #image {
	background:url(../images/image/image_kursplaene.jpg) no-repeat top left;
}

#ang-freihantel #image {
	background:url(../images/image/image_freihantel.jpg) no-repeat top left;
}

#ang-bar #image {
	background:url(../images/image/image_bar.jpg) no-repeat top left;
}

#ang-beratung #image {
	background:url(../images/image/image_beratung.jpg) no-repeat top left;
}

#ang-kinderspielbereich #image {
	background:url(../images/image/image_miniclub.jpg) no-repeat top left;
}

#ang-euroweights #image {
	background:url(../images/image/image_weights.jpg) no-repeat top left;
}

#ang-biaanalyse #image {
	background:url(../images/image/image_biaanalyse.jpg) no-repeat top left;
}

#ang-schulungsraum #image {
	background:url(../images/image/image_schulungsraum.jpg) no-repeat top left;
}

#main-startseite #image, #main-studio #image {
	background:url(../images/image/image_rundgang.jpg) no-repeat top left;
}


.text, #form {
	float:right;
	padding-left:80px;
      padding-right:120px;
      margin-top:20px;
/*      margin-bottom:20px; */
      width:380px;
}

.grafik {
	float:right;
      padding-right:60px;
	width:450px;
      margin-bottom:20px;
}

fieldset {
	border: 1px solid #4b4b4b;
      padding:10px;
      margin-bottom:2em;
}

fieldset legend {
	margin-bottom:0.75em;
}

fieldset label {
	margin-right:5px;
}

label.hidden {
	display:none;
}



/* FONTS */

* {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

a, a:hover {
	color:#0066CC;
}

a:visited {

	color:#6699CC;
}

h1 {
	font-size:1.5em;
	font-weight:bold;
      margin-top:1em;
	margin-bottom:0.5em;
}

h2 {
	font-size:1.3em;
	font-weight:bold;
	margin-bottom:0.75em;
}

h3 {
	font-size:1.1em;
	font-weight:bold;
	margin-bottom:0.75em;
}

p {
	line-height:1.5em;
	margin-bottom:0.75em;
}

p strong {
	font-weight:bold;
}

.error {

	color:#990000;
}

blockquote {
	margin:1em 0em 2em 0em;
	line-height:1.5em;
	font-style:oblique;
	font-size:1.25em;
}

#angebote * {
	color:#ffffff;
	font-size:10px;
	line-height:1.5em;
}

#angebote a:hover, #angebote a:active {
	background-color:#ffffff;
      color:#4b4b4b;
}


#angebote h2 {
	font-size:1.25em;
	font-weight:normal;
	margin-bottom:0.25em;
	color:#ee7f01;
}

#angebote a {
	color:#ffffff;
}

#pdheader a, #pdheader a:hover, #pdheader a:active,
#pdfooter a, #pdfooter a:hover, #pdfooter a:active {
	font-size:9px;
	color:#ffffff;
}

#pdheader p,
#pdfooter p {
	line-height:11px;
	color:#ffffff;
	font-size:9px;
	float:right;
}

#pdheader p {
	padding-top:6px;
}

#pdfooter p {
	padding-top:3px;
}

.partnerblock .title {
	display:block;
	font-size:1.25em;
      color:#ee7f01;
      border-bottom:1px solid #4b4b4b;
}


.col1block .title {
	display:block;
	font-size:1.25em;
      color:#ee7f01;
      border-bottom:1px solid #4b4b4b;
}

.col1block p, .col1block table {
	color:#666666;
}

#oeffnungszeiten .time {
	text-align:right;
}

.text {
	color:#333333;
      padding-bottom:40px;
}

.text ul {
	list-style-type:square;
      margin-bottom:0.75em;
}

div.teammember p.name {
	font-weight:bold;
}

#terminvereinbarung {
	padding:5px;
      border:1px solid #4b4b4b;
}


#terminvereinbarunghead {
      font-size:1.25em;
      margin-top:0.75em;
      color:#ee7f01;
      margin-bottom:0.25em;
}

#terminvereinbarung .biglink a {
      margin-top:1em;
	font-size:1.25em;
}

strong {
	font-weight:bold;
}

em {
	font-style:italic;
}