a
{
        text-decoration:none;
        color: white;
}



body {
        font-family: Verdana ,Arial;
        font-size:12px;
        font-weight:bold;
        background-image: url(bilder/logo1.gif);
        background-color: #b4b4b4;
}

body.index_page
{
        background-color: #b4b4b4;
        background-image : none;
}

.spitze
{

       font-size:18px;
        font-weight:bolder;
        color: #006400;
        height:26px;
        text-align:left;
        top:0.0cm;
        text-decoration : none;
        font-style : italic;
}
h1
{
        font-size:16px;
        font-weight:bolder;
        color: #006400;
        height:16px;
        text-align:left;
        top:0.0cm;
        text-decoration : underline;
        font-style : italic;
}

h2
{
        font-size:25px;
        text-align:center;
        color:black;
        margin:-12px;
}

h3
{
        font-size:21px;
        color:black;

        text-align:center;
}

h4
{
        font-size:24px;
        color:red;
        font-weight:bold;
        margin-top:-12px;
        text-align:center

}

h5
{
        font-size:12px;
        font-weight:bold;
        margin-top:-10px;
        text-align:center;
        color:black;

}

h6
{
        font-family: Arial, Times, serif;
        font-size:16px;
        font-weight:bold;
        color: White;
        text-align:center;
        margin-left:10px;
                margin-right:10px;
                margin-top:5px;
                margin-bottom: 5px;
        border: medium outset green;
        background-image : url(bilder/button.gif);
        width:128px;
        height:22px
        }

.noborder
{

         background-image : url(bilder/button.gif);
         width:90px;
        height:24px;
}


h7
{
        font-size:26px;
        font-weight:bolder;
        color: #006400;
        height:26px;
        text-align:left;
        top:0.0cm;
        text-decoration : none;
        font-style : italic;
        font-size:26px;
        font-weight:bolder;
        color: #006400;
        height:26px;
        text-align:left;
        top:0.0cm;
        font-style : italic;
}


.dings
{
        font-family: Arial, Times, serif;
        font-size:13px;
        text-align:left;
        margin-bottom:30px;
}

a:hover.borderlink
{
 border:thin solid lime;
 display:block
}

a.zurueck
{
font-family: Arial, Times, serif;
        font-size:16px;

        font-weight:bold;
        color: white;
        text-align:center;

    width:128px;
        height:26px;
        background-image : url(bilder/button.gif);
}

a.pfeil
{
 background-image : url(bilder/next1.gif);
 width:16px;
 height:16px;
display:block;
}

a:hover.pfeil
{
 background-image : url(bilder/next2.gif);
}

a.menulink
{
        font-family: Arial, Helvetica, sans-serif;
        font-size:13px;
        height:40px;
        display:block;
        border: medium outset green;
        font-weight:bold;
         background-color: green;
        text-align:center;
        margin-left:0px;
        margin-right: 13px;
        margin-top:5px;
        height:16px;

}

a.picture_link
{
 border:thin solid white;
}
a:hover.picture_link
{
 border:thin solid lime;
}

a:hover
{
 color:lime
}

a:hover.menulink
{
        background-color:lime;
}
a:hover.menulink
{
        background-color:lime;
        color:white
}

a:focus.menulink
{
        background-color:lime;
}



th
{
        font-size:15px;
        border:thin solid black;
}