body { 
	font-family: verdana, arial, serif; 
	font-size: 10px; 
	margin: 0px;  
	background: white;
}

table { 
	font-family: verdana, arial, serif; 
	font-size: 10px; 
	color: #333333;
	margin: 0px; 
}
p	{
	font-family: verdana, arial, serif; 
	font-size: 10px; 
	color: #333333;
	margin: 0px; 
}

a {
	font-family: verdana, arial, serif; 
	font-size: 10px; 
	color: #333333;
	margin: 0px; 
	text-decoration: none;
}

.Header {
	font-family: verdana, arial, serif; 
	font-size: 11px; 
	color: #333333;
	margin: 0px; 
	font-weight: bold;
}

img	{
	border:0;
}

.imgPump{
	border: 1px solid #1E348A;
}

hr {
	border: 1px dotted #333333;
}

.tblMenu {
	border-bottom: 1px dotted white;
	width: 206px;
	height: 30px;
}

.tblHeader {
	background-color: black;
	color: white;
	font-size: 15px;
	font-weight: bold;
	font-family: arial, verdana, serif;
}

.tblLabel {
	background-color: #333333;
	color: black;
	font-size: 11px;
	font-weight: bold;
	font-family: arial, verdana, serif;
}

.tblInhoud {
	background-color: #eeeeee;
	color: black;
	font-size: 11px;
	font-family: arial, verdana, serif;
}

h2 {
	color: #333333;
	font-weight: bold;
	font-size: 16px;
	font-weight: bold;
	font-family: arial, verdana, serif;
}

.tblInhoudPumps {
	color: #333333;
	font-weight: bold;
	font-size: 13px;
	font-family: arial, verdana, serif;
	border-bottom: 1px solid #1E348A;
	border-top: 1px solid #1E348A;
}

.aMenu {
	font-family: verdana, arial, serif; 
	font-size: 12px; 
	color: white;
	font-weight: bold;
	text-decoration: none;
}

.Welcome {
	font-size: 16px;
	font-family: verdana, arial, serif;
	font-weight: bold;
}

input {
	font-family: verdana, arial, serif; 
	font-size: 10px; 
	color: #333333;
}

select {
	font-family: verdana, arial, serif; 
	font-size: 10px; 
	color: #333333;
}


/* DIV  ALL*/

#container						{ position: relative; color: #000000; margin-left: -450px; width: 950px; left: 50%;   }
#header 							{ position: relative; width: 950px; height: 229px;}
#hmenu 								{ position: relative; width: 748x; height: 74px; background: url('../images/layout/hmenu.jpg') no-repeat; left:202px;}

#main 								{ position: relative; color: #000000; background: #FFFFFF; width: 950px; }
#menu { 
	position: relative; 
	color: #000000; 
	width: 208px;  
	height: 571px;  
	background: url('../images/layout/menu.jpg') no-repeat; 
	float: left; 
	left:0%; 
}
#content { 
position: relative; 
width: 100%;
color: #333333;;   
left:25px; 
height:100%;}

