<!-- Übergreifende Definitionen -->
body 
  {
  margin-left:0px; 
  margin-right:0px; 
  margin-top:10px; 
  margin-bottom:0px;
  background-color:#9B99AC;
  }
th	{
	text-decoration:none; 
	font-family:verdana; 
	font-style:normal; 
	font-size:8pt; 
	font-weight:bold; 
	color:#00008b;
	text-align:left;
	}
td	{
	text-decoration:none; 
	font-family:verdana; 
	font-style:normal; 
	font-size:8pt; 
	font-weight:normal; 
	color:#00008b;
	text-align:left;
	}
a:link 	{ 
	text-decoration:none; 
	font-family:verdana; 
	font-style:normal; 
	font-size:8pt; 
	font-weight:normal; 
	color:#00008b;
	text-align:center;
	} 
a:visited 	{ 
	text-decoration:none; 
	font-family:verdana; 
	font-style:normal; 
	font-size:8pt; 
	font-weight:normal; 
	color:#00008b;
	text-align:center;
	} 
a:hover {
	text-decoration:underline;
	}
select	{
	text-decoration:none; 
	font-family:verdana; 
	font-style:normal; 
	font-size:7pt; 
	font-weight:normal; 
	border-type:solid;
	border-width:1;
	border-color:#803B34;
	background-color:#ffffff;
	}
