﻿    body {
    background-color: #333;
    font-size: 0.8em;
    font-family: Arial, SunSans-Regular, Sans-Serif;
    color:#564b47;
    padding:0;
    margin:0;
    }
    a {color: #DB7093;}
    a:visited {color:#DB7093;}
    a:hover {color: #564b47;}
    a:active { color:#000000;}

    h1 {
    font-size: 11px;
    text-transform:uppercase;
    background-color: #d0cecf;
    border-top:1px solid #564b47;
    border-bottom:1px solid #564b47;
    padding:5px 15px;
    margin:0 }

    h2 {
    font-size:20px;
    font-weight: normal;
    padding: 5px 10px;
    margin:0px;}
    
        h3 {
    font-weight: bold;
    padding: 5px 10px;
    margin:0px;}


    p {
    margin: 0px;
    padding: 0px;
    }

    img.download {vertical-align:middle;}

    /* ----------container zentriert das layout-------------- */
    #container {
    width: 1007px;
    background-image: url(/images/hg-aduka-2.png);
        padding-left:5px;

    margin: 0 auto;
    background-color: #d0cecf;
    text-align:left;
        border-right: 3px solid #fff506;
        border-bottom: 3px solid #fff506;
    }

    /* ----------banner oben-------------- */
    #banner {
    background-color: #fff;
    text-align:left;
    margin-right: 5px;
        padding-top: 5px;
    }

    /* -----------------Inhalt--------------------- */
    #content {
    background-color: #ffffff;
    margin: 0 200px;
    }

#content p{
margin-left: 10px;
}
#content img{
margin-left: 1px;
}


    div#content {
    min-height:600px;
    height:expression(this.scrollHeight > 600 ? "auto":"600px");
    }

    div#text.p{
    margin: 5px;
    padding: 0px;
    }

    div#content a{
        color: #000;
    font-size: 1em;
    text-decoration:none
    }

    /* --------------linker inhalt PDF ------------- */
    #left {
    float: left;
    width: 199px;
    }
    #right {
    float: right;
    width: 199px;
    padding-left:10px;
    background-color:transparent;
        min-height:600px;
    height:expression(this.scrollHeight > 600 ? "auto":"600px");
    }
    /* -----------footer--------------------------- */
    #footer {
    clear: both;
    text-align: right;
    margin-right: 5px;
    }

/* ----------menu von aduka.ch--------------------------- */
    #navigation {
    border-right: 1px solid #000;
    background-color: #d0cecf;
    width: 199px;
    }

    .nav_header {
    height: 18px;
    padding: 5px;
    padding-left: 15px;
    color: #666;
    font-style: italic;
    font-weight: bold;
    font-size: 15px;
    }

    .nav_header#one {
    background-image: url(/images/hauptnav_bg.jpg);
    }

    .nav_header#two {
    background-image: url(/images/hauptnav_bg_2.jpg);
    }


    #left a {
    height: 16px;
    margin: 1px 0px;
    display: block;
    padding: 3px;
    padding-left: 25px;
    font-weight: bold;
    text-decoration: none;
    }

    #left a:link, #left a:visited {
    background-image: url(/images/nav_normal.jpg);
    color: #000;
    font-size: 0.95em;
    }
    
    #left a.untermenue:link, #left a.untermenue:visited {
    background-image: url(/images/nav_normal-3.jpg);
    color: #000;
    font-size: 0.95em;
    }

    #left a.nav_aktiv:link, #left a.nav_aktiv:visited {
    background-image: url(/images/nav_hover.jpg);
    color: #000;
    font-size: 0.95em;
    }

    
    #left a.untermenue_aktiv:link, #left a.untermenue_aktiv:visited {
    background-image: url(/images/nav_hover.jpg);
    color: #fff506;
    font-size: 0.95em;
    }


    #left a.nav_aktiv, #left a:hover, #left a.untermenue:hover, #left a.untermenue_aktiv:hover, #left a:active {
    background-image: url(http://www.aduka.ch/images/nav_hover.jpg);
    color: #fff;
    font-size: 0.95em;
    }

    #left a.nav_aktiv:hover, #left a.nav_aktiv, #left a.nav_aktiv:active {
    background-image: url(http://www.aduka.ch/images/nav_hover.jpg);
    color: #fff;
    font-size: 0.95em;
    }


     /* ----------Zelle Zusatzmenu aduka.ch--------------------------- */  
    td {
    font-size: 0.8em;
    font-family: Arial, SunSans-Regular, Sans-Serif;
    padding: 0px 8px;
      }

     /* ----------Tabele zelle rechts aduka.ch--------------------------- */

      .tabrechts {
                                text-align: right;
                                border-width: 1px;
}

.zeit-1 {
				text-align: center;
}

#linkliste td p{
margin-left: 0px;
}



 /* ----------Linien aduka.ch--------------------------- */
hr {
border:none;
border-top: 3px solid #fff506;
background-color: #d0cecf;
height: 5px;
}


/* ---------------------------------------------------
    Zufalssbilder oberhalb Seite
=================================================== */

    br.c10 {clear: both;}

    #zufallsbild {
    overflow:hidden;
    display:block;
    height: 80px;
    border:0px;
    z-index: 50;
    float:right;
    text-align: right;
    }


    img {
    border: 0px;
    }

    .logo, .logo a {
    text-align: left;
    height: 83px;
           top:5px;
    z-index: 30;
          overflow:hidden;
    }
    
/* impressum 2 spalten Div */


div#inhalt1, div#inhalt2 { 
background:transparent; 
float: left; 
width: 48%;
}

div#inhalt2 {
 background: transparent; 

 }
 
 .clear {clear:both;}
 
 .clr{ clear:left; }

input {
border: 1px solid rgb(0, 0, 0); 
}
