body {
	padding:0px;
	margin:0px;
	background:#ebf1dd;
	
	font-family:Tahoma, Arial, Verdana;
	font-size:12px;
	color:black;
	line-height:20px;
	
	text-aling:left;
}

a {
	color:#00386c;
	font-weight:bold;
	text-decoration:none;
}

#container {
	width:973px;
	background:url("../images/rehawash_bg.jpg") top left repeat-y;
	position:relative;
	margin:0 auto;
}

#header {
	width:973px;
	height:228px;
	background:url("../images/rehawash_header_2.jpg") top left no-repeat;
}
#footer {
	width:973px;
	height:71px;
	background:url("../images/rehawash_footer.jpg") top left no-repeat;
	color:white;
}

#footer a {
	color:white;
}

#header #image {
	width:672px;
	height:148px;
	background:url("../images/rehawash_header_img.jpg") top left no-repeat;
	float:left;
	margin-left:16px;
	margin-top:6px;
	display:inline;
	clear:both;
}

#header #naviTop {
	float:right;
	display:inline;
	color:white;
	margin-right:30px;
	text-align:right;
}

ul#topHorRight {
	padding:0px;
	margin:0px;
	list-style:none;
}

ul#topHorRight li {
	float:left;
	display:inline;
}

ul#topHorRight li a {
	padding-left:10px;
	padding-right:10px;
	border-left:1px solid white;
}
ul#topHorRight li a:hover {
	text-decoration:underline;
}


#header #naviTop a {
	color:white;
}

#header #taal {	
	height:20px;
	
	position:relative;
	top:3px;
	left:30px;
	color:white;
	width:300px;
	font-weight:bold;
}

#header #taal ul {	
	display:inline;	
	padding:0px;
	margin:0px;
}

#header #taal ul li {
	display:inline;	
	margin-left:4px;
}

#header a img {
	border:none;	
}
/*
ul#topHorLeft {
	margin:0px;
	padding:0px;
	list-style:none;
	position:absolute;
	top:180px;
	left:35px;
	font-size:12px;
}

ul#topHorLeft li {
	float:left;
	display:inline;
}

ul#topHorLeft li a {
	color:white;
	padding-left:5px;
	padding-right:5px;
}

ul#topHorLeft li ul {	
	width:150px;
	position:			absolute;
	display:			none;
	background:#273e8c;
	z-index:10;
	float:left;
	clear:both;
	
	top:0px;

}

ul#topHorLeft li ul li {	margin-left:		0px;
	margin-top:			0px;
	margin-bottom:		0px;
	background:			none;
	float:				none;
	padding:			0px;
	width:				100%;
	height:				100%;

}

ul#topHorLeft li ul li a {	display:block;	
	float:none;
	width:110px;
	color:white;
	_width:100%;

}

ul#topHorLeft li ul li a:hover {	background:#ffe04f;
	color:#273e8c;

}*/

ul#bottomHorLeft {
	padding:0px;
	margin:0px;
	list-style:none;
	float:left;
	display:inline;
	
	margin-top:46px;
	font-size:10px;
	margin-left:22px;
}

#copyright {
	float:right;
	display:inline;
	margin-top:46px;
	font-size:10px;
	margin-right:32px;
}

ul#bottomHorLeft li {
	float:left;
	display:inline;
}

ul#bottomHorLeft li a {
	padding-left:10px;
	padding-right:10px;
	background:url("../images/rehawash_bullet.jpg") right 50% no-repeat;
}

#columnLeft {
	float:left;
	display:block;
	margin-left:40px;
	width:590px;
	display:inline;
}

#columnRight {
	float:right;
	width:220px;
	display:block;
	margin-right:40px;
	_margin-right:20px;
}

#overflow {

	margin-top:10px;
	padding-bottom:20px;
	min-height:390px;
	height:auto !important;
	height:390px;
}

h1 {
	color:#00386c;
	font-size:14px;
	text-transform:uppercase;
}





























ul#topHorLeft, ul#topHorLeft li ul
{
	list-style:			none;
	margin:				0px;
	padding:			0px;
}

ul#topHorLeft
{
	float:				left;
	display:			inline;
	
	position:absolute;
	
	top:180px;
	left:25px;
}

ul#topHorLeft li
{
	float:				left;
	display:			inline;
}

* html ul#topHorLeft li
{
	width:				1%;
	white-space:nowrap;
}

ul#topHorLeft li a
{
	float:left;
	_float:none;
	color:#FFFFFF;
	font-size:12px;
	text-decoration:none;
	display:block;
	padding-left:5px;
	padding-right:5px;
}


ul#topHorLeft li ul
{
	width:150px;
	position:			absolute;
	display:			none;
	background:#0c4173;
	z-index:10;
	float:left;
	clear:both;
	
	top:27px;
	border-bottom:5px solid #8ebd3f;
}

ul#topHorLeft li ul li
{
	margin-left:		0px;
	margin-top:			0px;
	margin-bottom:		0px;
	background:			none;
	float:				none;
	padding:			0px;
	width:				100%;
	height:				100%;
}

ul#topHorLeft li ul li a
{
	display:block;	
	float:none;
	width:110px;
	font-weight:normal;
	color:white;
	_width:100%;
	padding:3px 5px;
	width:140px;
}

ul#topHorLeft li ul li a:hover
{
	background:#8ebd3f;
	color:#FFFFFF;
}

ul#topHorLeft li ul li ul
{
	border:				1px solid #BBBBBB;
	margin-top:			-20px; /* Menu hoogte in principe. Mag ook afwijken. */
	margin-left:		130px; /* Menu breedte in principe. Mag ook afwijken. */
}

/* IE */
* html ul#topHorLeft li ul li
{
	float:				left;
	clear:				both;
}

* html ul#topHorLeft li a
{
	height:				1%;
}

div.spacer
{
	clear:both;
}

table
{
	font-family:		Tahoma, Verdana, Arial;
	color:				#1F4D70;
}

.req
{
	font-family:		Tahoma, Verdana, Arial;
	color:				#8CBE41;
}

.text
{
	font-family:		Tahoma, Verdana, Arial;
	font-size:			11px;
	color:				#1F4D70;
	
	border:				1px solid #000000;
	background:			url('../images/bg_textfield.jpg') top left repeat;
	
	width:				300px;
	height:				15px;
}

.button
{
	font-family:		Tahoma, Verdana, Arial;
	font-weight:		bold;
	font-size:			11px;
	color:				#1F4D70;
	
	border:				1px solid #000000;
	background:			#8CBE41;
	
	width:				300px;
	height:				20px;
}

textarea
{
	font-family:		Tahoma, Verdana, Arial;
	font-size:			11px;
	color:				#1F4D70;
	
	border:				1px solid #000000;
	
	width:				300px;
	height:				150px;
}

#techSpec
{
	width:899px;
	border-collapse:collapse;
}

#techSpec td
{
	border:				1px solid #000000;
}

#trSmall td
{
	font-family:		Tahoma, Verdana, Arial;
	font-size:			9px;
}