HTML,BODY {
  margin:0;
  padding:0;
  width: 100%;
  height: 100%;
}

HTML, BODY, TD{
  font-size:11px;
  font-family:Lucida Grande, Lucida Sans Console, Trebuchet MS;
  line-height:24px;
  color:#000000;
}

.input {
  height:20px;
  text-decoration:none;  
  font-size:11px;
  font-family:Lucida Grande, Lucida Sans Console, Trebuchet MS;
  line-height:16px;
  color:#000000;
  float:left;
}

.input2 {
  height:20px;
  text-decoration:none;  
  font-size:11px;
  font-family:Lucida Grande, Lucida Sans Console, Trebuchet MS;
  line-height:16px;
  color:#000000;
}

.bladerencurrentpage {
  font-weight:bold;
  color:white;
  background-color:#eb2827;
  width:14px;
  height:14px;
}

.bladerenpage {
  width:14px;
  height:14px;
}

div#error	{
  color:red;
}

div#button a {
  float:left;
  width:54px;
  text-align:center;
  height:20px;
  background:url('img/button.png') 0 0px no-repeat;
  text-decoration:none;  
  font-size:11px;
  font-family:Lucida Grande, Lucida Sans Console, Trebuchet MS;
  line-height:20px;
  color:#FFFFFF;
  font-weight:bold;
}

div#button a:hover {
  text-decoration:none;
  background:url('img/button.png') 0 -20px no-repeat;
}

.lichtpaars {
  color:#d5c5d3;
}

div#header_logo {
  display:block;
  position:relative;
  left: 50%; 
  margin-left: -480px; 
  width:960px;
  height:117px;
}

div#content {
  position:relative;
  left: 50%; 
  margin-left: -480px; 
  width:960px;
}

div#content_left {
  display:block;
  float:left;
  width:224px;
}

div#content_right {
  display:block;
  float:left;
  width:736px;
}

div#header_bg {
  width:100%;
  height:273px;
  background:url('img/bg_header.png');
}

div#header_bg_medewerkers {
  width:100%;
  height:60px;
  background:url('img/bg_header.png');
}

div#footer_bg {
  position:relative;
  width:100%px;
  height:256px;
  background:url('img/bg_footerA.png');
}

div#footer_center {
  position:relative;
  left: 50%; 
  margin-left: -480px; 
  width:960px;
}

div#footer_left {
  float:left;
  width:203px;
  height:256px;
}

div#footer_logo {
  position:relative;
  display:inline;
  float:left;
  width:157px;
  height:76px;
  margin-left:20px;
  margin-top:30px;
}

div#footer_middle {
  float:left;
  width:390px;
  height:256px;
  background:url('img/bg_footerB.png');
}

div#footer_middle_left {
  position:relative;
  float:left;
  width:110px;
  height:236px;
  margin-left:20px;
  margin-top:20px;
  color:white;
}

div#footer_middle_right {
  position:relative;
  float:left;
  width:210px;
  height:236px;
  margin-left:20px;
  margin-top:20px;
  color:white;
}

div#footer_right {
  float:left;
  width:367px;
  height:256px;
  background:url('img/bg_footerC.png') no-repeat 280px 0px;
 
}

div#bg_pictures {
  z-index:0;
  display:block;
  position:relative;
  left: 50%; 
  margin-left: -480px; 
  width:960px;
  height:273px;
}

div#nav {
  position:absolute;
  z-index:1;
  display:block;
  left: 50%; 
  margin-left: -277px; 
  top:366px;
  width:757px;
  height:48px;
  background:url('img/nav_off.png');
}

div#nav_medewerkers {
  position:relative;
  z-index:1;
  display:block;
  left: 50%;
  margin-left: -277px; 
  top: 10px;
  width:757px;
  height:48px;
}

#nav_link a {
	float:left;
	display:inline;
	padding-left:20px;
	padding-right:20px;
	height:48px;
  font-size:14px;
  font-family:Lucida Grande, Lucida Sans Console, Trebuchet MS;
  line-height:48px;
  background:url('img/nav_gif.gif') 0px 48px;
  color:#FFFFFF;
	text-decoration:none;
}

#nav_link a:hover {
	text-decoration:none;
  background:url('img/nav_gif.gif') 0px 0px;
}

#nav_link_active a {
	float:left;
	display:inline;
	padding-left:20px;
	padding-right:20px;
	height:48px;
  font-size:14px;
  font-family:Lucida Grande, Lucida Sans Console, Trebuchet MS;
  line-height:48px;
  background:url('img/nav_gif.gif') 0px 0px;
  color:#FFFFFF;
	text-decoration:none;
}

#nav_link_active a:hover {
  background:url('img/nav_gif.gif') 0px 0px;
	text-decoration:none;
}

#nav_med_link a {
	float:left;
	display:inline;
	padding-left:20px;
	padding-right:20px;
	height:48px;
  font-size:14px;
  font-family:Comic Sans, Lucida Sans Console, Trebuchet MS;
  line-height:48px;
  background:url('img/nav2_gif.gif') 0px 48px;
  color:#FFFFFF;
	text-decoration:none;
}

#nav_med_link a:hover {
	text-decoration:underline;
  background:url('img/nav2_gif.gif') 0px 0px;
}

#nav_med_link_active a {
	float:left;
	display:inline;
	padding-left:20px;
	padding-right:20px;
	height:48px;
  font-size:14px;
  font-family:Comic Sans, Lucida Sans Console, Trebuchet MS;
  line-height:48px;
  background:url('img/nav2_gif.gif') 0px 0px;
  color:#FFFFFF;
  font-weight:bold;
	text-decoration:underline;
}

#nav_med_link_active a:hover {
  background:url('img/nav2_gif.gif') 0px 0px;
	text-decoration:underline;
	font-weight:bold;
}

div#shadow_top {
  display:block;
  position:relative;
  left: 50%; 
  margin-left: -480px; 
  width:960px;
  height:40px;

}

div#space_bottom {
  display:block;
  position:relative;
  left: 50%; 
  margin-left: -480px; 
  width:960px;
  height:120px;
  background-color:#FFFFFF;
}

div#text_head {
  font-size:14px;
  font-weight:bold;  
  font-family:Lucida Grande, Lucida Sans Console, Trebuchet MS;
  line-height:24px;
  color:#591650;
}

div#text_item {
  font-size:12px;
  font-weight:bold;
  font-family:Lucida Grande, Lucida Sans Console, Trebuchet MS;
  line-height:24px;
  color:#591650;
}

div#text_content {
  font-size:11px;
  font-family:Lucida Grande, Lucida Sans Console, Trebuchet MS;
  line-height:24px;
  color:#000000;
}

div#subnav {
	width:183px;
  font-size:11px;
  font-family:Lucida Grande, Lucida Sans Console, Trebuchet MS;
  line-height:24px;
  color:#000000;
}

div#line {
  font-size:1px;
  width:346px;
  height:41px;  
  line-height:1px;
  background:url('img/line.png') 0px 20px no-repeat;
}

#thumbnailspacer {
  float:left;
  width:89px;
  height:89px;
  margin:1px;
  background-color:#ececec;
  margin-top:8px;
  margin-right:3px;
}

div#pic_line {
  display:inline;
  float:left;
  margin-top:8px;
  width:4px;
  height:89px;
  font-size:1px;
  line-height:1px;
  background-color:#eb2827;
}

div#pic_line2 {
  display:inline;
  float:left;
  width:4px;
  height:148px;
  font-size:1px;
  line-height:1px;
  background-color:#eb2827;
}

div#pic_item {
  display:inline;
  float:left;
  margin-top:8px;
  margin-right:3px;
  width:89px;
  height:89px;
  font-size:1px;
  line-height:1px;
}

div#pic_item2 {
  position:relative;
  z-index:3;
  display:inline;
  float:left;
  width:363px;
  height:148px;
  font-size:1px;
  line-height:1px;
}

#pic_item2_overlay {
  position:absolute;
  z-index:1;
  left:0px;
  top:0px; 
  width:363px;
  height:150px;
}

#pic_item2_overlay a {
float:left;
  padding-left:8px;
  padding-top:130px;
  font-weight:bold;
  width:363px;
  height:24px;
  font-size:11px;
  font-family:Lucida Grande, Lucida Sans Console, Trebuchet MS;
  line-height:11px;
  color:#FFFFFF; 
  text-decoration:none;
}

#pic_item2_overlay a:hover {
  font-size:11px;
  font-family:Lucida Grande, Lucida Sans Console, Trebuchet MS;
  line-height:11px;
  color:#FFFFFF; 
  text-decoration:none;
}

div#pic_shadow_right {
  display:inline;
  float:left;
  width:367px;
  height:21px;
  font-size:1px;
  line-height:1px;

}

a.link_verder {
  text-decoration:none;
  color:#eb2827;
  border-bottom:1px dotted #eb2827;
  background:url('img/hover.png') 0px 4px no-repeat;
}

a:hover.link_verder {
  text-decoration:none;
  color:#591650;
  border-bottom:1px solid #591650;
  background:url('img/hover.png') 0px -9px no-repeat;
}

a.link_footer {
  text-decoration:none;
  color:#f1e0ef;
  border-bottom:1px dotted #f1e0ef;
  line-height:22px;
  background:url('img/hover_footer.png') 0px 4px no-repeat;
}

a:hover.link_footer {
  text-decoration:none;
  color:#FFFFFF;
  border-bottom:1px solid #FFFFFF;
  line-height:22px;  
  background:url('img/hover_footer.png') 0px -9px no-repeat;
}

a.sublink {
  display:block;
	width:183px;
  text-decoration:none;
  color:#eb2827;
  border-bottom:1px dotted #eb2827;
}

a:hover.sublink {
  text-decoration:none;
  color:#591650;
  border-bottom:1px solid #591650;
}

a.sublink_active {
	display:block;
	width:183px;
  text-decoration:none;
  font-weight:bold;
  color:#591650;
  border-bottom:1px solid #591650;
}

a:hover.sublink_active {
  text-decoration:none;
  color:#591650;
  border-bottom:1px solid #591650;
}

a.itemlink {
  display:block;
	width:183px;
  text-decoration:none;
  color:#591650;
  border-bottom:1px dotted #d0bece;
  background:url(img/hover_items.jpg) -6px 4px no-repeat;
}

a:hover.itemlink {
  text-decoration:none;
  color:#591650;
  border-bottom:1px solid #591650;
  background:url(img/hover_items.jpg) -6px 4px no-repeat;
  
}

a.itemlink_active {
  display:block;
	width:183px;
  text-decoration:none;
  font-weight:none;
  color:#591650;
  border-bottom:1px solid #591650;
  background:url(img/hover_items.jpg) -6px 4px no-repeat;
  
}

a:hover.itemlink_active {
  text-decoration:none;
  color:#591650;
  border-bottom:1px solid #591650;
  background:url(img/hover_items.jpg) -6px 4px no-repeat;
  
}

a {
  text-decoration:none;
  color:#eb2827;
}

a:hover {
  text-decoration:underline;
  color:#591650;
}

div#brood {
	color: #a4a4a4;
	font-size:11px;
	padding-top: 10px;
}

div#brood a {
	color: #a4a4a4;
	font-size:11px;
}

div#brood a:hover {
	color: #a4a4a4;
	font_decoration: underline;
	font-size:11px;
}

a.bannerElektroned {
	margin: 15px 0px 0px;
	display: block;
	width: 102px;
	height: 160px;
	background: url(/img/banner-elektroned.png) no-repeat top left;
}
