html, body, div, p, img{
    border:0;
    margin:0;
    padding:0;
}
body{
    color:#000000;
    font-family:Arial;
    font-size:12px;
    font-style:normal:
    font-weight:normal;
    position:relative;
    text-align:center;
}
a:active,
a:hover,
a:link,
a:visited{
    color:#808080;
    text-decoration:none;
}
#header a:active,
#header .active a:hover,
#header a:link,
#header a:visited{
    background-color:#6650a2;
    color:#ffffff;
    font-weight:bold;
    text-decoration:none;
}
#header .active a:active,
#header a:hover,
#header .active a:link,
#header .active a:visited{
    background-color:#ffffff;
    color:#6650a2;
}
#footer a:active,
#footer a:hover,
#footer a:link,
#footer a:visited{
    color:#00aeed;
    font-size:14px;
    font-weight:bold;
    text-decoration:none;
}

#main{
    margin:0 auto;
    position:relative;
    text-align:left;
    width:960px;
}
#header{
    background:url('../img/1.jpg') no-repeat;
    color:#ffffff;
    font-size:20px;
    height:280px;
    position:relative;
}
#header ul, #header li, #footer ul, #footer li{
    list-style-type:none;
    margin:0;
    padding:0;
}
#navigation{
    position:absolute;
    left:21px;
    top:200px;
}
#header ul, #header ul li{
    background-color:#6650a2;
    
}
#header ul li{
    float:left;
    margin:0 20px 0 0;
}
#header ul li ul li{
    clear:both;
}

#body{
    margin:0 21px;
    min-height:200px;
}
#body .bodyContentImg p{
    margin-bottom:0;
    padding-bottom:0;
}
#body .bodyContentImgSub{
    font-size:10px;
    margin:0;
    padding:0;
}
#body .newsListItem{
    border-bottom:1px solid #CCCCCC;
    margin-bottom:10px;
    padding-bottom:10px;
}
#body .newsListMore{
    clear:both;
}
#body .newsListImage{
    float:left;
    margin-right:5px;
}
#body .newsListDate{
    font-size:10px;
}
#body .newsListHead{
    font-size:14px;
    font-weight:bold;
}
#body .newsItemDate{
    font-size:10px;
}
#body .newsItemBackButton{
    clear:both;
    float:right;
    margin:0 0 10px 0;
}
#body .newsItemHead{
    font-size:20px;
    font-weight:bold;
    margin:0 0 10px 0;
    text-decoration:underline;
}
#body .newsItemShort{
    font-style:italic;
    margin:0 0 10px 0;
}
#body .newsItemLong{
    margin:0 0 10px 0;
}
#body .newsItemImage{
    clear:right;
    float:right;
    margin-bottom:10px;
    margin-left:10px;
    max-width:280px;
}
#body .bildunterschrift{
    font-size:10px;
}
#body .newsItemDownload{
    margin:10px 0 0 0;
}
#body .newsItemDownload img{
    margin:0 5px 0 0;
}
#footer{
    background:url('../img/2.jpg') no-repeat;
    clear:both;
    height:108px;
    position:relative;
    margin-bottom:20px;
}
#footer ul{
    left:21px;
    position:absolute;
    top:70px;
}
#footer li{
    line-height:20px;
}
