/* --------------------------------------- */
/* GENERAL */
/* --------------------------------------- */

html,body
	{
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
	}

body
	{
	font-family: verdana;
	font-size: 11px;
	}

h1
	{
	font-weight: bold;
	font-size: 14px;
	color: #039;
	margin: 0px 0px 10px 0px;
	}

#wrapper
	{
	background: url(/grfx/bg_wrapper_portal.gif) repeat-y;
	width: 980px;
	height: auto;
	margin: 0px auto;
	}

/* ======================================= */

/* --------------------------------------- */
/* HEADER */
/* --------------------------------------- */

#header
	{
	position: relative;
	background: #039;
	width: 980px;
	height: 170px;
	}

#container_header				{ width:980px; }

#map
	{
	background: url(/grfx/map.gif);
	border: 2px solid #fff;
	width: 140px;
	height: 136px;
	margin-left: -2px;
	float: left;
	}

#picture
	{
	width: 504px;
	height: 168px;
	padding-top: 2px;
	float: left;
	}

#shoppenin
	{
	background: #fff url(/grfx/bg_title_portal.gif) repeat-x;
	border: 2px solid #fff;
	font-weight: bold;
	font-size: 31px;
	color: #fff;
	width:312px;
	height: 101px;
	margin-right: -2px;
	padding: 25px 10px 10px 10px;
	float: right;
	}

/* ======================================= */

/* --------------------------------------- */
/* MENU */
/* --------------------------------------- */

#menu_alpha
	{
	position: absolute;
	background: #039;
	filter: alpha(opacity=70);
	opacity: 0.7;
	-moz-opacity: 0.7;
	width: 980px;
	height: 30px;
	border-top: 2px solid #fff;
	border-bottom: 2px solid #fff;
	margin: -2px 0px 0px 0px;
	bottom: 0px;
	left: 0px;
	z-index: 1;
	}

#menu
	{
	position: absolute;
	border-top: 2px solid #fff;
	border-bottom: 2px solid #fff;
	font-weight: bold;
	color: #fff;
	width: 980px;
	height: 30px;
	margin: 0px 0px 0px 0px;
	bottom: 0px;
	left: 0px;
	z-index: 10;
	}

#menu #image
	{
	background: url(/grfx/vvv_portal.gif) no-repeat;
	width: 40px;
	height: 30px;
	float: left;
	}

#menu #home
	{
	background: url(/grfx/btn-home.gif) no-repeat 0px 4px;
	width: 100px;
	height: 30px;
	text-indent: -9999px;
	float: left;
	}

#menu #home a,
#menu #home a:hover
	{
	background: none;
	width: 100px;
	_width: 75px;
	display: block;
	}

#menu a
	{
	font-size: 10px;
	color: #fff;
	text-decoration: none;
	width: auto;
	height: 16px;
	margin: 0px;
	padding: 7px 13px;
	float: left;
	display: block;
	}

#menu a:hover
	{
	background: #fff;
	font-size: 10px;
	color: #039;
	text-decoration: none;
	width: auto;
	height: 16px;
	margin: 0px;
	padding: 7px 13px;
	float: left;
	display: block;
	}

/* ======================================= */

/* --------------------------------------- */
/* CONTENT */
/* --------------------------------------- */

.browse_table_dinercheque
	{
	background: #A6C64F;
	padding: 4px;
	}

.browse_subject_dinercheque		{ color: #000; }
.browse_line_dinercheque		{ background: #E1F8E1; }

.header_content
	{
	font-size: 14px;
	font-weight: bold;
	color: #039;
	margin: 0px 0px 10px 0px;
	}

#main
	{
	position: relative;
	height: auto;
	_height: 400px;
	min-height: 400px;
	margin: 0px;
	}

#content
	{
	position: relative;
	font-weight: normal;
	font-size: 11px;
	color: #000;
	height: auto;
	_height: 400px;
	min-height: 400px;
	margin: 0px;
	margin-left: 145px;
	margin-right: 202px;
	padding: 10px;
	}

#content a						{ color:#000; text-decoration:underline; }
#content a:hover				{ color:#000; text-decoration:underline; }

#content label
	{
	width:140px;
	display:block;
	}

input.zoeken
	{
	background: #000 url(/grfx/buttons/zoeken_portal.gif) no-repeat;
	border: 0px;
	width: 74px;
	height: 27px;
	outline: none;
	cursor: pointer;
	}

img.welcome
	{
	margin: 0px 0px 10px 10px;
	float: right;
	}

/* ======================================= */

/* --------------------------------------- */
/* SIDEBAR */
/* --------------------------------------- */

#sidebar
	{
	position: relative;
	background: url(/grfx/bg_sidebar_portal.gif) no-repeat left bottom;
	font-weight: bold;
	font-size: 10px;
	color: #039;
	width: 128px;
	padding: 10px 10px 10px 2px;
	float: left;
	}

#sidebar_left p					{ margin:0px 0px 5px 0px; }

#sidebar_left p select
	{
	font-size: 11px;
	width: 120px;
	margin: 0px 0px 10px 0px;
	}

.shoppeninregio					{ color:#039; }

.link_sidebar
	{
	text-align: left;
	width: 140px;
	margin-top: 5px;
	display: block;
	}

.link_sidebar a
	{
	font-size: 12px;
	color: #039;
	text-decoration: none;
	}

.link_sidebar a:hover
	{
	font-size: 12px;
	color: #039;
	text-decoration: underline;
	}

#sidebar_pictures
	{
	background: url(/grfx/sidebar_pictures_portal.png) no-repeat;
	outline: 0px;
	_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/grfx/sidebar_pictures_portal.png');
	width: 140px;
	height: 450px;
	margin-left: -10px;
	}

#sidebar2
	{
	position: relative;
	text-align: center;
	width: 178px;
	padding: 10px 10px 0px 6px;
	float: right;
	}

#sidebar_right img				{ border: 0px; }

#divclear						{ clear:both; }

/* ======================================= */

/* --------------------------------------- */
/* FOOTER */
/* --------------------------------------- */

#footer
	{
	background: #039;
	border: 2px solid #fff;
	width: 980px;
	height: 10px;
	margin: 0px auto;
	}

/* ======================================= */

/* --------------------------------------- */
/* BROWSE */
/* --------------------------------------- */

.cnt_nieuws
	{
	background: #E1F8E1;
	margin: 10px 0px;
	padding: 0px;
	}

.date							{ padding:10px 10px 5px 10px; }

.subttl
	{
	font-size: 18px;
	margin: 0px 5px;
	}

.newsbdy						{ margin:10px; }

.leesmeer
	{
	background: #F5FDF5;
	width: 606px;
	height: 16px;
	margin: 10px 0px 0px -10px;
	padding: 7px;
	display: block;
	}

table.browse_buttons
	{
	background: #eee;
	width: 100%;
	height: 30px;
	margin: 0px;
	padding: 0px;
	}

td.buttons						{ padding-right: 10px; }
td.buttons a					{ color:#000; text-decoration:underline; }
td.buttons a:hover				{ color:#000; text-decoration:underline; }

table.browse_table
	{
	width: 100%;
	height: auto;
	margin: 10px 0px;
	padding: 0px;
	}

tr.browse_subject
	{
	font-weight: bold;
	height: 30px;
	}

td.browse_desc0					{ padding-left:10px; }
td.browse_desc1					{ padding-left:10px; }
td.browse_desc2					{ padding-left:10px; }
td.browse_desc3					{ padding-left:10px; }

tr.browse_line1					{ background: #E1F8E1; height: 30px; }
tr.browse_line0					{ background: #F5FDF5; height: 30px; }

td.browse_data					{ padding-left:10px; }
td.browse_data a				{ color: #000; text-decoration: underline; }
td.browse_data a:hover			{ color: #000; text-decoration: underline; }

/* ======================================= */

/* --------------------------------------- */
/* PRINT */
/* --------------------------------------- */

table.print_map_table
	{
	width: 100%;
	margin: 10px 0px;
	}

td.print_desc
	{
	background: #E1F8E1;
	font-weight: bold;
	width: 140px;
	padding-left: 10px;
	}

td.print_data
	{
	background: #F5FDF5;
	padding-left: 10px;
	}

td.print_sub_title
	{
	background: #E1F8E1;
	padding-left: 10px;
	}

table.search_table
	{
	width: 100%;
	margin: 10px 0px;
	}

td.search_desc
	{
	width: 160px;
	font-weight: bold;
	vertical-align: top;
	}

input.search_input				{ width: 190px; }

select.search_combo				{ width: 194px; }


/* BROWSE ARRANGEMENTEN */

table.tbloffers					{ margin: 10px 0px; }

td.arrangementbox				{ background: #F5FDF5; }

img.border
	{
	border: 5px solid #fff;
	margin: 5px;
	}

td.imagebox
	{
	background: #E1F8E1;
	width: 100%;
	height: 150px;
	}

.arrangementborder				{ margin: 10px 5px; }

td.artikel
	{
	font-weight: bold;
	height: 70px;
	}

td.prijs
	{
	font-weight: bold;
	font-size: 14px;
	color: #f00;
	}

td.meer_info
	{
	background: #fff;
	padding: 5px 0px;
	}

/* ======================================= */

/* --------------------------------------- */
/* NIEUWS */
/* --------------------------------------- */

.date							{ font-size: 10px; color: #999; padding-left: 8px; }
.subttl							{ font-weight: bold; font-size: 10px; color: #003399; text-transform: uppercase; }
.subttlttl
	{
	font-weight: bold;
	text-transform: uppercase;
	font-size: 10px;
	color: #039;
	padding-left: 8px;
	}

.newsbdy						{ }

.gfx-news
	{
	border: 2px solid #003399;
	width: 85px;
	height: 85px;
	margin-left: 10px;
	float: right;
	}

.gfx-detailnews
	{
	border: 2px solid #003399;
	margin-left: 10px;
	float: right;
	}

/* ======================================= */
/* ======================================= */
/* ======================================= */
