@charset "UTF-8";
/* CSS Document */
* {
	margin: 0;
} 

body {
	background-position:center top;
	background-repeat:repeat-x;
	background-attachment:fixed;
	margin:0;
	padding:0;
	height:100%;
}

#midden {
	margin-top:94px;
	position: relative;
 	width: 1024px;
 	margin-left:94px;;
	margin-right:auto;
}

#banner {
width:378px;
height:191px;
float: left;
}

#logo {
background-image:url(images/logo.png);
width:189px;
height:191px;
float: left;
}

#beeldmerk {
width:189px;
height:191px;
float: left;
}

#menu {
	background-color:#355E8C;
	width:378px;
	height:32px;
	float: left;
}

#content {
	background-image:url(../images/content.png);
	width:378px;
	height:100%;
	float: left;
	border-bottom: solid 3px #355E8C;
}

#content2 {
background-image:url(images/content.png);
width:580px;
height:100%;
padding:20px;
float: left;
border-bottom: solid 5px #355E8C;
}

#contenttotaal {
	width:378px;
	height:100%;
	float:left;
	margin-bottom:20px;
	list-style: url(none);
}

#referentie {
width:600px;
margin-left:20px;
margin-top:20px;
background-image:url(images/content.png);
float:left;
}

.text1 {
	margin-left:20px;
	margin-right:20px;
	margin-top:20px;
	margin-bottom:20px;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:14px;
	line-height:18px;
	color:#355E8C;
	list-style-type: none;
}

.text1 a {
text-decoration:none;
font-weight:bold;
color:#203855;
}

.text1 a:hover {
color:#67530A;
}

.titel {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:18px;
color:#203855;
}

.contactformverzenden {
background-color:#203855;
color:#FFFFFF;
}

/* MENU */
#menulijst{
	width:500px;
	height:32px;
}


#menulijst ul {	
margin-top:7px;
padding-left:24px;
margin-left:0;
}


#menulijst ul li {
	list-style:none;
	color:#FFFFFF;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:14px;
	text-decoration:none;
	display: inline;
	list-style-type: none;
	padding-right:24px;
}

#menulijst ul li a
{	
	list-style:none;
	color:#FFFFFF;
	text-decoration:none;
}

#menulijst ul li a:hover
{
	list-style:none;
	color:#ACC4DF;
	text-decoration:none;
	border-bottom:#355E8C solid 3px;
}


.referenties {

margin: 10px 10px 10px 10px;
}
*{padding:0;margin:0;list-style:none;outline:none;}
body{font:14px Tahoma, Geneva, sans-serif;}
#slideshowWrapper{
	position:absolute;
	width:640px;
	float: left;
	right: 6px;
	height: 640px;
	top: 32px;
}
#fssPrev{
	position:absolute;
	top:169px;
	left:-67px;
	width:67px;
	height:143px;
	text-indent:-999999px;
	background-image: url(../arrows.png);
	background-position: -67px 0px;
	float: left;
}
#fssNext{
	position:absolute;
	top:169px;
	left:646px;
	width:67px;
	height:143px;
	text-indent:-999999px;
	background-image: url(../arrows.png);
	background-repeat: no-repeat;
	float: left;
}
#fssPlayPause{position:absolute;top:435px;right:20px;background:url(white.png) repeat;padding:4px 0 5px 0;-moz-border-radius:5px;border-radius:5px;width:60px;text-align:center;display:block;color:#333;text-decoration:none;}

ul#slideshow{
	list-style:none;
	border:1px solid #999;
	padding:2px;
	width:640px;
	height:480px;
	overflow:hidden;
}
p{text-align:center;}
#fssList{list-style:none;width:646px;margin:auto;padding:5px 0 0 45%;}
#fssList li{display:inline;padding-right:10px;}
#fssList li a{color:#999;text-decoration:none;}
#fssList li.fssActive a{font-weight:bold;color:#333;}

#top{background:#3b5998;width:100%;height:40px;margin-bottom:20px;}
#top h1{color:#fff;font-weight:normal;font-size:18px;padding:7px 0 0 15px}
#top h1 span{font-size:11px;}
#top h1 a{text-decoration:underline;color:#fff;}
#top h1 a:hover{text-decoration:none;}

small a{color:#000;}
