body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	scrollbar-face-color: #00417B;
	scrollbar-shadow-color: #ADD8E6;
	scrollbar-highlight-color: #ADD8E6;
	scrollbar-3dlight-color: #00417B;
	scrollbar-darkshadow-color: #00417B;
	scrollbar-track-color: #00417B;
	scrollbar-arrow-color: #ADD8E6;
	background : #ADD8E6;
	background-color:gold;
}

div#navigation {
		position: absolute;
		top: 165px;
		left: 11px;
		font-family:Verdana, Arial, Helvetica, sans-serif; 
		font-size:12pt; 
		display:block; 
		margin-top:-10px; 
		text-align:center; 
		font-weight: bold;
		width:156px;
#		border-style:solid; 
		border-width:1px; 
		padding:2px;
		float: left;
		background-color:gold;
}

#div#navigation ul {
#	list-style: none;
#}

div#navigation a { 
		font-family:Verdana, Arial, Helvetica, sans-serif; 
		font-size:12pt; 
		display:block; 
		margin-top:10px; 
		text-align:center; 
		font-weight: bold;
		width:150px;
		border-style:solid; 
		border-width:1px; 
		padding:5px;
		float: left;
		background-color:rgb(100,200,0);
#		background-color:gold;
		}

div#navigation a:link { 
		color:blue; 
#		background-color:green;
		text-decoration:none;}

div#navigation a:visited { 
		color:blue;
		text-decoration:none;}

div#navigation a:hover {
		color:yellow; 
		background-color:darkblue;
		text-decoration:none; }

div#navigation a:active { 
		color:yellow; 
		background-color:green;
#		background-color:#AA0033;
		text-decoration:none; }

div#randleiste {
		position: absolute;
		top: 165px;
		left: 815px;
		font-family:Verdana, Arial, Helvetica, sans-serif; 
		font-size:12pt; 
		display:block; 
		margin-top:-10px; 
		text-align:center; 
		font-weight: bold;
		width:156px;
#		border-style:solid; 
		border-width:1px; 
		padding:2px;
		float: left;
		background-color:gold;
}

div#randleiste a { 
		font-family:Verdana, Arial, Helvetica, sans-serif; 
		font-size:12pt; 
		display:block; 
		margin-top:10px; 
		text-align:center; 
		font-weight: bold;
		width:150px;
#		border-style:solid; 
		border-width:1px; 
		padding:5px;
		float: left;
#		background-color:rgb(100,200,0);
		background-color:gold;
		}

div#randleiste a:link { 
		color:blue; 
#		background-color:green;
		text-decoration:none;}

div#randleiste a:visited { 
		color:blue;
		text-decoration:none;}

div#randleiste a:hover {
		color:yellow; 
		background-color:darkblue;
		text-decoration:none; }

div#randleiste a:active { 
		color:yellow; 
      background-color:green;
#		background-color:#AA0033;
		text-decoration:none; }

div#content{
	position: absolute;
	top: 165px;
	left: 200px;
	width: 550px;
###	height: 400px;
###   background-color: yellow;
###	background-color: rgb(55, 255, 55);
	background: url(../system/background.bmp);
###   background: #ffff00 url(../system/background.bmp);
	font: 85% Verdana, Arial, sans-serif;
	padding: 20px;
}

.link1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: blue;
	FONT-SIZE: 85%;
	text-decoration: none;
	font-weight: normal
}

a:hover {
	text-decoration: none;
	color:blue;
	background: gold
	}

.link1:hover { 
	text-decoration: none
}
