body {
	color: #000000;
	margin: 0;
	font-family: "Trebuchet MS", Arial;
	background: #da980c;
	}
a:link,
a:visited {
	color: #006d84;
	text-decoration: none;	
	letter-spacing: 2px;
	font-size: 8pt;
	}
a:hover,
a:active {
	background-color: #006d84;
	color: #ffffff;
	}

#lijst {
	border: 1px solid #000000;
	}

#lingo {
	width: 750px;
	height: 50;
	background: #f1f1f1;
	}

#panoram {
	width: 750px;
	height: 150px;
	background: #84a9d5;
	}

#menu {
	background: #dbdbdb;
	width: 750px;
	height: 30px;
	}

#bordermain {
	background: #ffffff;
	width: 750px;
	height: 350px;
	}
#titel {
	font-family: "Arial Black";
	color: #da980c;
	font-size: 18pt;
	}



