td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
}


.tdfiller{
	padding-left: 2px;
	padding-right: 2px;
}

.text {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	font-style: normal; 
	font-weight: normal;
}

.headline {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 13pt; 
	font-style: normal; 
	font-weight: bold;
}

.button {
	font-size:8pt; 
	border-width:1px; 
	border-color:black;}

a:link, a:visited, a:active, a:hover {
  text-decoration:none;
  color:#014FA2;
}


.GreyCell {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #000000;
	background-color : #edeeef;
  padding-left: 2px;
  padding-right: 2px;
  padding-top: 2px;
  padding-bottom: 3px;
}
.WhiteCell {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #09459c;
	background-color : #cee1fd;
  padding-left: 2px;
  padding-right: 2px;
  padding-top: 2px;
  padding-bottom: 3px;

}
.contentheadbar1 {
    color: #FFFFFF;
    font-weight: bold;
    background-color : #004fa3;
    font-size : 11px;
    height:20px;
}

.footer1 {
	font-size : 9px;
}

.tdTermin{
	background: #e7e9eb;
	height: 20px;
}
.ueberschrift{
	background: #9fceff;
	font-weight: bold;
	font-size : 14px;
	height: 20px;
}
