

/* ================================= 
   CODEPOETRY STYLES - NEWS
   ================================= */
.news-cat-header {
background:#F6BCBE; /* D85358 F6BCBE */
border-color:#C4161C;
color:#444444;
}

.news-cat-header a {
font-size:11px;
font-weight:normal;
}

.news-preview {
border-top:1px solid #C4161C; 
background:#FFF1F1; /* FFF1F1   D9E7E8 */ 
}

.news-teasertext {
font-weight:bold;
padding:6px 0px;
}

div.std-box {
background:#FFF8F8 !important; /*FEF3F3  FFF1F1 */
border-color:#C4161C !important;
}
div.std-box strong a {
color:#444444 !important;
}



/* ================================= 
   NAVI - ALT FARBEN
   ================================= */
.newsnavi_0 { 
background-image: url('/news/img/subnav/newsnavi.gif');
}
.newsnavi_0 a, .newsnavi_1 a {  
color: #C4161C !important;
}
.nav-active a { 
color: #FFF !important;
}

.newsnavi_0 a:hover, .newsnavi_1 a:hover {
background: url('/news/img/subnav/news_arrow_right.gif') no-repeat left;
}

.nav-active a:hover {
background: url('/news/img/subnav/news_arrow_right_white.gif') no-repeat left;
}

.newsnavi_0 .active, .newsnavi_1 .active {
background: url('/news/img/subnav/news_arrow_right_white.gif') no-repeat left;
}

.nav-active  {  
background-image: url('/news/img/subnav/newsnaviactive.gif');
}

.nav-active a { 
background:none;
}

.newsnavi_1 {
background:#F6BCBE !important;
border-color:#C4161C !important;
}

.has-sub a, .has-sub a:hover {  
background: url('/news/img/subnav/news_arrow_down.gif') no-repeat left !important;
}



#topnav_left, #topnav_right {
color:white;
}

#footer {background: url('/img/footernews.gif') repeat-x top left !important; 
}
#footer a {
}

.paging-list {
  font-size:11px;
  color:#444;
}
.paging-list a, .paging-list b {
  color: #C4161C;
  border:1px solid #C4161C;
  padding:1px 4px;
}
.paging-list b,.paging-list a:hover  {
  background:#F6BCBE;
  text-decoration:none;
}
.paging-list b {
  color:#444;
}
.currentpage {
  color: #C4161C;
  border:1px solid #C4161C;
  padding:1px 4px;
  background:#F6BCBE;
  text-decoration:none;
  color:#444;
  font-weight : bold;
}