#listview-pagination table p a {
   font-size: 1.2em !important;
}

.news-single-author {
    font-weight: bold;
    color: #206344;
}
#listview-pagination table img {
    margin: 0px !important;
}

.news-list-item {
    margin-bottom: 15px;
}

.news-list-item .news-list-date {
    font-size: 10px;
    font-weight: normal;
    float: right;
}

.news-list-item .bodytext {
    margin-top: 10px !important;
    margin-bottom: 10px !important;
}

.news-list-item a:visited,
.news-list-item a:link {
    text-decoration: none !important;
}

.news-list-item a:hover,
.news-list-item a:focus {
    text-decoration: underline;
}



#container-content {
    background-image: url(../images/bg_footer.png);
    background-repeat: repeat-y;
}

.news-single-item h3 {
    margin: 15px 10px;
    padding: 0px;
    color: #333;
}

.news-single-backlink {
    text-align: center;
}

.news-single-backlink a {
    font-weight: bold;
}

/***************************************
 *  Impressum                          *
 ***************************************/
.search-input-label {
    background-image: url(../images/bg_footer.png);
    background-repeat: repeat-y;
    overflow: hidden;
    padding-bottom: 10px;
}
p .impressum {

}

/***************************************
 *  Header                             *
 ***************************************/
 
#container-header {
    height: 172px !important;
}

#content {
    padding: 20px 0px 0px 0px !important;
    width: 548px;
    min-height: 600px;
    font-size: 10px;
    float: left;
    background-image: url(../images/bg_news.png);
    background-repeat: no-repeat;
}
/***************************************
 *  Rechte Spalte                       *
 ***************************************/

#contentRight {
	width:212px;
	background-position:left top;
	background-repeat:repeat-y;
	font-size:10px;
	float:right;
	background-image:url(../images/right_bg.png);
}

.news-latest-container {
    padding-left: 12px;
}

.news-latest-container a:visited,
.news-latest-container a:link,
.news-latest-container a:hover,
.news-latest-container a:focus {
    text-decoration: none !important;
}

.news-latest-container h4 {
    padding: 0px;
    margin: 0px;
    font-size: 10px;
    font-weight: normal;
}
.news-latest-container h5 {
    padding: 0px 0px 2px 0px;
    margin: 0px 0px 3px 0px;
    font-size: 10px;
    font-weight: bold;
    border-bottom: 1px solid #206244;
}

.news-latest-item {
    margin-bottom: 15px;
}

.news-list-morelink a,
.news-latest-morelink a {
    background-image: url(../images/doppel_pfeil_vor.gif);
    background-position: 0px center;
    background-repeat: no-repeat;
    padding-left: 12px;
    font-weight: bold;
}

/***************************************
 *  Linke Spalte                       *
 ***************************************/

#contentLeft {
	width:212px;
	background-position:right top;
	background-repeat:repeat-y;
	font-size:10px;
	float:left;
	background-image:url(../images/left_bg.png)
}

#contentRight h3,
#contentLeft h3 {
    font-size: 11px;
    background-image: url(../images/doppel_pfeil_vor.gif);
    background-position: 0px 27px;
    background-repeat: no-repeat;
    padding-left: 12px;
    padding-top: 26px;
}

#contentLeft p {
    padding: 0px 0px 0px 12px;
    margin: 0px;
}

#contentLeft p a:visited,
#contentLeft p a:link {
    text-decoration: none;
}

#contentLeft p a:hover,
#contentLeft p a:focus {
    text-decoration: underline;
}
