<head>
  <meta http-equiv="Content-Style-Type" content="text/css">
</head>

/* DATEI: default.css */

body { 
  margin-top:0px; 
  margin-bottom:0px;
  font-family:Verdana, Arial, sans-serif; 
  font-size:11px;
  color:#0000C0;
  background-color:#FFFFFE;
}

h1,h2,h3,h4,h5 {
  font-family:Verdana, Arial, sans-serif; 
}


TD {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: black;
	font-style : normal;
	font-weight : normal;
	}

TH {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: black;
	font-style : normal;
	font-weight : bold;
}


.fett1 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold;
}

.fett2 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 18px
}


.qbar { 
  background-color:#FFFFE0; 
  font-size:9pt; 
  font-family:Arial,sans-serif;
}


.line1 {
  color:#000000;
  border-color:#000000;
}
/*

a:link { text-decoration:underline; color:#00CC00; }
a:visited { text-decoration:underline; color:#003300; }
a:active { text-decoration:none; color:#00CC00; }

*/



