/* mac hide\*/
html, body {
	height:100%;
	margin: 0;
	padding: 0;
	}
/* end hide */

* { behavior: url(iepngfix.htc); }


h1 {
	font-size: 18px;
	color: #de071a;
}
h2 {
	font-size: 16px;
	font-weight:bold;
	color: #de071a;
}
h3 {
	font-size: 16px;
	color: #de071a;
}
h4 {
	font-size: 14px;
	font-weight:bold;	
	color: #de071a;	
}
h5 {
	font-size: 14px;
	color: #de071a;
}
h6 {
	font-size: 12px;
	color: #de071a;	
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	color: #000;
	padding:0;
	margin:0;
	text-align:center;
	min-width:950px;/* for mozilla*/
	background-color: #e63c3e;
	
}

#outer{
	height:100%;
	min-height:100%;
	width:950px;
	color: #000000;
	text-align:left;
	margin:auto;
	position:relative;
	background:url(/images/bg.jpg) repeat-y;
}

html>body #outer{height:auto;} /*for mozilla as IE treats height as min-height anyway*/
#innerwrap {/* enables content first */
	float:left;
	width:950px;
}

#header{
	position:absolute;
	top:0px;
	width:950px;
	height:282px;
	overflow:hidden;
	background:url(/images/header.jpg) no-repeat;
}

#vlaggen {
	float: right;
	margin-top: 249px;
	width: 225px;
	
}

#footer {
	position: absolute;
	left:0;
	bottom:0;
	width:950px;
	clear:both;
	height:165px;
	background:url(/images/footer.jpg) no-repeat;
	_margin-bottom: -1px;
}

#bottom {
	width: 100%;
	height: 165px;
	margin: 0;
	margin-top: -165px;
}

* html #footer {/*only ie gets this style*/
	\height:165px;/* for ie5 */
}

div,p  {margin-top:0}/*clear top margin for mozilla*/

#centrecontent {
	float:left;
	width: 950px;
	padding-bottom:165px;/* needed to make room for footer */
}

#centrecontent li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	color: #000;
	line-height: 18px;
}

#content {
	float: left;
	padding-top: 20px;					
	margin-top: 282px;	
	width: 470px;
	font-size: 11px;
	line-height: 15px;
	letter-spacing: 1px;
	color: #000;
	padding-right: 30px;
}

#left {
	float:left;
	width: 180px;
	margin-top: 282px;	
	padding-top: 20px;		
}

#right {
	float:left;
	width: 260px;
	margin-top: 282px;		
	padding-top: 20px;		
}

#right a {
	color:white;	
}

#project {
	width: 252px;
	height: 95px;
	background-color: #e2001a;
	margin-bottom: 8px;
}

.projecten-titel{
	height: 20px;
	font-size: 16px;
	font-weight: bold;
	color: #000;
	padding-top: 5px;	
	padding-left: 8px;
}

.projecten-item{
	height: 35px;
	font-size: 11px;
	color: #fff;
	padding-top: 5px;	
	padding-left: 8px;
	padding-right: 8px;	
}

.projecten-leesmeer{
	float: right;
	height: 10px;
	font-size: 11px;
	color: #000;
	padding-top: 10px;
	padding-right: 5px;
}

#projectleft{
	float: left;
	width: 120px;
	height: 95px;
}

#projectright{
	float: left;
	width: 132px;
	height: 95px;
}

/*-- TOPMENU --*/

#menu {
	position:absolute;
	margin-top: 248px;
	margin-left: 10px;	
	padding: 0px;
	width: 715px;
	height: 33px;	
}

#topmenu {
	float: left;
	margin: 0px;
	padding: 0px;
	height: 30px;
}

#topmenu ul {
	margin: 0px;
	padding: 0px;
	padding-top: 7px;
	padding-bottom: 6px;
}

#topmenu li {
	display: inline;
	list-style-type: none;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 0px;
	margin-left: -3px;
}

#topmenu li.selected a {
	color: #de071a;
}

#topmenu li a {
	color:#fff;
	font-size: 9px;
	font-weight: bold;
	padding-right: 7px;
	padding-left: 7px;
	text-decoration: none;
	text-transform:uppercase;	
}

#topmenu li ul {
	display: none;	
}

/*-- EINDE TOPMENU --*/
	
#lmenu {
	position:relative;
	z-index: auto;
	width: 150px;
}

#lmenu ul {
	margin: 0px;
	padding: 0px;
	width: 150px;
}

#lmenu ul li {
	margin: 0px;
	padding: 0px;	
	height: 68px;
	padding-top: 10px;	
	list-style: none;
	font-size: 12px;
	text-align: left;
	margin-bottom: 5px;
	vertical-align:middle;
	line-height:22px;
line-height:54px;
}

#lmenu ul img {
	float:left;
	margin-top:-5px;
	margin-left:3px;
}

#lmenu ul li ul {
	display: none;
}

#lmenu a, 
#lmenu a:link {	
	padding-left: 3px;
	color: #000;
	font-weight: bold;
	text-decoration:none;
}

#lmenu ul li.selected {
	background-color: #AAAAAA;
}

#lmenu ul li.selected a {
	color: #fff;
	margin-top:-10px;
}

.lmenu-1 {
	background-color: #e2001a;
}

.lmenu-2 {
	background-color: #e53346;
}

.lmenu-3 {
	background-color: #e95c68;
}

.lmenu-4 {
	background-color: #ea858b;
}

.lmenu-5 {
	background-color: #eea7ab;
}

.lmenu-6 {
	background-color: #f2babd;
}	
	
#clearfooter {width:100%;height:30px;clear:both} /* to clear footer */

#footertje {
	width:950px;
	color: #000000;
	text-align:left;
	margin:auto;
}

#footertje ul{
	margin: 0px;
}

#footertje li {
	list-style:none;
	float:left;
	margin: 2px;
}

#footertje li a {
	color: black;
}

.fieldWithErrors, .formError {
   display: inline;
}

.fieldWithErrors input {
  border: 2px solid red;
}