#centercont {
background: #ffffff url(../images/bg_quicklinks.gif) right top repeat-y ;
}

#homeContent {
margin-right:215px;
position:relative;
}

.PT-1 #homeContent h1 {
color:#000000;
font-size:1.5em;
letter-spacing:0px;
margin-bottom:10px;
font-weight:normal;
}

#homeImageContainer {
background-color:#eeeeee;
padding:10px 0px;
float:left;
clear:both;
width:100%;
overflow:hidden;
margin-bottom:5px;
text-align:center;

}
#homeImageContainer div {
width:24%;
overflow:hidden;
text-align:center;
float:left;
padding-bottom:10px;
}
#homeImageContainer div.homeImage1 {
padding-left:2%;
} 
#homeImageContainer p {
clear:both;
text-align:left;
padding:8px 10px 5px 10px;
border-top:1px solid #ffffff;
margin:0px 0 0 0;
}
.clearer {
clear:both;
}

#newsContainer {
position:relative;
margin-top:25px;
}

.newsItem {
border:1px solid #ffffff;
border-bottom:1px solid #cccccc;
padding-bottom:5px;
margin-bottom:15px;
}

.newsItem p a.newsInfo, .newsItem p a.newsDownload {
padding-bottom:3px;
display:block;
padding-left:16px;
}
.newsItem p a.newsInfo {
background: transparent url(../images/icon_newsinfo.gif) left center no-repeat ;
}
.newsItem p a.newsDownload {
background: transparent url(../images/icon_newsdownload.gif) left center no-repeat ;
}

.PT-1 #newsContainer h1 {
margin-bottom:15px; border-bottom:1px solid #cccccc;
padding-bottom:13px;
color:#006699;
font-weight:bold;
font-size:1.21em;
}

.newsItem img {
float:right;
border:1px solid #cccccc;
margin:0px 0 10px 10px;
}


.rssLink:link, .rssLink:visited  {
background: #ffffff url(../images/icon_rss.gif) left center no-repeat;
padding-left:18px;
position:absolute;
right:0px;
top:2px;
font-size:0.81em;
}
*html .rssLink:link, *html .rssLink:visited  {
right:215px;
}

#quicklinksNew {
position:absolute;
right:0px;
top:0px;
width:195px;
padding:
}
#quicklinksNew h1 {
margin-top:0px;
padding-bottom:13px;
margin-bottom:15px;
border-bottom:1px solid #ffffff;
}
#quicklinksNew ul{
list-style:none;
margin:0px;
padding:0px;
}
#quicklinksNew li {
list-style:none;
margin:0px;
padding:0px 0 5px 18px; 
background: transparent url(../images/icon_quicklink.gif) left center no-repeat;
}
#quicklinksNew li a {
font-weight:bold;
}
#newsContainer #search_browse {
background-color:transparent;
bordeR:none;
position:relative;
}

#newsContainer #search_browse .ergebnis {
background-color:transparent;
font-size:0.81em;
padding:0px;
position:absolute;
border:none;
right:0px;
top:8px;
} 
#newsContainer #search_browse .pages
{
padding:0px 13px;
color:#000000;
letter-spacing:2px;
}
#newsContainer #search_browse .pages a {
color:#666666;
border:none;
text-decoration:underline;
padding:0px;
}
#newsContainer #search_browse span.noNextLink {
background: transparent url(../images/next_low.gif) right center no-repeat;
color:#a7a7a7;
padding:0px 17px 0 0;
}
#newsContainer #search_browse span.noBackLink {
background: transparent url(../images/back_low.gif) left center no-repeat;
color:#a7a7a7;
padding:0px 0px 0 17px;
}
#newsContainer #search_browse a.nextLink:link, #newsContainer #search_browse a.nextLink:visited {
background: transparent url(../images/next_hi.gif) right center no-repeat;
text-decoration:underline;
border:none;
padding:0px 17px 0 0;
font-weight:bold;
}
#newsContainer #search_browse a.backLink:link, #newsContainer #search_browse a.backLink:visited {
background: transparent url(../images/back_hi.gif) left center no-repeat;
text-decoration:underline;
border:none;
padding:0px 0px 0 17px;
font-weight:bold;
}
#newsContainer #search_browse a:hover, #newsContainer #search_browse a:active {
text-decoration:none !important;
}
*html #newsContainer #search_browse .ergebnis{
right:215px;
}