/* CSS Document */
* {
	margin: 0;
	padding: 0;
	font-family: Arial, Verdana, Trebuchet MS, Helvetica, sans-serif;
}

html, body {
	font-family:  Arial, Verdana, Trebuchet MS, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing:normal;
	background-color: #FFFFFF;
	margin: 0px auto;
	text-align: left;
	height:100%;
	padding: 0;
}
h  {
	line-height:100%;
}

h1 {
	font-family:  Arial, Trebuchet MS, Verdana, Helvetica, sans-serif;
	font-size: 20px;
	/*color: #8F3558;*/
	font-weight:bolder;
}
h2 {
	font-size: 18px;
	color:#FFB400;
}

h3 {
	font-size: 16px;
	font-weight:bold;
	color: #8C9E3B;
}

h4 {
	font-size: 14px;
	font-weight:bold;
	/*color: #55B2B9;*/
}
h5 {
	font-size: 13px;
	font-weight:bold;
	/*color:#B1AA23;*/
}
h6 {
	font-size: 100%;
	/*color:#B1AA23;*/
}
a{
	font-weight: bold;
	color: #5E77B9;
	text-decoration: none;
}
a:link{
	font-weight: bold;

}
a:visited{
	color: #5E77B9;
}
a:hover{
	text-decoration: underline;
}
a:active{

}

#subcontent{
	font-family:  Arial, Trebuchet MS, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing:normal;
	text-align:justify;
	border:0;
	padding: 0 0 0 15px;
	margin:0;
}
#subcontent ul{margin-left:15px;/*15*/ display:block; /*padding-left:15px;*/}
#subcontent ul.opsommimg{margin-left:15px;/*15*/ display:block; /*padding-left:15px;*/}
#subcontent img.nwsimg{margin-left:15px;}

/*** FORM ***/
form{
	margin: 25px 0 0 25px;
	font-family:  Verdana, Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
/*form input{
	border:1px solid #8C9E3B;
}*/
.input{
	border:1px solid #8C9E3B;
}

.submit{
	border:1px solid #8C9E3B;
	cursor:pointer;
	background-color: #D4D0C8;
}

/*** ORANJE */
#oranje{
	text-align: right; 
	margin: 0 auto;
	padding: 0;
	width: 970px;
	/*top:-70px;*/
	font-size:11px;
	/*position:relative;*/
}
#oranje a{
	color: #F99700;
}

#photo_anim_toeteloet{ width:315px; margin:0 auto; margin-left:-8px; }
	#photos_anim{ width:300px; height:225px; margin:0 auto; padding:0; border:0; position:relative; z-index:1; }

		.anythingSlider                         { width: 300px; height: 225px;/*340*/ position: relative; margin: 0 auto; padding:0; border:0; }
		.anythingSlider .wrapper                { width: 300px; overflow: auto; height: 225px;/*340*/ margin:0; padding:0; position: absolute; top: 0; left: 0; }
		.anythingSlider .wrapper ul             { width: 99999px; list-style: none; position: absolute; top: 0; left: -15px; margin: 0; padding:0; border:0; }
		.anythingSlider ul li                   { display: block; float: left; height: 225px;/*340*/ width: 300px; margin: 0; padding:0; border:0; background-color:#FFF; }
		
		/*#thumbNav                               { position: relative; top: 320px; width:845px; height:21px; margin:0 auto; margin-left:45px; float:left; padding:0; }
		#thumbNav a                             { color: #000; font-size:16px; font-family:Arial, Helvetica, sans-serif; font-weight:bold; text-decoration:none; display: inline-block; height:21px; width:21px; text-align: center; }
		#thumbNav a:hover, #thumbNav a.cur		{ background-color:#000; color:#FFF; }*/
		
		/*#start-stop                             { background: green; background-image: url(../images/cellshade.png); background-repeat: repeat-x; color: white; padding: 2px 5px; width: 40px; text-align: center; position: absolute; right: 45px; top: 323px; -moz-border-radius-bottomleft: 5px; -moz-border-radius-bottomright: 5px; -webkit-border-bottom-right-radius: 5px; -webkit-border-bottom-left-radius: 5px; display:none; }
		#start-stop.playing                     { background-color: red; display:none; }
		#start-stop:hover                       { background-image: none; display:none; }*/
		
		/*
		Prevents
		*/
		.anythingSlider .wrapper ul ul          { position: static; margin: 0; padding:0; background: none; overflow: visible; width: auto; border: 0; }
		.anythingSlider .wrapper ul ul li       { float: none; height: auto; width: auto; background: none; }		

