body {
	background-image: url(basics/hg.gif);
	background-color: #C1C1C1;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-face-color: #C1C1C1;
	scrollbar-shadow-color: #C1C1C1;
	scrollbar-highlight-color: #C1C1C1;
	scrollbar-3dlight-color: #fff;
	scrollbar-darkshadow-color: #fff;
	scrollbar-track-color: #C1C1C1;
	scrollbar-arrow-color: #fff;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #575757;
}
a {
	color: #575757;
}
a:visited {
	color: #575757;
}
a:hover {
	color: #fff;
}
a:active {
	color: #fff;
}
#logo {
	position:absolute; 
	left: 60px; 
	top: 90px;
}
#rahmen {
	position:absolute; 
	width:99%; 
	height:224px; 
	left: 0px; 
	top: 232px; 
	overflow: auto;
}
#rahmennoscroll {
	position:absolute; 
	width:99%; 
	height:224px; 
	left: 0px; 
	top: 232px; 

}
#nav {
	position:absolute; 
	top: 480px; 
	left: 56px;
}
.text {

	padding-left: 15px;
	padding-right: 15px;
	width: 130px;
	}
.texthalfwide {

	padding-left: 15px;
	padding-right: 15px;
	width: 200px;
	}
.textwide {

	padding-left: 15px;
	padding-right: 15px;
	width: 260px;
	}
.textwideplus {

	padding-left: 15px;
	padding-right: 15px;
	width: 380px;
	}
