* {
margin: 0;
padding: 0;
}

body {
font-family: Arial, FreeSans, sans-serif;
	font-size: 12px;
	color:#222222;
	background-color: #f0f0f0;
	/* background-image: url('../img/bg.jpg'); */
	text-align: center;
	white-space: normal;
	margin: 0px;
	min-width: 810px;

}
.cushion {
height: 24px;
}
.padleft {
padding-left: 40px;
}

#mid-cont {
	float: none;
	clear: both;
	position: relative;
	margin: 0px auto;
	text-align: left;
	width: 800px;
	top: 0px;
	height: 100%;
	display: block;
	overflow: hidden;
}

#bhs {
	padding-top: 12px;
	padding-right: 25px;
	text-align: right;
	color: #888888;
}

#inhoud-cont {
	font-size: 12px;
	line-height: 19px;
	color: #404040;
	width: 420px;
	height: 1140px;
	overflow: hidden;
	background-image: url('../img/nl-bg.jpg');
	padding-left: 20px;
	padding-right: 360px;
	padding-top: 30px;
	
}
#inhoud-cont h1 {
color:#FF6F0F;
font-weight: bold;
font-size: 12px;
padding: 0;
margin: 0;
}
#inhoud-cont small {
color:#aaa;
font-weight: bold;
font-size: 10px;
line-height: 14px;
padding: 0;
margin: 0;
}
#inhoud-cont a, a:visited, a:link, a:active {
text-decoration: underline;
color:#555;
font-weight: normal;
font-size: 10px;
}
#inhoud-cont a:hover {
font-size: 10px; 
font-weight: normal; 
text-decoration: underline; 
color: #222;
}
#inhoud-cont b {
	font-size: 13px;
	color: #555;
}
#inhoud-cont table tr td {
vertical-align: top;
}



/* ---------------------------------------------------------------------- */
/* NEW NAVIGASI 														  */
/* ---------------------------------------------------------------------- */
#wrap {
width: 900px;
margin: 0px auto;
}
#navmain {
height: 80px;
width: 900px;
padding: 0;
margin: 0px auto;
position: relative;
float: none;
clear: both;
}
#navmain img {
border: 0;
}
#navmain ul {
border: 0;
margin 0;
padding: 0;
list-style: none;
}
#navmain li {
display: inline;
float: left;
}
#navmain a {
padding: 0;
overflow: hidden;
}
/* ---------------------------------------------------------------------- */


/* ---------------------------------------------------------------------- */

#hdrstrips {
overflow: hidden; /* stupid IE hack otherwise there'd be a gap */
background-image: url('../img/hdr_strips.jpg');
	background-repeat: repeat-x;
width: 100%;
height: 61px;
padding: 0;
margin: 0;
border: 0;
	top: 0;
	left: 0;
	text-align: center;
}
.logo {
width: 82px;
height: 61px;
border: 0;
border-thickness: 0px;
border-style: none;
padding: 0;
margin: 0;
}

#hdrbar {
	background-image: url('../img/navbar.jpg');
	background-repeat: repeat-x;
	width: 100%;
	height: 25px;
	padding: 0;
	top: 0;
	left: 0;
	text-align: center;
	display: block;
	
}
#hdrbar table {
padding-top: 0;
margin-top: 0;
border: 0;
}

#nav {
	height: 25px;
	width: 381px;
	padding: 0;
	text-align: center;
	margin: 0;
	display: inline;
	border: 0;
	vertical-align: middle;

}
#nav tr {
	margin: 0;
	padding: 0;
	
	display: inline;
	border: 0;
	
	}
#nav tr td {
margin: 0;
border: 0;
	padding: 0;
	
}
#nav tr td img {
border: 0;
}

#nav a, a:visited, a:link, a:active {
text-decoration:none;
color: #555;
font-weight: bold;
font-size: 10px;
border: 0;

}
#nav a:hover {
font-size: 10px; 
font-weight: bold; 
text-decoration: none; 
color: #555;
border: 0;
}





/* ---------------------------------------------------------------------- */


#ftr {
	background-image: url('../img/ftr.jpg');
	background-repeat: no-repeat;
	width: 810px;
	height: 15px;
}



/* ------------------------------------------------- */

/* ------------------------- SPLASH ------------------------ */

.splash {
text-align: center;
padding: 0;
margin: 0;
}
.splash img {
border: 0;
}

/* ------------------------------------------------- */

#legal {
padding-top: 11px;
line-height: 22px;
font-size: 11px;
	font-weight: normal;
	color: #888888;
}
#legal a, a:visited, a:link, a:active {
text-decoration: underline;
color:#888888;
font-weight: normal;
font-size: 11px;
}
#legal a:hover {
font-size: 11px; 
font-weight: normal; 
text-decoration: underline; 
color: #888888;
}
