/* Tekst naar flash */
.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

.sIFR-hasFlash h1 {
	visibility: hidden;
	margin-bottom: 0px;
	text-shadow:#CCCCCC;
	}

/* Basis instellingen */
html, body, form, fieldset {
	margin:20px 0;
	padding:0px;
	font: normal 12px Arial, Helvetica, sans-serif;
	background-color: #FCE3A9;
	color: #FCE3A9;
}

a:link {
	color:#FCE3A9;	
}
a:visited {
	color: #FCE3A9;
}
a:hover {
	color:#773102;
	}
h2	{
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #FF9933;
	font-size: xx-small;
}

td {
	background-color:#ab5703;
	vertical-align:top;
}
.td-agenda{
	background-color:#773102;
	vertical-align:top;
	font-size:14px;
	padding:3px;
}
.td-c {
	background:url(../images/@.jpg);
	width:580px;
	background-position:right;
	background-repeat:no-repeat;
	vertical-align:top;
	background-color:#ab5703;
}

/* lay-out site */

#banner {
	width:830px;
	height:195px;
	background-image: url(../images/banner.jpg);
	background-repeat: no-repeat;
	border: 1px solid #773102;
	margin:0 auto;
		}
		
#placeholder {
	width:830px;
	height:auto;
	background-color: #773102;
	padding: 1px;
	margin-left:auto;
	margin-right:auto;
	margin-top:1px;
	top:1px;
		}
		
.image-balk-content {
	height: 267px;
	width: 200px;
	padding-bottom: 3px;
}

.picture_right {
	float: right;
	width:250px;
	height:228px;
	margin-bottom: 7px;
	margin-left: 7px;
	border: 1px solid #FF9933;
}
.form_1 {
	color:#773102;
	width:100%;
	height:auto;
	background-color:#FCE3A9;
	border: 1px solid #FF9933;
}
.form {
	color:#773102;
	height:auto;
	background-color:#FCE3A9;
	border: 1px solid #FF9933;
}
/*navigatie*/

#nav_top {
	width:832px;
	height:40px;
	margin:0 auto;
	position: relative;
	line-height: normal;
	background-image: url(../images/nav_b.jpg);
	background-repeat: repeat-x;
}
	#nav_top ul {
		list-style:none;
		text-align:left;
		padding:0;
		margin:0;
	}
		#nav_top li {
			float:left;
			width:117px;
			height:100%;
		}
			#nav_top li a {
				display: block;
				width:115px;
				line-height:40px;
				text-align:center;
				border-right-width: 2px;
				border-right-style: outset;
				border-right-color: #512104;
				background-image: url(../images/nav_b.jpg);
				background-repeat: repeat-x;
			}
			#nav_top li a:hover{
				background-image: url(../images/nav_f.jpg);
				background-repeat: repeat-x;
				color: #FCE3A9;
			}
#form1 {
	background-color: #AB5703;
}

