.zweispalter01 {
	overflow: hidden;
	width:726px;
	
}

/* Linke Spalte ------------------------------------ */

.zweispalter01spalte1 {
	width: 498px;
	float: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	overflow: hidden;
}


.zweispalter01spalte1 p {
  margin-left:0px;
  margin-right:10px;
}

.zweispalter01spalte1 a {
 color:#005699 !important;
}

.zweispalter01spalte1 a:visited {
 color:#005699;
}

/* Rechte Spalte ----------------------------------- */

.zweispalter01spalte2 {
	margin: 0px;
	padding-top: 7px;
	float: left;
	width: 218px;
	overflow: hidden;
}

.zweispalter01spalte2 a {
 color:#005699 !important;
}

.zweispalter01spalte2 a:visited {
 color:#005699;
}

.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: 208px;
  padding-left:14px !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;
}