body {
	background-image:url('http://www.rbreure.nl/Images/background.gif');
	background-position:left top;
	background-repeat:repeat-x;
	margin:0px;
	padding:0px;
	background-color:#FFF;
	color:#000000;
	font-family:"Times New Roman",Georgia,Serif;
	font-size:13px;
}

html, body {
	height:100%;	
}
a {
	outline: none;
}


#container {
  min-height:100%;
  position:relative;
  height:100%;
  text-align:center;
  margin:0px;
	padding:0px;
}

#header {
  width:948px;
  height:186px;
  margin:0px auto;
  background-image:url('http://www.rbreure.nl/Images/menu_goed.png');
	background-position:left bottom;
	background-repeat:no-repeat;
	text-align:left;
}
#header #logo{
	float:left;
	position:relative;
	left:55px;
	top:25px;
	width:445px;
	height:79px;
	background-image:url('http://www.rbreure.nl/Images/logo.png');
	background-position:left top;
	background-repeat:no-repeat;
}

#header #logo h1{
	display:none;
}


#header #certi{
	float:right;
	position:relative;
	right:30px;
	top:9px;
	width:161px;
	height:68px;
	background-image:url('http://www.rbreure.nl/Images/certi_header_goed.png');
	background-position:left top;
	background-repeat:no-repeat;
}

#header #zoeken{
	position:relative;
	left:0px;
	top:10px;
	text-align:right;
	padding:0px 33px 0px 0px;
	margin:0px;
	width:916px;
	height:30px;

}

input{font-size:100%;margin:0;vertical-align:baseline;*vertical-align:middle;}
input{line-height:normal;*overflow:visible;}
input{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:13px;font-weight:normal;line-height:normal;}
input::-moz-focus-inner{border:0;padding:0;}
input{display:inline-block;width:210px;height:18px;padding:4px;font-size:13px;line-height:18px;color:#808080;border:1px solid #ccc;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;}
:-moz-placeholder{color:#bfbfbf;}
::-webkit-input-placeholder{color:#bfbfbf;}
input:focus{outline:0;border-color:rgba(82, 168, 236, 0.8);-webkit-box-shadow:inset 0 1px 3px rgba(0, 0, 0, 0.1),0 0 8px rgba(82, 168, 236, 0.6);-moz-box-shadow:inset 0 1px 3px rgba(0, 0, 0, 0.1),0 0 8px rgba(82, 168, 236, 0.6);box-shadow:inset 0 1px 3px rgba(0, 0, 0, 0.1),0 0 8px rgba(82, 168, 236, 0.6);}
input.span3{display:inline-block;float:none;width:150px;margin-left:0;}

#header #certi h1{
	display:none;
}

#header #menu { position:relative; left:0px; top:16px; /*margin:48px 0px 0px 0px; */ width:948px; height:61px; text-align:center; }
#header #menu ul { margin:0px auto; padding:0px; width:916px; list-style:none; /*display:block;*/ /*float:left; */ }
#header #menu ul li { margin:0px; /*display:block;*/ float:left; height:61px; position:relative; }
#header #menu ul li a{ /*display:block;*/ float:left; height:61px; padding:0px 9px; color:#000; font-family:"Times New Roman",Georgia,Serif; font-size:21px; text-decoration: none; }
#header #menu ul li a:hover, #header #menu ul li a.aan { color:#f21414; }
#header #menu ul li a span{ display:block; float:left; margin:20px 0px 0px 0px;}
#header #menu ul li#tussen{ display:block; float:left; height:61px; width:10px; background-image:url('http://www.rbreure.nl/Images/tussen.png'); background-position:left top; background-repeat:no-repeat; }
#header #menu ul li .submenu{ background:#eeeeee; position:absolute; top:52px; left:-5px; width:190px; min-height:10px; height:auto !important; height:10px; margin:0; padding:0; display:none; border:1px solid #fff; border-top:none;}
#header #menu .submenu ul{ width:190px; min-height:10px; height:auto !important; height:10px; margin:0; padding:0; float:left; list-style:none;}
#header #menu .submenu ul li{ width:170px; min-height:10px; height:auto !important; height:10px; margin:0; padding:0 10px; float:left; border:none;}
#header #menu .submenu ul li a{ width:170px; font-size:15px; min-height:10px; height:auto !important; height:10px; margin:0; padding:2px 0; float:left; text-transform:none; border-bottom:1px solid #fff; text-align:left; }
#header #menu .submenu ul li a:hover{ color:#f21414; text-decoration:none;}
#header #menu .submenu ul li a.laatste{ border:none;}




#content {
  width:948px;
	margin:0px auto;
	background-image:url('http://www.rbreure.nl/Images/content_bovenkant.png');
	background-position:left top;
	background-repeat:no-repeat;
	text-align:left;
}
#content #inhoud{
	width:948px;
	background-image:url('http://www.rbreure.nl/Images/content_onderkant.gif');
	background-position:left bottom;
	background-repeat:no-repeat;
	padding:10px;
	text-align:left;
}
#content #inhoud #border{
	float:left;
	margin:0px 0px 20px 15px;
	width:610px;
	border:solid 1px #a8a8a8;	
}
#content #inhoud #border #tekst{
	padding:10px 10px;
	margin:4px;
	width:580px;
	border:solid 1px #e9e9e9;
	text-align:left;
}
#content #inhoud #border #tekst a{
	color:#000;
}
#content #inhoud #border #tekst a:hover{
	text-decoration:none;
}
#content #inhoud #border #tekst h1{
	margin:0px;
	color:#f21414; /* f21414 */
}
#content #inhoud #border #tekst h1 span{
	margin:0px;
	color:#000;
	font-size:14px;
	font-weight: normal;
}
#content #inhoud #rechts{
	float:left;
	margin:0px 0px 0px 34px;
	width:250px;
}



#content #inhoud #border #tekst ul.nieuwsoverzicht, ul.geen{
	list-style: none;
	padding:0px 0px 0px 10px;
}
#content #inhoud #border #tekst ul.nieuwsoverzicht li a{
	display:block;
	width:530px;
	text-decoration: none;
	border-bottom: solid 1px #e9e9e9;
}
#content #inhoud #border #tekst ul.nieuwsoverzicht li a:hover, ul.geen li a:hover{
	color:#f21414;
}
#content #inhoud #border #tekst ul.nieuwsoverzicht li a span{
	color:#f21414; display:block; float:right; padding:0;
}



#content #inhoud .submenu-rechts{ float:left; margin:0px 0px 10px 0px; width:250px; border:solid 1px #a8a8a8;	}
#content #inhoud .submenu-rechts #inner{ margin:4px 4px 4px 4px; padding:10px; width:220px; border:solid 1px #e9e9e9; }
#content #inhoud .submenu-rechts #inner h1{ font-size:17px; margin:0px; color:#f21414; }

#content #inhoud .submenu-rechts #inner span#nieuwsarchief { display:block; margin:10px 0px 0px 0px; }
#content #inhoud .submenu-rechts #inner span#nieuwsarchief a{ font-size:17px; text-decoration: none; color: #000; }
#content #inhoud .submenu-rechts #inner span#nieuwsarchief a:hover{ color: #f21414; }


#content #inhoud .submenu-rechts #inner ul{ list-style: none; padding:0px 0px 0px 10px; font-size:15px; margin:0px; }
#content #inhoud .submenu-rechts #inner ul li a{ text-decoration: none; color:#000; display:block; width: 210px; }
#content #inhoud .submenu-rechts #inner ul li a:hover{ font-weight: bold; }
#content #inhoud .submenu-rechts #inner ul li a.aan{ font-weight: bold; }

#content #inhoud .submenu-rechts #inner ul li a span{ font-size:12px; color:#f21414; display:block; float:right; padding:3px 0 0 0; }


#content #inhoud #foto{
	float:left;
	margin:0px 0px 10px 0px;
	width:250px;
	border:solid 1px #a8a8a8;	
}

#content #inhoud #foto img{
	margin:4px 4px 0px 4px;
	width:240px;
	border:solid 1px #e9e9e9;
}

#content #inhoud #fotointekst{
	float:right;
	margin:15px 0px 10px 15px;
	width:250px;
	border:solid 1px #a8a8a8;	
}

#content #inhoud #fotointekst img{
	margin:4px 4px 0px 4px;
	width:240px;
	border:solid 1px #e9e9e9;
}

#footer {
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	background-image:url('http://www.rbreure.nl/Images/footer_background.gif');
	background-position:left top;
	background-repeat:repeat-x;
	padding:9px 0px 0px 0px;
  width:100%;
  height:22px;   /* Height of the footer */
  width:920px;
  margin:0px auto;
}
#footer #footercontent{
	width:900px;
  margin:0px auto;
}

#footer #footercontent a{
	color:#fff;
}

#footer #footercontent a:hover{
	text-decoration:none;
}

#footerlinks{ 
	width:912px; 
	margin:0px auto; 
	padding:0px;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
#footerlinks ul{
	width:912px;
	display:block;
	margin: 0px; 
	padding: 0px; 
}
#footerlinks ul li{
	display:block;
	float: left;
	width: 162px;
	padding:5px 10px 0px 10px;
	margin: 0px;
	text-align:left;
}
#footerlinks ul li a{
	color:#a4a4a4;
	text-decoration: none;
}
#footerlinks ul li a:hover{
	color:#f21414;
}

/* styles menu knoppen */
span.knoppen {
	display:none;
}


