/* CSS Document */
html,body{
        width:100%;
        height:100%;
        text-align : center;
        background-color:#ffffff;
        margin-top:0px;
        padding:0px;

        overflow:hidden;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
        font-weight:normal;
        color: #666666;
}

#box{
position:relative;
        margin-left: auto;
        margin-right: auto;
        margin-top: 0px;
        padding: 0px;
        width: 915px;
        text-align: left;
        overflow-X:hidden;
        overflow-Y:auto;
        border:1px solid #666666;
        height:95%;
}

#top{
        position:absolute;
        top:0;
        left:0;
        width:900px;
        height:205px;
        margin:0px;
        padding:0px;
        color: #666666;
}

a.top{
        text-decoration:none;
        font-weight: bold;
        margin: 0;
        padding:0px;
        font-size:10px;
        color:#666666;
}

#stripe{
        position:absolute;
        top:205px;
        width:900px;
        margin:0px;
        padding:0px;
        height: 22px;
}

#men{
        position:absolute;
        left:370px;
        top:210px;
        margin:0 0 0 0;
        padding:0 0 0 0;
        width:600px;
        font-size: 10px;
        height: 22;
}

ul#menu{
        margin-left:0px;
        margin-top:0px;
        list-style:none;
        background-color:transparent;
}

*ul#menu{
        margin-left:47px;
        margin-top:0px;
        list-style:none;
        background-color:transparent;
}

#menu li{
        display:inline;

}

#menu li a{
        text-decoration:none;
        font-weight:normal;
        color:#ffffff;
        margin-right:11px;
}

#menu li a:hover{
        text-decoration:none;
        color:#666666;
        margin-right:11px;
}

#content{
        position:absolute;
        left:200px;
        top:250px;
        width:500px;
        z-index:100;
        height:80%;
        z-index:200;
}

#left {
        position:absolute;
        left: 0px;
        top:227px;
        width:12px;
        height:120%;
        margin : 0px;
        padding : 0px;
        background-image: url(images/sport_05.gif);
        background-repeat:repeat-y;
}

#nav{
        position:absolute;
        width:100px;
        left:40px;
        top:350px;
}

#nav ul{
        list-style: none;
        margin: 0;
        padding: 0;
        text-align:right;
}

#nav li a{
        float:left;
        font-size:10px;
        font-weight:bold;
        display: block;
        line-height:130%;
        margin: 0; padding:0;
        color: #666666;
        text-decoration: none;
}

#nav a:hover{
        color:#999999;}

#nav li ul{
        display:none;
        float:left;
}

#nav li ul a{
        line-height:180%;
        color:#339900;
}

#nav li:hover ul{
        display:block;
        color:#999999;
}

#nav li:hover ul, #nav li.sfhover ul {
        display:block;
        color:red;
}

#texte{
        position:absolute;
        margin-left:0px;
        top:20px;
        width:85%;
}

p.text{
        text-align:justify;
        line-height: 130%;
        color: #666666;
        margin-left: 0px;
        margin-top:20px;
}


p.text img{
        float:left;
        padding-right:10px;
}

p.text img.rechts{
        float:right;
        padding-left:10px;
}

p.galerie{
        text-align:center;
        line-height: 130%;
        color: #666666;
        margin-left: 0px;
        margin-top:20px;
}

p.galerie img{
        padding-right:10px;
        border-color:#5F5F5F;
}

p.top{
        margin-left:0px;
        margin-top:50px;
        font-size:10px;
        color: #666666;
        margin-top:0px;
}

p{      padding-left:4px;
        margin:0;
}

p.zeit{
        padding-left:5px;
        padding-top:5px;
        margin:0;
        font-size:10px;
        color:#666666;
        line-height: 150%;
}

p a{
        text-decoration:none;
        margin: 0;
        padding:0px;
        font-size:10px;
        color:#ffffff;
        line-height:160%;
}

div#right{
        position:absolute;
        width:180px;
        height:120%;
        left:727px;
        top:227px;
        z-index:150;
        background-image:url(images/bg_right.jpg);
        color:#666666;
        }

div#rightmen{
        position:absolute;
        width:180px;
        height:100%;
        left:727px;
        top:227px;
        background-color:#666666;
        z-index:400;
        padding-top: 10px;
}

#rightmen ul{
        font-size 10px;
        list-style-type:none;
        padding:0;
        margin:0;
}

#rightmen a{
        padding-left:20px;
        color:#ffffff;
        text-decoration:none;
        line-height:110%;
        font-weight:bold;
}

#rightmen a:hover{
        color:#339900;
}

a{
        color: #666666;
}

form {
        position:absolute;
        margin-left:0px;
        margin-top:0px;
}

textfield{
        border:1px solid red;
}

form p label{
        float: left;
        padding: 5px;
        width:100px;
}

input.rad{
        background-color:#FF0000;
        margin-left:40px;
}

input{
        border:1px solid #666666;
        text-align::left;
        font-size: 10px;
        padding:0px;
        margin:5px;
        background-color:#CCCCCC;
}

input.btn{
        width: 100px;
        background-color: #cccccc;
        margin-left:200px;
}

h4{
        font-size:10px;
        margin:0;
        padding:0;
}

h3{
        margin-left:0px;
        font-size:12px;
        color:#339900;
        font-weight:bold;
}

h2{
        margin-left:0px;
        font-size:11px;
        color:#339900;
        font-weight:bold;
}


br{     clear:left;
}

div#footer{
        position:relative;
        margin-left: auto;
        margin-right: auto;
        margin-top: 0px;
        padding: 0px;
        width: 840px;
        border:0px solid #666666;
        height:20px;
        text-align:center;
        z-index:120;
}

div#footer_ausrichtung{
        font-size:11px;
        color:#666666;
        font-weight:bold;
        padding:0;
}

#news{
        margin-left:0;
        margin-top:0px;
        color:#ffffff;
        width:180px;
        background-color:#75AF48;
        height:16px;
        left: 0px;
        top: 0px;
}

#angebote{

        margin-left:0;
        margin-top:0px;
        background-color:#75AF48;
        width:180px;
        height:16px;
        color:#ffffff;
}

#mit{
        margin-left:0;
        margin-top:0px;
        background-color:#666666;
        background-repeat:no-repeat;
        width:180px;
        color:#ffffff;
        height:16px;
}

table.kontakt{
        width:450px;
        margin:10px;
}

p.anfahrt{
        float:right;
}

table{
        font-size:11px;
        text-align:left;
}

td.praxis{
        text-align:justify;
}

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

a.angebote{
        color:#666666;
        text-decoration:none;
        line-height:150%;
        font-weight:bold;
        padding-left:5px;
        font-size:10px;
}

a:hover.angebote{
        color:green;
}

hr{
        color:#cccccc;
}

hr.right{
        color:#ffffff;
}

div#linkeBox{
        float:left;
        margin-top: 0px;
        padding: 10px;
        width: 200px;
}

div#rechteBox{
        margin-left: auto;
        padding: 10px;
        width: 200px;

}

div#linkeBox a{
        color:#339900;
        text-decoration:none;
}

div#rechteBox a{
        color:#339900;
        text-decoration:none;
}
