body
{
    font-family:Trebuchet MS;
    background-color:#FEDCA6;
    color:#636466;
}

#over
{
    margin:auto;
    width:942px;
}

#over-rahmen
{
    margin-top:20px;
    float:left;
    width:940px;
    background-color:#FFEAC7;
    border:1px solid #CC7B16;
}

#header
{
    float:left;
    width:940px;
    height:223px;
    background-image:url(../img/banner.jpg);
}

#menu
{
    float:left;
    width:940px;
    height:21px;
    background-image:url(../img/hg_menu.jpg);
    color:#CC7B16;
    font-size:12px;
    font-family:Trebuchet MS;
    padding:5px 0px 0px 0px;
}

#menu-left
{
    float:left;
    width:470px;
    height:21px;
}

#menu-right
{
    float:left;
    text-align:right;
    width:470px;
    height:21px;
}

.topmenu-button
{
    color:#CC7B16;
    text-decoration:none;
    padding:0px 30px 0px 30px;

}

.topmenu-button:hover
{
    color:#CC7B16;
    text-decoration:underline;
}

#trenn
{
    float:left;
    width:940px;
    height:13px;
    background-image:url(../img/hg_schatten.jpg);
}

#left-menu
{
    float:left;
    width:192px;
    background-color:#FFEAC7;
}

.ueberschrift
{
    float:left;
    width:137px;
    height:19px;
    background-image:url(../img/button2.jpg);
    font-size:13px;
    color:#8A8884;
    padding:2px 0px 0px 55px;
    font-family:Trebuchet MS;
    display:inline;
    margin:10px 0px 0px 0px;
}

.button
{
    float:left;
    width:137px;
    height:19px;
    background-image:url(../img/button1.jpg);
    font-size:13px;
    color:#8A8884;
    padding:2px 0px 0px 55px;
    font-family:Trebuchet MS;
    text-decoration:none;
}

#content-over
{
    float:left;
    width:747px;
    border-left:1px solid #CC7B16;
}

#content
{
    float:left;
    width:715px;
    font-size:12px;
    color:#636466;
    padding:0px 0px 0px 5px;

}

#content-height
{
    float:right;
    width:1px;
    height:490px;
}

#line-oben
{
    float:left;
    width:747px;
    height:17px;
    background-image:url(../img/content-line-o.jpg);
}

#line-links
{
    float:left;
    width:17px;
    height:493px;
    background-image:url(../img/content-line-l.jpg);

}

h2
{
    font-weight: bold;
    font-size: 13px;
    margin: 15px 0px;
    text-transform: uppercase;
    color: #cc7b16;
}

a:link {
    color: #cc7b16;
    text-decoration: none;
}
a:visited {
    color: #cc7b16;
    text-decoration: none;
}
a:hover {
    color: #cc7b16;
    text-decoration:underline;
}

#footer
{
    float:left;
    font-size:11px;
    color:#636466;
}

table
{
    PADDING-RIGHT: 0px;
    PADDING-LEFT: 0px;
    PADDING-BOTTOM: 0px; MARGIN: 0px;
    FONT: 12px/14px "Trebuchet MS", Verdana, Arial;
    PADDING-TOP: 0px
}







