html, body {                                                              
	margin: 0;                                                                     
	padding: 0;        
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

img {
	border: 0;
	padding:0;
	margin:0;
}

a {
	color: #61380b;
	text-decoration:underline;
}

a:hover {
	color: #d97a13;
}

div#shim {
	visibility: hidden;
	width: 1023px;
	height: 50%;                                                    
	float: left;
}

div#wrapper {
	border: 1px solid #9D9C8E;

}

div#contact_wrapper{
	border: 1px solid #9D9C8E;
}

#wrapper {
	background-image: url(../images/opbouw/bg_wrapper.jpg);
	width: 1023px;
	clear: both;
	margin: 0px auto;
	margin-top: 50px; 
}

#contact_wrapper {
	background-image: url(../images/opbouw/bg_contact.jpg);
	width: 1023px;
	clear: both;
	margin: 0px auto;
	margin-top: 50px; 
}

#fotovlak {
	width:542px;
	margin: 0 0 0 1px;
}

#flashdiv {
	width:542px;
}

#menu {
	width: 1027px;
	padding: 0;
}

#menu ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	position:absolute;
	z-index:100;
}

#menu ul li {
	display: block;
	float: left;
}

#boven_menu {
	width: 1027px;
	margin: 0;
}

#actie {
	display:none;
	position:absolute;
	margin: 0 0 0 791px;
}

#content {
	background-image:url(../images/opbouw/top_content_links.jpg);
	background-position:1px 0;
	background-repeat:no-repeat;
	padding:48px 0 0 0;
}

#content_links {
	overflow:hidden;
	margin: 0 0 0 15px;
	width: 400px;
	height:404px;
	float: left;
}

#top_content_links_contact {
	margin: 0;
}

#content_rechts {
	float: right;
	margin: 0 0 0 15px;
	width: 544px;
}

#flash_fotovlak, #fotovlak {
	position:absolute;
}

#fotovlak{
	margin-top: 0;
}

.kopje {
	font-size: 14px;
	font-weight: bold;
	color: #f8b333;
	padding-top:12px;
}

.subkopje {
	font-size: 12px;
	font-weight: bold;
}

#ontop_footer {
	padding-top:11px;
	height:95px;
	font-size:0;
}

#ontop_footer_left {
	position:absolute;
	width:705px;
	height:80px;
	margin: 15px 0 0 1px;
}
#ontop_footer_right {
	position:absolute;
	margin: 0 0 0 669px;
}

#clear_both {
	clear: both;
	visibility:hidden;
}

/*MAILFORM*/

#content_form {
	padding: 5px 0 0 15px;
	width: 492px;
}

#content_form .af_field_title {
	width: 210px;
	float: left;
}


#content_form .af_field_input, #content_form .af_send {
	border-color: #D99E38 #D99F41 #DDB566 #D99E38;
	border-style: solid;
	border-width: 1px;
	float: left;
}

#content_form .af_field_block, #content_form .af_send {
	clear: both;
}

#content_form .af_field_block {
	height: 35px;
	
}

#content_form input {
	border-color: #F8B446 #F8B65B #FFE7AE #F8B446;
	border-style: solid;
	border-width: 5px;
	background-color: #fff4d9;
	color: #ed793b;
	
}

#links_text {
	margin-top:15px;
}

/****************************************************************************************************************/
/*
	Standaard styles voor scroll balk.
*/

#text_scroll {
	float: left;
	width: 9px;
	margin-top: 10px;
	margin-left: 40px;
}


#content_scroll {
	height: 374px;
}

.scroller {
	width: 9px;
}

.scroller_button_up  {
	/*		background-image: url('../images/scroll_up.gif');*/
}
	
.scroller_button_down {
	/*		background-image: url('../images/scroll_down.gif');*/
}
	
.scroller_button_up, .scroller_button_down {
	width: 9px;
	height: 6px;
	background-repeat: no-repeat;
}
	
.scroller_slider {
	cursor: n-resize;
	width: 13px;
	height: 13px;
	background-image: url('../images/scroll_slider.gif');
	background-repeat: no-repeat;
}
	
.scroller_track {
	background-image: url('../images/scroll_track.gif');
	background-position:5px 0;
	background-repeat:repeat-y;
}

#scroller_track {
	height: 382px!important;	
}

/**/


#menu li {
	position: relative;
	font-size:0;
	display: block;
}

#menu ul ul {
	float: left;
	display: block;
	top: 100%;
	left: 0;
	position: absolute;
	margin-left: -3px;
	z-index:100;
}

#menu ul ul a {
	display: block;
	margin: 0;
}

#menu ul ul ul {
	position: absolute;
	display: block;
	top: 0;
	left: 100%;
	margin-top: 0px;
	margin-left: -8px;
}

div#menu ul ul,
div#menu ul li:hover ul ul,
div#menu ul ul li:hover ul ul,
div#menu ul ul ul li:hover ul ul
{ display: none; }

div#menu ul li:hover ul,
div#menu ul ul li:hover ul,
div#menu ul ul ul li:hover ul,
div#menu ul ul ul ul li:hover ul
{ display: block; }
