html
{
    font-family: Verdana, Arial;
    color: #494949;
    font-size: 10pt;
    line-height: 200%;
    background: #eef6fa;
}
#page
{
    width: 800px;
    margin: 0 auto;
}
#head
{
    width: 800px;
    height: 100px;
}
#menuTop
{
    width: 300px;
    margin-top: 70px;
    background: url('menuTopBack.jpg');
    float: left;
    color: #fff;
}
#ulMenu
{
    margin: 0;
    padding: 0;
}
#ulMenu li
{
    margin: 0;
    padding: 0;
    display: inline;
    list-style-type: none;
}
#ulMenu a
{
    width: 60px;
    height: 24px;
    padding-top: 6px;
    float: left;
    line-height: 15px;
    margin: 0 0 0 28px;
    text-decoration: none;
    color: #fff;
    text-align: center;
}
#ulMenu a.active, #ulMenu a:hover
{
    text-decoration: none;
    background: #77b2d5;
}
#ulMenu #first a
{
    margin-right: 5px;
}
#header
{
    margin-top: 65px;
    margin-left: 30px;
    float: left;
    color: #77b2d5;
    font-family: Verdana;
    font-size: 30pt;
}
#content
{
    margin-top: 30px;
    clear: left;
}
#menuWrapper
{
    margin-top: 5px;
    float: left;
    width: 300px;
}
#menuMain
{
    background: #aad0e7;
    width: 285px;
    padding: 10px;
    padding-left: 5px;
    margin-top: 0px;
    _margin-top: -11px;
}
#menuMainTop
{
    width: 300px;
    height: 5px;
    margin-bottom: 0;
    background: url('menuMainBackTop.jpg') no-repeat;
    _margin-top: 10px;
}
#menuMainBottom
{
    width: 300px;
    height: 5px;
    margin-top: 0;
    background: url('menuMainBackBottom.jpg') no-repeat;
}
#topList
{
    margin-left: 150px;
}
#menuMain a
{
    height: 32px;
    width: 240px;
    color: #fff;
    font-size: 10pt;
    padding: 8px 0 0 40px;
    background: url('icoDirectoryClosedBlue.jpg') no-repeat top left;
    display: block;
}
#menuMain a:hover
{
    background: url('icoDirectoryOpenBlue.jpg') no-repeat top left;
}
#contentWrapper
{
    _position: absolute;
    _top: 155px;
    _margin-left: -300px;
}
#contentMain
{
    margin-left: 330px;
    margin-top: 0;
    width: 470px;
    background: url('contentMainBack.jpg') repeat-y;
    padding-top: 20px;
    _margin-top: -6px;
    font-size: 9pt;
}
#contentMain a
{
    font-size: 9pt;
    font-weight: normal;
}
#contentMainTop
{
    margin-left: 330px;
    width: 470px;
    height: 10px;
    margin-bottom: 0;
    background: url('contentMainBackTop.jpg') no-repeat;

}
#contentMainBottom
{
    margin-left: 330px;
    width: 470px;
    height: 10px;
    margin-top: 0;
    background: url('contentMainBackBottom.jpg') no-repeat;
}
a, a:visited
{
    color: #494949;
    font-weight: bold;
    text-decoration: none;
    font-size: 10pt;
}
a:hover, a:active
{
    text-decoration: none;
}
h1
{
    font-size: 15pt;
    color: #77b2d5;
    font-weight: normal;
    margin: 0 0 0 35px;
    width: 410px;
}
#contentMain table
{
    margin: 20px 15px 0 15px;
    width: 435px;
}
#contentMain table td
{
    height: 40px;
}
#contentMain table a.dir
{
    padding: 10px 0 10px 40px;
    margin-left: 15px;
    background: url('icoDirectoryClosedWhite.jpg') no-repeat top left;
}
#contentMain table a.dir:hover
{
    background: url('icoDirectoryOpenWhite.jpg') no-repeat top left;
}
#contentMain table a.file
{
    padding: 10px 0 10px 40px;
    margin-left: 15px;
    background: url('icoFile.jpg') no-repeat top left;
}
#contentMain table a.image
{
    padding: 0;
    margin: 0;
}
img
{
    border: 0;
    margin: 20px 35px 20px 35px;
}
table.galerie img
{
    margin: 20px 0 20px 0;
}
p
{
    margin: 20px;
    margin-left: 35px;
    margin-right: 35px;
    margin-bottom: 10px;
    text-align: justify;
}
