body {
	background-color: white;
	font-family: Verdana;
	line-height:1.5em;
}

a:link { text-decoration:none; }
a:visited { text-decoration:none; }
a:active { text-decoration:none; }
a:hover { text-decoration:underline; }
a:focus { text-decoration:none; }

#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;	
	}