body{
 background:#FFE6CD;
 color:#FF3300;

}


h1{
  color:#FFF;
}
h2,h3{
  color:#FF3300;
}

/******************************************************************************/
/* Header-Colors                                                              */
/******************************************************************************/

#head #top{
  background:#FFF;
}

#head #bottom{
  background:#FF3300;
}

#head #middle{
  background:#980002;
}

#content{
  background: #FF3300 url(../img/shadow.gif) right repeat-y;  
}


#htp{
  background: #fff url(../img/top.gif) no-repeat;

}


/******************************************************************************/
/* Teaser-Boxen                                                               */
/******************************************************************************/



#content #client #teaser .box .boxContent{
  border-left: 1px solid #980002;
  border-right: 1px solid #980002;
  background:#FFF;
}

#content #client #teaser .box h1{
  background: url(../img/boxhead.gif); 
}

/******************************************************************************/
/* MainContent                                                                */
/******************************************************************************/

#content #inner {
  background:#FF3300;

}

#content #inner #innertopimg {
  width: 720px;
  height: 5px;
  display: block;
}

#content #inner #frame {
  background:#FFF;
  border-left: 1px solid #980002;
  border-right: 1px solid #980002;

}

#content #inner #frame .box h1 {
  background: url(../img/boxbighead.gif); 
}

#content #inner #frame .box .boxContent {
  border-left: 1px solid #980002;
  border-right: 1px solid #980002;
  background:#FFF;
}

#content #inner #frame .box .imagebottom {
  background: #FFF;
}

/******************************************************************************/
/* Menue                                                                      */
/******************************************************************************/



#menu A{
  background: url('../img/topmenu/no.gif');
  color: #FFF;
}

#menu A#act{
  background: url('../img/topmenu/act.gif');
  color: #FFF;
}

#contentbottomimg {
  width: 965px;
  height: 12px;
  overflow: hidden;
  display: block;
}


/******************************************************************************/
/* News                                                                       */
/******************************************************************************/
.news-seriesmenu .series HR.clearer{
  background: URL(../img/list_hr.gif) repeat-x center left;
}
.news-list-container hr.clearer {

  background: URL(../img/list_hr.gif) repeat-x center left;
}


.news-list-caption HR.clearer{
	line-height: 0px;
	clear: both; 
	border: 0;
	padding: 0;
  margin: 0;
  height: 0;
  background:none;
}


.news-topten-extended .item HR.clearer{
  background: URL(../img/list_hr.gif) repeat-x center left;
}

/******************************************************************************/
/* News                                                                       */
/******************************************************************************/

.news-topten-extended .item .number{
  background:url(../img/topten.gif);
}
