
#newsroom{
    width: 100%;
    max-width: 700px;
    clear: both;
}

.newsroomtrenner{
    background-color: #E3E3E3;
    clear: both;
    height: 1px;
    margin-top: 10px;
    margin-bottom: 10px;
}

#sidebarboxs {
  float: left;
  padding-right: 6px;
  padding-bottom: 6px;	
  }

#sidebar1 {
  float: left;
  margin-right: 6px;
  margin-bottom: 40px;
	font-size: 11px;
  width: 45%;
  min-width: 110px;
  max-width: 330px;
  text-align: left;
  color: #537464;
	padding: 8px;
	border: 1px solid #00274D;
  background-color: #E5F1ED;
  /*background-image:  url(../images/verlauf_quicklink.jpg);
  background-position: top right;
  background-repeat: repeat-y;*/
  }

#sidebar2 {
  float: left;
  margin-right: 6px;
  margin-bottom: 40px;
	font-size: 11px;
  width: 35%;
  min-width: 110px;
  max-width: 330px;
  text-align: left;
  color: #537464;
	padding: 8px;
	border: 1px solid #00274D;
  background-color: #E5F1ED;
  /*background-image:  url(../images/verlauf_quicklink.jpg);
  background-position: top right;
  background-repeat: repeat-y;*/
  }

#sidebar3 {
  float: left;
  margin-bottom: 40px;
	font-size: 11px;
  width: 24%;
  min-width: 140px;
  text-align: left;
  color: #537464;
	padding: 8px;
	border: 1px solid #00274D;
  background-color: #E5F1ED;
  /*background-image:  url(../images/verlauf_quicklink.jpg);
  background-position: top right;
  background-repeat: repeat-y;*/
  }

#content7 {
	z-index: 997;
  position: absolute;
  top: 97px;
  right: 358px;
  bottom: 230px;
  left: 155px;
  min-height: 228px;
  overflow: auto;
}
#centernavi{
	width: 100%;
  max-width: 700px;
	text-align: center;
}
#content7 img{	
  border: 1px solid #00274D;
  float: left !important;
  margin-right: 6px !important;
  margin-bottom: 6px !important;
	margin-left: 0 !important;
  margin-top: 3px !important;
}

#sidebar-navi-special h2 a{
	font-weight: bold !important;
	color: #C31924 !important;
}

#sidebar-navi-special ul li a{
	color: #C31924 !important;
}