body {line-height:1.5em;
	font-family: Verdana;
	}

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: black;
	background-color: white;
        border: none;
	text-align: left;
	font-family: Verdana;
	font-size: 100%;
	font-style: normal;
	width: 75%; 
	valign: top;	
	}
	
#rechts{
	color: black;
	background-color: #ffffc2;
        border: thick solid #00cc66;
	text-align: center;
	font-family: Verdana;
	font-size: 100%;
	font-style: normal;
	width: 25%; 
	valign: middle;	
	line-height:1.3em;
        }