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

* {
    margin: 0;
    padding: 0;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

body {
    font-size: 11px;
    line-height: 15px;
}

td{
    vertical-align:top;
    padding-bottom:4px;
}


h2{
    font-size:12px;
}

.clearfix {
    clear: both;
}

#MainFrame {
    position: absolute;
    top: 144px;
    left: 50%;
    width: 960px;
    height: 770px;
    margin-left: -480px;
    background: transparent url(../gfx/main_frame_background.jpg) 0px 0px no-repeat;
}

#BackgroundImage {
    position: absolute;
    top: 0px;
    right: 0px;
    width: 700px;
    height: 770px;
}

#BackgroundImage.bg_default_index,
#BackgroundImage.bg_default_impress,
#BackgroundImage.bg_default_links,
#BackgroundImage.bg_default_approach { background: transparent url(../gfx/bg_default_index.png) 100% 0% no-repeat; }
#BackgroundImage.bg_team_team_ { background: transparent url(../gfx/bg_team_team.jpg) 100% 72% no-repeat; }
#BackgroundImage.bg_benefits_index { background: transparent url(../gfx/bg_benefits_index.png) 100% 0% no-repeat; }
#BackgroundImage.bg_benefits_kldermatologie { background: transparent url(../gfx/bg_benefits_kldermatologie.png) 100% 0% no-repeat; }
#BackgroundImage.bg_benefits_aestdermatologie { background: transparent url(../gfx/bg_benefits_aestdermatologie.png) 100% 0% no-repeat; }
#BackgroundImage.bg_service_index { background: transparent url(../gfx/bg_service_index.png) 100% 0% no-repeat; }

#BackgroundImage.bg_location_01 { background: transparent url(../gfx/bg_location_01.jpg) 100% 100% no-repeat; }
#BackgroundImage.bg_location_02 { background: transparent url(../gfx/bg_location_02.jpg) 100% 100% no-repeat; }
#BackgroundImage.bg_location_03 { background: transparent url(../gfx/bg_location_03.jpg) 100% 100% no-repeat; }


#LeftBar {
    position: absolute;
    top: 307px;
    left: 0px;
    width: 50%;
    background-color: #d9e182;
    height: 607px;
}

#Logo {
    margin: 10px 0px 94px 63px;
    width: 434px;
    height: 113px;
    background: transparent url(../gfx/logo.jpg) 0px 0px no-repeat;
}

#Navigation {
    position: absolute;
    top: 177px;
    left: 30px;
    width: 534px;
    height: 40px;
    background: transparent url(../gfx/linkborder.png) 0px 0px no-repeat;
    z-index: 1000;
}

#Navigation ul {
    list-style: none;
}

#Navigation ul li {
    float: left;
    display: block;
    width: 133px;
    height: 40px;
    line-height: 40px;
    text-align: center;
}

#Navigation ul li a {
    font-size: 11px;
    letter-spacing: 1px;
    text-decoration: none;
    color: #56565a;
}

#Navigation ul li a:hover,
#Navigation ul li a.active {
    font-weight: bold;
    color: #89ab1c;
}

#SubNavigation {
    position: absolute;
    color:#225c2d;
    top: 217px;
    border: 1px solid white;
    border-top: none;
    background-color: #e0edf8;
    z-index: 999;
}

#SubNavigation ul {
    list-style: none;
}

#SubNavigation ul li {
    display: block;
    height: 20px;
    float: left;
    padding: 6px 0px 0px 0px;
    text-align: center;
}

#SubNavigation.team { left: 48px; }
#SubNavigation.team li.index { width: 48px; }
#SubNavigation.team li.team { width: 76px; }

#SubNavigation.benefits { left: 116px; }
#SubNavigation.benefits li.kldermatologie { width: 152px; }
#SubNavigation.benefits li.aestdermatologie { width: 270px; }

#SubNavigation.service { left: 295px; }
#SubNavigation.service li.index { width: 132px; }

#SubNavigation ul li a {
    font-size: 10px;
    text-decoration: none;
    color: #225c2d;
}

#SubNavigation ul li a:hover,
#SubNavigation ul li a.active {
    font-weight: bold;
    color: #89ab1c;
}

#MetaContainer {
    position: absolute;
    top: 788px;
    left: 575px;
    width: 380px;
}

#MetaContainer ul {
    list-style: none;
}

#MetaContainer ul li {
    float: left;
    margin-right: 25px;
}

#MetaContainer ul li a {
    font-size: 12px;
    text-decoration: none;
    color: black;
}

#MetaContainer ul li a:hover,
#MetaContainer ul li a.active {
    font-weight: bold;
    font-style: italic;
}

#Contact {
    float: left;
    margin: 35px 35px 0px 0px;
}

#SurgeryHours {
    float: left;
    margin: 35px 0px 0px 0px;
}

#ContentContainer {
    position: relative;
    background: transparent url(../gfx/content_background.png) 0px 0px repeat-y;
    width: 497px;
    margin-left: 48px;
    min-width:420px;
    min-height: 700px;
}

#Content {
    position: relative;
    top: 0px;
    left: 0px;
    padding: 80px 70px 80px 70px;
    z-index: 998;
}

#Content h1, h2, h3, h4, h5 {
    font-weight: normal;
}

#Content h1 {
    margin-bottom: 4px;
    line-height: 23px;
}

#Content h2 {
    font-size: 15px;
    margin-bottom: 5px;
    line-height: 18px;
}

#Content h5 {
    font-size: 11px;
    font-weight: bold;
}

#Content p {
    margin-bottom: 8px;
}

#ContentContainer ul {
    padding-left: 12px;
}

#ContentContainer li {
    padding-bottom: 5px;
}

#Content a {
    color: #000;
    text-decoration: none;
}

#Content a:hover {
    font-weight: bold;
}

.personimage1{
    float:left;
    display:block;
    background: transparent url(../gfx/tack.jpg) 0px 0px no-repeat;
    height:150px;
    width:115px;
}

.personimage2{
    float:left;
    display:block;
    background: transparent url(../gfx/schulz.jpg) 0px 0px no-repeat;
    height:150px;
    width:115px;
}

.personimage3{
    float:left;
    display:block;
    background: transparent url(../gfx/hochheim.jpg) 0px 0px no-repeat;
    height:150px;
    width:115px;
}

.personh1{
    font-size:14px;
    font-weight: bold;
}

.personh2{
    font-size: 11px;
    font-weight: bold;

}

.year{

}

.description{
    float:right
}

#MiniNav {
    position: absolute;
    top: 450px;
    height: 50px;
    left: 0px;
    text-align: center;
    width: 360px;
}

#MiniNav a span {
    display: none;
}

#MiniNav a {
    position: absolute;
    top: 30px;
    display: block;
    width: 12px;
    height: 15px;
}

#MiniNav a.prev {
    left: 43%;
    background: transparent url(../gfx/btn_left.png) 0px 0px no-repeat;
}

#MiniNav a.next {
    right: 43%;
    background: transparent url(../gfx/btn_right.png) 0px 0px no-repeat;
}

.switch_content span {
    display: none;
}
.map{
    display:block;
    background: transparent url(../gfx/map.png) 0px 0px no-repeat;
    height: 234px;
    width: 299px;
    margin-left: -5px;
}
