


div.content_cms_col {
  padding: 0px 0px 0px 20px;
  width: 573px;
  float: left;
  color: #000000;
}



div.content_cms_col h1 {
  font-size: 18px;
  font-weight: normal;
  color:#002164;
  margin: 13px 5px 13px 12px;
  padding:0px;
}

div.content_cms_col h2 {
  font-size: 11px;
  font-weight: bold;
  color: black;
  margin: 0px 0px 0px 14px;
  padding:0px;
}


div.content_cms_col p {
  line-height:16px;
  text-align:left;
  margin-left: 14px;  
}



/****************************************/
/* Tabelle für Impressum                */
/***************************************/


div.content_cms_col  table.cmstable1 {
	margin: 0px 0px 20px 12px;	
	width: 100%;
	background-color: white;
	border-bottom: 1px solid #002164;
}

div.content_cms_col  table.cmstable1 p {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

div.content_cms_col  table.cmstable1 th{  
  padding: 2px 16px 2px 8px;
  font-size: 11px; 
  border-bottom: 2px solid #002164;
  vertical-align: top;
  text-align: left;
  color:black;
  font-weight:bold;
  background-color: white;
}

div.content_cms_col  table.cmstable1 td{  
  padding: 2px 16px 2px 8px;
  font-size: 11px;  
  border-bottom: 1px solid #002164;
  vertical-align: top;
  color:black;
  background-color: white;
  
}

div.content_cms_col  table.cmstable1 a {
    color:black;
    font-weight: normal;
    text-decoration: none;
    
}

div.content_cms_col  table.cmstable1 a:hover {
	color: black; 
    text-decoration: underline;
}
