/*
   StyleSheets für tt_news-Extension
*/

/*------- Hintergrundfarben bei Startseitenboxen --------------*/

.minden {
   background-color: #E0E8F3;
   padding: 0px 5px 5px 5px;
   margin: 1px 0px 0px 0px;
}

.luebbecke {
   background-color: #DFF0F7;
   padding: 0px 5px 5px 5px;
   margin: 1px 0px 0px 0px;
}

.bad_oeynhausen {
   background-color: #E1EFE0;
   padding: 0px 5px 5px 5px;
   margin: 1px 0px 0px 0px;
}

.rahden {
   background-color: #F3E3E4;
   padding: 0px 5px 5px 5px;
   margin: 1px 0px 0px 0px;
}

.auguste_viktoria {
   background-color: #FDF2E0;
   padding: 0px 5px 5px 5px;
   margin: 1px 0px 0px 0px;
}


/*------------- latest-Container -----------*/

.news-latest-container {
   width: 143px;
   float: left;
   margin: 0px 1px 0px 0px;
}

.news-latest-singelitem {
   width: 143px;
   float: left;
   color: #20354A;
   height: 380px;
   overflow: hidden;
}

h2.news-latest-header {
   font-weight: bold;
   padding: 0px;
   margin: 0px;
   margin-bottom: 5px;
   margin-top: 10px;
   font-size: 11px;
   color: #000000;
   height: 30px;
   overflow: hidden;
}

h3.news-latest-catheader {
   font-size: 11px;
   border-bottom: 4px solid #80A3CD;
   color: #00469C;
   height: 17px;
   overflow: hidden;
}

p.news-latest-datetime {
   font-size: 11px;
}

.news-latest-image {
   width: 165px;
   height: 111px;
   overflow: hidden;
}

.news-latest-teasertext {
   height: 115px;
   overflow: hidden;
}

.news-latest-singelitem p.bodytext {
   font-size: 11px;
   line-height: 18px;
}

.news-latest-morelink {
   padding: 0px 0px 0px 8px;
   margin: 5px 0px 0px 0px;
   background-image: url(pfeil.gif);
   background-repeat: no-repeat;
   background-position: 0px 4px;
}

.news-latest-morelink a {
   font-size: 11px;
   text-decoration: underline;
   color: #20354A;
}

.news-latest-morelink a:hover {
   text-decoration: none;
}


/* -------------- list-display ------------------- */

.news-list-singelitem {
   width: 530px;
   overflow: hidden;
   color: #20354A;
}

.news-list-dashedline {
   border-bottom: 1px dashed #20354A;
   clear: left;
}

h3.news-list-catheader {
   font-size: 12px;
   border-bottom: 4px solid #818FA0;
   color: #20354A;
   padding: 0px 0px 2px 0px;
}

h3.news-list-catheader span.news-list-datetime {
   font-weight: normal;
}

.news-list-image {
   float: left;
}

.news-list-image img {
   margin: 0px 10px 10px 0px;
}

.news-list-flow {
}

h2.news-list-header {
   font-weight: bold;
   padding: 0px;
   margin: 0px;
   margin-bottom: 6px;
   margin-top: 0px;
   font-size: 12px;
   color: #20354A;
}

.news-list-flow p.bodytext {
   font-size: 12px;
   line-height: 18px;
   clear: none;
}

.news-list-morelink {
   padding: 0px 0px 0px 8px;
   margin: 5px 0px 0px 175px;
   background-image: url(pfeil.gif);
   background-repeat: no-repeat;
   background-position: 0px 4px;
}

.news-list-morelink a {
   font-size: 11px;
   text-decoration: underline;
   color: #20354A;
}

.news-list-morelink a:hover {
   text-decoration: none;
}

.news-list-archivlink {
   float:right; 
   font-size:11px; 
   margin:0px; 
   padding: 5px 0px 0px 8px;
   background-image: url(pfeil.gif);
   background-repeat: no-repeat;
   background-position: 0px 9px;
}

.news-list-archivlink a {
   font-size: 11px;
   text-decoration: underline;
   color: #20354A;
}

.news-list-archivlink a:hover {
   text-decoration: none;
}

.news-list-backtotop {
   font-size: 11px;
   margin: 5px 0px 25px 0px;
   text-align: right;
}

.news-list-backtotop a {
   color: #20354A;
   text-decoration: underline;
   background-image: url(pfeil_hoch.gif);
   background-repeat: no-repeat;
   background-position: 0px 7px;
   padding: 0px 0px 0px 15px;
}

.news-list-backtotop a:hover {
   text-decoration: none;
}


/* ----------------- single-display --------------------- */

h3.news-single-catheader {
   font-size: 12px;
   border-bottom: 4px solid #80A3CD;
   color: #00469C;
   padding: 0px 0px 2px 0px;
}

h3.news-single-catheader span.news-list-datetime {
   font-weight: normal;
}

h1.news-single-header {
   font-weight: bold;
   padding: 0px;
   margin: 0px;
   margin-bottom: 25px;
   margin-top: 25px;
   font-size: 12px;
   color: #20354A;
}

p.news-single-subheader {
   font-weight: bold;
}

.news-single-img {
   float: left;
}

.news-single-img img {
   margin: 0px 10px 5px 0px;
}

.news-single-dashedline {
   border-bottom: 1px dashed #20354A;
   clear: left;
   margin: 30px 0px 0px 0px;
}

.news-single-backtolist {
   font-size: 11px;
   margin: 5px 0px 0px 0px;
   text-align: right;
}

.news-single-backtolist a {
   color: #20354A;
   text-decoration: underline;
   background-image: url(pfeil.gif);
   background-repeat: no-repeat;
   background-position: 0px 4px;
   padding: 0px 0px 0px 15px;
}

.news-single-backtolist a:hover {
   text-decoration: none;
}

.news-single-item p.bodytext {
   font-size: 12px;
   line-height: 20px;
}

p.news-single-imgcaption {
   font-size: 10px;
   margin: 0px;
   padding: 0px;
}

.news-single-item dt {
   font-size: 11px;
   margin: 0px 0px 5px 0px;
}

.news-single-item dd {
   font-size: 11px;
   margin: 0px;
}

.news-single-item dd a {
   color: #20354A;
   font-size: 11px;
   text-decoration: underline;
}

.news-single-item dd a:hover {
   text-decoration: none;
}

/*----------- Catmenu ---------------*/

span.news-catmenu-info {
   font-size: 11px;
   font-weight: bold;
   color: #20354A;
}

.news-catmenu select {
   font-size: 10px;
}

.news-catmenu {
   border-bottom: 1px dashed #20354A;
   padding-bottom: 10px;
}

/*--------- Extras -------*/

.ndteaser p.bodytext {
   font-weight: normal;
}

.newstext p.bodytext {
   clear:none;
   float:left;
}

/* ---------- Inhalt -------- */

#inhalt .news-latest-container {
   clear:both;
   margin-bottom:35px;
}

#inhalt .news-latest-container .news-latest-singelitem {
   padding:10px 0;
   border-bottom: 1px dashed #000000;
}

#inhalt .news-latest-container,
#inhalt .news-latest-container .news-latest-singelitem {
   width:532px;
   height:auto;
}

#inhalt .news-latest-container .news-latest-singelitem .news-latest-image {
   float:right;
   height:auto;
   width:122px;
}

#inhalt .news-latest-container .news-latest-singelitem .news-latest-image img {
   float:right;
}

#inhalt .news-latest-container .news-latest-singelitem .rahden,
#inhalt .news-latest-container .news-latest-singelitem .luebbecke,
#inhalt .news-latest-container .news-latest-singelitem .minden,
#inhalt .news-latest-container .news-latest-singelitem .mkk {
   float:left;
   width:400px;
   margin:0;
   padding:0;
   background:none;
}

#inhalt .news-latest-container .news-latest-singelitem .rahden p,
#inhalt .news-latest-container .news-latest-singelitem .luebbecke p,
#inhalt .news-latest-container .news-latest-singelitem .minden p,
#inhalt .news-latest-container .news-latest-singelitem .mkk p {
   margin:0;
}

#inhalt .news-latest-container .news-latest-singelitem .rahden .news-latest-teasertext,
#inhalt .news-latest-container .news-latest-singelitem .luebbecke .news-latest-teasertext,
#inhalt .news-latest-container .news-latest-singelitem .minden .news-latest-teasertext,
#inhalt .news-latest-container .news-latest-singelitem .mkk .news-latest-teasertext {
   height:auto;
}

