@charset "UTF-8";
/* CSS Document */

body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:74%;
	color:#002;
	behavior:url("csshover3.htc");
	word-wrap: break-word;
	align: centre;
	text-decoration: none;
}

img { border: none; } 

.bedrijfstitel-boven {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 32px;
	color: #FFF;
	padding-top: 50px;
	padding-left: 20px;
	text-align: right;
	padding-right: 20px;
	font-weight: normal;
	letter-spacing: 7px;
	margin-top: 50px;
}


/*main */

div#main{
	width: 955px;
	background-repeat: repeat-y;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-left-color: #CCC;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-bottom-width: 1px;
	border-bottom-color: #CCC;
	background-image: url(images/blauwe-balk-boven.jpg);
	padding: 0px;
}
div#main1{
	width: 955px;
	background-repeat: repeat-y;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: none;
	border-left-style: none;
	border-right-color: #CCC;
	border-left-color: #CCC;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-bottom-width: 1px;
	border-bottom-color: #CCC;
	background-image: url(images/blauwe-balk-boven.jpg);
	padding: 0px;
	border-top-style: none;
	border-bottom-style: none;
}
#header {
	height: 79px;
	width: 955px;
	background-image: url(images/header-background.jpg);
	text-align: right;
	padding-top: 10px;
}
#header-navigation {
	background-color: #999;
	height: 31px;
	width: 955px;
}
#mainmenu {
	background-color: #333366;
	height: 25px;
}
div#body{
	overflow: hidden;
	width: 920px;
	padding-bottom: 10px;
	padding-right: 35px;
	padding-left: 0px;
	padding-top: 10px;
	background-color: #fefdf1;
}
div#bodyonekol{
	overflow: hidden;
	width: 933px;
	background-color: #fefdf1;
	padding: 10px;
}
div#left{
	width: 170px;
	float: left;
	text-align: left;
	bottom: -999em;
	clip: rect(auto,auto,1000em,auto);
}

div#left-bottom{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	background-color: #FFF;
	text-align: center;
	text-indent: 5px;
	height: 180px;
	width: 180px;
	vertical-align: bottom;
	margin-left: 10px;
	clip: rect(auto,auto,0px,auto);
	margin-top: 20px;
	bottom: 0px;
	position: relative;
	color: #24608A;
	margin-right: 10px;
	margin-bottom: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(images/adres_achter.jpg);
}

div#right{
	width: 750px;
	overflow: hidden;
	text-align: left;
	margin-bottom: -999em;
	padding-bottom: 1000em;
	float: right;
}
div#right1{
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 20px;
	float: left;
	width: 400px;
}
div#right2{
	width: 270px;
	float: left;
	margin-top: 20px;
	margin-right: 10px;
	margin-left: 10px;
}
div#right3{
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 20px;
	float: left;
	width: 730px;
}

div#bottom{
	background-image: url(images/EQUIPAS-BASE_17.jpg);
	height: 20px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
}

.plattetekst {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #000;
	line-height: 15px;
}
.koppen {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333366;
}
.categorykop {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333366;
}
#footer {
	width: 955px;
	padding-top: 5px;
	background-color: #333366;
	padding-bottom: 5px;
}

/* navigatie accordion menu */
ul#menu, ul#menu ul {
	list-style-type:none;
	margin: 0;
	padding: 0;
	width: 160px;
}

ul#menu a {
  display: block;
  text-decoration: none;
}

ul#menu li {
  margin-top: 1px;
}

ul#menu li a {
	color: #fff;
	padding: 5px;
	background-color: #333366;
}

ul#menu li a:hover {
  background: #000;
}

ul#menu li ul li a {
	color: #000;
	padding-left: 20px;
	background-color: #7777b2;
}

ul#menu li ul li a:hover {
	border-left: 5px #000 solid;
	padding-left: 15px;
	background-color: #7777b2;
}


/* */
small {
	color: #FFF;
}
.details {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	line-height: 15px;
	color: #000;
}
.details-omschrijving {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	line-height: 15px;
	color: #333366;
}

a.smallbutton
{
	padding: 2px;
	padding-left: 10px;
	padding-right: 10px;
	border: 1px solid #333366;
	background-color: #48488f;
	text-decoration: none;
	color: #FFF;
}

a.smallbutton:hover
{
	background-color: #7777b2;

}
a.trash
{
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: block;
	height: 16px;
	width: 16px;
}

a.trash:hover
{
	background-color: #7777b2;

}


/*zoekveld*/
.zoekveld
{
	background-image: url(images/zoek_4.png);
	height: 20px;
	width: 154px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.link-boven {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFF;
	text-align: right;
	padding-right: 10px;
	text-decoration: underline;
}
.navigatiekop {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333366;
	text-decoration: none;
	text-align: left;
	padding-left: 5px;
}
.link-plattetekst{
	color: #333366;
	font-weight: bold;
	text-decoration: underline;
}
a..link-plattetekst{
	color: #333366;
}

a..link-plattetekst:hover{
	color: #333366;
}

.picturelinks{
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}
a.picturelinks{
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}
a.picturelinks:hover{
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}
.picturelinks:hover{
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
