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

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

a:hover {color:#969900;}
.kop {color:#996666; font-size:12px; font-weight:bold;}
.projectkop {color:#996666; font-size:12px; font-weight:bold; display:inline;}
.subkop {color:#996666; font-size:10px; font-weight:bold;}
.naarboven a { margin-left:680px; 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:13px; color:#333333;}
		#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:1px solid #F7CB8C;}
				.nieuws a {color:#F1981A;  text-decoration:none;}
				.nieuws a:hover {color:#F1981A;  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:#FFFFCC; text-align:center; border-top:1px solid #efeef1;}
		#footer a {color:#996666;  text-decoration:none;}
		#footer a:hover {color:#d1baba;}
	.tekst_rechts { color: #333333; font-size: 10px; }
.normaltext { font-size: 13px; }
