/* --------------------------------------- */
/* GENERAL */
/* --------------------------------------- */

html				    		{ overflow: -moz-scrollbars-vertical; }
html,body						{ margin: 0; padding: 0; }
body							{ background-color: #0059AB; color: #000; }
body, td						{ font-family: verdana,arial,helvetica; font-weight: normal; font-size: 1em; text-decoration: none; }

#div_map
	{
	cursor: hand;
	cursor: pointer;
	}

a								{ color:#62922F; }
a:hover							{ color: #1C62AB; }

h1
	{
	font-size: 2em;
	color: #0059AB;
	}

input							{ font-weight:bold; color:#000; }
select							{ font-weight:bold; color:#000; width:180px; }

.clear							{ clear: both; }
.buttons						{ cursor: pointer; }
.padding_10						{ padding: 10px;}
.float_right					{ float: right; }
.update_line0					{ background: #BFDFF6; }

#wrapper
	{
	position:relative;
	background: url(/grfx/bg_white_c.gif);
	width: 983px;
	height: auto;
	margin: 0px auto;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 0px;
	}

/* ======================================= */

/* --------------------------------------- */
/* HEADER */
/* --------------------------------------- */

#header
	{
	position: relative;
	height: auto;
	_height: 83px;
	min-height: 83px;
	margin: 0px;
	}

#header_vis
	{
	position: relative;
	background: url(/grfx/logo.gif) no-repeat;
	text-indent: -9999px;
	height: 83px;
	margin: 0px;
	margin-left: 30px;
	display: block;
	cursor: pointer;
	}




#header_powered
	{
	float:right;
	height:65px;
	width:175px;
	margin-right:10px;
	background: url(/grfx/powered_by.gif) no-repeat 0px 10px;
	}

#header_plugin
	{
	color: #def;
	position:relative;
	max-height:15px;
	padding:20px 20px 20px 5px;
	overflow:hidden;
	}

.header_spacer
	{
	float:right;
	width:270px;
	}

/* ======================================= */

/* --------------------------------------- */
/* NAVIGATIE */
/* --------------------------------------- */

#navigatie
	{
	position: relative;
	background-image: url(/grfx/nav_balk_c.gif);
	background-repeat: repeat-x;
	background-position: center;
	height: 100px;
	display: block;
	}

#btn_1, #btn_2, #btn_3, #btn_4, #btn_5, #btn_6, #btn_7, #btn_8, #btn_9,
#btn_update
	{
	height: 77px;
	padding-top: 2px;
	}

#btn_1, #btn_2, #btn_3, #btn_4, #btn_5, #btn_9,
#btn_update
	{
	float: left;
	}

#btn_6, #btn_7, #btn_8
	{
	float:right;
	}

#btn_1					{ padding-left: 35px; }
#btn_6					{ padding-right: 20px; }
#btn_update				{ padding-left: 250px; }

/* ======================================= */

/* --------------------------------------- */
/* CONTENT */
/* --------------------------------------- */

#content, #content_pos
	{
	position: relative;
	background: #fff url(/grfx/bg_white_ext.gif) repeat-y;
	font-size: 0.8em;
	height: auto;
	_height: 300px;
	min-height: 300px;
	margin-top: 15px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 15px;
	clear: both;
	}

#content_pos
	{
	width:100%;
	padding-left:0px;
	padding-right:0px;
	}

#block_2
	{
	position: relative;
	margin-left: 15px;
	}

.gis_block_1
	{
	position: relative;
	height: auto;
	_height: 300px;
	min-height: 300px;
	margin-right: 280px;
	_margin-right: 0px;
	}

.gis_block_2
	{
	position: relative;
	width: 280px;
	height: auto;
	_height: 250px;
	min-height: 250px;
	float: right;
	}



#position_rel
	{
	position: relative;
	text-align:center;
	width:300px;
	}

#form_table
	{
	position: relative;
	width: 285px;
	margin: 0px;
	float: left;
	}

#gisbox						{ position: relative; width: 632px; margin-left: 290px; }
#gisbox #pos_ctrl			{ margin-top: 10px; }

/* ======================================= */

/* --------------------------------------- */
/* SCROLL BLOK STYLE */
/* --------------------------------------- */

#block_scroll
	{
	background: #fff;
	width: 280px;
	height: auto;
	}

#arrow_up
	{
	position:relative;
	display:block;
	left:260px;
	top:-370px;
	width:30px;
	z-index:40;
	}

#arrow_down
	{
	position:relative;
	display:block;
	left:260px;
	top:-50px;
	width:30px;
	z-index:40;
	}

.dot_line
	{
	border-bottom: 2px dashed #306F9C;
	margin-top: 10px;
	}

h4
	{
	color:#62922F;
	font-weight:bold;
	font-size: 1em;
	padding:0;
	margin:0;
	}

h5
	{
	color: #1C62AB;
	display:inline;
	}

h5.rood
	{
	color: #B0000C;
	display:inline;
	font-size:0.8em;
	}

h5.grijs
	{
	color: #6E8087;
	display:inline;
	font-size:0.8em;
	}

td a
	{
	color:#62922F;
	/* font-size:0.8em; */
	}

td a:hover
	{
	color: #1C62AB;
	/* font-size:0.8em; */
	}

/* ======================================= */

/* --------------------------------------- */
/* ADVO / EVENEMENT detail */
/* --------------------------------------- */

body.background
	{
	background: #fff;
	text-align: left;
	}

.header_advo
	{
	background: url(/grfx/logo_advo.gif) no-repeat;
	height: 83px;
	text-indent: -9000px;
	}

.header_icon
	{
	background: url(/grfx/logo_advo.gif) no-repeat;
	height: 83px;
	text-indent: -9000px;
	width:360px;
	}

.show_icon_print
	{
	display:none;
	}

.header_2_advo
	{
	background: url(/grfx/header_advo.gif) repeat-x;
	height: 71px;
	width:100%;
	}

.content_advo
	{
	min-height: 300px;
	heigh:auto;
	_height:300px;
	width:500px;;
	padding: 2px 5px 2px 5px;
	font-size: 0.8em;
	}

h1.advo
	{
	color:#1A62AC;
	font-size: 1.3em;
	}

h1.evenement
	{
	color:#1A62AC;
	font-size: 1.3em;
	padding:0;
	margin:0;
	}

.block_left
	{
	float:left;
	width: 200px;
	margin: 0px 0px 0px 0px;
	padding-top: 10px;
	}

.dot_line_bottom
	{
	border-bottom: 2px dashed #6E8087;
	width:500px;
	}

.dot_line_top
	{
	border-top: 2px dashed #6E8087;
	width:500px;
	}

/* ======================================= */

/* --------------------------------------- */
/* PRINT */
/* --------------------------------------- */

.print_header
	{
	float:left;
	width:300px;
	}

.print_button
	{
	float:right;
	width:25px;
	margin-top:30px;
	margin-right:10px;
	}

.print_titel
	{
	float:left;
	width:500px;
	}

/* ======================================= */

/* --------------------------------------- */
/* FOOTER */
/* --------------------------------------- */

#footer_dot
	{
	position: relative;
	border-bottom: 2px dashed #6E8087;
	margin-bottom: 10px;
	margin-left: 5px;
	margin-right: 5px;
	clear: both;
	}

#footer
	{
	position: relative;
	background: url(/grfx/footer_balk.gif);
	font-weight: bold;
	font-size: 0.8em;
	color: #fff;
	height: auto;
	_height: 22px;
	min-height: 22px;
	padding-top: 3px;
	display: block;
	}

#footer_left
	{
	position: relative;
	width: 400px;
	height: 20px;
	float: left;
	margin-left: 10px;
	}

#footer_right
	{
	position: relative;
	text-align: right;
	height: 20px;
	margin-left: 400px;
	margin-right: 10px;
	}

#footer a
	{
	font-size: 0.8em
	text-decoration: underline;
	color: #fff;
	}

#footer a:hover
	{
	font-size: 0.8em
	text-decoration: none;
	}


/* ======================================= */
/* ======================================= */
/* ======================================= */

