body { 
margin: 10px 0px 0px 0px;
background: #FFFFFF url('../images/hintergrund.gif');
text-align: center;
}
body.frm { margin: 0px; }
#site {
width: 100%;
text-align: left;
}
#gl {
margin-left: auto;
margin-right: auto;
}
#hin_menu {
 background: url('../images/hin_menu.jpg');
 width: 100%;
 border: 0;
 border-spacing: 0px;
}
#td_li {
background: url('../images/li.jpg');
}
#td_re {
background: url('../images/re.jpg');
vertical-align: "bottom";
}


a:visited {
    color: #383838;
    font-family: Tahoma, Verdana, Arial;
    font-size: 10px;
    text-decoration: none;
}

a:hover {
    color: #227807;
    font-family: Tahoma, Verdana, Arial;
    font-size: 10px;
    text-decoration: none;
}

a:active {
    color: #227807;
    font-family: Tahoma, Verdana, Arial;
    font-size: 10px;
    text-decoration: none;
}

a {
    color: #383838;
    font-family: Tahoma, Verdana, Arial;
    font-size: 10px;
    text-decoration: none;
}

.rahmen {
    border: 1px;
    border-color: #C2C2C2;
    border-style: solid;
}

.titel {
    color: #006400;
    font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
    font-size: 12px;
}

td {
    color: Black;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 10px;
}

#divUpControl {
    position: relative;
    left: 20px;
    top: 25px;
    width: 385px;
    height: 30px;
    z-index: 1;
    text-align: right;
    
}

#divDownControl {
    position: relative;
    left: 20px;
    top: 235px;
    width: 385px;
    height: 30px;
    z-index: 1;
    text-align: right;
}

#cont {position:relative; left:20px; top:-28px; width:350px; height:260px; overflow:hidden; visibility:hidden; clip: rect(0px 350px 260px 0px); display: block; }
.txt {position:absolute; left:0px; top:0px; width:350px; font-family:verdana,arial,helvetica,sans-serif; font-size:11px; text-align:left; padding:5px; visibility:hidden; display: block; }

#dynloadarea {
    left: 0px;
    visibility: normal;
    width: 306px;
    position: relative;
    top: 0px;
    height: 375px;
}

#page1 td p { margin: 10px 0 10px 0 }
