body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.6;
	background-color: #fff;
	}
html {
	min-height: 100%;
	margin-bottom: 1px;
	}
a img {
	border: none;
	}

/* LAYOUT */
#wrapper {
	margin: 0 auto 0px auto;
	background-image: url(image/standaard/background_white.gif);
	background-repeat: repeat-y;
	background-position: center;
	}
#header {
	margin: 0 auto 0px auto;
	width: 950px;
	height: 120px;
	}
#container {
	width: 940px;
	margin: 0 auto 0 auto;
	padding-left: 10px;
	padding-top: 10px;
	}
#sidebar {
	float: right;
	width: 200px;
	color: #000;
	padding-left: 5px;
	margin-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #d2e4f8;
	}
#content {
    float: left;
    width: 700px;
	margin-bottom: 10px;
	background-image: url(image/standaard/teken.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	}
#page-title {
	padding: 0px 0 0 0;
	border-bottom: 1px solid #ccc;
	margin-bottom: 10px;
	}
.rand {
	width:195px;
	}
.rand a img {
	border:4px #000154 solid;
	margin:2px 2px 2px 2px;
	}
.rand a:hover img {
	border:4px #d3e5f9 solid;
	}
.table {
	 background: #d2e4f8;
	 border: 1px solid #b2b2b2;
	 margin-bottom: 10px;
}
.td {
	 padding-left: 10px;
	 padding-bottom: 10px;
}
.table_wit {
	 background: #fff;
	 border: 1px solid #b2b2b2;
	 margin-bottom: 10px;
}
.td_wit {
	 padding-left: 10px;
	 padding-bottom: 10px;
}
#laatseproject {
	margin: 0 auto 0px auto;
	height: 212px;
	width: 189px;
	background-image: url(image/showcase.jpg);
	background-repeat: no-repeat;
	}
#laatseproject_content {
	padding-top: 10px;
	text-align: center;
	}
#contactformulier {
	color: #000154;
	}

/* MENU */
#menu {
	padding-top: 95px;
	padding-left: 5px;
	font-weight: bold;
}
#header ul 	{
	float: left;
 	}
#header li, #header li a {
    color: #000154;
	float: left;
	padding-right: 5px;
	 }
#header li a:hover {
	border-bottom: 3px solid #000154;
	color: #000154;
 	}
#main #main a,
#page1 #page1 a,
#page2 #page2 a,
#page3 #page3 a,
#disclaimer #disclaimer a,
#contact #contact a {
	color: #000154;
	border-bottom: 3px solid #d2e4f8;
	}

/* FOOTER */
#divide {
	clear: both;
	width: 950px;
	height: 15px;
	margin: 0 auto 0 auto;
	background-color: #fff;
	}
#footer {
    margin: 0 auto 0 auto;
	font-size: 10px;
	width: 950px;
	background-color: #030441;
	color: #d2e4f8;
	}
#footer-menu  {
	margin: 0 auto 7px 0;
	text-align: center;
	padding-top: 5px;
	color: #d2e4f8;
	}
#footer-menu ul {
	padding: 0;
	color: #d2e4f8;
	}
#footer-menu li, #footer-menu li a {
	display: inline;
	background: none;
	color: #d2e4f8;
	margin-right: 5px;
	}
#footer-menu li a {
	color: #d2e4f8;
	text-decoration: none;
	border-bottom: 1px;
	}
#footer-menu li a:hover {
	color: #d2e4f8;
	text-decoration: none;
	border-bottom: 1px dotted #d2e4f8;
	}

/* LINKS */
a:link {
	color: #000154;
	text-decoration: none;
	border-bottom: none;
	}
a:visited {
	color: #000154;
	text-decoration: none;
	border-bottom: none;
	}
a:hover {
	color: #000154;
	text-decoration: none;
	border-bottom: none;
	}
	#sidebar a:link {
		color: #000;
		text-decoration: none;
		border-bottom: none;
		}
	#sidebar a:visited 	{
		color: #000;
		text-decoration: none;
		border-bottom: none;
		}
	#sidebar a:hover {
		color: #ccc;
		text-decoration: none;
		border-bottom: none;
		}
	#footer-left a:link {
		color: #d2e4f8;
		text-decoration: none;
		}
	#footer-left a:visited 	{
		color: #d2e4f8;
		text-decoration: none;
		}
	#footer-left a:hover {
		color: #d2e4f8;
		text-decoration: none;
		border-bottom: 1px dotted #d2e4f8;
		}

/*BREADCRUMBS*/
.sLocator	{
	color:#000;
	margin:6px 0px 6px 0px;
	font-weight: bold;
	}
.sLocator a	{
	color:#000;
	text-decoration:none;
	border-bottom:1px dashed #000;
	}
.sLocator a:visited	{
	color:#ccc
	}


/* HEADINGS */
h1, h2, h3, h4, h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	}
h1 {
	color: #000154;
	font-size: 24px;
	margin: 0px 0 0 0;
	}
h2 {
    color: #000154;
	font-size: 19px;
	margin: 10px 0 0 0;
 	}
		#sidebar h2 {
		color: #000154;
		font-size: 19px;
		margin: 10px 0 0 0;
		}
h3 {
    color: #000154;
    font-size: 15px;
	margin-bottom: 5px;
	font-weight: bold;
	}
h4 {
	color: #000;
	font-size: 16px;
	margin: 0px 0 0 0;
	}
h5 {
	color: #000;
	font-size: 24px;
	margin: 0px 0 0 0;
	}
h6 {
	color: #000;
	font-size: 24px;
	margin: 0px 0 0 0;
	}

/* LIST */
ul {
	list-style: disc;
	margin: 0 0 0px 0;
	padding: 0;
	}
li {
	list-style-image: none);
	list-style: none;
	padding: 0;
	}
	#sidebar ul {
		list-style: none;
		margin: 0 0 0px 0;
		padding: 0;}
	#sidebar li {
		list-style: none;
		padding: 0;
		}


/* FORMS */
.textbox	{
	background-color:#ffffff;
	border:1px solid #000154;
	}
.textbox_mouseover	{
	background-color:#d2e4f8;
	border:1px solid #000154;
	}
form {
	padding: 10px 0 0 0;
	}
label {
	float: left;
	font-weight: bold;
	font-size: 14px;
	width: 100px;
    padding-right: 20px;
	}
