
/*====SEITE====*/
body /* Gesamte Seite */
{
    padding: 0px;
    margin: 0px;
    background-color:#FCEFC2;
    color: #540000;
    font-family: Verdana;
    /*font-family: Arial;  */
    font-size: 12px;
    /*background: norepeat;*/

}
/*
#site
{
    width: 920px;
    margin-top: 5px;
    position: absolute;
    left: 50%;
    margin-left: -461px;
}
*/
#header
{

}

#center
{
    padding-top:5px;
}
/*
#footer
{
    width: 920px;
    height: 20px;
    background-image:url(../bilder/layout/foot.gif);
    background: norepeat;
}  */
/*====LINKS====*/

a.navi-link:link {font-weight: bold; color:#540000; text-decoration:none; }
a.navi-link:visited { font-weight: bold; color:#540000; text-decoration:none; }
a.navi-link:active {}
a.navi-link:focus {}
a.navi-link:hover{ font-weight: bold; color: #000000; }

a.navi-link2:link {font-weight: bold; color: #BD0304; text-decoration:none;  }
a.navi-link2:visited { font-weight: bold; color: #BD0304; text-decoration:none;  }
a.navi-link2:active {}
a.navi-link2:focus {}
a.navi-link2:hover{ font-weight: bold; color: #BD0304;  }

a.txt-link:link {color: #BD0304; text-decoration:none; font-weight: bold;}
a.txt-link:visited {  color: #BD0304; text-decoration:none;font-weight: bold; }
a.txt-link:active {}
a.txt-link:focus {}
a.txt-link:hover{  color: #540000;text-decoration:none; font-weight: bold;}


.std_bild
{
    border-color: #540000;
    border-style: solid;
    border-width: 1px;
}
/*Schriften*/

.ueber1
{
    font-size: 16px;
    font-weight: bold;
}
