@charset "UTF-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.5em;
	color: #000;
	background-image: url(../img/bg-home.jpg);
	background-position: 50% 0;
	margin: 0px;
	padding: 0px;
}

.bodytext {
	width: 450px;
}

.left {
	float: left;
}

.right {
	float: right;
}

#center {
	position: absolute;
	left: 50%;
	margin-top: 15px;
	margin-left: -450px;
	width: 900px;
	height: 600px;
	clear: both;
	display: block;
}

/* Onderdelen */

#top {
	width: 900px;
	height: 70px;
	background-color: #FFF;
	clear: both;
}

#images {
	width: 900px;
	height: 131px;
	clear: both;
	padding: 0px;
	margin: 0px;
}

#middle-home {
	width: 900px;
  	height: 300px;
	background-color: #F4F4F4;
	display: block;
	float: left;
	overflow: hidden;
}

#bottom {
	width: 900px;
	height: 50px;
	display: block;
	clear: both;
	float: left;
	margin: 0px;
	padding: 0px;
	margin-bottom: 20px;
}


/* Specifieke onderdelen */

.yellow-blue_line {
	width: 900px;
	height: 2px;
	background-image: url(../img/yellow-blue_line.png);
	background-repeat: no-repeat;
	display: block;
	float: left;
	margin: 0px;
	padding: 0px;
}

#logo_search {
	width: 900px;
	clear: both;
}

#logo {
	width: 300px;
	height: 40px;
	margin-top: 15px;
	margin-left: 15px;
}

#taal-search {
	width: 295px;
	margin-top: 25px;
	display: block;
}

/*-----------------------------------  Language Begin -----------------------------------*/
#language {
	float: right;
	width: 85px;
	margin-right: 20px;
	margin-top: 2px;
}

.tx-srlanguagemenu-pi1 .cur {
	float: left;
	width: 25px;
	height; 15px;
	display: block;
}

.tx-srlanguagemenu-pi1 .cur a, .tx-srlanguagemenu-pi1 .cur a:hover, .tx-srlanguagemenu-pi1 .cur a:focus, .tx-srlanguagemenu-pi1 .cur a:active {
	font-size: 9px;
	color: #004687;
}

.tx-srlanguagemenu-pi1 .cur img {
	display: none;
}

.tx-srlanguagemenu-pi1 .no {
	float: left;
	width: 25px;
	height; 15px;
	display: block;
}

.tx-srlanguagemenu-pi1 .no a {
	font-size: 9px;
	color: #B5B5B5;
}

.tx-srlanguagemenu-pi1 .no a:hover, .tx-srlanguagemenu-pi1 .no a:active .tx-srlanguagemenu-pi1 .no a:visited {
	font-size: 9px;
	color: #B5B5B5;
}
/*-----------------------------------  Language End -----------------------------------*/

#onderdeel-left {
	width: 310px;
	height: 20px;
	padding-left: 140px;
	padding-top: 4px;
}

#onderdeel-left a {
	font-size: 13px;
	color: #FFC600;
	text-decoration: none;
}

#onderdeel-right {
	width: 310px;
	height: 20px;
	.padding-right: 140px; /* IE 7 fix */
	padding-left: 140px;
	padding-top: 4px;
}

#onderdeel-right a {
	font-size: 13px;
	color: #004687;
	text-decoration: none;
}

#image_zeef {
	float: left;
	width: 450px;
	height: 450px;
	display: block;
	overflow: hidden;
}

#image_filter {
	float: left;
	width: 450px;
	height: 450px;
	display: block;
	overflow: hidden;
}

a img {
	text-decoration: none;
	border: none;
}

#bottom_text {
	float: left;
	width: 890px;
	_width: 900px; /* IE7 fix */
	height: 16px;
	background-image: url(../img/bottom_text.png);
	background-repeat: repeat-y;
	font-size:9px;
	color: #fff;
	margin: 0px;
	padding: 0px;
	padding-left: 15px;
	display: block;
	clear: both;
}

.csc-textpic-image, csc-textpic-firstcol, csc-textpic-lastcol {
	width: 900px;
	height: 50px;
}

h1 {
	font-size: 14px;
	color: #A0A0A0;
	font-weight: normal;
}

