@CHARSET "ISO-8859-1";

/* General styles */

*
{
	margin: 0;
	padding: 0;
}

body 
{
    border: 0;			 /*This removes the border around the viewport in old versions of IE */
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 12px;
    /*background: url("images/filler.gif") repeat-x;*/
}
    
p
{
	margin-bottom: 10px;
}

h1
{
	margin-top: -8px;
	font-size: 14px;
}

h2
{
	font-size: 26px;
	margin-bottom: 15px;
	font-family: monotype corsiva; vivaldi;
}

h3
{
	font-size: 16px;
}

img
{
	border: 0;
}
        
.wrapper
{
    width: 1000px;
    margin: 0 auto;
}
        
/* header */
.headermask 
{
	position:relative;		/* This fixes the IE7 overflow hidden bug and stops the layout jumping out of place */
    clear:both;
    float:left;
    width: 1000px;			/* width of whole page */
	overflow:hidden;	/* This chops off any overhanging divs */
}
	
/* 2 column left menu settings */
.leftheader 
{
    /*background: url("images/bm_logo.gif") no-repeat left bottom;*/
}

.leftheader .headerright 
{
	float: left;
	width: 200%;
	position: relative;
	left: 249px;
}

.leftheader .header1wrap 
{
	float: right;
	width: 50%;
	position: relative;
	right: 249px;
}

.leftheader .header1 
{
	margin: 0 0 0 249px;
	position: relative;
	right: 100%;
	overflow: hidden;
	height: 277px;
	background: url("images/header_right.gif") no-repeat;
}
    
.leftheader .header2 
{
    float: left;
    width: 249px;
    position: relative;
    right: 249px;
	background: url("images/header_left.gif") no-repeat;
	height: 277px;
}
    
/* column container */	
.colmask 
{
	position: relative;		/* This fixes the IE7 overflow hidden bug and stops the layout jumping out of place */
    clear: both;
    float: left;
    width: 1000px;			/* width of whole page */
	overflow: hidden;	/* This chops off any overhanging divs */
}
	
/* 2 column left menu settings */
.leftmenu 
{
    background: Black url("images/bm_logo.png") no-repeat left bottom;
}

#nav_bottom
{
	position: relative;
	width: 248px;
	height: 222px;
	background: url("images/nav_bottom.gif");
}

#brochure-aanvragen
{
	position: absolute;
	z-index: 2;
	margin: -190px 0 0 0;
}

.leftmenu .colright 
{
	float: left;
	width: 200%;
	position: relative;
	left: 248px;
	background: white;
}

.leftmenu .col1wrap 
{
    float: right;
    width: 50%;
    position: relative;
    right: 248px;
}

.leftmenu .col1 
{
    margin: 0 0 0 249px;
    position: relative;
    right: 100%;
    overflow: hidden;
	background: #c5c4c4;
	color: Black;
	padding-top: 33px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 125px;
	min-height: 500px;
}

.leftmenu .col1 a 
{
	/*text-decoration: none;
	color: white;*/
}

.leftmenu .col1 a:hover 
{
	/*text-decoration: underline;*/
}


.leftmenu .col2 
{
	float: left;
	width: 248px;
	position: relative;
	right: 248px;
	padding-top: 22px;
	background: url('images/nav_top.gif');
}
    
/* Menu */
.leftmenu .col2 ul
{
	list-style: none;
	/*background-color: black;*/
}

.leftmenu .col2 li 
{
	text-indent: 35px;
	/*padding-top: 2px;*/
	background: url("images/button.gif") repeat-x;
}

.menu_last
{
	text-indent: 15px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.leftmenu .col2 a 
{
	line-height: 35px;
	font-size: 11px;
	display: block;
	background: url("images/button_arrow.gif") no-repeat 10px 13px;
	text-decoration: none;
	color: white;
	width: 248px;
	height: 35px;	
}

/*.leftmenu .col2 a:hover 
{
	background: url("images/button_highlight.gif") repeat-x;
}*/

.leftmenu .col2 .active a 
{
}

.leftmenu .col2 .menu_active a
{
	line-height: 35px;
	font-size: 11px;
	display: block;
	background: url("images/button_highlight.gif") repeat-x;
	text-decoration: none;
	color: white;
	width: 248px;
	height: 35px;	
}

#pagecontent
{
	position: absolute;
	color: white;
	background-color: #373a42;
	width: 220px;
	top: 57px;
	left: 359px;
	padding: 10px;
}

.button ul
{
	list-style: none;
}

.button li
{
	width: 150px;
	text-indent: 35px;
	/*padding-top: 2px;*/
	background: url("images/button.gif") repeat-x;
}

.button a 
{
	line-height: 35px;
	font-size: 11px;
	display: block;
	background: url("images/button_arrow.gif") no-repeat 10px 13px;
	text-decoration: none;
	color: white;
	height: 35px;
}

.message
{
	font-weight: bold;
}

.white
{
	background: white;
	padding: 10px;
	color: black;
}

.white a, .white a:active, .white a:hover
{
	color: black;
}

.news
{
	background: gray;
	padding: 10px;
	color: white;
	cursor: pointer;
}

.news2
{
	background: gray;
	padding: 10px;
	color: white;
}

.news_over
{
	background: #606060;
	padding: 10px;
	color: white;
	cursor: pointer;
}

.home
{
	background: url("images/home.gif") no-repeat;
	color: Black;
	text-indent: 20px;
	position: relative;
	top: 255px;
	width: 70px;
	left: 10px;
	font-weight: bold;
	font-size: 10px;
	height: 15px;
	padding-top: 2px;
	float: left;
	text-decoration: none;
}

.email
{
	background: url("images/email.gif") no-repeat 0px 2px;
	color: Black;
	text-indent: 15px;
	position: relative;
	top: 257px;
	width: 70px;
	left: 10px;
	font-weight: bold;
	font-size: 10px;
	height: 11px;
	float: left;
	text-decoration: none;
}

#image-name
{
	font-size: 10px;
	font-style: italic;
}

/*
#bgdownloads
{
	width: 595px;
	height: 680px;
	position: relative;
	background: url("images/situatie.jpg") no-repeat;
}
*/

#downloads
{
	position: absolute;
	margin-left: 500px;
	margin-top: -589px;
	width: 250px;
	background-color: gray;
	color: white;
	padding: 10px 0px 10px 10px;
	z-index: 2;
}

#downloads a
{
	color: white;
}

#bm-woonaanbod
{
	width: 306px;
	height: 269px;
	position: absolute;
	z-index: 2;
}

.artist-impressions
{
	position: absolute;
	bottom: 0;
}

.artist-impressions ul
{
	list-style: none;
}

.artist-impressions ul li
{
	float: left;
	margin-right: 8px;
}

.artist-impressions ul li.last
{
	margin-right: 0;
}

.artist-impressions-popup ul
{
	list-style: none;
}

.artist-impressions-popup ul li
{
	float: left;
	margin-right: 8px;
}

.artist-impressions-popup ul li.last
{
	margin-right: 0;
}

.clear
{
	clear: both;
}

.line
{
	margin: 5px 0;
	border-top: 1px solid #e2e2e2;
	height: 1px;
}

.clear span, .line span
{
	display: none;
}

a.bm-woonaanbod
{
	color: #c65427; 
}

#partijen
{
	background-color: #ffffff;
	padding: 5px;
}

#partijen h3
{
	margin: 10px 0;
}

.brochure-bekijken
{
	background: url('images/brochure-bekijken.png') no-repeat;
	height: 150px;
	width: 102px;
	display: block;
}

.brochure-bekijken:hover
{
	background: url('images/brochure-bekijken.png') no-repeat 0px -153px;
}

.brochure-bekijken span
{
	display: none;	
}
	
/* niki result */

.niki-result
{
	margin-top: 10px;
}

.niki-result th
{
	font-weight: bold;
	font-size: 1.1em;
	text-align: left;
}

.niki-result th.align-right, .niki-result td.align-right
{
	text-align: right;
}

.niki-result th, .niki-result td
{
	border-top: 1px solid #c0c0c0;
	border-right: 1px solid #c0c0c0;
	padding: 2px;
}

.niki-result th.border-left, .niki-result td.border-left
{
	border-left: 1px solid #c0c0c0;
}

.niki-result td.border-bottom
{
	border-bottom: 1px solid #c0c0c0;
}

.niki-result tr.tr-alternate
{
	background: #e1e1e1;
}
