body {
        background-color: #021C41;
        font-family: Verdana, Arial, sans-serif;
        font-size: 75.0%;
        color:#3F3F3F;
        margin: 0px;
        padding: 0px;
        }

#homepage {
        width: 900px;
        margin: auto;
        }

#kopf {
        margin-top: 3px;
        }

#kopf input {
        font-size:10pt;
        font-weight:bold;
        color: #ec720c;
        background-color: #FCF2E6;
        border-top: 2px solid #FDBF7C;
        border-left: 2px solid #FDBF7C;
        border-bottom: 2px solid #E47D07;
        border-right: 2px solid #E47D07;
        }


#menu {list-style-type:none; padding:0; margin:0; width:170px; z-index:100; float:left; height:428px; background:#FDBF7C;
        font-size:0.75em; position: relative; padding-top: 2px;}
#menu ul {list-style-type:none; padding:0; margin:0;}
#menu li {float:left; background:url(slide1.gif) no-repeat;}

#menu li.sub {background:url(slide1arrow.gif) no-repeat;}
#menu li.sub :hover{background:url(slide1arrow.gif) no-repeat;}

#menu li, #menu li a {display:block; color:#6A3902; line-height:30px; width:170px; text-decoration:none; cursor:pointer;
                      font-weight:bold; text-align:left; text-indent:25px;}

#menu table {border-collapse:collapse; padding:0; margin:0 -1px -1px;}

#menu ul,
#menu :hover ul ul,
#menu :hover ul :hover ul ul {position:absolute; left:-9999px; width:170px;}

#menu :hover {color:#E47D07; background: url(slide1.gif) no-repeat; z-index:500; white-space:nowrap;}
#menu :hover > a {color:#E47D07; background: url(slide1.gif) no-repeat; z-index:500; white-space:nowrap;}

#menu :hover ul {position:static; height:180px; margin-top:-1px; background:#FDBF7C;}
#menu :hover ul :hover ul,
#menu :hover ul :hover ul :hover ul {display:block; position:absolute; left:170px; top:0; height:auto; z-index:500;}

#menu :hover ul li, #menu :hover ul li a {background:url(slide2.gif) no-repeat; text-align:left; text-indent:40px; }
#menu :hover ul li.fly a {background:url(slide2arrow.gif) no-repeat 170px;}
#menu :hover ul :hover {background:url(slide2.gif) no-repeat; position:relative; z-index:100;}
#menu a:hover ul li.fly a:hover {background:url(slide2.gif) no-repeat 170px; color:#E47D07;}
#menu :hover ul li.fly:hover > a {background:url(slide2.gif) no-repeat 170px; color:#E47D07;}

#menu :hover ul :hover ul li, #menu :hover ul :hover ul li a {background:url(slide3.gif) no-repeat;text-indent:50px;}
#menu :hover ul :hover ul :hover ul li {background:url(slide3.gif) no-repeat; z-index:500;}

#menu :hover ul :hover ul li.fly a {background:url(slide3.gif) no-repeat 170px;}
#menu :hover ul :hover ul :hover {z-index:500; background:url(slide3.gif) no-repeat; color:#E47D07;}
#menu a:hover ul a:hover ul li.fly a:hover {background:url(slide3.gif) no-repeat 170px; color:#E47D07;}
#menu :hover ul :hover ul li.fly:hover > a {background:url(slide3.gif) no-repeat 170px; color:#E47D07;}

#menu :hover ul :hover ul :hover ul li,
#menu :hover ul :hover ul :hover ul li a {background:url(slide3.gif) no-repeat;}

#menu :hover ul :hover ul :hover ul :hover {background:url(slide3.gif) no-repeat; color:#E47D07;}
#menu :hover ul :hover ul :hover ul :hover a {color:#E47D07;}


#inhalt {
        position: relative;
        top: 0px;
        width: 730px;
        height: 420px;
        background: #FCF2E6;
        margin-left: 170px;
        padding:0;
        text-align:left;
        border-bottom: 10px solid #FDBF7C;
        }

#fuss {
        position: relative;
        margin: 0px;
        padding: 0px;
        left:0px;
        top:-8px;
        text-align: center;
        font-size: 0.8em;
        color: #9F9F9F;
        height: 200px;
        }

#fuss a {
        color: #9F9F9F;
        }


.leiste {
        text-align: right;
        float: right;
        border-top: 10px solid #FDBF7C;
        padding:0px;
        }

#inhalt h1 {
        margin: 0px 160px 0px 10px;
        padding: 10px 0 0 0;
        font-size: 1.2em;
        font-weight: 900;
        border-bottom: 2px solid #E47D07;
        text-align:left;
        }

#inhalt h2 {
        margin: 10px 160px 5px 10px;
        padding: 10px 0 0 0;
        font-size: 1.2em;
        font-weight: 900;
        border-bottom: 2px solid #E47D07;
        }

#inhalt h3 {
        margin: 5px 160px 5px 10px;
        font-size: 1.2em;
        font-weight: 600;
        color:#E47D07;
        }

#inhalt h4 {
        margin: 5px 160px 5px 10px;
        font-size: 1.2em;
        font-weight: 600;
        color: #333333;
        }

#inhalt p {
        font-size: 1.0em;
        font-weight: 400;
        margin: 9px 160px 9px 10px;
        }

#inhalt a {
        color: #3F3F3F;
        }

#inhalt h3 a {
        color:#E47D07;
        }


.body {
        font-weight: 600;
        }

.bodyplan {
        font-style: italic;
        font-weight: 300;
        color:#E47D07;
        }

.plan {
        font-weight: 600;
        font-style: italic;
        color:#E47D07;
        }

#inhalt ul {
        font-size: 1.0em;
        font-weight: 400;
        margin: 0px;
        padding: 0px;
        list-style-type: none;
        }

#inhalt li {
        background-image: url(haken.gif);
        background-repeat:no-repeat;
        background-position: 0em 0em;
        margin: 5px 20px 5px 20px;
        padding-left: 2em;
        }

#inhalt p.breadcrumb {
        font-size: 0.7em;
        font-weight:bold;
        color: #6A3902;
        text-decoration:none;
        background:#FDBF7C;
        margin:0;
        padding-left:10px;
        height: 10px;
        }

#inhalt p.breadcrumb a{
        color: #6A3902;
        text-decoration:none;
        }

#inhalt .breit {
        margin-right: 20px;
        }

iframe {
        margin-left: 10px;
        border: 0;
        }

table {
        margin-left: 10px;
        }

table.kursplan td {
        border: 1px double black;
        font-size: 0.75em;
        text-align: center;
        }

table.kursplan th {
        text-align:center;
        }

table.team td {
        text-align:center;
        font-weight: 400;
        height:175px;
        }

table.team .name {
        font-size: 1.3em;
        font-weight: 600;
        color:#E47D07;
        }

#inhalt table.kontakt td {
        border-bottom: 2px solid #E47D07;
        height: 3.5em;
        }

#inhalt table.rabatt td {
        width: 25em;
        height: 1.5em;
        font-size: 1.1em;
        font-weight: bold;
        }

#inhalt table.angebot td{
        height: 1.5em;
        font-size: 1.1em;
        font-weight: bold;
        }

table.impressum td {
        vertical-align: top;
        }

.left {
        float: left;
        padding: 3px 15px 3px 25px;
        }

.right {
        float: right;
        padding: 3px 25px 3px 15px;
        }

.ruecken {
        background: #FFCC99;
        }

.zirkel {
        background: #CCFFCC;
        }

.fun {
        background: #FFFF99;
        }

.lauf {
        background: #99CCFF;
        }

.pump {
        background: #FF99CC;
        }

.fatburner {
        background: #FF6600
        }

.pilates {
        background: #999999
        }

.bbp {
        background: #d2ff00;
        }

.style {
        background: #5EEA73;
        }

#inhalt ul.listevibro {
        margin: 0 160px 0 100px;
        }

#ems_title {
        position: absolute;
        top: 21.8em;
        left: 37em;
        }

.small {
        font-size: 0.6em;
        font-weight: 500;
        }

.tagebuch {
        font-size:0.7em;
        font-weight:bold;
        width: 70px;
        }
