#mainDiv
{
    width: 830px;
    margin: 0 auto;
}

#headFrame
{
    width: 815px;
    height: 80px;
    white-space: nowrap;
    padding-top: 6pt;
}

#leftFrame
{
    width: 210px;
    height: 650px;
    float: left;
    overflow: hidden;
}

#content
{
    position: relative;
    width: 600px;
    margin-left: 216px;
}

#footer
{
    height: 60px;
    width: 600px;
    clear: both;
    margin-top: 0.8cm;
    position: relative;
    left: 215px;
    overflow: visible;
    white-space: nowrap;
}

#aktuellesFooter
{
	padding-top: 0.5cm;
    text-align: left;
	overflow: visible;
}
