 /*
 *  DATE: 14-02-06
 *  (c) Deepvision
 */ 


/*
 *  MARKUP
 */ 

img {
	border: 0;
	display: block;
}

span, div, td, p, h3, h4 {
	font-family: 'trebuchet ms', verdana ;
	font-size: 11px;
	color: #404040;
}


a {
	color: #000;
	text-decoration: underline;
}

body {
	margin: 0;
	font-size: 11px;
	text-align: center;
	background: #f2f2f2 url(../images/bg.gif) 0% 100% repeat-x;
}

.left {
	float: left;
}

.right {
	float: right;
}


/*
 *  LAYOUT 
 */ 
#wrapper {
	/*float: left;*/
	width: 1002px;
	margin: 0 auto;
	text-align: left;
}

#header {
	float: left;
	width: 1002px;
	height: 95px;
	background: url(images/header.gif);
}

#flashindex {
	float: left;
	width: 985px;
	height: 250px;
	padding-left: 17px;
	background: url(images/flash_bg.gif);
}

#flash_java {
	width: 968px;
}

#content {
	float: left;
	width: 968px;
	padding: 0 17px 20px 17px;
	background: url(images/content_bg.gif);
}

#news_left, #news_right {
	float: left;
	width: 340px;
	padding: 35px 27px 0 27px;
	text-align: right;
	background: url(images/content_left.gif) 100% 0 no-repeat
}

#news_right {
	text-align: left;
	background: url(images/content_right.gif) no-repeat
}

#news_center {
	float: left;
	width: 116px;
	padding: 35px 27px 0 27px;
	background: url(images/content_center.gif) no-repeat;
}

#news_left img {
	float: right;
}

.news_border {
	height: 13px;
	background: url(images/news_border.gif) 50% 0% no-repeat;
}

#news_right p, #news_left p {
	width: 336px;
	margin: 12px 0px 25px 0px;
	padding: 0 3px;
	line-height: 17px;
}

#news_right h2, #news_left h2 {
	height: 13px;
	margin: 0 3px 0 0;
}

#news_right h2 {
	margin: 0 0 0 3px;
}

#news_center h2 {
	height: 13px;
	margin: 0;
	background: url(images/kopjes/noterik.gif) no-repeat;
}


h2 span {
	display: none;
}

a.arrow {
	line-height: 25px;
	width: 80px;
	background: url(images/arrow.gif) 100% 3px no-repeat;
	font-weight: bold;
	color: #404040;
	padding-right: 17px;
}


a.arrow2 {
	display: block;
	padding-left: 12px;
	background: url(images/arrow2.gif) 0 6px no-repeat;
}


#news_center p {
	margin-top: 2px;
	padding-top: 0;
}

#footer {
	float: left;
	width: 933px;
	height: 31px;
	padding: 29px 23px 0 43px;
	margin: 0;
	background: url(images/footer.gif) no-repeat;
	clear: both;
	list-style: none;
	/*list-style-image: url(images/footer_bar.gif);*/
}

#footer li {
	float: left;
	padding-right: 12px;
}

#footer a {
	color: #9c9c9c;
}

#footer .copyright {
	float: right;
}



#logo {
	margin: 47px 0 0 56px;
	clear: both;
}

#logo a {
	display: block;
	float: left;
	width: 300px;
	height: 40px;
}

#controlbar {
	margin: 0px 0 0 710px;
	}

#language_en a, #language_bg a, #language_nl a, #next a, #previous a, #home a {
	display: block;
	float: left;
	width: 34px;
	height: 34px;
	margin-right: 8px;
}

#next_a, #previous_a {
	display: block;
	float: left;
	width: 34px;
	height: 34px;
	margin-right: 8px;
}

#language_en span, #language_bg span, #language_nl span, #next span, #previous span, #home span {
	display: none;
}

#language_en a {
	background: url(images/en.gif) no-repeat;
}

#language_bg a {
	background: url(images/lang_bg.gif) no-repeat;
}

#language_nl a {
	background: url(images/nl.gif) no-repeat;
}

#next a {
	background: url(images/next.gif) no-repeat;
}

#previous a {
	background: url(images/previous.gif) no-repeat;
}

#next_a {
	background: url(images/next_a.gif) no-repeat;
}

#previous_a {
	background: url(images/previous_a.gif) no-repeat;
}

#home a {
	background: url(images/home.gif) no-repeat;
}

#logo span {
	display: none;
}


#submenu {
	float: left;
	padding: 0 0 0 26px;
	margin: 0;
	list-style: none;
	width: 175px;
	line-height: 19px;
}

#submenu span {
	display: none;
}

#submenu li {
	padding-left: 6px;
}

#submenu .title {
	height: 32px;
	margin-top: 35px;
	padding: 0;
	background: url(images/submenu_border.gif) 0 22px no-repeat;
}

#submenu .title img {
	margin-left: 6px;
}

#submenu a {
	
}

#submenu a:hover {

}

#text {
	float: left;
	margin: 30px 0 0 20px;
	width: 610px;
	height: 250px;
}

#text_large {
	width: 810px;
	margin: 30px 0 0 32px;
}

html>body #text, html>body #text_large {
	height: auto;
	min-height: 250px;
}

h1 {
	margin: 0 0 15px 0;
	padding: 0;
}

h1 span {
	display: none;
}

#text h2 {
	margin: 0;
	padding: 0;
	font-size: 11px;
	color: #539dc1;
	font-weight: bold;
}

#text p {
	margin-top: 0;
	padding-top: 0;
}

/*
 * GRADIENT
 */

#gradient_left {
	float: left;
	background: url(images/gradient_left.jpg) no-repeat;
	padding-left: 80px;
	width: 888px;
}

#gradient_right {
	float: left;
	background: url(images/gradient_right.jpg) 100% 0 no-repeat;
	padding-right: 80px;
	width: 888px;
}

#gradient_center {
	float: left;
	background: url(images/gradient_center.jpg) no-repeat;
	padding-left: 40px;
	width: 928px;
}

/*
 * MEDEWERKERS
 */ 

#medewerkers {
	padding: 0;
	margin: 10px 0 0 0;
	list-style: none;
	width: 900px; /*tempfix*/
}

#medewerkers li {
	float: left;
}

#medewerkers a.bg {
	float: left;
	display: block;
	padding: 20px 0 0 97px;
	width: 175px;
	height: 79px;
	margin: 0 10px 10px 0;
	background: url(images/medewerkersbg.jpg);
	text-decoration:none;
}

#medewerkers strong {
	display: block;
}

#medewerkers em {
	display: block;
	margin-bottom: 10px;
}

/*
 * brochures
 */ 

#brochures {
	padding: 0;
	margin: 0;
	list-style: none;
	width: 840px; /*tempfix*/
}

#brochures li {
	float: left;
}

#brochures a.bg {
	float: left;
	display: block;
	width: 350px;
	height: 45px;
	background: url(images/brochuresbg.gif) no-repeat;
	padding: 14px 0 0 65px;
	margin: 0 5px 5px 0;
	color: #666666;
	text-decoration:none;
}


#brochures a.bg:hover {
	color: #000000;
}


#brochures strong {
	display: block;
}

#brochures em {
	display: block;
	margin-bottom: 10px;
}

