body {
	background-color: white;
	font-family: Verdana;
}

#links {
	color: white;
	background-color: #ffffff;
	border: none;
	text-align: left;
	font-family: Verdana;
	font-size: 100%;
	font-style: normal;
	width: 35%; 
	valign: top;	
	}
	
#rechts{
	color: #008844;
	background-color: #ffff70;
	border: thick solid #0099ff;
	text-align: left;
	font-family: Verdana;
	font-size: 100%;
	font-style: normal;
	width: 65%; 
	valign: top;	
	}