html, body{
	margin:0px;
	padding:0px;
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:16px;
	letter-spacing: 0pt;
	background-color:#003366;
	height:99%;
	margin-top:2px;
	text-align:center; /* voor IE6: om de pagina in het midden uit te lijnen */
}


html>body, html>body #contents {
	height: auto;
}

#header_center{
	margin-left: auto;	/* voor FF en IE7: om de pagina in het midden uit te lijnen */
	margin-right:auto;	/* voor FF en IE7: om de pagina in het midden uit te lijnen */
	text-align:left;	/* voor IE6: om de tekstuitlijning te corrigeren */

	width:842px;
	height:81px;
	background:url(images/burnex_header.gif);
}


#header p{
	font-weight: normal;
	font-size:	11px;
	font-variant: normal;
	color: #FFFFFF;
	line-height: 15px;
	margin-top:0px;
	padding-top:5px;
	text-align:right;

}



/*************************
Begin navigatie
**************************/
#nav_center{
	margin-left: auto;
	margin-right:auto;
	text-align:left;
	
	width:842px;
	height:19px;
	background:url(images/back_menu.gif) repeat-x;
}

#navigatie{
	font-size:11px;
	line-height: 14px;
	text-transform:uppercase;

}

#navigatie ul{
	padding:0;
	margin:0;
	margin-top:2px;
	float:right;
	margin-right:5px;
 	color:#FFFFFF;	
}


#navigatie li{
	display:inline;

	font-family: Arial,Helvetica,sans-serif;
	font-variant: normal;
	letter-spacing: 0pt;

	border:none;
	list-style:none;
	text-decoration:none;
}

#navigatie li a{
 	color:#FFFFFF;
	text-decoration:none;
}

#navigatie li a:hover{
	text-decoration:underline;
}

li #actief {
	font-weight:bold;
}

/*************************
Einde navigatie
**************************/


/**************************

***************************/
#content_center{
	margin-left: auto;
	margin-right:auto;
	text-align:left;


	background:#FFFFFF url(images/menu_rood.gif) no-repeat 4px 5px;
	overflow:hidden;

	width:842px;
	
}

#content_center h2{
	width:inherit;
	text-transform:uppercase;
	color:#003366;
	text-align:left;
	font-weight:bold;
	font-size:12px;
	margin:5px;
}

	#content_center img{
		margin:5px;
	}
	
	#content_center p{
		font-size:11px;
		line-height:15px;
		margin:5px;	
		margin-top:0px;
	}
	#content_center .bottom{
		font-size:11px;
		line-height:15px;

		background:#990000;
		padding:5px;
		margin-bottom:5px;
		text-align:right;
	}


#content{

	color:#000000;
	display:inline;
	position:relative; 
	float:left;
	width: 550px;
	margin-top:5px;
	margin-left:4px;
}

#content p, #content form{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-weight: normal;
		font-size:	11px;
		font-variant: normal;
		letter-spacing: 0pt;
		color: #000000;
		text-indent: 0pt;
		line-height: 15px;
		margin: 5px;
}
#content form {
	width:500px;
	text-align:left;
}


.zwart{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-weight: normal;
		font-size:	11px;
		font-variant: normal;
		letter-spacing: 0pt;
		color: #000000;
}
/*******************
		SUBMENU
********************/
#submenu{
	background:#CC0000 url(images/hoekje_rood.gif) no-repeat top right;
	display:inline;
	position:relative;
	float:left;
	width: 275px;
	margin-top:5px;
	margin-left:4px;
	font-size:11px;
	line-height:16px;

}

#heinlogo {
	float:left;
	display:block;
	position:relative;
	bottom:80px;
	margin-bottom:-80px;

}


#submenu img {
	margin-bottom:0px;
}


#submenu h2{
	color:#FFFFFF;
}

#submenu ul{
	text-indent:0px;
	padding-left:5px;
	margin-left:0px; /* voor IE6*/
}

#submenu li{
	list-style:none;
	text-transform:capitalize;
}
#submenu #active{
	font-weight:bold;
	text-decoration:none;
}

#ovens h2, #brander h2, #koel h2{
	color:#FFFFFF;
}

#ovens{
	background:#CC0000 url(images/hoekje_rood.gif) no-repeat top right;
	display:inline;
	position:relative; 
	float:left;
	width: 275px;
	margin-top:5px;
	margin-left:4px;
}

#brander{	
	background:#CC0000 url(images/hoekje_rood.gif) no-repeat top right;
	display:inline;
	position:relative; 
	float:left;
	width: 275px;
	margin-top:5px;
	margin-left:4px;
}
		
#koel{
	background:#114d95 url(images/hoekje_blauw.gif) no-repeat top right;
	display:inline;
	float:left;
	position:relative; 
	width: 275px;
	margin-top:5px;
	margin-left:4px;
}

	#koel .bottom{
		background:#003366;
	}

/**************************

***************************/



#footer_center{
	margin-left: auto;
	margin-right:auto;
	text-align:left;
	width:842px;
	border:hidden;
	background:#FFFFFF url(images/onderbalk.gif) no-repeat bottom left;
	margin-top:0px;
}

#footer_center h3{
	font-size:13px;
	color:#000066;
	line-height:17px;
	margin:0px;
	padding:10px 5px 2px 5px;

}

#footer_center p{
	font-size:11px;
	line-height:14px;
	margin:5px;	
	color:#000000;
	padding-bottom:20px;
}

#footer_center a:link, #footer_center a:visited {
	font-weight: normal;
	text-decoration: underline;
	color: #CC0000;
}
#footer_center a:hover{
	color: #666666;

}

/**************************
# SUBMENU
***************************/
#submenu a:link{
	font-weight: normal; text-decoration: underline; color: #FFFFFF;
}
#submenu a:visited{
	font-weight: normal; text-decoration: underline; color: #FFFFFF;
}
#submenu a:active{
	font-weight: normal; text-decoration: none; color: #FFFFFF;
}
#submenu a:hover{
	font-weight: normal; text-decoration: underline; color: #666666;
}


.bottom a:link{
	font-weight: normal; text-decoration: underline; color: #FFFFFF;
}
.bottom a:visited{
	font-weight: normal; text-decoration: underline; color: #FFFFFF;
}
.bottom a:active{
	font-weight: normal; text-decoration: none; color: #FFFFFF;
}
.bottom a:hover{
	font-weight: normal; text-decoration: underline; color: #666666;
}

A:link {font-weight: normal; text-decoration: underline; color: #CC0000;}
A:visited {font-weight: normal; text-decoration: underline; color: #CC0000;}
A:active {font-weight: normal; text-decoration: none; color: #CC0000;}
A:hover {font-weight: normal; text-decoration: underline; color: #666666;}


