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: 600;
}
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: 600;
}

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; 
			}
.menu_kl:link    { 
			color: #faa619; 
			background-color:black; 
			}
.menu_kl:visited { 
			color: #faa619; 
			background-color:black; 
			}
.menu_kl:hover   { 
			color: #faa619; 
			background-color: #222222; 
			border: 1px inset;
			}
.menu_kl:active  { 
			color: #faa619; 
			background-color:black; 
			}		
p {
	font-size: 100%;
	font-weight: 500;
}
.sbh {
	font-size: 100%;
	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;
}
h1 {
	font-size: 160%;
	font-weight: 900;
	color: #faa619;
  	background-color: Black;
	text-align: center;
	display: block;
	letter-spacing: 2px;
}
h2 {
	font-size: 130%t;
	color: White;
  background-color: Black;
	font-weight: 700;
}
h3 {
	font-size: 110%;
	font-weight: 800;
}
a:link {
	font-weight: 600;
	color: #faa619;
   background-color: Black;
}
a:visited {
	font-weight: 600;
	color: #e7ad24;
  background-color: Black;
}
a:active {
	font-weight: 600;
	color: #D4B500;
  background-color: Black;
}
a:hover {
	font-weight: 600;
	color: #ffffff;
  background-color: Black;
}
div.weiss {
	font-size: 100%;
	text-align: left;
	color: #ffffff;
   background-color: Black;
	font-weight: bold;
}

div.a {
	font-size: 100%;
	text-align: right;
	height: 14px;
	color: #0a0c14;
	background-color: #AFAFAF;
	font-weight: bold;
	letter-spacing: 0px;
}
div.b {
        font-size: 100%;
        text-align: right;
        height: 31px;
        color: White;
        background-color: Black;
        font-weight: bold;
        letter-spacing: 1px;
        margin-top: 0px;
}
div.c {
	font-size: x-100%;
	font-weight: 700;
	color: White;
	background-color: Black;
}
table {
  border-collapse: collapse;
  }
table:border {
        border: thin;
        border-color: #E1E1E1;
}
table.abs {
  margin-left: 0px;
  color: #FFFFF9;
  background-color: Black;
  }
th {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: left;
	font-size: 100%;
	color: #FCFCFC;
  background-color: Black;
}
td {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 100%;
	color: White;
  background-color: Black;
	font-weight: lighter;
	vertical-align: top;
}
li {
        font-size: 100%;
        color: White;
        background-color: Black;
		  list-style:square;
}
ul {
        color: White;
        background-color: Black;
        font-size: 100%;
		  list-style: inside;
}

hr {
 color: white;
 background-color: Black;
 width:100%;
 }
b {
        font-size: 100%;
        font-weight: 900;
}
b.times {
        font-family: "times new roman", serif;
        color: White;
        background-color: Black;
        font-size: 100%;
        letter-spacing: 0px;
}
p.gold {
        font-size: 100%;
        color: #faa619;
        background-color: Black;
        font-weight: 600;
}
