<style type="text/css">
<!--
body { 
  background-image:url(images/background.gif);
  background-repeat:repeat-x;
  background-color:#DAE6F6;
  font-family: Verdana, Helvetica, Arial, sans-serif; 
  color: black; 
  font-size: 9pt; 
  margin: 5px 5px 5px 5px;
}
p,table,div {
  font-family: Verdana, Helvetica, Arial, sans-serif; 
  font-size: 9pt;
}
a:link    { text-decoration: none; color: #1B68D1; font-weight: normal }
a:visited { text-decoration: none; color: #1B68D1; font-weight: normal}
a:hover   { text-decoration: underline; color: #FF4040; font-weight: normal}
a:active  { text-decoration: none; color: #1B68D1; font-weight: normal}

.small     { font-size: 8pt; }
.titel     { font-size:12pt; font-weight:bold; }
.subtitel  { font-size:11pt; font-weight:bold; }

a.liste {
  display:block;
  text-decoration: none;
  padding: 1px 2px 1px 2px;
  font-size: 12px;
  line-height:18px;
  color: #1B68D1;
}
a.liste:visited {
  text-decoration:none;
  color: #1B68D1;
}
a.liste:hover {
  text-decoration:none;
  color: #1B68D1;
}
a.list1:visited {
  text-decoration:none;
  color: #1B68D1;
}
a.list1:hover {
  text-decoration:none;
  color: #1B68D1;
}

.Stil1 {
	color: #12355C;
	font-style: italic;
	font-weight: bold;
	font-size: medium;
}
.Stil2 {
	color: #12355C;
	font-weight: bold;
	font-style: italic;
	font-size: 24px;
}
.Stil3 {
	color: #12355C;
	font-style: italic;
	font-weight: bold;
	font-size: x-small;
}
.Stil4 {
	font-size: 16pt;
}
a.info{
	border-bottom: 1px dotted;
	color: #000000;
	position: relative;
	text-decoration: none;
	z-index: 24;
}
a.info span{
	display: none;
}
a.info:hover{
	cursor: help;
	z-index: 25;
}
a.info:hover span{
	background-color: #E3EFFF;
	border: #C4D9F9 2px solid;
	color: #000000;
	display: block;
	font-size: 11px;
	left: 2em;
	position: absolute;
	text-align: left;
	top: 2em;
	width: 30em;
	padding: 2px;
	TEXT-DECORATION: none
}
/* Button */
.btn { background-color: #E0E0E0; background-repeat:repeat-x; border:1px solid #707070; height:23px; color:#000000; text-decoration: none; text-align:center; font-size: 13px; line-height: 23px; padding: 0px 0px 0px 0px; font-weight: normal;}
.btn a { color:black; display:block; width:100%; }
.btn a:visited { color:black; text-decoration: none; }
.btn a:active { color:black;	text-decoration: none; }
.btn a:link { color:black; text-decoration: none; }
.btn a:hover { background-color: #A6F4FF; background-repeat:repeat-x; border:1px solid #26A0DA; color:black; text-decoration: none; }
//-->
</style>
