/* ================================================================ 
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/flyoutt.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the assocaited (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
/* common styling */
.menu {font-family: arial, sans-serif; width:150px; height:150px; position:relative; margin:0px;}
.menu ul li a, .menu ul li a:visited {display:block; text-decoration:none; width:150px; height:30px; text-align:center; border:0px solid #fff; line-height:30px; font-size:12px; overflow: hidden;}
.menu ul {padding:0; margin:0;list-style-type: none; }
.menu ul li {float:left; position:relative;}
.menu ul li ul {display: none;}

.menu ul li ul li a, .menu ul li ul li a:visited {display:block; text-decoration:none; width:200px; height:15px; text-align:left; line-height:15px; font-size:11px; overflow:hidden; padding: 0px 0px 0px 5px; margin: 0px;}

/* specific to non IE browsers */
.menu ul li:hover a {}
.menu ul li:hover ul {display:block; position:absolute; top:0; left:150px; width:200px;}
.menu ul li:hover ul li a.hide {height:15px;}
.menu ul li:hover ul li:hover a.hide {width:200px; height: 15px;}
.menu ul li:hover ul li ul {display: none;}
.menu ul li:hover ul li a {display:block; width:200px; height:15px;}
.menu ul li:hover ul li a:hover {}
.menu ul li:hover ul li:hover ul {display:block; position:absolute; left:150px; top:0;}
.menu ul li:hover ul li:hover ul li a {display:block; width:200px;}
.menu ul li:hover ul li:hover ul li a:hover {}


.menu2 {font-family: arial, sans-serif; width:150px; height:150px; position:relative; margin:0px;}
.menu2 ul li a, .menu2 ul li a:visited {display:block; text-decoration:none; width:150px; height:30px; text-align:center; border:0px solid #fff; line-height:30px; font-size:12px; overflow: hidden;}
.menu2 ul {padding:0; margin:0;list-style-type: none; }
.menu2 ul li {float:right; position:relative;}
.menu2 ul li ul {display: none;}

.menu2 ul li ul li a, .menu2 ul li ul li a:visited {display:block; text-decoration:none; width:200px; height:15px; text-align:left; line-height:15px; font-size:11px; overflow:hidden; padding: 0px 0px 0px 5px; margin: 0px;}

/* specific to non IE browsers */
.menu2 ul li:hover a {}
.menu2 ul li:hover ul {display:block; position:absolute; bottom:0; right:150px; width:200px;}
.menu2 ul li:hover ul li a.hide {height:15px;}
.menu2 ul li:hover ul li:hover a.hide {width:200px; height: 15px;}
.menu2 ul li:hover ul li ul {display: none;}
.menu2 ul li:hover ul li a {display:block; width:200px; height:15px;}
.menu2 ul li:hover ul li a:hover {}
.menu2 ul li:hover ul li:hover ul {display:block; position:absolute; right:150px; bottom:0;}
.menu2 ul li:hover ul li:hover ul li a {display:block; width:200px;}
.menu2 ul li:hover ul li:hover ul li a:hover {}

/* menukleuren*/

.rood a
{
	background-color: #900;
	color: #fff;
	text-decoration: none;	
}

.rood a:hover
{
	background-color: #600;
	color: #fff;
	text-decoration: none;	
}

.groen a
{
	background-color: #9c0;
	color: #fff;
	text-decoration: none;	
}

.groen a:hover
{
	background-color: #690;
	color: #fff;
	text-decoration: none;	
}

.groen2 a
{
	background-color: #0c6c11;
	color: #fff;
	text-decoration: none;	
}

.groen2 a:hover
{
	background-color: #0c550d;
	color: #fff;
	text-decoration: none;	
}

.lichtgeel a
{
	background-color: #a2cf5b;
	color: #fff;
	text-decoration: none;	
}

.lichtgeel a:hover
{
	background-color: #809e52;
	color: #fff;
	text-decoration: none;	
}

.paars a
{
	background-color: #639;	
	color: #fff	;
	text-decoration: none;	
}

.paars a:hover
{
	background-color: #306;	
	color: #fff;
	text-decoration: none;	
}

.blauw a
{
	background-color: #09C;	
	color: #fff;
	text-decoration: none;	
}

.blauw a:hover
{
	background-color: #069;	
	color: #fff;
	text-decoration: none;	
}

.oranje a
{
	background-color: #f60;	
	color: #fff;
	text-decoration: none;	
}

.oranje a:hover
{
	background-color: #f30;	
	color: #fff;
	text-decoration: none;	
}

.witrood a
{
	background-color: #fff;
	color: #000;
	text-decoration: none;
	height:15px;
}

.witrood a:hover
{
	background-color: #900;
	color: #fff;
	text-decoration: none;
	height:15px;
}

.witgroen a
{
	background-color: #fff;
	color: #000;
	text-decoration: none;	
}

.witgroen a:hover
{
	background-color: #9c0;
	color: #fff;
	text-decoration: none;
}

.witgroen2 a
{
	background-color: #fff;
	color: #000;
	text-decoration: none;	
}

.witgroen2 a:hover
{
	background-color: #0c6c11;
	color: #fff;
	text-decoration: none;
}

.witpaars a
{
	background-color: #fff;	
	color: #000;
	text-decoration: none;
}

.witpaars a:hover
{
	background-color: #639;	
	color: #fff;
	text-decoration: none;
}

.witgeel a
{
	background-color: #fff;
	color: #000;
	text-decoration: none;
}

.witgeel a:hover
{
	background-color: #fffda9;
	color: #000;
	text-decoration: none;
}

.witheet a
{
	background-color: #fff;
	color: #000;
	text-decoration: none;
}

.witheet a:hover
{
	background-color: #09c;
	color: #fff;
	text-decoration: none;
}

.witoranje a
{
	background-color: #fff;	
	color: #000;
	text-decoration: none;	
}

.witoranje a:hover
{
	background-color: #f60;	
	color: #fff;
	text-decoration: none;
	height: 15px;
	line-height: 15px;
}