BODY {
 font-family: Arial, Helvetica, sans-serif;
 color: black;
 background-color: #f0f0ff;

}
/*body, td, .bw2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.bw1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}     */
table {
 font-family: Arial, Helvetica, sans-serif;
 color: black;}
H1{
  font-size : 18pt;
  font-variant: small-caps;
  color : #3366FF;
  font : bold sans-serif;
  font-family: Arial, Helvetica, sans-serif;
}

H2 {
  font-size: 14pt;
  color: blue;
  font : sans-serif;
  font-family: Arial, Helvetica, sans-serif;
}

body {
  margin-left: 90pt;
  margin-right: 90pt;

  z-index: 3;
}

#links {
  background: url(../icons/BWO-links.png) fixed no-repeat top left;
  width: 80pt;
  min-height: 440pt;
  height: 440pt;
  top: 0pt;
  left: 0pt;
  position: absolute;
  float: left;
  z-index: 9;
}

#rechts {
	background: url(../icons/BWO-rechts.png) fixed no-repeat top right;
	width: 80pt;
	min-height: 440pt;
	height: 440pt;
	top: -2.25pt;
	right: 0pt;
	position: absolute;
	float: right;
	z-index: 9;
	left: 860px;

}

body a:link { color: navy; }
body a:visited { color: blue; }
body a:active { color: navy; font-weight:bold; }

p:first-letter { color: navy; font-size: 150%; }
p:first-line {}


#lastChange {
 font-family: serif;
 color: white;
 background-color: darkBlue;
 margin-left: 50pt;
}

