/**
 * MAIN STYLESHEET VVVIJSSELDELTA.NL
 * BY SANDER BECK
 * SANDER@MULTIMOVE.NL
 * DESIGN BY G2K.NL!
 **/

html, body{ 
	width:100%;
	height:100%;
	margin:0;
	padding:0;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

div#container{
	width:990px;
	margin: 0px auto;
	background:url(../images/layout/bg_container.gif) repeat-y;
}

div#top_level_menu_lang{
	position:absolute;
	margin-top:47px;
	float:right;
	right:10px;
	color:#ffffff;
	font-size:14px;
	font-weight:bold;
}

div#top_level_menu_lang a,
div#top_level_menu_small a,
div#ttop_level_menu_search a,
div#top_level_menu_tips a{
	color:#ffffff;
	text-decoration:none;
}

div#top_level_menu_lang a:hover,
div#top_level_menu_small a:hover,
div#top_level_menu a:hover,
div#ttop_level_menu_search a:hover,
div#top_level_menu_tips a:hover{
	text-decoration:underline;
}

.search_icon{
	margin-right:2px; 
	margin-bottom:-2px;
}

.submitInputSearch{
	color:#ffffff;
	font-size:14px;
	font-weight:bold;
	background:none;
	border:none;
	width:60px;
}

div#top_level_menu{
	height:30px;
	overflow:hidden;
}

div#top_level_menu_tips{
	position:absolute;
	margin-top:77px;
	float:right;
	right:10px;
	color:#ffffff;
	font-size:14px;
	font-weight:bold;
}

.top_level_menu{
	font-family:"Times New Roman", Times, serif;
	font-size:26px;
	letter-spacing:-2px;
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
}

.menu_spacer{
	font-family:"Times New Roman", Times, serif;
	font-size:25px;
	color:#ffffff;
	font-weight:bold;
	padding:0px 3px 0px 3px;
}

.top_level_menu_on{
	font-family:"Times New Roman", Times, serif;
	font-size:26px;
	letter-spacing:-2px;
	color:#ffffff;
	font-weight:bold;
	text-decoration:underline;
}

div#lmarker{
	position:absolute;
	background:url(../images/layout/bg_marker_left.jpg) no-repeat;
	width:201px;
	margin-top:3px;
	margin-left:-16px;
	height:494px;
}

div#rmarker{
	position:absolute;
	background:url(../images/layout/bg_marker_right.jpg) no-repeat;
	width:201px;
	margin-top:-14px;
	height:494px;
}

input, textarea, select, option{
	font-size:11px;
}

.search_input{
	height:12px;
	width:100px;
	color:#999999;
}

div#top_level_menu_small{
	position:absolute;
	margin-top:77px;
	color:#ffffff;
	font-size:14px;
	font-weight:bold;
}

div#header{
	position:relative;
	height:144px;
	width:980px;
	padding:5px;
}

div#lcontent{
	float:left;
	width:176px;
	padding:0px 10px 0px 168px;
	min-height:496px;
	margin-top:-22px;
	background:url(../images/layout/logo.jpg) no-repeat;
	_height:500px;
}

div#ccontent{
	float:left;
	width:389px;
	padding:0px 14px 40px 14px;
	margin-top:-3px;
	overflow-x:hidden;
}

div#rcontent{
	float:left;
	width:209px;
	margin-top:-5px;
	padding: 0px 0px 0px 9px;
}

div#footer{
	width:939px;
	padding:20px 0px 10px 51px;
	clear:both;
	background:url(../images/layout/bg_footer.gif) #ffffff no-repeat;
}

div#table_menu{
	margin-top:18px;
}

div.spacer{
	height:11px;
	background:url(../images/layout/common/bg_spacer.gif) #ffffff repeat-x;
	width:175px;
}

div#copyright{
	position:absolute;
	font-size:10px;
	margin-top:-32px;
	margin-left:317px;
}

div#copyright a{
	color:#000000;
	font-weight:normal;
	text-decoration:none;
}

div#copyright a:hover{
	color:#000000;
	text-decoration:underline;
}

.agenda_highlight1{
	background:url(../images/layout/bg_agenda1.gif) no-repeat;
	padding-left:5px;
}
.agenda_highlight2{
	background:url(../images/layout/bg_agenda2.gif) no-repeat;
	padding-left:5px;
}
.agenda_highlight3{
	background:url(../images/layout/bg_agenda3.gif) no-repeat;
	padding-left:5px;
}
.agenda_highlight4{
	background:url(../images/layout/bg_agenda1.gif) no-repeat;
	padding-left:5px;
}
.agenda_highlight1 a,
.agenda_highlight2 a,
.agenda_highlight3 a,
.agenda_highlight4 a{
	color:#000000;
	text-decoration:none;
	font-family:"Times New Roman", Times, serif;
	font-size:23px;
	color:#000000;
	font-weight:bold;
}

.agenda_highlight_date{
	color:#000000;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
	font-weight:bold;
	padding-left:5px;
}


/* General */
img{ 
	border: 0px; 
}

h1{ 
	color: #000000;
	font-family:"Times New Roman", Times, serif;
	font-size:47px;
	font-weight:bold;
	letter-spacing:-2px;
	line-height:38px;
	margin:0;
	padding:0;
	margin-bottom:10px;
}

h2{ 
	color: #000000;
	font-family:"Times New Roman", Times, serif;
	font-size:25px;
	font-weight:bold;
	letter-spacing:-2px;
	line-height:22px;
	margin:5px 0px 5px 0px;
}

h3{
	font-size:18px;
	font-family:"Times New Roman", Times, serif;
	letter-spacing:-1px;
	margin:10px 0px 0px 0px;
	padding:0;
}

p{
	margin:0px;
	padding:0px;
	margin-bottom:20px;
}

a{
	color:#000;
	font-weight:bold;
	text-decoration:none;
}

a:hover{
	text-decoration:underline;
}

/* MENU TABLE_MENU */
.menu_level1{
	cursor:pointer;
	color:#000000;
	text-decoration:none;
	font-family:"Times New Roman", Times, serif;
	font-size:23px;
	letter-spacing:-1px;
	color:#000000;
	font-weight:bold;
}

.menu_level1_on{
	cursor:pointer;
	background:url(../images/layout/bg_hover_menu.gif) no-repeat;
	color:#000000;
	text-decoration:none;
	font-family:"Times New Roman", Times, serif;
	font-size:23px;
	letter-spacing:-1px;
	color:#000000;
	font-weight:bold;
}

div#lcontent ul{
	list-style:none;
	margin:0;
	padding:0;
}

div#lcontent ul li{
	background:url(../images/layout/common/bg_spacer.gif) #ffffff repeat-x bottom;
	padding:6px 0px 18px 0px;
	width:175px;
}

.small{
	font-size:10px;
	line-height:10px;
}

div#addThis{
	margin:30px 0 0 0;	
}
