body {
    background-image: url("images/div_back_jens.png");
    background-repeat: no-repeat;
    background-position: top left;
    background-attachment: fixed;
    background-color: #dbbf92;
    font-size:14px;
    color:#4e3c04;

    font-style:italic;
font-family:Times,Roman,arial,verdana, sans-serif;

}
#kopf{
position:absolute;
left:330px;
height: 100px;
width: 800px;
background-color:transparent;
background-image: url("images/kopf_logo.png");
background-repeat: no-repeat;
 background-position: top right;


}


#links{
    position:absolute;
    top:110px;
    left:0px;
    height: 600px;
    width: 550px;
    background-color:transparent;
 }


#inhalt{
    border-width:2px;
    border-color: #ffffff;
    border-style: outset;
    position:absolute;
    top:100px;
    left:330px;
    height: 460px;
    width: 810px;
    background-color:transparent;
    background-image: url("images/div_back.png");
    padding:2px;margin:2px;
    overflow:auto;

}

#inhalt_pad{
    padding:5px;
}

#menu{
    text-align:center;
    border-width:2px;
    border-color: #ffffff;
    border-style: outset;
    position:absolute;
    top:575px;
    left:330px;
    height: 20px;
    width: 810px;
    background-color:transparent;
    background-image: url("images/div_menu_back.png");
    padding:2px;
    margin:2px;
    font-size:100%px;
}



a.link {
    color : #493d07;
    text-decoration : none;
    font-size:14px;
    font-weight : bold;
  }


a.link:hover {
    color : #FFFFFF;
    font-weight : bold;
    text-decoration : none;
  }



#slide{

    position:absolute;
    bottom:0px;

}


#table-box{
font-style:italic;
font-family:Times,Roman,arial,verdana, sans-serif;
font-size:10px;
}


#archiv{
    overflow:auto;
    height:400px;
    max-height:400px;
    

}

#termine{
    overflow:auto;
    height:400px;
    max-height:400px;

}