body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	line-height: 20px;
}
#Home {
	background-color: #aa187d;
	width: 135px;
	height: 34px;
	margin-right: 12px;
	float: left;
}
#Kennismaken {
	background-color: #abc71d;
	width: 135px;
	height: 34px;
	margin-right: 12px;
	float: left;
}
#Particulieren {
	background-color: #06b6e8;
	width: 135px;
	height: 34px;
	margin-right: 12px;
	float: left;
}
#Bedrijven {
	background-color: #d1d40b;
	width: 135px;
	height: 34px;
	margin-right: 12px;
	float: left;
}
#Vacatures {
	background-color: #eb7ba9;
	width: 135px;
	height: 34px;
	margin-right: 12px;
	float: left;
}
#Contact {
	background-color: #019733;
	width: 135px;
	height: 34px;
	margin-right: 12px;
	float: left;
}

a.menuHome:link, a.menuHome:visited, a.menuKennismaken:link, a.menuKennismaken:visited, a.menuParticulieren:link, a.menuParticulieren:visited, a.menuBedrijven:link, a.menuBedrijven:visited, a.menuVacatures:link, a.menuVacatures:visited, a.menuContact:link, a.menuContact:visited {
	width: 135px;
	height: 34px;
	margin-right: 12px;
	float: left;
	font-weight: bold;
	color: #2c3373;
	text-decoration: none;
	line-height: 32px;
	text-align: left;
	text-indent: 5px;
}
a.menuHome:hover, a.menuHome:active  {
	background-color: #d19bbd;
}
a.menuKennismaken:hover, a.menuKennismaken:active  {
	background-color: #dae3a0;
}
a.menuParticulieren:hover, a.menuParticulieren:active  {
	background-color: #acdef5;
}
a.menuBedrijven:hover, a.menuBedrijven:active  {
	background-color: #ebe99e;
}
a.menuVacatures:hover, a.menuVacatures:active  {
	background-color: #f5c4d9;
}
a.menuContact:hover, a.menuContact:active  {
	background-color: #9dcc96;
}
.header {
	margin-bottom: 145px;
}
#container {
	overflow: auto;
	height: 375px;
	width: 400px;
	margin-top: 10px;
	float: left;
	text-align: left;
}
#icoon {
	width: 500px;
	height: 55px;
	float: right;
	margin-top: 33px;
	margin-right: 130px;
	text-align: right;
}

#login {
	height: 450px;
	width: 148px;
	margin-top: 10px;
	float: left;
	text-align: left;
	vertical-align: text-bottom;
}
.input {
	width: 120px;
	border: 1px solid #666666;
}
.input_long {
	width: 225px;
	border: 1px solid #666666;
}

/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/final_drop.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */

.menu {width:951px; height:32px; font-size:0.85em; position:relative; z-index:100;}
.menu ul {padding:0;margin:0;list-style-type:none;}
.menu ul ul {width:149px;}
.menu li {float:left;width:135px;position:relative;padding-right:12px;}

.menu a, .menu a:visited {display:block; font-size:12px; font-weight:bold; color:#2c3373; text-decoration:none; line-height:32px; text-align:left; text-indent:5px; width:135px; height:31px; background:#ffffff; padding-left:0px;}

.menu ul ul a.drop, .menu ul ul a.drop:visited {background:#ffffff url(http://www.cssplay.co.uk/graphics/drop.gif) bottom right no-repeat;}
.menu ul ul a.drop:hover{background:#c9ba65 url(http://www.cssplay.co.uk/graphics/drop.gif) bottom right no-repeat;}
.menu ul ul :hover > a.drop {background:#c9ba65 url(http://www.cssplay.co.uk/graphics/drop.gif) bottom right no-repeat;}

.menu ul ul {visibility:hidden;position:absolute;height:0;top:31px;left:0; width:135px;}

.menu table {position:absolute; top:0; left:0; border-collapse:collapse;;}

.menu ul ul a, .menu ul ul a:visited {background:#ffffff; font-size:12px; font-weight:bold; color:#2c3373; height:auto; line-height:1em; text-indent:0px; padding-left:0px; padding-top:0px; width:135px; height:28px;}

.menu .home a:hover, .menu ul ul a:hover{color:#2c3373; background:#D19BBD;}
.menu .kennismaken a:hover, .menu ul ul a:hover{color:#2c3373; background:#DAE3A0;}
.menu .particulieren a:hover, .menu ul ul a:hover{color:#2c3373; background:#ACDEF5;}
.menu .bedrijven a:hover, .menu ul ul a:hover{color:#2c3373; background:#EBE99E;}
.menu .vacatures a:hover, .menu ul ul a:hover{color:#2c3373; background:#F5C4D9;}
.menu .contact a:hover, .menu ul ul a:hover{color:#2c3373; background:#9DCC96;}

.menu .home :hover > a, .menu ul ul :hover > a {color:#2c3373;background:#D19BBD;}
.menu .kennismaken :hover > a, .menu ul ul :hover > a {color:#2c3373;background:#DAE3A0;}
.menu .particulieren :hover > a, .menu ul ul :hover > a {color:#2c3373;background:#ACDEF5;}
.menu .bedrijven :hover > a, .menu ul ul :hover > a {color:#2c3373;background:#EBE99E;}
.menu .vacatures :hover > a, .menu ul ul :hover > a {color:#2c3373;background:#F5C4D9;}
.menu .contact :hover > a, .menu ul ul :hover > a {color:#2c3373;background:#9DCC96;}

.menu ul li:hover ul,
.menu ul a:hover ul{visibility:visible; }
.menu ul :hover ul ul{visibility:hidden;}
.menu ul :hover ul :hover ul{ visibility:visible;}


