@charset "utf-8";
/* CSS Document */

body { font-family:Verdana, Arial, Helvetica, sans-serif; margin-left:0px; margin-right:0px; margin-top:15px; margin-bottom:0px; overflow: scroll;}
.normal,td,p,span,ul,li,input, th { font-size:10px; font-family:Verdana, Arial, Helvetica, sans-serif; }
.link,a { color:#F8863F; text-decoration:none; }
.Header { color:#6C6C6C; font-size:14px; font-weight:bold; }
table.FactBox { padding:10px; border-width:1px; border-color:#707070; border-style:solid; }


body { font-family:Verdana, Arial, Helvetica, sans-serif; margin-left:0px; margin-right:0px; margin-top:15px; margin-bottom:0px; }
.normal,td,p,span,ul,li,input { font-size:10px; font-family:Verdana, Arial, Helvetica, sans-serif; }
.link,a { color:#D81F2A; text-decoration:none; }
.Header { color:#6C6C6C; font-size:14px; font-weight:bold; }
table.FactBox { padding:10px; border-width:1px; border-color:#707070; border-style:solid; }
h3 { font-size:11px; line-height:15px; margin-bottom:0px; }
p.date { color:#1B1B1F; margin:0; }
p { margin:0px; }


.Level1Active { color:#D81F2A; font-size:11px; }
.Level1 { color:#494949; font-size:11px; }
.Level0Active { color:#D81F2A; font-size:12px; }
.Level0 { color:#494949; font-size:12px; text-decoration:none; }
.FilledBox input { color:#ffffff; font-size:10px; background-color:#6C6C6C; border-width:0px; height:14px; width:75px; }
.FilledBox a { color:white; }
.FilledBox { background-color:#6C6C6C; border-width:1px; border-color:#E2E2DF; border-style:solid; }
.MainBorder { width: 772px; border-width:1px; border-color:#707070; border-style:solid; }
.SitemapLevel0 { color:#6C6C6C; font-weight:bold; }
.SitemapLevel1 { color:#6C6C6C; }
.TopMenu { color:#E2E2DF; font-size:11px; text-decoration:none; }
#footer { width: 772px; }

.border {
	border: solid 1px #FF0000;
	padding: 6px 20px;
	text-align: center;
}
input {
	text-align: right;
}
#rechtspraak {
	width: 100%;
}
#rechtspraak td {
	padding: 1px 4px;
	vertical-align: top;
}
#rechtspraak .odd {
	background-color: #E1E1E1;
}
#rechtspraak .even {
	background-color: #BCBCBC;
}
.debug {
	background-color:#666666;
	color: #FFFFFF;
}
th {
	background-color: #333333;
	color: #FFFFFF;
	font-weight: bold;
	padding: 4px;
}

#calendarDiv span {
	color:#E2EBED;
}
fieldset {
	margin-bottom: 10px;
	clear: both;
}
.formgroup {
	clear: both;
}
.formgroup label {
	width: 240px;
	float: left;
	clear: both;
}
.formgroup .inputfield input {
	width: 70px;
	border: solid 1px #AAA;
	margin-bottom: 3px;
}
.formgroup .inputfield .button {
	width: 60px;
}
#fcresult.ajax-loading {
	padding: 20px 0;
	background: url(http://demos.mootools.net/demos/Group/spinner.gif) no-repeat center;
}
#fcresult {
	border: solid 1px #AAA;
	background-color:#FFF;
	padding: 3px;
}
#fcresult table {
	background-color: #CCCCCC;
}


.tool-tip {
	color: #fff;
	width: 250px;
	z-index: 13000;
}
 
.tool-title {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: #F00;
	padding: 8px 8px 4px;
	background-image: url(../images/bubble.png);
	background-position: left top;
}
 
 h2 {
 	font-size: 12px;
 }
.tool-text {
	font-size: 11px;
	padding: 4px 8px 8px;
	background-image: url(../images/bubble.png);
	background-position: right bottom;
}
#contentcontainer {
	width: 750px;
	position: relative;
}
#navigatie {
	position: absolute;
	top: 0px;
	width: 173px;
	float: left;
}
#maincontent {
	margin-left: 200px;
	margin-top: 28px;
	width: 550px;
}
.subnavigatie {
	height: 23px;
}
legend {
	color: #FF0000;
}
#intromovie {
	text-align: center;
	margin: 20px 0;
	background-color:#000000;
}





#loginform {
	margin: 60px 0 60px 150px;
	width: 17.5em;
	border: solid 1px #6c6c6c;
	padding: 5px;
}
#loginform label {
	float: left;
	margin: 0;
	width: 6em;
}
#loginform input {
	margin-bottom: 4px;
	width: 10em;
	border: solid 1px #6c6c6c;
	text-align: left;
}
#loginform .submitbutton {
	margin-left: 12em;
	width: 5em;
	margin-bottom: 0;
}
#loginform .formseparator {
	height: 0px;
	border-top: dotted 1px #6c6c6c;
	margin-bottom: 3px;
}
#loginerror {
	border: dotted 1px #FF0000;
	color: #FF0000;
	padding: 2px;
	background-color:#FFFFFF;
	margin-bottom: 10px;
}




#warningcontainer {
	height:100%;
	left:0;
	position:fixed;
	top:0;
	width:100%;
}
#warning {
	height:100%;
	left:0;
	position:fixed;
	top:0;
	width:100%;
	z-index:100;
	background-color:#FFFFFF;
	filter:alpha(opacity=85);
	-moz-opacity:0.85;
	-khtml-opacity: 0.85;
	opacity:0.85;
}
#warningbox{
	border:6px solid #999;
	left:50%;
	position:fixed;
	text-align:left;
	top:50%;
	z-index:102;
	background-color:#EBEBEB;
	margin-left: -255px;
	width: 510px;
	margin-top: -207px;
	-moz-border-radius: 15px;
	padding: 20px;
}
#warningbox p {
	text-align: center;	
}

.redwarning {
	color: #FFF;
	font-size: 14px;
	font-weight: bold;
	background-color: #F00;
	padding: 10px;
	margin: 20px 0;
}
