* {
	padding: 0;
	margin: 0;
}
html,
body {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	line-height:160%;
}

body {
	background:#000000;
	overflow: -moz-scrollbars-vertical;
}

.cleardiv {
	clear:both;
}

/* ====== container ====== */

#container {
	margin: 0 auto;
	width: 974px;
}


/* ====== logo ====== */

#logo_h {
	width: 974px;
	height: 327px;
}
#logo_p {
	width: 974px;
	height: 249px; 
}

#logo img {
	border: 0;
	overflow : hidden;
}

/* ====== menu ====== */


#navigatie {
	float: left;
	width: 974px;
	height: 24px;
	background-image:url('./images/menu_bg.jpg');
	background-repeat:repeat-x;
	border-bottom: 1px solid #baba00;
}

#navigatie p {
	display: none;
}


/* ====== hoofdveld ====== */

#content_container_top {
	float: left;
	width: 974px;
	height: 9px;
	background: #ffffff;
	border-bottom: 1px solid #cccccc;
}

#content_container, #content_container_home {
	float: left;
	padding-top: 28px;
	width: 974px;
	min-height: 330px;
	background: #ffffff;
}
#content_container_home {
	min-height: 252px;
}

#content_foto {
	float: left;
	padding-top: 28px;
	width: 674px;	
}

#content_foto img#pic {
	margin-top: 100px;
	width: 400px;
	padding: 6px;
	border: 1px solid #bbbbbb;
}

#content_foto img.marker {
	vertical-align: top;
	padding-top: 120px;
}

#content_container_bottom1 {
	float: left;
	width: 974px;
	height: 9px;
	background: #ffffff;
	border-top: 1px solid #cccccc;
}
#content_container_bottom2 {
	float: left;
	width: 974px;
	height: 15px;
	background: #7f2f0f;
}

/* ====== hoofdveld ====== */

#submenu { 
	float: left;
	width: 183px;
	margin: 0 0 0 15px;
}
#submenu p {
	font-size: 14px;
	font-weight:bold;
	color: #581318;
	line-height:140%;
	padding: 4px 0;
}

#submenu ul {
	list-style: none outside;
	padding: 0;
}
#submenu li {
	color: #666666;
	padding: 0 0 0 13px;
}

#submenu a {
	color: #666666;
	text-decoration: none;
}

#submenu a:hover {
	color: #581318;
	text-decoration: none;
}

#submenu #huidige {
	color:#581318;
}


#inhoud {
	float: left;
	width: 746px;
}

#inhoud_home {
	margin: 0 auto;
	width: 746px;
}

#inhoud_foto {
	float: left;
	width: 746px;
}

#inzet {
	float: left;
	width: 500px;	
}

#inzet img#pic {
	width: 400px;
	padding: 6px;
	border: 1px solid #bbbbbb;
}

#inzet img.marker {
	vertical-align: top;
	padding-top: 120px;
}

/* ====== contact ====== */

label {
	float: left;
	width: 120px;
}

/* ====== Inputs ====== */

input {
	border: 1px solid #666666;
	width: 200px;
	padding: 0px;
}
input.send {
	background-color: #ffffff;
	color: #581318;
	width: 300px;
	margin-bottom: 15px;
	padding: 15px 0 5px 0;
	border: 0;
	font-weight:bold;
	text-align: left;
}

/* ====== table ====== */

table {
	width: 100%;
}
td {
	vertical-align: top;
}



/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/final_drop3.html
Copyright (c) 2005-2009 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
/* style the outer div to give it width */
.menu {font-size:12px;padding-bottom:0px;letter-spacing: 1px; }

/* remove all the bullets, borders and padding from the default list styling */
.menu ul {padding:0;margin:0 0 0 28px;list-style-type:none; height:24px; color:#fff;background-image:url('./images/menu_sep.jpg');background-repeat:no-repeat; }

/* style the sub-level lists */
.menu ul ul {width:130px; color:#fff; border:0; margin:0; }

/* float the top list items to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu ul li {float:left;height:25px;width:130px;line-height:25px;color:#fff;background-image:url('./images/menu_sep.jpg');background-repeat:no-repeat; background-position:129px 0;}

#tab6 {width:130px;}

/* style the sub level list items */
.menu ul ul li {display:block;width:111px;height:auto;position:relative;line-height:1em; color:#fff;}

/* style the links for the top level */
.menu a, .menu a:visited {display:block;float:left;height:100%;text-decoration:none;width:100%;text-align:center;font-size: 1em;font-family: Verdana,Arial,sans-serif; color:#fff; }

/* style the sub level links */
.menu ul ul a, .menu ul ul a:visited {display:block;border-top:solid 1px #baba00;background:#999900; color:#fff;width:111px;height:100%;line-height:11px; padding:7px 10px;text-align:left;}
.menu ul table ul a, .menu ul table ul a:visited  {width:14em; color:#000;}


/* style the table so that it takes no part in the layout - required for IE to work */
.menu table {position:absolute; left:0; top:0; font-size:1em; z-index:-1;}
.menu ul ul table {left:0px;}
.menu ul ul table ul.left {margin-left:2px;}

.menu li:hover {position:relative;}
* html .menu a:hover {position:relative;}

/* style the third level background */
.menu ul ul ul a, .menu ul ul ul a:visited {background:#ccc;}
/* style the fourth level background */
.menu ul ul ul ul a, .menu ul ul ul ul a:visited {background:#ddd;}
/* style the sub level 1 background */
.menu ul :hover a.sub1 {background:#ccc;}
/* style the sub level 2 background */
.menu ul ul :hover a.sub2 {background:#ddd;}

/* style the level hovers */
/* first */
.menu a:hover {color: #581318; font-weight:bold;}
.menu :hover > a {color: #581318; font-weight:bold;}
/* second */
.menu ul ul a:hover{color:#581318;width:111px;background:#999900;text-transform: none; font-weight:normal;}
.menu ul ul :hover > a {color:#581318;width:111px;background:#999900;text-transform: none; font-weight:normal;}
/* third */
.menu ul ul ul a:hover {background:#ddd;}
.menu ul ul ul :hover > a {background:#ddd;}
/* fourth */
.menu ul ul ul ul a:hover {background:#eee;}


/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {visibility:hidden;position:absolute;height:0;top:24px;left:-1px;width:200px;}

/* position the third level flyout menu */
.menu ul ul ul{left:14em;top:0;width:14em;}

/* position the third level flyout menu for a left flyout */
.menu ul ul ul.left {left:-14em;}

#huidig {font-weight:bold; width:100%; color:#581318; }
	
/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul, .menu ul a:hover ul {visibility:visible; height:auto; padding-bottom:3em; }
/* keep the third level hidden when you hover on first level list OR link */
.menu ul :hover ul ul{visibility:hidden;}
/* keep the fourth level hidden when you hover on second level list OR link */
.menu ul :hover ul :hover ul ul{visibility:hidden;}
/* make the third level visible when you hover over second level list OR link */
.menu ul :hover ul :hover ul{visibility:visible;}
/* make the fourth level visible when you hover over third level list OR link */
.menu ul :hover ul :hover ul :hover ul {visibility:visible;}



