/*
Copyright (c) 2007, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.4.1
*/
html{color:#000;background:#FFF;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;font-family: "Trebuchet MS",Verdana,Arial,Sans-serif; font-size:13px;line-height:150%; color: #636363;}
a{text-decoration:none;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
li{list-style:none;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}
strong { font-weight: bold; }
em { font-style: italic; }
blockquote,ul,ol,dl {
	margin:1em;
}
ol,ul,dl {
	margin-left:2em;
}
ol li {
	list-style: decimal outside;
}
ul li {
	list-style: disc outside;
}
/* Style for Hoofdzaak */
a {
	color: #4e6dd9;
	text-decoration: none;
}
a:hover {
	color: #4e6dd9;
	text-decoration:underline;
}
a:visited {
	color: #4e6dd9;
}
table {
	width: 100%;
}
#header {
	width: 800px;
	margin: 0 auto;
	height: 150px;
	background: url("hoofdzaak.png") right no-repeat;
}
#container {
	width: 800px;
	margin: 0 auto;
}
#right {
	float: right;
	width: 180px;
	padding: 20px;
	padding-right: 0px;
	font-size: 11px;
}
#left {
	float: right;
	width: 180px;
	padding: 20px;
	padding-left: 0px;
}
#main {
	float: right;
	width: 600px;
	padding-top: 20px;
}
#footer {
	width: 768px;		/* 1000 - 2x padding */
	height: 120px;
	margin: 0 auto;
	border: none;
	padding: 16px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-size: 10px;
	text-align: center;
	vertical-align: bottom;
}
#menuitem {
	width: 160px;
	height: 30px;
	padding: 0px;
	font-weight: bold;
	font-size: 12px;
	background-color: #f6d44b;
}
#menuitemactive {
	width: 145px;
	height: 19px;
	padding: 5px;
	font-weight: bold;
	padding-left: 10px;
	background-color: #f3de89;
	font-size: 12px;
	color: #7c7c7c;
}
#menuitem a {
	display: block;
	height: 19px;
	padding: 5px;
	padding-left: 10px;
	font-size: 12px;
	color: #7c7c7c;
}
#menuitem a:hover {
	background-color: #f3de89;
	font-size: 12px;
	color: #7c7c7c;
	text-decoration: none;
}
#submenu {
	float: right;
	width: 150px;
	padding: 0px;
}
#submenuitem {
	float: left;
	width: 150px;
	height: 35px;
	line-height: 100%;
	padding: 0px;
	font-size: 12px;
	background-color: #f6d44b;
}
#submenuitemactive {
	float: left;
	width: 135px;
	height: 25px;
	padding: 5px;
	line-height: 100%;
	padding-left: 10px;
	font-size: 12px;
	color: #7c7c7c;
	background-color: #f3de89;
}
#submenuitem a {
	display: block;
	height: 23px;
	padding: 5px;
	line-height: 100%;
	padding-left: 10px;
	font-size: 12px;
	color: #7c7c7c;
}
#submenuitem a:hover {
	background-color: #f3de89;
	color: #7c7c7c;
	text-decoration: none;
	font-size: 12px;
}
textarea {
	font-size: 12px;
	line-height:110%;
	padding: 2px;
}
H1 {
	font-size: 15px;
	font-weight: bold;
	color: #be1e2d;
}
H2 {
	font-size: 13px;
	font-weight: bold;
	color: #be1e2d;
}
table.menu th {
	font-weight: bold;
}
table.menu td {
	padding-top: 3px;
}
table.cmstable td {
	padding: 3px;
}
table.submenu th {
	font-weight: bold;
	color: #d41b6d;
	padding: 5px;
}
table.submenu td {
	padding: 5px;
}
