@charset "UTF-8";


body {
	height:100%;
	max-height:100%;
	padding:0;
	margin:0;
	border:0;
	background-color:#FFFFFF;

}

html {
	height:100%;
	max-height:100%;
	padding:0;
	margin:0;
	border:0;
	background:#fff;
	font-family:arial;
	background-color:#FFFFFF;
}

* html .inline-content {
	top:0;
	left:0;
	right:0;
	bottom:0;
	height:100%;
	max-height:100%;
	width:100%;
	overflow:auto;
	position:absolute;
	z-index:3; 	
	border-top:30px solid #FFFFFF;
	border-bottom:300px solid #FFFFFF;
}

.inline-content  {
	overflow:auto;
	position:absolute;
	z-index:3;
	top:98px;
	bottom:29px;
	left:0px;
	right:0;
	background-color:#333333;
	visibility: hidden;
}

#filtertip {
	position:absolute;
	top:24px;
	left:120px;
	z-index:10;
}

#top-bar {
	background-image: url(../interface/bovenste_balk.gif);
	background-repeat: no-repeat;
	overflow: hidden;
	position: relative;
	float: left;
	width: 900px;
	height: 31px;
	z-index:0;
}

/* LOGO BAR */
#top-sub {
	background-image: url(../interface/logo_balk.gif);
	background-repeat: no-repeat;
	overflow: hidden;
	position: relative;
	float: left;
	width: 900px;
	height: 114px;
}

a:visited, a:link, a:active, a:hover {
	color: #0E9BE8;
	text-decoration:none;
}


.global-link a:visited, .global-link a:link, .global-link a:active, .global-link a:hover {
	color: #0E9BE8;
	text-decoration:none;
	line-height: 150%;
	background-image: url(../interface/bullet_index.gif);
	background-repeat: no-repeat;
	padding-left: 10px;

}
#top-selector {
	float: left;
	top: 5px;
	position: absolute;
	left: 50px;
}

#container {
	height: 100%;
	width:900px;
}

#container #top-sub #logo-filter {
	padding-top: 10px;
	padding-left: 50px;
	float: left;
}

#container #top-sub #logo-keunstwurk {
	padding-top: 56px;
	padding-left: 182px;
	float: left;
}

/* BROWN BAR */
#top-breadcrumbs {
	background-image: url(../interface/breadcrumb_balk.gif);
	background-repeat: no-repeat;
	overflow: hidden;
	position: relative;
	float: left;
	width: 100%;
	height: 40px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	text-indent:50px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 7px;
}

/* NAVIGATION BAR */
#top-nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	float: right;
	height: 31px;
	padding-right: 45px;
}

/* NAVIGATION BUTTONS */
#top-button {
	float: left;
	text-align:center;
	margin-top: 7px;
	margin-right: 10px;
	margin-left: 10px;
	height: 22px;
}

#top-button a:link, #top-button a:visited, #top-button a:active {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}

#top-button:hover {
	color: #FFFFFF;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	text-decoration: none;
}

#column-header {
	padding-bottom: 10px;
}

#content {
	float: left;
	width: 900px;
/*	background-color:#CC3399; */
	margin:0px;
	padding:0px;
}

#column-left {
	float: left;
	width: 190px;
	padding-left: 25px;
	margin-right: 20px;
}

#intro-left {
	float: left;
	margin-top: 25px;
	width: 700px;
	margin-left: 25px;
	margin-right: 20px;
}

#column-middle {
	float: left;
	width: 355px;
	margin-left: 10px;
}

#column-right {
	float: left;
	width: 250px;
	margin-left: 16px;
}

#column-spacer {
	float: left;
	width: 20px;
}

#column-item {
	padding-top: 15px;
	padding-bottom: 15px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #999999;
}

#column-item:hover {
	background-color: #F3F3F3;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #000000;
}

#column-item a:link, #column-item a:active, #column-item a:visited {
	color: #0E9BE8;
	text-decoration: none;
	padding-left: 3px;
}

.news_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	padding-left: 4px;
}

#column-item .news_header a:link, #column-item .news_header a:visited, #column-item .news_header a:active, #column-item .news_header a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	text-decoration: none;
	font-weight: bold;
	color: #333333;
}
#column-content-themes {
	width: 190px;
}
.more_news {
	float:left;
	padding-top: 7px;
	padding-bottom: 7px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	padding-left: 9px;/**/
}

.more_news:hover {
	background-color: #F3F3F3;
	padding-top: 7px;
	padding-bottom: 7px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #000000;
	padding-left: 9px;/**/
}

#column-content-news {
	margin-top:18px;
}

.news_date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #999999;
	text-decoration: none;
	padding-left: 8px;
}

.news_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #333333;
	text-decoration: none;
	padding-top: 5px;
	padding-left: 8px;
	padding-right: 8px;
}

#column-filter {
	height: 55px;
	padding: 0;
	margin-top: 20px;
	margin-bottom: 0px;
	width: 345px;
	background-color: #10A5EB;
	cursor:hand;
	text-decoration: none;
}

#column-filter:hover {
	background-color: #0E9BE8;
}

#column-filter  .filter-large {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	float: left;
	padding-left: 10px;
	width: 200px;
}

#column-filter  .filter-small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 10px;
	padding-left: 10px;
	float: left;
	width: 250px;
}

#column-filter  #column-totals {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #10A5EB;
	text-decoration: none;
	float: right;
	padding-left: 7px;
	background-image: url(../interface/filter_counter.gif);
	background-repeat: no-repeat;
	height: 37px;
	padding-top: 18px;
}

.column-theme {
	margin-top: 20px;
	width: 190px;
	float: left;
	border: 1px dashed #FFFFFF;
	text-decoration: none;
	color: #FFFFFF;
}

.column-theme:hover {
	border: 1px dashed #999999;
}

.column-theme .column-title a {
	position: absolute;
	left: 38px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	width: 150px;
	line-height: 150%;
}

.column-theme .column-shadow a {
	position: absolute;
	padding-top: 12px;
	left: 40px;
	padding-right: 10px;
	padding-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #222222;
	text-decoration: none;
	width: 150px;
	line-height: 150%;
}
.column-theme .column-image {
	display: block;
	/*float: left;*/
	float:left;
}
.content_link  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #10A5EB;
	text-decoration: none;
}
#column-footer {
	float: left;
	height: 20px;
	width: 845px;
	/*position: absolute;
	bottom: 0px;*/
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #999999;
	padding-left: 20px;
	padding-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	margin-top: 30px;
	bottom: 0px;
}
#bwh_logo {
	width:25px;
	float:right;
}
#copyright_text {
	width:700px;
	float:left;
}
#column-footer a:link, #column-footer a:visited, #column-footer a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;

}
#news-middle {
	float: left;
	width: 880px;
	margin-left: 10px;
}
#news-date {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	color: #888888;
	text-decoration: none;
	padding-left: 28px;
	width: 150px;
	float: left;
	padding-top: 10px;
}
#news-header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	color: #534741;
	text-decoration: none;
	width: 425px;
	float: left;
	padding-bottom: 10px;
	font-weight: bold;
}
#news-header a:link, #news-header a:active, #news-header a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	color: #534741;
	text-decoration: none;
	font-weight: bold;
}
#news-content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	padding-left: 8px;
	width: 425px;
	float: left;
	padding-left: 177px;
	line-height: 125%;
}
.news_text a:link, .news_text a:visited, .news_text a:active  {
	color: #0E9BE8;
	text-decoration:none;
}

#news-image {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	color: #10A5EB;
	text-decoration: none;
	border: 1px dashed #999999;
	/*margin-right: 23px;
	margin-bottom: 20px;
	/*margin-left: 18px;
	padding: 10px;
	float: left;
	width:155px;*/
	
	margin-top: 5px;
	padding-left: 18px;
	width: 170px;
	float: left;	
	height: 100%;
	min-height:100px;
}
#news-image-holder {
	float: right;
	width: 175px;
	margin-right: 26px;
}

#news-spacer {
	float: left;
	width: 865px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	margin-top: 5px;
	margin-bottom: 15px;
}
#theme-date {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	color: #888888;
	text-decoration: none;
	float: left;
	margin-left: 30px;
	padding-left: 8px;
	padding-bottom: 8px;
	width: 220px;
}
#theme-header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	color: #534741;
	text-decoration: none;
	padding-left: 8px;
	width: 410px;
	float: left;
	padding-bottom: 5px;
	font-weight: bold;
	margin-left: 29px;
}
#theme-header a:link, #theme-header a:active, #theme-header a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	color: #534741;
	text-decoration: none;
	font-weight: bold;
}

#theme-content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	padding-left: 8px;
	float: left;
	margin-left: 30px;
	line-height: 125%;
	width: 410px;
}
#theme-total {
	float: left;
	width: 400px;
	margin: 0px;
	padding: 0px;
/*	background-color:#0099FF;*/
}

#theme-middle {
	float: left;
	width: 655px;
/*	margin-left: 10px; DOE VERANDER DIT */
	margin-right: 0px;
/*	background-color:#00FF00; */

	height:100%;
	
}
#theme-image {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	color: #10A5EB;
	text-decoration: none;
	float: left;
	border: 1px dashed #999999;
	padding: 10px;
	margin-bottom: 20px;
}
#theme-images {
	margin-top: 5px;
	padding-left: 18px;
	width: 170px;
	float: left;	
	height: 100%;
	min-height:200px;
/*	background-color:#009966; */

}
#theme-right {
	float: right;
	width: 190px;
	padding-right: 33px;
}
#additional-box {
	border: 1px dashed #999999;
	margin-bottom: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#additional-box a:visited, #additional-box a:link, #additional-box a:active, #additional-box a:hover {
	color: #0E9BE8;
	text-decoration:none;
	line-height: 150%;
	background-image: url(../interface/bullet_index.gif);
	background-repeat: no-repeat;
	padding-left: 10px;

}


.global-link a:visited, .global-link a:link, .global-link a:active, .global-link a:hover {
	color: #0E9BE8;
	text-decoration:none;
	line-height: 150%;
	background-image: url(../interface/bullet_index.gif);
	background-repeat: no-repeat;
	padding-left: 10px;

}
#additional-header {
	padding-bottom: 10px;
}
#additional-content {
	padding-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 8px;
}
#additional-content a:visited {
	color: #0E9BE8;
	text-decoration:none;
	line-height: 150%;
	background-image: url(../interface/bullet_index.gif);
	background-repeat: no-repeat;
	padding-left: 10px;

}
/* INCLUDING WHITE SPACE */
h3 { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #534741;
	text-decoration: none;
	margin-top: 16px;
	padding-top:0;
	margin-bottom:14px;
	padding-bottom:0;
}

/* EXCLUDING WHITE SPACE */
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #534741;
	text-decoration: none;
	margin-top:16px;
	padding-top:0;
	margin-bottom:4px;
	padding-bottom:0;	
}
p {
	margin:0;
	padding:0;
}
#filter-top-bar {
	background-color:#0E9BE8;
	overflow: hidden;
	position: relative;
	float: left;
	width: 100%;
	height: 31px;
	margin-bottom: 10px;
}
#filter-footer {
	float: left;
	height: 23px;
	width: 100%;
	padding-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	bottom: 0px;
	background-color: #0E9BE8;
	position: fixed;
	background-image: url(../interface/footer-background.gif);
	background-repeat: no-repeat;
	background-position: right;
}
#filter-search-tab {
	float: left;
}
.filter-search-tab-left {
	background-image: url(../interface/first_level_tab_left.gif);
	background-repeat: no-repeat;
	width: 33px;
	height: 31px;
	float: left;
}
.filter-search-tab-right {
	background-image: url(../interface/first_level_tab_right.gif);
	background-repeat: no-repeat;
	width: 33px;
	height: 31px;
	float: left;
}
.filter-search-tab-middle {
	height: 23px;
	float: left;
	background-color: #0E9BE8;
	padding-top: 8px;
}
.filter-search-dimtab-left {
	background-image: url(../interface/first_level_dimtab_left.gif);
	background-repeat: no-repeat;
	width: 33px;
	height: 31px;
	float: left;
}
.filter-search-dimtab-right {
	background-image: url(../interface/first_level_dimtab_right.gif);
	background-repeat: no-repeat;
	width: 33px;
	height: 31px;
	float: left;
}
.filter-search-dimtab-middle {
	height: 23px;
	float: left;
	background-color: #534741;
	padding-top: 8px;
}
#filter-top-button {
	float: left;
	text-align:center;
	margin-top: 7px;
	margin-right: 10px;
	margin-left: 10px;
	height: 22px;
}
#filter-top-left {
	background-image: url(../interface/filter-top-right.gif);
	background-repeat: no-repeat;
	background-color:#0E9BE8;
	overflow: hidden;
	position: relative;
	float: left;
	width: 250px;
	height: 31px;
}
#filter-top-nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	float: right;
	height: 31px;
	padding-right: 45px;
	background-image: url(../interface/filter-top-nav.gif);
	background-position: right;
}
#filter-top-breadcrumbs {
	background-image: url(../interface/empty_balk.gif);
	background-repeat: no-repeat;
	overflow: hidden;
	position: relative;
	float: left;
	width: 100%;
	height: 31px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-position: right;
	background-color: #534741;
	margin-bottom: 1px;
}
#filter-subtop-breadcrumbs {
	background-image: url(../interface/empty_balk.gif);
	background-repeat: no-repeat;
	overflow: hidden;
	position: relative;
	float: left;
	width: 100%;
	height: 23px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	margin-bottom: 20px;
	background-position: right;
	background-color: #534741;
	padding-left: 31px;
}
#filter-engine-tab {
	float: left;
}
.filter-engine-tab-left {
	background-image: url(../interface/first_level_tab_left.gif);
	background-repeat: no-repeat;
	width: 33px;
	height: 23px;
	float: left;
}
.filter-engine-tab-right {
	background-image: url(../interface/first_level_tab_right.gif);
	background-repeat: no-repeat;
	width: 33px;
	height: 23px;
	float: left;
}
.filter-engine-tab-middle {
	height: 23px;
	float: left;
	background-color: #0E9BE8;
	padding-top: 5px;
}
.filter-engine-dimtab-left {
	background-image: url(../interface/first_level_dimtab_left.gif);
	background-repeat: no-repeat;
	width: 33px;
	height: 23px;
	float: left;
}
.filter-engine-dimtab-right {
	background-image: url(../interface/first_level_dimtab_right.gif);
	background-repeat: no-repeat;
	width: 33px;
	height: 23px;
	float: left;
}
.filter-engine-dimtab-middle {
	height: 23px;
	float: left;
	background-color: #534741;
	padding-top: 5px;
}
#engine-data {
	float: left;
	height: 23px;
	width: 100%;
	padding-top: 5px;
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

.copyright_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
}
#intro-content-left {
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	width: 325px;
	float: left;
}
#intro-content-right {
	margin-right: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	width: 325px;
	float: right;
}
.intro_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
#intro-right {
	float: right;
	margin-top: 15px;
	width: 190px;
}
#intro-footer {
	float: left;
	height: 20px;
	width: 700px;
	/*position: absolute;
	bottom: 0px;*/
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #999999;
	padding-left: 20px;
	padding-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	margin-top: 30px;
	bottom: 0px;
}
#intro-footer a:link, #intro-footer a:active, #intro-footer a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
.active {
	color: #FFFFFF;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	text-decoration: none;
}
.suggesties_link {
	background-color: #F3F3F3;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #10A5EB;
	text-decoration: none;
	padding-left: 0px;
}
#themes-image {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	color: #10A5EB;
	text-decoration: none;
	border: 1px dashed #999999;
	/*margin-right: 23px;*/
	margin-bottom: 20px;
	/*margin-left: 18px;*/
	padding: 10px;
	float: left;
	width:155px;
}
#themes-image-holder {
	float: right;
	width: 175px;
	margin-right: 26px;
}
#news-additional-box {
	border: 1px dashed #999999;
	margin-bottom: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 188px;
}
#news-additional-box a:visited, #news-additional-box a:link, #news-additional-box a:active, #news-additional-box a:hover {
	color: #0E9BE8;
	text-decoration:none;
	line-height: 150%;
	background-image: url(../interface/bullet_index.gif);
	background-repeat: no-repeat;
	padding-left: 10px;

}
#news-additional-header {
	padding-bottom: 10px;
}
#news-additional-content {
	padding-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 8px;
	width: 188px;
}
#news-additional-content a:visited {
	color: #0E9BE8;
	text-decoration:none;
	line-height: 150%;
	background-image: url(../interface/bullet_index.gif);
	background-repeat: no-repeat;
	padding-left: 10px;

}
