body {
	scrollbar-3dlight-color:#336699;
	scrollbar-arrow-color:#336699;
	scrollbar-track-color:;
	scrollbar-darkshadow-color:##336699;
	scrollbar-face-color:#E6EBFA;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-shadow-color:#FFFFFF;

	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bkgrnd.jpg);
	background-repeat: repeat;
	background-attachment: fixed;
}
	
body,td,th {font-family: Arial, Helvetica, sans-serif;
			color: #336699;font-style: normal;
			}

.koppen {font-size: 12px;}
.menu {font-size: 12px;}
.plat {font-size: 11px;}
.klein {font-size: 9px;}

a:link {text-decoration: underline;color: #336699;}
a:visited {text-decoration: underline;color: #6699CC;}
a:hover {text-decoration: underline; color: #FF3333;}
a:active {text-decoration: none;color: #6699CC;}