@charset "utf-8";
/* CSS Document */

@-moz-document url-prefix() {html>body #left-content-text { margin-top:-15px;}}
@-moz-document url-prefix() {html>body #left-content { padding-bottom:0px;}}

a{
	outline:none;
}

a:link {
	color: #000;
	text-decoration:none;
}
a:visited {
	color: #000;
	text-decoration:none;
}
a:hover {
	color: #000;
	text-decoration:none;
}
a:active {
	color: #000;
	text-decoration:none;
}

body{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(../images/back.jpg);
	background-repeat:repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	letter-spacing: 1px;
}

img{
	border:0;
}

#container{
	background-image:url(../images/content-bg.jpg);
	background-repeat:repeat-y;
	width:1024px;
	margin-left:auto;
	margin-right:auto;
}

#header{
	background-image:url(../images/image_01.jpg);
	width:1024px;
	height:90px;
	float:left;
}

#menu{
	background-image:url(../images/image_02.jpg);
	width:733px;
	height:21px;
	float:left;
}

#link{
	background-image:url(../images/link.jpg);
	width:90px;
	height:21px;
	float:left;
	text-indent:0px;
	line-height:23px;
	text-align:center;
}

#tussenstuk{
	background-image:url(../images/opzet2_05.jpg);
	width:20px;
	height:21px;
	float:left;
}

#mail{
	background-image:url(../images/image_03.jpg);
	width:58px;
	height:21px;
	float:left;
}

#right-mail{
	background-image:url(../images/image_04.jpg);
	width:123px;
	height:21px;
	float:left;
}

#top-content{
	background-image:url(../images/image_05.jpg);
	width:1024px;
	height:50px;
	float:left;
}

#left-content{
	background-image:url(../images/image_06.jpg);
	background-repeat:no-repeat;
	width:733px;
	min-height:238px;
	float:left;
}

#left-content-text{
	line-height:1.45;
	margin-left:150px;
	padding-bottom:15px;
	padding-right:10px;
}	

#left-content-text a:hover{
	text-decoration:underline;
}	

#left-content-text h1{
	font-size:120%;
	margin-bottom:20px;
}


a:hover {
	color: #000;
	text-decoration:none;
}

#right-content{
	background-image:url(../images/image_07.jpg);
	width:291px;
	height:238px;
	float:left;
}

#right-content-text{
	font-size: 11px;
	letter-spacing: 1px;
	color:#1c3f95;
	margin-left:30px;
	margin-top:25px;
}

#footer{
	background-image:url(../images/image_08.jpg);
	width:1024px;
	height:269px;
	clear:both;
}

#footer-links{
	font-size: 11px;
	letter-spacing: 1px;
	color:#1c3f95;
	margin-left:180px;
	padding-top:180px;
}

#footer-links a:link, #footer-links a:active, #footer-links a:hover, #footer-links a:visited{
	color:#1c3f95;
}



.container {
	height: 120px;
	width: 160px;
	margin-bottom:40px;
}
ul.thumb {
	float: left;
	list-style: none;
	margin: 0; padding: 10px;
	width: 360px;
	margin-left:-16px;
}
ul.thumb li {
	margin: 0; padding: 0px;
	float: left;
	position: relative;
	width: 110px;
	height: 110px;
}
ul.thumb li img {
	width: 160px; height: 120px;
	padding: 5px;
	position: absolute;
	left: 0; top: 0;
	-ms-interpolation-mode: bicubic; 
}
ul.thumb li img.hover {
	background:url(thumb_bg.png) no-repeat center center;
	border: none;
}

ul.thumb li.ruimte{
	margin-left:-30px;
}
