/**
 * MAIN STYLESHEET ERVAARHETWATERREIJK.NL
 * BY SANDER BECK
 * SANDER@MULTIMOVE.NL
 **/

body{
	height:100%;
	margin:0px;
	padding:0px;
	background:#ffffff;
	font-family:"Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#555577;
}

div#container{
	position:relative;
	width:1000px;	
	background:#ffffff url(../images/layout/bg_container.gif) no-repeat;
	margin:0px auto;
	min-height:700px;
	_height:700px;
}

div#logo{
	height:91px;
	width:495px;
	margin:0 0 0;
	float:left;
	cursor:pointer;
	background:url(../images/layout/bg_logo.gif) bottom right no-repeat;
}

div#logoheader{
	height:104px;
	width:505px;
	float:right;
	background:url(../images/layout/headers/img_1-logo.jpg) bottom right no-repeat;
}

div#vvvlogo{
	background:url('../images/layout/img_vvvlogo.gif') no-repeat;
	height:62px;
	width:62px;
	margin:20px 0 0 430px;
}

div#header{
	width:100%;
	height:110px;
	background:url(../images/layout/headers/img_1.jpg) no-repeat bottom;;
	clear:both;
}

div#main_level_menu_container{
	width:100%;
	height:28px;
	background:url(../images/layout/bg_top_level_menu_container.gif) left no-repeat;
}
div#main_level_menu{
	height:28px;
	width:821px;
	padding: 0 0 0 152px;
	margin-left:27px;
	background:url(../images/layout/bg_top_level_menu.gif) repeat-x;
	background-position:27px top; 
}

div#main_level_menu ul{
	position:absolute;
	list-style:none;
	margin:0;
	padding:0;
}
div#main_level_menu li{
	float:left;
	padding:0;
	list-style:none;
}

div#main_level_menu form{
	padding:0;
	margin:0;
}
div#main_level_menu form .searchinput{
	width:210px;
	height:22px;
	border:0px;
	font-size:11px;
	padding:4px 4px 0 4px;
	background:url('../images/layout/bg_search_input.gif') no-repeat bottom right;
}

div#lcontent{
	width:410px;
	float:left;
}
div#rcontent{
	width:583px;
	border-left:2px solid #f9b200;
	float:left;
	padding:0 0 0 5px;
	overflow-x:hidden;
	margin-top:32px;
}

div#historyback_holder{
	margin:3px 13px 5px 0;
	padding:5px 166px 4px 0;
	height:14px;
	text-align:right;
}

div#menu_holder{
	position:relative;
	height:427px;
	width:408px;
}

div#top_level_menu_holder{
	width:205px;
	padding:0 0 0 36px;
	float:left;
}
div#top_level_menu_holder ul,
div#sub_menu_holder ul,
div#sub_menu_holder2 ul,
div#panelholder ul{
	list-style:none;
	margin:0;
	padding:0;
}
div#top_level_menu_holder li{
	width:194px;
	height:25px;
	text-transform:uppercase;
	font-size:12px;
	padding:6px 10px 0 0;
	color:#003f7d;
	text-align:right;
}
.top_level_on{
	background:url(../images/layout/bg_top_level_menuli_hover.gif) bottom right no-repeat;
}
.top_level{
	background:url(../images/layout/bg_top_level_menuli.gif) bottom right no-repeat;
}
.top_levelarrow_on{
	position:absolute; 
	right:0px;
	_behavior:url('/styles/iepngfix.htc');
	margin-right:145px; 
	margin-top:-6px;
	z-index:9999;
}
.top_levelarrow{
	display:none;
}
div#top_level_menu_holder li a{
	color:#003f7d;
	text-decoration:none;
}

div#sub_menu_holder{
	background:url(../images/layout/bg_submenu.jpg) no-repeat;
	height:100%;
	overflow-y:hidden;
	width:156px;
	float:left;
}
div#sub_menu_holder2{
	background:url(../images/layout/bg_submenu.jpg) no-repeat;
	height:100%;
	overflow-y:hidden;
	width:156px;
	float:left;
}

div#sub_menufiller{
	background:#003f7d; 
	height:100%; 
	opacity:.8;
	-moz-opacity:.8;
	filter:alpha(opacity=80);
}

div#sub_menufiller2{
	background:#bd8301; 
	height:100%; 
}

div#sub_menu_holder li,
div#sub_menu_holder2 li{
	width:133px;
	min-height:21px;
	_height:21px;
	font-size:12px;
	padding:5px 5px 5px 18px;
	color:#fff;
	cursor:pointer;
}
div#sub_menu_holder li a,
div#sub_menu_holder2 li a{
	color:#ffffff;
	text-decoration:none;
}
div#sub_menu_holder li.sub_menu{
	opacity:.8;
	-moz-opacity:.8;
	filter:alpha(opacity=80);
	background:url(../images/layout/bg_sub_menuli.gif) #003f7d bottom right repeat-x;
}
div#sub_menu_holder li.sub_menu_on{
	background:url(../images/layout/bg_sub_menuli_hover.gif) bottom right repeat-x;
}
div#sub_menu_holder2 li.sub_menu{
	background:url(../images/layout/bg_sub_menu2li.gif) bottom right repeat-x;
}
div#sub_menu_holder2 li.sub_menu_on{
	background:url(../images/layout/bg_sub_menu2li_hover.gif) bottom right repeat-x;
}

div#content100p{
	padding:0px 0px 12px 12px; 
	width:571px;
	float:left;
	min-height:416px;
	_height:416px; 
	overflow-x:hidden;
}

div#content{
	padding:0px 12px 12px 12px; 
	float:left;
	width:383px;
	min-height:416px;
	_height:416px; 
	overflow-x:hidden;
}

div#panelholder{
	float:left;
	width:176px;
}
div#panelholder li{
	padding:0 0 19px 0;
}
div#panelholder li a{
	text-decoration:none;
	color:#ffffff;
}
div#panelholder li a:hover{
	text-decoration:underline;
	color:#ffffff;
}

div.panel_yellow{
	width:168px;
	background:#bd8301;
	color:#ffffff;
	padding:5px 0 11px 8px;
	margin-bottom:5px;
}

div.panel_blue{
	width:168px;
	background:#7898ca;
	color:#ffffff;
	padding:5px 0 11px 8px;
	margin-bottom:5px;
}

.date{
	font-size:13px;
	color:#00418a;
	display: block;
}


/* FONTS AND HEADERS */
h1{
	font-size:33px;
	color:#bd8410;
	margin:-8px 0 5px 0;
}

h2{
	color:#0e2a7b;
	font-size:16px;
	margin:0 0 5px 0;
}

h2 a,
a h2{
	color:#0e2a7b;
	text-decoration:none;
}
h2 a:hover,
a:hover h2{
	text-decoration:underline;
}

h3{
	font-size:22px;
	padding-bottom:2px;
	border-bottom:1px solid #FFF;
	margin:0 0 10px 5px;
}

p{
	margin:0 0 20px 0;
}

img{
	border:0px;
}

a{
	color:#000000;
}

.pngFIX{
	_behavior:url('/styles/iepngfix.htc');
	border:0px;
}

input, textarea, select, option{
	font-size:11px;
	color:#555577;
}

.banner{
	width:300px;
	float:right;
	margin-top:20px;
	padding-right:13px;
}
.banner td{
	padding-bottom:13px;
}