body{
  font-family: arial, sans-serif;
  font-size: 11px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  color: #000000;
}

.ft1{
	FONT-SIZE: 11px;
}

h1 {
	font-size: 10pt;
	margin-top : 3px;
 	margin-left : 3px;
  	margin-right : 3px;
  	margin-bottom : 3px;
}

A{
FONT-SIZE: 8pt; COLOR: #999999; TEXT-DECORATION: none
}

A:link {
	COLOR: #000000; TEXT-DECORATION: underline
}

A:active {
	COLOR: #000000; TEXT-DECORATION: underline
}

A:visited {
	COLOR: #000000; TEXT-DECORATION: underline
}

.gelb {
  background-color:#FFCF00;
  color:#102863;
  font-size: 11px;
}

.dgelb {
 background-color:#D6AA00;
 color:#102863;
 font-size: 11px;
}

.message{
  background-color : #CCCCCC;
  color : #FF0000;
}

ul{
	margin-top : 5px;
  	margin-bottom : 5px;
}