<!--
/* Style für alle Browser */
body {
  margin-left:1px;
	margin-top:1px;
	margin-right:1px;
	margin-bottom:1px;
	background-color:#ffffff;
}
div {
  font-family:Verdana,Arial,Helvetiva;
	font-size:11px;
	line-height:15px;
}
a {
  font-family:Verdana,Arial,Helvetiva;
	font-size:11px;
	line-height:15px;
}
input {
  font-family:Verdana,Arial,Helvetiva;
	font-size:11px;
}
/* a:hover {
  text-decoration:underline;
} */
b.bigletter {
  color:#848382;
	font-weight:bold;
	font-size:13px;
}
.white {
  color:#ffffff;
}
.lightgrey {
  background-color:#e0e0e0;
}
.grey {
  color:#848382;
}
.middlegrey {
  color:#646362;
}
.darkgrey {
  color:#424242;
}
.red {
  color:#ff0000;
}
.redbox {
  border-color:#ff0000;
	border-style:solid;
}
.darkred {
  color:#d00000;
}
.whitesmall {
  color:#ffffff;
  font-size:9px;
	line-height:15px;
	text-decoration:none;
}
.whiteitalic {
  /* obsolete -> prüfen */
  color:#ffffff;
  font-size:11px;
	line-height:13px;
	font-weight:bold;
	font-style:italic;
	text-decoration:none;
}
.greysmall {
  color:#848382;
  font-size:9px;
	line-height:15px;
	text-decoration:none;
}
.greydotted {
  border-top-style:dotted;
	border-bottom-style:none;
	border-left-style:none;
	border-right-style:none;
  border-top-width:1px;
	border-color:#848382;
}
.menu {
	color:#ffffff;
	font-weight:bold;
	font-size:11px;
	line-height:13px;
	text-decoration:none;
}
.textlink {
  color:#000000;
  text-decoration:underline;
}
.list {
  color:#000000;
	font-size:11px;
	font-weight:normal;
	text-align:center;
}
.listh {
  color:#000000;
  font-size:10px;
	font-weight:bold;
	text-align:center;
}
.headline {
  color:#FF0000;
  font-family:Arial,Helvetica,sans-serif;
	font-size:16px;
	line-height:20px;
	font-style:normal;
	font-weight:bolder;
	text-align:center;
	margin:0px;
}
td.lightgrey { background-color:#e0e0e0; }
td.grey { background-color:#848382; }
td.list00 { background-color:#E0E0E0; }
td.list01 { background-color:#D0D0D0; }
td.list10 { background-color:#C0C0C0; }
td.list11 { background-color:#B0B0B0; }
td.listh { background-color:#A0A0A0; }
td.listh1 { background-color:#909090; }
.w100 {
  width:100px;
}
.w118 {
  padding-left:2px;
  width:118px;
}
.w200 {
  width:200px;
}
.w268 {
  width:268px;
}
.w360 {
  width:360px;
}
.w420 {
  width:420px;
}
-->
