* {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  /* font-size: 9pt; */
}
body {
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 0;
	font-size: 9pt;
	color: #000000;
	background-color: #CCDDFF;
	/*background-color: #CCCCCC;*/
	/* text-align: center; */
} 
h2 {
	font-size: 18pt;
	color: #000000;
	/* text-align: left; */
}
td {
	/*background-color: #CCDDFF;*/
	font-size: 9pt;
	color: #000000;
	text-align: left;
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 0;
}
th {
  	font-size: 9pt; 
  	background-color: #6E8BCD; 
	color: #CCCCCC;
	text-align: left;
	padding-top: 4px; 
	padding-bottom: 4px;
	padding-left: 10px;
	font-weight: bold; 
	letter-spacing: 2px;
	/* border-bottom-width: thin;
	border-bottom-color: #000000;
	border-bottom-style: solid; */        
}
a:link { 
  /* font-size: 9pt;  */
  color: #0066ff; 
  text-decoration: underline; 
} 
a:visited { 
  /* font-size: 9pt;  */
  color: #0066ff; 
  text-decoration: underline; 
} 
a:hover { 
  /* font-size: 9pt;  */
  color: #0066ff; 
  text-decoration: underline overline; 
} 
a:active { 
  /* font-size: 9pt;  */
  color: #0066ff; 
  text-decoration: underline overline; 
} 
.input { 
  width: 150px; 
  background-color: #CCCCCC; 
  border: 1px solid #000000; 
  font-size: 9pt; 
  color: #000000; 
} 
.button { 
  background-color: #CCCCCC; 
  border: 1px solid #000000; 
  font-size: 9pt; 
  color: #000000; 
}
.select {
  background-color: #CCCCCC; 
  border: 1px solid #000000; 
  font-size: 9pt; 
  color: #000000; 
}
.anschrift {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	color: #CCCCCC;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	color: #000000;
}
.tdueber1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	/* font-style: italic; */
	/* line-height: normal; */
	font-weight: bold;
	text-align: left;
}
.tdueber2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #6E8BCD;
	font-size: 12px;
	color: #CCCCCC;
	/* font-style: italic; */
	line-height: normal;
	font-weight: bold;
	text-align: center;
}
.tdDesc {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	/* font-size: 12px; */
	/* font-style: italic; */
	line-height: normal;
	/* font-weight: bold; */
	text-align: center;
}
