/* stuff to hide */
#searchablecontent, #skipnavigation, #printlogo {
    display: none;
    visibility: hidden;
}





/* GENERAL */

* {
    margin: 0;
    padding: 0;
    border: 0;
    font-family: Tahoma, Verdana, Helvetica, Arial, sans-serif;
    font-size: 13px;
    color: #5b5a5a;
    outline-width: 0px;
}

html#web, #web body {
    overflow: hidden;
    height: 100%;
    background: #fff1ce;
}

body#epozcontent {
    color: black;
    background-color: white;
}

table {
    border: 0;
    border-collapse: collapse;
}

table td {
    padding: 0;
    vertical-align: top;
}

a {
    text-decoration: none;
    color: #eb6f1a;
}

a strong {
    color: #eb6f1a;
}

a:hover, a:hover strong {
    color: #feb70c;
}

#content p, #content ol, #content ul, #content table {
    margin: 0 0 1em 0;
}

.clearing {
    clear: both;
    float: none;
}








/* FORMULARE */

input, textarea {
    padding: 0 2px;
    border: 1px solid #feb70c;
}

select {
    border: 1px solid #feb70c;
}

textarea {
    overflow: auto;
}

label.error {
    color: #FF0000;
}

label.error input, label.error select, label.error textarea {
    border: 1px solid #FF0000;
}

button {
    padding: 0;
    margin: 0;
    border: 0;
    cursor: pointer;
    background: none;
}

#content form .container_1 {
    float: left;
    margin-right: 1em;
    width: 230px;
}

#content form .container_2 {
    float: left;
    width: 220px;
}

#content label {
    display: block;
    height: 3em;
}

#content label span {
    display: block;
}

#content input, #content textarea {
    width: 220px;
    margin-top: 1px;
}

#content input.radio, #content input.checkbox {
    padding-left: 0;
    padding-right: 0;
    border: 0;
    width: auto;
}

#content button {
    margin-right: -0.2em;
}

#content .button_send {
    float: right;
    font-weight: bold;
    color: #eb6f1a;
}

#content .button_send:hover, #content .button_senden.hover {
    color: #595959;
}

#content #label_plz {
    float: left;
    margin-right: 5px;
}

#content #fld_plz {
    width: 39px;
}

#content #label_ort {
    float: left;
}

#content #fld_ort {
    width: 170px;
}

#content #label_telefon {
    clear: both;
}

#content #fld_text {
    height: 230px;
}








/* LAYOUT */

#container {
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    margin-top: -265px;
    height: 550px;
    background: #feb70c;
    border-top: 1px solid #eb6f1a;
    border-bottom: 1px solid #eb6f1a;
}

#container_small {
    position: absolute;
    left: 0;
    right: 0;
    top:70px;
    bottom:45px;
    background: #feb70c;
    border-top: 1px solid #eb6f1a;
    border-bottom: 1px solid #eb6f1a;
}

#widthcontainer {
    position: relative;
    max-width: 1150px;
    height: 100%;
    background: white;
    margin-top: -1px;
    border-top: 1px solid #feb70c;
}

#leftcolumn {
    position: absolute;
    left: 0;
    top: -1px;
    bottom: -1px;
    width: 286px;
    border-right: 1px solid #eb6f1a;
    border-top: 1px solid #eb6f1a;
    border-bottom: 1px solid #eb6f1a;
}

#rightcolumn {
    position: absolute;
    right: 0;
    top: -1px;
    bottom: -1px;
    width: 132px;
    background: #feb70c;
    border-left: 1px solid #eb6f1a;
    border-top: 1px solid #eb6f1a;
    border-bottom: 1px solid #eb6f1a;
}

#logo {
    position: absolute;
    left: 28px;
    top: -36px;
    z-index: 100;
}

#sujet {
    position: absolute;
    left: 0;
    top: 70px;
    bottom: 0;
    right: 0;
    background: #eb6f1a;
}

#sujet img {
    position: absolute;
    left: 0;
    bottom: -1px;
}

h2.headline {
    position: absolute;
    left: 346px;
    top: 44px;
    font-size: 21px;
    color: #eb6f1a;
    z-index: 50;
    font-weight: normal;
}

#functions {
    position: absolute;
    right: 11px;
    bottom: -39px;
    height: 31px;
}

#functions a {
    display: block;
    float: left;
    margin-left: 8px;
}

#right_bottom_corner {
    position: absolute;
    left: -1px;
    bottom: -1px;
    width: 11px;
    height: 11px;
    background-image:url('../images/rightcolumn_corner.gif'); background-repeat:no-repeat; background-position:left bottom;
}











/* CONTENT */

#content {
    position: absolute;
    left: 291px;
    top: 65px;
    right: 137px;
    bottom: 5px;
    border-top: 1px solid #aca593;
    padding-left: 55px;
    padding-right: 30px;
    overflow: auto;
/*    z-index:10; */
}

#text {
    padding-top: 25px;
}

#contentbackground {
    position: absolute;
    left: 0;
    top: 62px;
    bottom: -1px;
    right: 0;
    background: #fff9eb;
    border-bottom: 6px solid #595959;
}

#contenteck_links {
    position: absolute;
    left: 287px;
    bottom: -1px;
    width: 6px;
    height: 6px;
    background: url(../images/contenteck_links.gif) no-repeat left bottom;
}

#contenteck_rechts {
    position: absolute;
    right: 132px;
    bottom: -1px;
    width: 6px;
    height: 6px;
    background: url(../images/contenteck_rechts.gif) no-repeat left bottom;
}

#content a {
    border-bottom: 1px solid #feb70c;
}

#content a:hover {
    border-color: #fff9eb;
}

#content ol {
    margin-left: 20px;
}

#content ul {
    margin-left: 20px;
    list-style-type: none;
    list-style-image: url(../images/liststyle.gif);
}

#content h2 {
    margin-bottom: 8px;
    color: #eb6f1a;
    font-size: 14px;
}

#content .zms_graphic .graphic {
    margin-right: 20px;
}

.leftlabeled {
    clear: both;
}

.leftlabeled th {
    font-weight: bold;
    text-align: left;
    padding-right: 1em;
}

.zms_file {
    margin: 0 0 1em 0;
}

.zms_file .text {
    display: none;
}

.zms_file img {
    vertical-align: middle;
}

.contact_address {
    float: left;
    margin-right: 2em;
}

#content table.contact_phone_fax {
    float: left;
    margin-right: 2em;
}

#content table.contact_web {
    float: left;
}

#content table.contact_phone_fax th, #content table.contact_web th {
    font-weight: bold;
    text-align: left;
    padding-right: 1em;
}

#atikon_address {
    padding-left: 148px;
}

#atikon_contact td {
    width: 148px;
}

#content .paddingtable td {
    padding-right: 20px;
}

#content .backlink {
    margin: 0;
    padding: 0;
    border-top: 1px solid #feb70c;
}

#content .backlink li {
    float: right;
}

#content .backlink li a {
    border: 0;
}

#content .topline {
    margin: 0;
    border-top: 1px solid #feb70c;
    padding-top: 4px;
    padding-bottom: 6px;
    list-style-image: none;
    background: #fff1ce;
}

#content .topline li {
    padding-left: 20px;
    background: url(../images/liststyle.gif) no-repeat 5px 3px;
}

#content .bio td, #content .bio td p {
    color: #eb6f1a;
}

#content .bio td {
    padding-bottom: 10px;
}

#content .bio .year {
    text-align: right;
    white-space: nowrap;
    padding-right: 20px;
    color: #5b5a5a;
}

#content dd {
    margin-bottom: 10px;
}

#content dt {
    font-weight: bold;
}

#content strong, #content b {
    color: #eb6f1a;
}










/* SPEZIELLE OBJEKTE */

/* FAQs */

.faqitem {
    display: none;
    padding-top: 10px;
}

.faqitem .back {
    display: none;
}

.faqitem.first {
    display: block;
}

#faq_e177 ul li {
    float: left;
    width: 220px;
}

#faq_e177 {
    padding-bottom: 10px;
}

#faq_e427 .first {
    display: none;
}

#faq_e427 .faqitem {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    padding-left: 55px;
    padding-right: 30px;
    background: #fff9eb;
    height:100%;
    margin:0;
    padding-top:0;
    padding-bottom:0;
}

#faq_e427 .faqitem h2 {
    margin-top:30px;
}

#faq_e427 .faqitem .back {
    display: block;
}








/* bildgalerien */

.bildgross {
    display: none;
}

#galerienav {
    width: 200px;
    float: left;
}

#galerienav .active {
    border: 1px solid #eb6f1a;
}

#galerienav a {
    display: block;
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
    border: 1px solid #fff9eb;
}

#galerienav a:hover {
    border: 1px solid #feb70c;
}

.bildgross h2 {
    border-bottom: 1px solid #feb70c;
    margin-bottom: 15px;
    margin-left: 200px;
}

.bildgross h2 span {
    font-weight: normal;
    color: #eb6f1a;
    font-size: 14px;
}

#content .bildgross ul {
    margin-left: 220px;
}




/* kinderzeichnungen */

#bildergalerie_e365 #galerienav {
    width: auto;
}

#bildergal_bilder_e365 .bildgross {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    width:100%;
    height:100%;
    padding-top: 40px;
    text-align: center;
    background: url(../images/gal_bg.png) repeat;
}

.closebigpic p { margin: 0px 0px 0px 0px !important; padding: 0px 0px 0px 0px !important; display:inline !important; }


/* ordination */

#bildergalerie_e684 {
    margin-bottom: 10px;
}

#bildergalerie_e684 #galerienav {
    width: 480px;
}

#bildergalerie_e684 #galerienav a {
    margin-right: 6px;
    margin-bottom: 5px;
}

#content .oeffnungszeiten td {
    text-align: right;
    padding-right: 15px;
    white-space: nowrap;
}

#content .oeffnungszeiten td.lasttd {
    padding-right: 0px;
}

#content .oeffnungszeiten .headline {
    text-align: left;
}







/* teamseite */

#bildergalerie_e514 #galerienav {
    width: auto;
    background: #fff9eb;
    margin-bottom: 10px;
}

#bildergalerie_e514 #galerienav a {
    background: #feb70c;
    border: 0;
    width: 77px;
    height: 77px;
}

#bildergalerie_e514 #galerienav .active img {
    display: none;
}

#bildergalerie_e514 .bildgross h2 {
    margin-left: 0;
}

#content #bildergalerie_e514 .bildgross ul {
    margin-left: 20px;
}

#bildergalerie_e514 .bildgross img {
    margin-bottom: 15px;
    margin-right: 20px;
    float: left;
}

#bildergalerie_e514 .bildgross .description {
    padding-top: 40px;
    padding-left: 20px;
}









/* Unterseiten-Links */

.links_floatleft {
    float: left;
    padding-right: 20px;
}

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

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

#calcdiv {
    left: 55px;
}

.sm_level1 {
    display: block;
    float: left;
    padding-right: 50px;
}

.sm_level1 li {
    padding-bottom: 5px;
}

.sm_level1 li li {
    padding-bottom: 0;
}

.sm_level2 {
    padding-top: 3px;
    margin-bottom: 0;
    padding-bottom: 0;
}

.sm_level1 li li {
    padding-bottom: 0;
}

.sm_level1 li {
    color: #eb6f1a;
}

.sm_level1 ul a {
    color: #595959;
}









/* NAVIGATION */

#nav {
    list-style-type: none;
    z-index: 70;
}

#navbackground {
    position: absolute;
    left: 0;
    top: 62px;
    right: 0;
    background: #eb6f1a;
    padding-top: 3px;
    padding-bottom: 4px;
}

#nav a {
    border: 0;
    color: white;
    display: block;
    height: 24px;
    text-align: right;
    padding-right: 27px;
    background: url(../images/navlinien.gif) no-repeat right top;
}

#nav li.last a {
    height: 25px;
    background: url(../images/navlinienlast.gif) no-repeat right top;
}

#nav li {
    position: relative;
    float: right;
    width: 287px;
    height: 24px;
    margin-right: -1px;
}

#nav li a img {
    position: absolute;
    top: 1px;
    right: -10px;
    z-index: 75;
}




/*subnav */

#nav ul {
    display: none;
    position: absolute;
    left: 287px;
    top: 0;
    background: transparent;
    margin: 0;
    list-style-type: none;
    z-index: 90;
    padding-left: 15px;
}

#nav ul li.topcorner {
    position: absolute;
    right: 0;
    top: 0;
    height: 12px;
    width: 12px;
    background: url(../images/subnaveck.gif) right top no-repeat;
}

#nav ul li.middlecorner {
    position: absolute;
    right: 0;
    top: 12px;
    bottom: 12px;
    width: 12px;
    background: #feb70c;
}

#nav ul li.bottomcorner {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 12px;
    height: 12px;
    background: url(../images/subnaveck_bottom.gif) right bottom no-repeat;
}

#nav ul li.leftcorner {
    position: absolute;
    left: 6px;
    top: 0;
    width: 9px;
    height: 10px;
    background: url(../images/subnaveck_left.gif) left top no-repeat;
}

#nav ul li {
    display: inline;
    text-align: left;
    height: auto;
    width: auto;
    float: none;
    margin: 0;
    z-index: 95;
}

#nav ul a {
    display: block;
    white-space: nowrap;
    text-align: left;
    padding-left: 10px;
    color: #595959;
    height: auto;
    margin-right: 12px;
    background: #feb70c;
    z-index: 98;
}

#nav ul li.last a, #nav ul li.last a:hover {
    height: auto;
    padding-bottom: 6px;
    background: #feb70c;
}

#nav ul li.first a, #nav ul li.first a:hover {
    padding-top: 6px;
    background: #feb70c;
    height: auto;
}

#nav ul a:hover {
    color: #eb6f1a;
}

#naveck {
    position: absolute;
    left: 276px;
    top: -1px;
    width: 11px;
    height: 11px;
    background: url(../images/naveck_oben.gif) no-repeat right top;
}

#nav .last ul li a {
    background: #feb70c;
    height: auto;
}









/* TIPPS */

#tipps_sujet {
    position: absolute;
    left: -1px;
    top: -1px;
}

.tipps_item {
    display: none;
    position: absolute;
    left: 0;
    top: 110px;
    bottom: 0;
    right: 0;
    overflow: auto;
    font-size: 11px;
    padding-left: 10px;
    padding-right: 10px;
    border-right: 1px solid #ffd786;
}

.tipps_item h2 {
    font-size: 14px;
    color: white;
    font-weight: normal;
    margin-bottom: 10px;
}

.tipps_item ul {
    list-style-type: none;
    list-style-image: url(../images/startpage/liststyle.gif);
    margin-left: 15px;
}

.tipps_item li {
    padding-bottom: 5px;
    font-size: 11px;
}

#closetipps {
    position: absolute;
    right: 0;
    top: 0;
}

#opentipps {
    position: absolute;
    right: 0;
    top: 0;
}

#no_tipps_bg {
    position: absolute;
    right: 0;
    top: 0;
    bottom: -1px;
    width: 20px;
    background: url(../images/no_tipps_bottom.gif) no-repeat right bottom;
    display: none;
}

#no_tipps_bg a {
    position: absolute;
    top: 0;
    bottom: 7px;
    right: 0;
    width: 14px;
    background: #feb70c;
    border-left: 1px solid #eb6f1a;
}

#no_tipps_bg a img {
    position: absolute;
    left: -1px;
    top: -1px;
}











/* ZAHNGRAFIKEN */

.zahngrafiken img {
    display: block;
    float: left;
    margin-right: 5px;
}

.zahngrafiken .last {
    margin-right: 30px;
}

.zahngrafiken ol {
    margin: 0;
    padding: 0;
}

.zahngrafiken ol li {
    padding-bottom: 5px;
}

.zahngrafiken dt {
    float: left;
    padding-right: 5px;
    color: #eb6f1a;
}

.zahngrafiken dd {
    padding-bottom: 5px;
}



/*amalgam*/
#zahngrafiken_e97 .last {
    margin-right: 15px;
}



/*gold*/
#zahngrafiken_e105 .last {
    margin-right: 20px;
    margin-bottom: 10px;
}



/*op wurzelspitzenresektion*/
#zahngrafiken_e138 {
    margin-top: -5px;
}



/* nach letzter zahngrafik kein abstand*/
#zahngrafiken_e138 .last, #zahngrafiken_e133 .last {
    margin-right: 0;
}



/* abstand nach zahngrafik */
#zahngrafiken_e148 img, #zahngrafiken_e203 img, #zahngrafiken_e173 img {
    padding-bottom: 10px;
}



/* mehr abstand */
#zahngrafiken_e412 img, #zahngrafiken_e164 img {
    margin-right: 15px;
}









/* STARTSEITE */

#startsujet {
    position: absolute;
    left: 189px;
    right: 189px;
    top: 109px;
    height: 232px;
    background: white;
}

#start_container {
    position: absolute;
    left: 50%;
    top: 50%;
    bottom: 1px;
    margin-left: -433px;
    margin-top: -227px;
    width: 866px;
}

#startpage #navbackground {
    top: 109px;
    width: 189px;
    height: 202px;
    padding-top: 29px;
    padding-bottom: 0;
    background: url(../images/startpage/nav_ecke.gif) no-repeat right bottom #eb6f1a;
}

#startpage #nav, #startpage #nav li {
    width: 189px;
}

#startpage #nav ul {
    left: 190px;
}

#startpage #nav ul li {
    width: auto;
}

#startpage #nav ul li.topcorner {
    position: absolute;
    right: 0;
    top: 0;
    height: 12px;
    width: 12px;
    background: url(../images/subnaveck.gif) right top no-repeat;
}

#startpage #nav ul li.middlecorner {
    position: absolute;
    right: 0;
    top: 12px;
    bottom: 12px;
    width: 12px;
    background: #feb70c;
}

#startpage #nav ul li.bottomcorner {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 12px;
    height: 12px;
    background: url(../images/subnaveck_bottom.gif) right bottom no-repeat;
}

#startpage #nav ul li.leftcorner {
    position: absolute;
    left: 6px;
    top: 0;
    width: 9px;
    height: 10px;
    background: url(../images/subnaveck_left.gif) left top no-repeat;
}

#startpage #nav li a {
    margin-left: -1px;
}

#startpage #functions {
    left: 50%;
    margin-left: 135px;
    bottom: 14px;
}

#startpage #content {
    position: absolute;
    left: 189px;
    right: 189px;
    top: 109px;
    border: 0;
    height: 232px;
    background: white;
    padding: 0;
}

#startrightcolumn {
    position: absolute;
    right: 0;
    top: 109px;
    width: 189px;
    height: 231px;
    background: url(../images/startpage/tipps_bg.gif) repeat-x right top #fec949;
}

#tipps_ecke {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 12px;
    height: 12px;
    background: url(../images/startpage/tipps_ecke.gif) no-repeat left bottom;
}

#startpage #logo {
    position: absolute;
    top: 0;
    left: 135px;
}

#startlogoborder {
    position: absolute;
    left: 0;
    right: 0;
    top: -60px;
    height: 3px;
    border-top: 1px solid #aca593;
}

#startbottom {
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    bottom: 0;
    background: #feb70c;
}

#startwhite {
    position: absolute;
    left: 0;
    right: 0;
    top: -124px;
    height: 243px;
    background: white;
}

#startgrey {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 6px;
    font-size: 1px;
    background: #595959;
}

#startnavbg {
    position: absolute;
    left: 0;
    right: 50%;
    top: 6px;
    bottom: 6px;
    background: url(../images/startpage/nav_bg.gif) repeat-x left top #eb6f1a;
}

#startrightbg {
    position: absolute;
    left: 50%;
    right: 0;
    top: 6px;
    bottom: 6px;
    background: url(../images/startpage/tipps_bg.gif) repeat-x right top #fec949;
}

#startleistungen {
    margin-top: 24px;
    margin-left: 4px;
    padding-top: 13px;
    padding-bottom: 12px;
}

#startleistungen ul {
    margin-left: 28px;
    list-style-type: none;
}

#startleistungen ul li {
    list-style-image: url(../images/startpage/liststyle.gif);
    color: #de4009;
    padding-bottom: 6px;
}

#contactinfo {
    margin-left: 31px;
    font-size: 11px;
    width: 250px;
}

#startslogan {
    position: absolute;
    left: 189px;
    top: 380px;
}

#closenav {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
}

#startobject {
    position:absolute;
    left:189px;
    bottom:13px;
    max-height:55px;
    width:375px;
}

#startobject a {
    text-decoration:underline;
    color:#595959;
}

#startobject a:hover {
    color:white;
}

#startobject h1, #startobject h2, #startobject h3, #startobject h4, #startobject h5, #startobject h6 {
    color:#eb6f1a;
}






/* LAGEPLAN */

#positionplan a img {
    display: block;
}

#content #positionplan a {
    display: block;
    float: left;
    margin-right: 25px;
    margin-bottom: 15px;
    border: 0;
}

#positionplan a:hover span {
    color: #feb70c;
}



/* SUCHE */

dl dd em a {
    display:none;
}

dl {
    border-bottom:1px solid #eb6f1a;
    margin-bottom:10px;
}

dl dt strong {
    padding-right:5px;
}
div.zms_graphic.left {
    text-align: left;
}
div.zms_graphic.right {
    text-align: right;
}
div.zms_graphic.floatleft {
    float: left;
}
div.zms_graphic.floatright {
    float: right;
}
div.zms_graphic.center {
    text-align: center;
}
div.graphic.alignleft {
    float: left;
    text-align: right;
}
div.graphic.alignright {
    float: right;
    text-align: right;
}

