body{
 background:#FFE6CD;
 color:#01008B;

}


h1{
  color:#FFF;

}
h2,h3{
  color:#010066;
  background: #ccc;
  border-top: 1px solid #bbb;
  border-bottom: 1px solid #bbb;
  width:179px;
  margin: -10px 0 0 -10px;
  padding: 2px 0 2px 10px;
}

h4{
  color:#000;
  font-size:12px;
  background: #ccc;
  border-top: 1px solid #bbb;
  border-bottom: 1px solid #bbb;
  width:179px;
  margin: 0 0 0 -10px;
  padding: 2px 0 2px 10px;
  font-size:1.1em;
}

a{
  color:#010066;
  font-weight:bold;
}

a:hover{
  color:#010066;
}

/******************************************************************************/
/* Header-Colors                                                              */
/******************************************************************************/

#head #top{
  background:#FFF;
}

#head #bottom{
  background:#FF9600;
}

#head #middle{
  background:#0C0184;
}

#content{
  background: #FF9600 url(../img/shadow.gif) right repeat-y;  
}


#htp{
  background: #fff url(../img/top.gif) no-repeat;

}

/******************************************************************************/
/* Head-Logos (htp & wobcom)                                                  */
/******************************************************************************/

#head #htp .powerd{
  position: absolute ! important;
  margin-top: 5px ! important;
  margin-left: -15px ! important;
}

#head #htp .htpLogo{
  position: absolute ! important;
  margin-top: 4px ! important;
  margin-left: 54px ! important;
    
}

#head #htp .wobcomLogo{
  position: absolute ! important;
  margin-top: 2px ! important;
  margin-left: 118px ! important;
    
}


/******************************************************************************/
/* Teaser-Boxen                                                               */
/******************************************************************************/



#content #client #teaser .box .boxContent{
  border-left: 1px solid #9E0902;
  border-right: 1px solid #9E0902;
  background:#FFF;
  font-weight: bold;
}

#content #client #teaser .box .boxContent .subdivision{
  padding:10px 0;
}


#content #client #teaser .box h1{
  background: url(../img/boxhead.gif); 

}

/******************************************************************************/
/* MainContent                                                                */
/******************************************************************************/

#content #inner {


}

#content #inner #innertopimg {
  width: 720px;
  height: 5px;
  display: block;
}

#content #inner #frame {
  background:#FFF;
  border-left: 1px solid #9E0902;
  border-right: 1px solid #9E0902;

}

#content #inner #frame .box h1 {
  background: url(../img/boxbighead.gif); 
}

#content #inner #frame .box .boxContent {
  border-left: 1px solid #010066;
  border-right: 1px solid #010066;
  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);
}

.news-list-caption{
  background: #ccc;
  border-top: 1px solid #bbb;
  border-bottom: 1px solid #bbb;
  border-left: 1px solid #fff;
  border-right: 1px solid #fff;
  width:686px;
}

