body {
	background-repeat:repeat;
	background-color:#FFFFFF;
	background-attachment:fixed;
	background-image:none;
	list-style-image: none;
	list-style-type: none;

}

body, td {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	color:#000000;
	margin: 2px;
	line-height: 15px;
	border: 1;
	list-style-image: none;
	list-style-type: none;

}

a {         text-decoration:none; }
.klein {
        font-size: x-small;
        font-weight: bold;
        color: #666666;
}
.koptekst {
	font-size: 12pt;
	color: #663399;
	font-weight: bold;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
}



a:link, a:visited {
	color:#666666;
	font-weight:bold;
}
.klein2 {
	font-size: x-small;
	font-weight: bold;
}


a:hover, a:active { 

  color:#FF0000; font-weight:bold; }


  
#Content {
	width:800px;
	text-align:left;
	background-color:#FFFFFF;
	background-image: none;
	background-repeat: repeat-y;
	background-attachment: fixed;
	background-position: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	white-space: normal;
	margin: auto;
	padding-left: 5px;
	padding-right: 5px;
	top: 200px;
	}
