body {font-family: Times New Roman, Helvetica, sans-serif; background-color: #ffffff;}
a {
	color: White;
	font-weight: bold;
}
a:visited {
	color: Silver;
	font-weight: bold;
}
a:active {color: #ff0000;}
a:hover {color: #ffffff; background-color: #00008B; font-weight: bold;}
#rahmen {border: solid #ffffff 1px; padding: 15px;}
#header {background-image: url(banner.jpg); padding-top: 5px; border: dotted #cccccc 1px; text-align: right;}
#navigation li {display: inline; padding: 10px;}
#footer {text-align: right; font-size: small;}
