.links { float: left;
    }
.rechts { float: right;
    }
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: White;
	background-color: Black;
	height: 15pt;
	width: 100%;
	text-align: right;

}

	 
.box1{
	background: White;
	color: Black;
	position: absolute;
	padding: 5pt;
	height: 240pt;
	width: 150pt;
	top: 150pt;
	left: 150pt;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	
}


.top{
	color: White;
	position: relative;
	height: 40pt;
	left: 0pt;
	top: 0pt;
	right: 0pt;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	line-height: 12pt;
	font-weight: bold;
	background-color: #000000;
	padding-top: 5pt;
	padding-right: 5pt;
	padding-bottom: 0pt;
	padding-left: 5pt;
	}
	
	.table
	{	background: Black;
	width: 600px;
	padding: 3pt;
	margin: 0pt;
	}
	

	 
 body {
		background: Black;
}


 p { font-family: sans-serif;
  font-size: 10pt;
    color: White;
    }

 td { 
  background: Black; }

 ol { font-family: sans-serif;
    color: White;
    }

  h1 { font-family: Arial,Helvetica,sans-serif;
    font-size: 18pt;
    font-weight: bold;
    text-align: left;
    color: White;
    }

  h2 { font-family: Arial,Helvetica,sans-serif;
    font-size: 14pt;
    font-weight: bold;
    text-align: left;
    color: White;
    }

  h3 { font-family: Arial,Helvetica,sans-serif;
    font-size: 12pt;
    font-weight: bold;
    color: White;
    }

  h4 { font-family: Arial,Helvetica,sans-serif;
    font-size: 11pt;
    font-weight: bold;
    color: White;
    }

  h5 { font-family: Arial,Helvetica,sans-serif;
    font-size: 10pt;
    font-weight: bold;
    color: White;
    }

  a { font-family: Arial,Helvetica,sans-serif;
    font-size: 10pt;
    text-align: left;
    text-decoration: none;
    color: Red;
    }

  a:active { text-decoration: underline;
    color: Black;
    }

  a:hover { background: Black none repeat scroll 0%;
    color: White;
    text-decoration: none;
    
    }

  a:link { background: transparent none repeat scroll 0%;
    color: Red;
    text-decoration: none;
    
    }

  a:visited { background: transparent none repeat scroll 0%;
    color: Gray;
    text-decoration: underline;
   
    }
hr {
	background-color: #FFFFFF;
	background-position: left;
	font-weight: normal;
}

