

*

h1,h2,h3 {font-family:Arial, Helvetica, sans-serif}
{
border: 0;
margin: 0;
}

img
{
border: 0px;
}

body{
        background-color: #DFFFDF;
/*        #fafcff;     #E0E4FF;            */
        font: 14px Arial, Helvetica, sans-serif;
        color: #444444;
        line-height: 20px;
}

li {
        list-style-type: circle;
        list-style-image: url(./bilder/r_1.gif);
        list-style-position: inside;
}

#main {
/*        background-color: #d4d8d5;       */
        width: 800px;
        margin: 10px auto;
          }

#header {
        height: 100px;
}

#content {
         border: 0px;
         padding-left: 14px;
}

#dist_1 {
         height: 80px;
}

#dist_2 {
         height: 300px;
}

#dist_3 {
         height: 20px;
}

#buttons{
        text-align:center;
        height: 50px;
        margin-left: 0px;
        padding: 8px 0px 0px 10px;
        background: url(./bilder/navy_1.png) left top no-repeat;
}

#buttons a {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 14px;
        display: block;
        float: left;
        text-decoration: none;
        color: #fafff4;
        text-align: center;
        padding-top: 6px;
        padding-left: 5px;
        padding-right: 5px;
        height: 30px;
        font-weight: bold;
}

.but {
        width: 147px;
}

#buttons .but:hover {
        height: 38px;
        background: url(./bilder/navy_1a2.png) left top repeat-x;
        }

#left {
        width: 618px;
        float: left;
}

#unten {
        text-align: right;
        height: 35px;
        margin-left: 0px;
        padding: 0px 0px 0px 0px;
        background: url(./bilder/navy_1b.png) center no-repeat;
}

ucol {
        color: darkblue;
}