.zweispalter01 {
	overflow: hidden;
	width:100%
	
}

/* Linke Spalte ------------------------------------ */

.zweispalter01spalte1 {
	width: 100%;
	padding-top: 10px;
	overflow: hidden;
}

/* Rechte Spalte ----------------------------------- */

.zweispalter01spalte2 {
	margin: 0px;
	padding-top: 7px;
	width: 218px !important;
	overflow: hidden !important;
	float:left;
}

.zweispalter01spalte2 .zweispalter01spalte2wrapper .csc-header h1 {
  width: 218px;
  padding:4px !important;
  margin: 0px;
  background-color: #707173;
  color: #fff !important;
  font-size: 12px !important;
  border-bottom:1px solid #fff !important;
}

.zweispalter01spalte2 .zweispalter01spalte2wrapper .csc-header h1 a {
  color:#fff !important;
    text-decoration: none !important;
}


.zweispalter01spalte2 .zweispalter01spalte2wrapper .csc-header h1.h1eingerueckt {
  width: 202px;
  padding-left:20px !important;
  padding-top:4px !important;
  padding-right:4px !important;
  padding-bottom:4px !important;
  margin: 0px;
  background-color: #707173;
  color: #fff !important;
  font-size: 12px !important;
  border-bottom:1px solid #fff !important;
}

.zweispalter01spalte2 .zweispalter01spalte2wrapper .csc-header h1.h1eingerueckt a {
  color:#fff !important;
    text-decoration: none !important;
}

 
/* ALT
.zweispalter01spalte2 h1 {
  width: 218px;
  padding:5px;
  margin: 0px;
  background-color: #002951;
  color: #fff;
  font-size: 13px;
  font-weight: bold;
}
*/

.zweispalter01spalte2 h1 a {
  display: block;
  width: 208px;
  padding:0px;
  margin: 0px;
  color: #fff;
  font-size: 13px;
  font-weight: bold;
  text-decoration: none;
}

.zweispalter01spalte2wrapper {
margin-bottom:7px;
}