a:link
{
        color:#472102;
        font-family: Arial, Verdana;
        font-size:12px;
        text-decoration:underlinee;
        font-weight:normal;
}

a:visited
{
        color:#472102;
        font-family: Arial, Verdana;
        font-size:12px;
        text-decoration:underlinee;
        font-weight:normal;
}

a:hover
{
        color:#472102;
        font-family: Arial, Verdana;
        font-size:12px;
        text-decoration:none;
        font-weight:normal;
}
a.seitenlink:link
{
        color:#ffffff;
        font-family: Arial, Verdana;
        font-size:12px;
        text-decoration:underlinee;
        font-weight:normal;
}

a.seitenlink:visited
{
        color:#ffffff;
        font-family: Arial, Verdana;
        font-size:12px;
        text-decoration:underlinee;
        font-weight:normal;
}

a.seitenlink:hover
{
        color:#ffffff;
        font-family: Arial, Verdana;
        font-size:12px;
        text-decoration:none;
        font-weight:normal;
}
* {
                margin:0;
                padding:0;
                }
p
{
 margin-top:5px;
 margin-bottom:5px;
}

img {border:none}

        html, body {
                height:100%;
                }

        body {
                background-color:#f2f4e5;
                color:#3a4f1e;
                font:12px sans-serif;
                text-align:center; /* horizontal centering for IE Win quirks */
                margin:0;
                padding:0;
                }

        #distance {
                width:1px;
                height:50%;
                background-color:#fc6;
                margin-bottom:-242px; /* half of container's height */
                float:left;
                }

        #container {
                margin:0 auto;
                position:relative; /* puts container in front of distance */
                text-align:left;
                height:465px;
                width:100%;
                clear:left;
                background-image:url(../img/bg.gif);
                }

        #content {
                height:465px;
                width:785px;
                background-image:url(../img/bg.gif);
                margin-left: auto;
                margin-right: auto;
                z-index:1;
                }
        #logo
        {
        position:relative;
        top:0px;
        left:0px;
        z-index:3;
        }
        .menue
        {
        position:relative;
        padding-top:19px;
        padding-right:593px;
        z-index:3;
        }
        .menue ul
        {
        margin: 0; padding: 0;
        }
        .menue li
        {
        text-align:right;
        list-style:none;
        line-height:15px;
        padding-bottom: 6px;
        }
        #ranke
        {
        position:absolute;
        top:21px;
        padding-left:666px;
        z-index:2;

        }
        #inhalt
        {
        background-color:#f2f4e5;
        position:relative;
        margin-top:-197px;
        margin-left:210px;
        width:455px;
        height:314px;
        z-index:3;
        color:#472102;
        font-family: Arial, Verdana;
        font-size:12px;
        text-decoration:none;
        font-weight:normal;
        line-height:18px;
        }
        #inhalt2
        {
        background-color:#f2f4e5;
        position:relative;
        margin-top:-197px;
        margin-left:210px;
        width:455px;
        height:314px;
        z-index:3;
        color:#472102;
        font-family: Arial, Verdana;
        font-size:12px;
        text-decoration:none;
        font-weight:normal;
        line-height:18px;
        }
        #inhalt ul
        {
        margin-left: 50px; padding-left: 0px;
        }
        #inhalt li
        {
        text-align:left;
        list-style:square;
        line-height:16px;
        padding-bottom: 3px;
        color:#7EAE2F;
        }
        #inhalt2 ul
        {
        margin-left: 17px; padding-left: 0px;
        }
        #inhalt2 li
        {
        list-style:none;
        line-height:16px;
        padding-bottom: 3px;
        color:#7EAE2F;
        }
        .list_right
        {
        text-align:right;
        list-style:none;
        display:block;
        padding-right:1.3em;
        background: url("../img/quadrat.gif")
        right no-repeat;
        color:#472102;
        }
        .list_left
        {
        text-align:left;
        list-style:none;
        display:block;
        padding-left:1.3em;
        background: url("../img/quadrat.gif")
        left no-repeat;
        color:#472102;
        }
        .gruen
        {
        color:#6f9b28;
        font-weight:bold;
        }
        .schrift
        {
        color:#472102;
        }
        #paginierung
        {
        position:relative;
        margin-top:23px;
        margin-left:210px;
        z-index:4;
        color:#ffffff;
        font-family: Arial, Verdana;
        font-size:12px;
        text-decoration:none;
        font-weight:normal;
        }
        #text
        {
        color:#472102;
        font-family: Arial, Verdana;
        font-size:12px;
        text-decoration:none;
        font-weight:normal;
        line-height:18px;
        }
        #zoom a {
        float: left;
        margin: 0px 10px 0px 0px;
        text-indent: -1000em; /* hide the link text */
        overflow: hidden;
        display: block;
        width: 166px; /* show only thumbnail */
        height: 124px;
        background: url(../img/vita_big.jpg) no-repeat top left;
        }
        #zoom a:hover {
        width: 250px; /* adjust size to zoomed photo */
        height: 188px;
        background-position: 0 -145px; /* move the image so only the big one shows */
        }

