body {
	color: #000
}

p {
	color: #000;
	font-size: 11px;
	font-family: Verdana
}

h1 {
	color: #ac003b;
	font-weight: bold;
	font-size: 24px;
	font-family: Verdana
}

a {
	color: #b22744;
	font-weight: bold;
	font-size: 8pt;
	font-family: Verdana;
	text-decoration: none
}

a:hover {
	color: #b22744;
	font-weight: bold;
	font-size: 8pt;
	font-family: Verdana;
	text-decoration: underline
}

td {
	color: #000;
	font-size: 8pt;
	font-family: Verdana
}

#frame {
	color: #000;
	background-image: url(beelden/watermerk_constructie.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 15px 0 0 15px;
	width: 560px;
	height: 450px;
	overflow: auto;
}

#frame p {
	color: #000;
	font-size: 11px;
	font-family: Verdana
}

#frame li {
	color: #000;
	font-size: 11px;
	font-family: Verdana;
	list-style-type: square;
	list-style-position: outside;
}

#frame h1 {
	color: #ac003b;
	font-weight: bold;
	font-size: 24px;
	font-family: Verdana
}

#frame a {
	color: #b22744;
	font-weight: bold;
	font-size: 8pt;
	font-family: Verdana;
	text-decoration: none
}

#frame a:hover {
	color: #b22744;
	font-weight: bold;
	font-size: 8pt;
	font-family: Verdana;
	text-decoration: underline
}

#frame td {
	color: #000;
	font-size: 8pt;
	font-family: Verdana
}

/*
ul {
	font-weight:bold;color:#ffffff;
	margin:0;
	padding:0;
	list-style:none}
ul li {
	display:block;
	position:relative;
	float:left}
li ul {display:none}
ul li a{
	display:block;
	margin-left:1px;
	text-decoration:none;
	color:#ffffff;
	border-top:1px solid #B75963;
	padding: 5px 15px 5px 15px;
	background: #6E5463;
	white-space: nowrap}
ul li a:hover{background:#985963;color:inherit}
li:hover ul{ 
	display:block; 
	position:absolute}
li:hover li{ 
	font-size:70%;
	clear:left; 
	width:12em}
li:hover a{ background:#985963;color:inherit}
li:hover li a:hover{background:#B75963;color:inherit}
*/


/*
.menu a { font-weight: 400; }
.menu ul { font-weight:bold;color:#ffffff; margin:0; padding:0; list-style:none}
.menu li { display:block; position:relative; float:left}

li.lvl1 ul {display:none; padding-top: 10px; }

li.lvl2 a { display:block; text-decoration:none; color:#ffffff; }

.menu li ul { display:block; position:absolute}
li.lvl2, li.lvl3 { clear:left; width: 150px; padding:3px; margin-bottom:3px;}
li.lvl2 > ul { left:156px; margin-top:-26px; psadding-left:3px; }

li.lvl2, li.lvl3 { background-color: #aaa; }
li.lvl2.hover, li.lvl3.hover { background-color: #000; }

li.lvl1 { width:85px; height:18px; display:block; }
li.lvl1 > a { width:85px; height:18px; display:block; background-repeat:no-repeat; }

.menu {width: 100%;}
.menu a { font-weight: 400; }
.menu ul {list-style: none; width: 100%; height: 18px;}
.lvl1 ul {display: none; padding: 10px;}

.lvl2 > li > a { display:block; text-decoration:none; color:#ffffff; }
.menu ul {list-style: none;}
.menu li {float: left; position:relative;}

.lvl2 a {display: block; width: 85px; height: 18px;}


*/

/*
.nav ul,
.nav ul li,
.nav ul ul {
 list-style: none;
 margin: 0;
 padding: 0;
}

.nav ul {
 position: relative;
 z-index: 597;
 float: left;
}

.nav ul li {
 float: left;
 vertical-align: middle;
 width: 85px;
}

.nav ul li.hover,
.nav ul li:hover {
 position: relative;
 z-index: 599;
 cursor: default;
}

.nav ul ul {
 visibility: hidden;
 position: absolute;
 top: 100%;
 left: 0;
 z-index: 598;
 width: 100%;
}

.nav ul ul li {
 float: none;
}

.nav ul ul ul {
 top: 1px;
 left: 99%;
}

.nav ul li:hover > ul {
 visibility: visible;
 white-space: normal;
}

.nav ul li:hover ul {
 visibility: visible;
 white-space: normal;
}

.nav ul li:hover  ul  li{
 display: block;
}

.nav ul {
 font-weight: bold;
}

	.nav .lvl1 span {
	   width: 85px;
       height: 18px;
       display: block;
	}

	.nav .lvl2, .nav .lvl3 {
	 border-style: solid;
	 border-width: 1px 0 0 0;
	 border-color: #B75963;
	 background-color: #6E5463;
     padding: 5px 0 5px 10px;
     width: 120px;
	}

	.nav ul li .hover,
	.nav ul li:hover {
	 background-color: #7C5F70;
     color: #fff;
	}

	.nav ul a:link,
	.nav ul a:visited	{ color: #fff; text-decoration: none; }
	.nav ul a:hover		{ color: #fff; }
	.nav ul a:active	{ color: #ffa500; }

	.nav ul ul {
	 margin-top: 1px;
	}

		.nav ul ul li {
		 font-weight: normal;
		}
*/


