body {
	font-size: 13px;
	font-family: Verdana;
	background-color: white;
	color: #7f7d7e;
	line-height: 22px;

	
	}
	

#content 
	{
	width: 900px;
	padding:0px;
	height: 380px;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	-khtml-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
	background-repeat: no-repeat;
	background-image: url('bgh.jpg');
	}
#statistic	
	{
	display: none;
	width: 900px;
	padding:0px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	-khtml-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
	border-top: black 1px;
	}

#headerbox1
	{
	background: white;
	width: 220px;
	padding: 20px;
	height: 145px;
	-khtml-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
	position: relative;
	left: 620px;
	top:20px;
	color: black;
	font-size: 30px;
	}
	
	
#headerbox2
	{
	background: url('white80.png');
	width: 500px;
	padding: 20px;
	-khtml-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
	position: relative;
	left: 10px;
	text-align: center;
	}
	
a.olink
	{
	color: #7f7d7e;
	text-decoration: underline;
	}
a.olink:aktiv
	{
	color: black;
	text-decoration: underline;
	}
a.olink:hover
	{
	color: black;
	text-decoration: underline;
	}
#msgdiv
	{
	background: url('white80.png');
	width: 600px;
	height: 300px;
	padding: 20px;
	-khtml-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
	color: black;

	}