body{
        background-image:url(images/01.jpg);
        background-color:#F8EEE2;
        background-repeat:repeat-x;
        font-family:Verdana, Arial, Helvetica, sans-serif;
        font-size: 80%;
        line-height:140%;
        color: #D07B56;
        padding:0px;
        margin:0px;
        }
#all{
        width:979px;
        background-image:url(images/bgall.gif);
        background-repeat:repeat-y;
        text-align:left;}
#links{
        float:left;
        width:237px;
        padding:90px 0px 0px 0px;
        }
.navi{
        float:left;
        width:180px;
        padding:0px 0px 30px 0px;
        }
.navihead{
        background-image:url(images/navi_head.jpg);
        border: 1px solid #FCC994;
        width:122px;
        height:21px;
        color: #C6724E;
        font-weight:bold;
        padding:5px 0px 0px 60px;
        margin:0px 0px 5px 0px;
        }
.navielement a{
         display:block;
         color: #C6724E;
         background: #F7DFC5;
         width:172px;
         height:21px;
         border: 1px solid #FCC994;
         text-decoration:none;
         padding:5px 0px 0px 10px;
         margin:0px 0px 0px 0px;
        }
.navielement a:hover{
         color: #A34D27;
     background: #F5D2AD;
         display:block;
         width:172px;
         height:21px;
         border: 1px solid #FCC994;
         text-decoration:none;
         padding:5px 0px 0px 10px;
         margin:0px 0px 0px 0px;
        }
#rechts{
        float:left;
        width:741px;}
#header{
        background-image:url(images/head.jpg);
        width:741px;
        height:237px;
        }
#header img{
        border:none;}
#linkshead{
        float:left;
        width:46px;
        margin:105px 0px 0px 0px;
        padding:0px 0px 0px 18px;
        }
.headbutton{
        margin:0px 0px 4px 0px;}
#rechtshead{
        margin:81px 29px 0px 0px;
        float:right;}
.affis{
        margin:0px 0px 11px 0px;}
#text{
        float:left;
        width:684px;}
#text p{
        padding:0px 20px 0px 20px;}
#text h1{
        padding:0px 20px 0px 20px;
        margin:0px;
        font-size: 130%;}
#conbuttons{
        float:left;
        width:57px;}
#conbuttons img{
        border:none;}
.buttons{
        margin:0px 0px 4px 8px;}
.break{
        clear:both;
        overflow:hidden;
        height:1px;}

a:link {
         color:#C8724C; text-decoration:none;}
a:visited {
         color:#C8724C; text-decoration:none;}
a:active {
         color:#C8724C; text-decoration:none;}
a:hover {
         color:#A15433; text-decoration:none; font-weight: bold; cursor:crosshair;}
         /*Texteffekte, fett, strong, kursiv, unterstrichen, durchgestrichen*/
i { color: #984724; }
}