/*--- general ---*/

    * { padding: 0; margin: 0; border: 0; outline-width: 0; }
    html#web, #web body { background: #fff; overflow: hidden; height: 100%; }
    .hideme { display: none; }
    a { color: #006bb3; }
    a:hover { text-decoration: none; }
    ul, ol { list-style: none; }
    p, address { font-style: normal; padding-bottom: 12px; }
        .startpage p { width: 440px; }
    .clear { float: none; clear: both; }
    .zms_graphic.left { text-align: left; }
    .zms_graphic.right { text-align: right; }
    .zms_graphic.floatleft { float: left; }
        .zms_graphic.floatleft .graphic { padding-right: 20px; }
    .zms_graphic.floatright { float: right; }
    .zms_graphic.center { text-align: center; }
    .graphic.alignleft { float: left; text-align: right; }
    .graphic.alignright { float: right; text-align: right; }
    .zms_file .title { padding-bottom: 13px; }
    .zms_file .text { display: none; }
    .zms_file .title img { vertical-align: bottom; margin-right: 3px; }

    /*--- epoz content ---*/

    body#epozcontent { padding: 10px; background: #ffffff; color: #000000; }
    body#epozcontent a { color: #007992!important; }
    body#epozcontent a:hover { text-decoration: none!important; }
    body#epozcontent h2 { font-size: 12px; line-height: 18px; color: #006bb3; padding-bottom: 12px; }
    body#epozcontent h3, body#epozcontent h4, body#epozcontent h5, body#epozcontent h6 { font-size: 11px; line-height: 17px; color: #272727; padding-bottom: 12px; }
    body#epozcontent ul, body#epozcontent ol { padding: 0 0 12px 15px; }
    body#epozcontent ul ul, body#epozcontent ol ul, body#epozcontent ol ol, body#epozcontent ul ol { padding: 0; }
    body#epozcontent li { padding: 0 20px 0 15px; background: url(../images/design/arrow.gif) no-repeat 0 4px; }
    body#epozcontent table { background: #fff; margin: 0 0 12px 0; }

/*--- fonts ---*/

    body, textarea { font-size: 11px; line-height: 17px; font-family: "Lucida Grande","Verdana",sans-serif; color: #272727; }
    input { font-size: 11px; font-family: "Lucida Grande","Verdana",sans-serif; color: #272727; }
    legend { font-size: 12px; line-height: 18px; font-weight: bold; color: #006bb3; padding-bottom: 12px; }
    h1#title { position: absolute; left: 25px; top: 44px; font-size: 14px; color: #006bb3; }
        .startpage h1#title { position: static; font-size: 14px; line-height: 20px; width: 410px; padding-bottom: 12px; }
    h2 { font-size: 12px; line-height: 18px; color: #006bb3; padding-bottom: 12px; }
        .startpage h2 { font-size: 14px; }
    #content h3, #content h4, #content h5, #content h6 { font-size: 11px; line-height: 17px; padding-bottom: 12px; }

/*--- list ---*/

    #content ul, #content ol { padding: 0 0 12px 15px; }
        #content ul ul, #content ol ul, #content ol ol, #content ul ol { padding: 0; }
    #content li { padding: 0 20px 0 15px; background: url(../images/design/arrow.gif) no-repeat 0 4px; }
    .aab li {}
    dl.special { border: 1px solid #006bb3; padding: 10px 10px 0 15px; margin-bottom: 12px; }
    .base_1 dl.special { background: #fcf8ea; }
    .base_2 dl.special { background: #eef6e2; }
    dl { padding-left: 15px; }
        dl dt { background: url(../images/design/arrow.gif) no-repeat 0 center; padding: 0 0 1px 15px; font-weight: bold; font-size: 12px; color: #006bb3; }
            dl dt a { font-size: 12px; }
        dl dd { padding: 0 0 12px 15px; }

/*--- general form ---*/

    form { width: 530px; }
        form br { clear: both; display: none; }
    input.focus, textarea.focus, button.focus, input:focus, textarea:focus, button:focus { color: #006bb3; border: 1px solid #006bb3; }
    button { padding: 0 4px; background: #fff; color: #000; border: 1px solid #fff; cursor: pointer; margin-bottom: 10px; }
    .section { padding-bottom: 8px; }
        #content .section h3 { padding: 0; float: none; clear: both; }
    label { display: block; padding: 0 0 6px 0; float: left; width: 170px; }
        label span { display: block; padding-bottom: 2px;  }
        label input, label select { padding: 2px 2px; line-height: 13px; background: #fff; color: #000; width: 155px; border: 1px solid #fff; }
        label.error input { color: #a5010d; }
        label.error input.focus, label.error input:focus { border: 1px solid #a5010d; }
        label.error span { color: #a5010d; }
        label.postcode input { width: 95px; }
        label.location input { width: 215px; }
        label.email input { width: 325px; }
        label textarea { padding: 2px; background: #ffffff; color: #003333; width: 494px; height: 150px; border: 1px solid #fff; }
        label.radio span { display: inline; }
        label.radio input { width: auto; background: none; border: 0; }
        label.radio { padding: 0 0 2px 0; /*width: auto;*/ }
            label.radio span { padding-bottom: 2px; }
    label.nofloat { float: none; width: auto; }
    label.postcode { width: 110px; }
    label.location { width: 230px; }
    label.email { width: 342px; }
    .text label { width: auto; }
    #validationMessage { color: #a5010d; }

/*--- general table ---*/

    .base_1 table { background: #fcf8ea; }
    .base_2 table { background: #eef6e2; }
    table { margin: 0 0 12px 1px; border-collapse: collapse; }
        table tr { background: none; }
        table td, table th { padding: 2px 4px; vertical-align: top; border: 1px solid #006bb3; }
        table thead td, table thead th { font-weight: bold; color: #fff; background: #006bb3; vertical-align: bottom; }
        table thead tr:hover { background: none; }
        table th { text-align: left; background: #c8dbdf; }
        table .even { background: none; }
        table .odd { background: none; }
        table tr:hover, table tr.hover { background: #c8dbdf; }
    .notable table { background: none; }
        .notable table td, .notable table th { padding: 0; vertical-align: top; border: 0; padding-right: 40px; }
        .notable table thead td, .notable table thead th { font-weight: bold; color: #000; background: none; }
        .notable table th { background: none; }
        .notable table tr:hover, .notable table tr.hover { background: none; }
    table .ok { color: green; }
    table .strange { color: #FFA500; }
    table .crit { color: red; }
    table .nowrap { white-space:nowrap; }

    .aab table table td, .aab table table th {border:none; background:none!important;}
    .aab table table tr {background:none!important;}
    .aab table tr.hover tr {background-color: #c8dbdf!important;}

/*--- diagram ---*/

    table.diagram tr:hover, table.diagram tr.hover { background: #fcf8ea; }
    table.diagram td.arrow_right { vertical-align: middle; background: url(../images/design/arrow_right.gif) no-repeat left center; padding-left: 40px; }
    table.diagram td.arrow_top { background: url(../images/design/arrow_top.gif) no-repeat bottom center; padding-bottom: 20px; }

/*--- navigation ---*/

    .navigation { position: absolute; left: 350px; top: 77px; z-index: 50; background: url(../images/design/nav_bg.gif) no-repeat; padding: 0 28px; height: 23px; width:600px;}
    #nav img { display: block; }
    #nav li { float: left; }
    #nav ul { position: absolute; left: -180px; top: 100px; width: 180px; background: #006bb3; padding: 8px 0; }
        #nav ul li { display: block; width: 180px; }
            #nav ul li a { padding: 1px 2px 1px 17px; color: #fff; text-decoration: none; line-height: 19px; }
            #nav ul li a.activenode, #nav ul li a.active { color: #006bb3; background: #fff url(../images/design/nav_arrow.gif) no-repeat 4px center; text-decoration: none; }
            #nav ul li a:hover.activenode, #nav ul li a:hover.active { text-decoration: none; }
            #nav ul li a:hover { text-decoration: underline; }

/*--- design ---*/

    .atikon_video_div{width:320px; }
    #atikon_video_div_1{background-image:url(../images/design/video_bg.jpg);}
    #atikon_video_div_2{background-image:url(../images/design/video_bg_2.jpg);}
    #atikon_video_div_3{background-image:url(../images/design/video_bg_3.jpg);}
    #logo { position: absolute; left: 23px; top: 22px; }
    #image { position: absolute; left: 0; top: 110px; }
    .base_1 #main { position: absolute; left: 350px; top: 100px; bottom: 21px; z-index: 50; width: 600px; background: #f6edcd url(../images/design/main_bottom.gif) no-repeat left bottom; }
    .base_2 #main { position: absolute; left: 350px; top: 100px; bottom: 21px; z-index: 50; width: 600px; background: #e3f3c9 url(../images/design/main_bottom.gif) no-repeat left bottom; }
    .startpage #main { position: absolute; left: 350px; top: 110px; right: 74px; height: 345px; background: #d5e7ea; }
    #content { position: absolute; left: 25px; right: 12px; top: 76px; bottom: 20px; padding: 0 15px 0 0; overflow: auto; }
    .startpage #content { position: absolute; left: 25px; right: 12px; top: 155px; bottom: 5px; overflow: hidden; }
    .sections span, .sections_sp span { display: none; }
    .sections .sec_1 { position: absolute; left: 950px; top: 227px; z-index: 70; display: block; width: 21px; height: 104px; background: url(../images/design/fuer_unternehmer_2.gif) no-repeat -21px 0; }
    .sections .sec_1.active { background-position: 0 0; }
    .sections .sec_2 { position: absolute; left: 950px; top: 335px; z-index: 70; display: block; width: 21px; height: 64px; background: url(../images/design/fuer_aerzte_2.gif) no-repeat -21px 0; }
    .sections .sec_2.active { background-position: 0 0; }
    .sections_sp .sec_1 { position: absolute; right: 0; top: 110px; display: block; width: 74px; height: 172px; background: url(../images/design/fuer_unternehmer.gif) no-repeat -74px 0; }
    .sections_sp .sec_1:hover { background-position: 0 0; }
    .sections_sp .sec_2 { position: absolute; right: 0; top: 282px; display: block; width: 74px; height: 173px; background: url(../images/design/fuer_aerzte.gif) no-repeat -74px 0; }
    .sections_sp .sec_2:hover { background-position: 0 0; }
     #contactinfo { position: absolute; left: 48px; top: 470px; }
         strong.headline { color: #006bb3; }
         #contactinfo a { background: url(../images/design/contact_arrow.gif) no-repeat 0 center; padding: 0 0 0 13px; }
    #author { position: absolute; right: 3px; top: 465px; }
        #author a { display: block; width: 19px; height: 130px; background: url(../images/design/author.gif); }
            #author a span { display: none; }
    #search { position: absolute; left: 48px; top: 563px; z-index: 10; width: 135px; height: 21px; background: url(../images/design/search_bg.gif) no-repeat; }
        #search #fld_search { position: absolute; left: 25px; top: 0; padding: 4px 0; width: 103px; background: transparent; }
        #search input:focus, #search input.focus { border: 0; }
        #search button { position: absolute; left: 136px; top: 0; width: 31px; height: 21px; cursor: pointer; background: url(../images/design/search_btn.gif) no-repeat; }
            #search button span { display: none; }
            #e10 dl dd em a { display: none; }
    .base_1 #functions { background: #f8db81; }
    .base_2 #functions { background: #b3d381; }
    #functions { position: absolute; left: 950px; right: 0; top: 110px; height: 345px; }
        #functions a { display: block; width: 21px; height: 21px; }
        #functions .print { position: absolute; left: 0; top: 67px; background: url(../images/functions/func_print.gif) no-repeat; }
        #functions .sitemap { position: absolute; left: 0; top: 92px; background: url(../images/functions/func_sitemap.gif) no-repeat; }
        #functions span { display: none; }
    .back_link .arrow { background: url(../images/design/arrow.gif) no-repeat 0 center; padding-left: 15px; font-weight: bold; }
    #heal_logo { position: absolute; left: 657px; top: 20px; }


#socialmedia_links {position: absolute; left: 955px; bottom: 21px; text-align: right; }
#socialmedia_links a { display: block; text-decoration: none; background: none; padding: 0 0 0.5em 0; }
#socialmedia_links * { vertical-align: middle; }
#socialmedia_links span { display: none; }

#socialmedia_links_startpage {position: absolute; right: 75px; top: 470px; text-align: right; }
#socialmedia_links_startpage a { color: #272727; display: block; text-decoration: none; background: none; padding: 0 0 0.5em 0; }
#socialmedia_links_startpage * { vertical-align: middle; }

/*--- steuernews ---*/

    .news_preview { border: 1px solid #006bb3; padding: 10px 10px 0 0; margin-bottom: 12px; }
        .news_preview .nowrap { white-space: nowrap; }
    .base_1 .news_preview { background: #fcf8ea; }
    .base_2 .news_preview { background: #eef6e2; }
    .news_page .graphic { margin: 5px 4px 10px 20px; float: right; }
    .news_page .graphic img { border: 1px solid #272727; }

/*--- infolisten ---*/

    #content .linksammlung li { padding: 0 20px 0 15px; background: url(../images/design/contact_arrow.gif) no-repeat 1px 5px; }
    .lexikon_bereich h2 { font-size: 11px; line-height: 17px; padding-bottom: 12px; color: #272727; }
    .download_section table { margin: 0 0 8px 14px; border: 0; }
        .download_section table td { padding: 2px 0 4px 0; border: 0; }
        .download_section table tr:hover { background: none; }
    .download_section .download { padding-right: 50px; }
    .download_section img { vertical-align: middle; margin-right: 2px; }
    .infolist_toplink { text-align: right; padding: 2px 12px 2px 0; margin-bottom: 15px; border-bottom: 1px solid #272727; }
    .infolist_toplink a { padding-left: 11px; background: url(../images/design/top_arrow.gif) no-repeat 0 center; font-weight: bold; }
    .disclaimer { font-weight: bold; border: 1px solid #006bb3; padding: 5px 10px; margin-bottom: 12px; }
    .base_1 .disclaimer { background: #fcf8ea; }
    .base_2 .disclaimer { background: #eef6e2; }

/*--- address, impressum ---*/

    .address .float { float: left; padding-right: 20px;  }
    .atikon_address .none { display: none; }
    .atikon_address .atikon1 { display: block; padding-bottom: 12px; }
    .atikon_address .atikon2 .float { float: left; padding-right: 20px; }
    #google_maps label { width: 300px; }
        #google_maps label span { padding-bottom: 12px; }
    #google_maps br { display: block; }
    #google_maps button { margin-toP: 5px; }

/*--- sitemap ---*/

    #content #sitemap { padding: 0; }
    #content #sitemap li { padding: 0 0 12px 15px; }
    #content #sitemap li a { font-weight: bold; }
    #content #sitemap li li { margin: 0 0 0 14px; padding-bottom: 0; background: url(../images/design/contact_arrow.gif) no-repeat 1px 5px; }
    #content #sitemap li li a { font-weight: normal; text-decoration: underline; }
    #content #sitemap li li a:hover { text-decoration: none; }
    #content #sitemap li li li { margin: 0; }
    #content #sitemap ul { padding: 12px 0 0 0; }
    #content #sitemap ul ul { padding: 0; }

/*--- positionplan ---*/

    .positionplan .entity { float: left; margin-right: 10px; }
        .positionplan .entity img { border: 1px solid #000; margin-bottom: 3px; }
        .positionplan .entity a span { display: block; text-decoration: underline; background: url(../images/design/zoom.gif) no-repeat 0 2px; padding: 0 0 0 17px; }
        .positionplan .entity a:hover span { text-decoration: none; }
    .positionplan .pictures { padding-bottom: 13px; }
    .positionplan table { margin-left: 0!important; }

/*--- onlinetool ---*/      

    #calcdiv { position: absolute; left: 0; right: 0; top: 0; bottom: 0; }
    #calc { width: 100%; height: 100%; overflow: auto;} 

/*--- partnerlinks ---*/

    #content .partnerlinks {margin-top:0; width:530px; background:none; border-bottom:1px solid #272727;} 
    #content .partnerlinks td{border:none; background:none;}      
    #content .partnerlinks .partnerlinks-logo a img{margin-bottom:15px;}
    #content .partnerlinks .partnerlinks-titel{font-weight:bold;}         
    #content .partnerlinks tr.hover {background:none;}          

/*--- team ---*/    

    #team-overview {position:absolute; right:0; margin-right:14px; top:0; border:1px solid #d7d7d7; width:297px;}  
    #team-overview img { display: block; }   
    .team-bildlegende{position:absolute; top:345px; width:297px; right:14px; padding:0; font-size:0.8em;line-height:1.2em; }
    #team-text{width:240px;}
    #team {position:absolute; top:209px;}
    #team .member_bild    {position:absolute; left:0; width:100px; border:1px solid #d7d7d7;} 
    #team .member_bild img { display: block; }
    #team .member {position:absolute;left:110px; width:136px;}   
    #team .member_name{font-weight:bold;}
    #team .member a{text-decoration:none; }
    #team .member a:hover{text-decoration:underline;}        
 
/*--- slimbox ---*/

    #lbOverlay { position: absolute; z-index: 9999; left: 0; width: 100%; background-color: #000; cursor: pointer; }
    #lbCenter, #lbBottomContainer { position: absolute; z-index: 9999; left: 50%; overflow: hidden; background-color: #fff; }
    .lbLoading { background: #fff url(../slimbox/loading.gif) no-repeat center; }
    #lbImage { position: absolute; left: 0; top: 0; border: 10px solid #fff; background-repeat: no-repeat; }
    #lbPrevLink, #lbNextLink { display: block; position: absolute; top: 0; width: 50%; outline: none; }
    #lbPrevLink { left: 0; }
    #lbPrevLink:hover { background: transparent url(../slimbox/prevlabel.gif) no-repeat 0% 15%; }
    #lbNextLink { right: 0; }
    #lbNextLink:hover { background: transparent url(../slimbox/nextlabel.gif) no-repeat 100% 15%; }
    #lbBottom { font-family: "Lucida Grande","Verdana",sans-serif; font-size: 11px; color: #666; line-height: 17px; text-align: left; border: 10px solid #fff; border-top-style: none; }
    #lbCloseLink { display: block; float: right; width: 98px; height: 22px; background: transparent url(../slimbox/closelabel.gif) no-repeat center; margin: 5px 0; outline: none; }
    #lbCaption, #lbNumber { margin-right: 71px; }
    #lbCaption { font-weight: bold; }

/*--- accordion overview ---*/

    #content #accordion_overview { padding: 0 0 10px 0!important; margin: 0; }
        #content #accordion_overview .toggler { padding: 2px 5px; margin-top: 3px; cursor: pointer; }
        .base_1 #content #accordion_overview .element { background: #fcf8ea; }
        .base_2 #content #accordion_overview .element { background: #eef6e2; }
            #content #accordion_overview .element div { padding: 5px; border: 1px solid #006bb3; }
                #content #accordion_overview .element div div { padding: 0; border: 0; }
        #content #accordion_overview ul { padding: 0 0 0 10px; }
        #content #accordion_overview p { padding: 0; }
    #content #accordion_overview .arrow { text-align: right; padding-top: 12px; }
        #content #accordion_overview .arrow a { background: url(../images/design/arrow.gif) no-repeat 0 center; padding-left: 15px; font-weight: bold; }
  
/*--- Rundgang ---*/ 

    #spacer{height:180px;}

/*--- blog ---*/ 

    .base_1 .blog_nav{float:right; border: 1px solid #006bb3; width:170px; margin:0 0 20px 10px; padding:5px; background:#fcf8ea;}
    .base_2 .blog_nav{float:right; border: 1px solid #006bb3; width:170px; margin:0 0 20px 10px; padding:5px; background:#eef6e2;}
    .blog_nav a{display:block;}
    .blog_nav a.active{font-weight:bold!important;}       
    .blogarchiv_select{margin-bottom:10px; }    
    .blogarchiv_select select {padding: 2px 2px!important; line-height: 13px; background: #fff; color: #000; border: 1px solid #272727;}
    .blog_post{ margin-bottom:12px; padding-bottom: 12px; border-bottom: 1px solid #006bb3; }
    .blog_post_date{font-size: 11px; font-weight: bold;} 
    .blog_post_author{float:right;padding-right:10px; font-weight: bold; }
    .blog_a_comment { margin: 12px 0; padding: 5px; border: 1px solid #006bb3; }
    .blog_a_comment_user_date { padding-bottom: 12px; }
    .base_1 .blog_a_comment { background:#fcf8ea; }
    .base_2 .blog_a_comment { background:#eef6e2; }

/*--- search ---*/ 

    .search_result h2 { padding-bottom: 0; }
    .search_result p { padding-bottom: 6px; }
    .search_result span { display: block; border-bottom: 1px solid #006bb3; margin-bottom: 6px; }
    .search_result span.first { padding-top: 6px; border-top: 1px solid #006bb3; margin-top: 3px; }

/*--- socialmedia ---*/ 

    #facebook_fanpage { margin-top: 16px; }

/*--- iframe popup ---*/

    .ip_overlay { background: rgb(0,0,0); cursor: pointer; height: 100%; left: 0; position: fixed; top: 0; width: 100%; z-index: 8900; }
    .ip_popup { background: rgb(255,255,255); left: 50%; overflow: hidden; top: 50%; position: absolute; z-index: 9000; }
        .ip_popup .close { background:url(../images/popup/close.gif) no-repeat 100% 50%; height: 15px; overflow: hidden; right: 13px; text-indent: -99999px; top: 13px; position: absolute; width: 16px; }
        .ip_popup .title { left: 15px; margin: 0; position: absolute; right: 50px; top: 10px; }
    .ip_content { bottom: 15px; left: 15px; position: absolute; top: 40px; right: 15px; }
        .ip_content iframe { height: 100%!important; bottom: 0; left: 0; position: absolute; top: 0; right: 0; width: 100%; }
    .ip_loading { background: rgb(255,255,255) url(../images/popup/loading.gif) no-repeat 50%; }

