@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;
}

/* 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;
}
