/* CSS Document */
html {
     overflow: -moz-scrollbars-vertical;
     overflow: scroll;
}

body {background-color:#666666;}
*{
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	line-height:22px;
	border-width: 0px;
	padding-right: 0px;
}
a {color:#333333; text-decoration:underline;}

a:hover {color:#969900;}
.kop {
	color:#917b4c;
	font-size:14px;
	font-weight: bold;
}
.projectkop {
	color:#917b4c;
	font-size:18px;
	font-weight:normal;
	display:inline;
}
.subkop {color:#996666; font-size:10px; font-weight:bold;}
.naarboven a { margin-left:600px; text-decoration:underline;}

	#menu {font-size:14px; font-weight:bold; color:#333333;}
		#menu ul{ margin:0px; padding:0px;}
		#menu li{display:inline; list-style-type:none;}
		#menu li a{text-decoration:none; color:#333333;}
		#menu li a:hover{text-decoration:none; color:#F1981A;}
		#menu li a.current{color:#F1981A;}
		
	#header {border-top:1px dotted #F7CB8C;}
		
	#middenHome, #middenProjecten, #middenProject, #middenContact  {
	font-size:14px;
	color:#000000;
}
		#links {}
			#links table {border:1px dotted #F7CB8C; border-collapse:collapse;}
			#links td {width:155px; height:25px; border:1px dotted #F7CB8C;}
			.entry {padding-left:11px; background-color:#FF6600; cursor:default; color:#F1981A; font-weight:bold;}
			.entryOver {padding-left:11px; background-color:#99C019; cursor:pointer; color:#F2F2F4; font-weight:bold;}

			.muziek {width:229px; padding-bottom:10px; border-bottom:1px solid #F7CB8C;}
				.muziektekst {width:144px; margin-right:10px; display:inline; float:left;}
				.muziekflash {width:72px; display:inline;}
					#flashmusic {width:72px; display:inline;}
			.nieuws {
	width:229px;
	padding-bottom:10px;
	padding-top:12px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
				.nieuws a {
	color:#917b4c;
	text-decoration:none;
}
				.nieuws a:hover {
	color:#917b4c;
	text-decoration:underline;
}
			.onderste {width:229px; padding-top:10px; margin-bottom:123px;}
				.onderste a {color:#F1981A;  text-decoration:none;}
				.onderste a:hover {color:#F1981A;  text-decoration:underline;}
				.onderste img { float:right;}
		
	#footer {
	font-size:12px;
	color:#FFFFFF;
	text-align:center;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #efeef1;
}
		#footer a {
	color:#FFF;
	text-decoration:none;
}
		#footer a:hover {
	color:#FFF;
}
	.tekst_rechts { color: #333333; font-size: 10px; }
.normaltext { font-size: 13px; }

