body {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 100%;
	font-weight: 500;
	color: White;
	background-color: Black;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	border: none;
	display: block;
   min-height: 600px;
}
a.menu {
	display: block;
	margin-bottom: 5px;
	text-align: center;
	width: 160px;
	border-style: outset;
	border-width: 1px;
	border-color: White;
	padding: 2px;
	text-decoration: none;
	font-size: 14px;
	font-weight: 500;
}
a.menu_kl {
	display: block;
	margin-bottom: 5px;
	text-align: center;
	margin-left: 12px;
	width: 140px;
	border-style: outset;
	border-width: 1px;
	border-color: White;
	padding: 2px;
	text-decoration: none;
	font-size: 12px;
	font-weight: 500;
}

a.menu:link    { 
			color: #faa619; 
			background-color:black; 
			}
a.menu:visited { 
			color: #faa619; 
			background-color:black; 
			}
a.menu:hover   { 
			color: #faa619; 
			background-color: #222222; 
			border: 1px inset;
			}
a.menu:active  { 
			color: #faa619; 
			background-color:black; 
			}

a.menu_kl:link    { 
			color: #faa619; 
			background-color:black; 
			}
a.menu_kl:visited { 
			color: #faa619; 
			background-color:black; 
			}
a.menu_kl:hover   { 
			color: #faa619; 
			background-color: #222222; 
			border: 1px inset;
			}
a.menu_kl:active  { 
			color: #faa619; 
			background-color:black; 
			}		
h1 {
 font-size: 22pt;
 font-weight: 900;
 color: #e2007b;
 background-color: Black;
 text-align: center;
 display: block;
 letter-spacing: 2pt;
 }
h2 {
 font-size: 20pt;
 font-weight: 700;
  color: #AFAFAF;
  background-color: Black;
 }
.sbh {
	font-size: larger;
	color: White;
	background-color: Black;
	font-weight: 500;
	font-style: normal;
	
}
a:link.sbh, a:visited.sbh, a:hover.sbh, a:active.sbh {
	color: White;
	background-color: Black;
	text-decoration: underline;
}
.img {
	text-decoration: none;	
}
a:link.img, a:visited.img, a:hover.img, a:active.img {
	text-decoration: none;
}

a:link {
 color: #e2007b;
 background-color: Black;
 font-weight: 600;
}
a:visited {
	color: #e2007b;
	background-color: Black;
	font-weight: 600;
}
a:active {
	color: #D6D6D6;
	background-color: Black;
	font-weight: 600;
}
a:hover {
 color: #e2007b;
 background-color: Black;
 font-weight: 600;
}
div.weiss {
 font-size: 100%;
 text-align: left;
 display: block;
 color: #e2007b;
 background-color: Black;
 font-weight: bold;
 }

div.a {
 font-size: 120%;
 text-align: right;
 display: block;
 height: 18pt;
 color: #0a0c12;
 background-color: #AFAFAF;
 font-weight: bold; 
 letter-spacing: 0pt;
}
div.b {
	font-size: 120%;
	text-align: right;
	display: block;
	height: 39pt;
	color: #AFAFAF;
	background-color: #0a0c12;
	font-weight: bold;
	letter-spacing: 1pt;
	margin-top: 0px;
}

table {
	border-collapse: collapse;
	
}
table.abs {
	margin-left: 12px;
}
th {
	margin-top: 0pt;
	margin-left: 0pt;
	margin-right: 0pt;
	margin-bottom: 0pt;
	text-align: left;

	font-size: 120%;
	color: Silver;
	background-color: Black;
}
td {
	font-size: 100%;
	font-weight: 500;
	vertical-align: top;
}
li {
 font-size: 100%;
 color: white;
 background-color: Black;
}

hr {
 color: #ffffff;
 background-color: Black;
 width:100%;
 }
b {
  color: White;
  background-color: Black;
  font-size: 100%;
  font-weight: 700;
  }
b.times {
  font-family: "times new roman", serif;
  color: #AFAFAF;
  background-color: Black;
  font-size: 100%;
  letter-spacing: 0pt;
  }

