.table_main {
  width: 100%;
  table-layout: fixed;
}

.table_main .left {
  width: 1px;
  visibility: hidden;
}

.table_main .right {
	width: 100%;
}

.table_top {	
  height: 0px;
  visibility: hidden;
}

td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

h2 {
	font-size: 12pt;
}

h3 {
	font-size: 11pt;
}

a {
	color: #5B5B5B;	
}

img {
	border: none;
}

.infobox td {
   padding: 5px;
	text-align: left;
}

.infobox .head {
	font-weight: bold;
}

.ansprechpartner {
  border-right: 2px solid black;
}

.ansprechpartner td, .ansprechpartner th {
  vertical-align: top;
  font-size: 8pt;
  width: 20%;	
  border-left: 2px solid black;
  border-bottom: 1px solid #5B5B5B;
  padding: 2px;
}

.ansprechpartner a {
	text-decoration: none;
}

.ansprechpartner h2 {
	font-size: 9pt;
}

.ansprechpartner th {
	font-weight: bold;
	text-align: center;
	border-bottom: 2px solid black;
}

.blue {
	 color: Black;
	 
}

img {
   visibility: hidden;	
	height: 1px;
	width: 1px;	
}

.navibox {
	height: 1px;
	width:  1px;
	table-layout: fixed;
	visibility: hidden;
}

.news .head {
  font-weight: bold;
  font-size: 13pt;
  padding-bottom: 10px;  
}

.news td {
		padding-right: 15px;
		padding-left: 15px;
}

.news .headline {
	font-weight: bold;	
	font-size: 11pt;
	
}
.news .datum {
	vertical-align: top;
	font-size: 9pt;
	padding-bottom: 10px;
}
.news .text {
	padding-bottom: 20px;
}
