html,body, div, table, tr, td, th {
	margin: 0px;
	font-size: 11px;
	font-family: verdana;
	color:#323232;
}
html, body {
	margin: 0px;
	padding: 0px;
	min-height: 100%; 
   	height: 100%; /* ie underscore hack */
}
body {
	background-color:#e5eee9;
	background-image:url(/images/website.bg.gif);
	background-position:center;
	background-repeat:repeat-y;
}
th {
	text-align:left;
	font-weight:normal;
	font-style:italic;
	color:#333333;
}
select, textarea, input {
	font-size: 12px;
	font-family: verdana;
}

a {
	color: #0066cc;
}
a:hover {
	color: #0066cc;
}
a.hoofd, a.hoofd:hover {
	color:#323232;
	font-weight:bold;
	text-decoration:none;
}
a.terug, a.terug:hover {
	color:#dc3022;
	font-style:italic;
	text-decoration:none;
}


/* EIGEN CSS */
div.main {
	width: 890px;
	height: 100%;
	vertical-align:top;
	text-align:center;
	margin-left: auto; 
    margin-right: auto; 
	background-color:#FFFFFF;
	position:relative;
	background-image:url(/images/btn.bg.gif);
	background-repeat:repeat-y;
}
div.top {
	width: 890px;
	height: 45px;
	background-color:#FFFFFF;
}
div.background {
	width:890px;
	height:235px;
	position:relative;
}
div.content {
	text-align:left;
	position:absolute;
	top: 280px;
	left:0px;
}
div.baanstatus {
	background-color:#FFFFFF;
	height:248px;
	width:200px;
}
div.pagina {
	background-color:#FFFFFF;
	position:absolute;
	width:690px;
	height:100%;
	left:200px;
	top:0px;
}

.cmscontent {
	padding:24px 50px 24px 50px;
}
.baanstatus {
	padding:0px 20px 2px 5px;
}

.items {
	padding:0px 20px 0px 20px;
}
.vspacer {
	background-color:#606060;
	width:1px;
}

.title {
	color: #dc3022;
	font-size:18px;
}
.subtitle {
	font-weight:bold;
	color: #dc3022;
	font-size:12px;
}

.login {
	font-size:10px;
	color:#FFFFFF;
	text-indent:5px;
}
input.logininput {
	border:0;
	width:120px;
}



span.error {
	background-color:#FFCCCC;
	border: 1px solid red;
}
span.error_notice {
	color:#FF0000;
	line-height:40px;
}
td.error {
	color:#FF0000;
	font-weight:bold;
}
input.error, textarea.error {
	background-color:#FFCCCC;
	border: 1px solid red;
}
.background0 {
	background-color:#EFEFEF;
	height:16px;
}
.background1 {
	background-color:#F7F7F7;
	height:16px;
}
.backgroundon {
	background-color:#ffd980;
	height:16px;
}

td.small {
	font-size:9px;
}
td.baanstatus {
	letter-spacing:-1px;
}

.menu {
	background-color:#dc3022;
	color:#FFFFFF;
}
.menuover {
	background-color:#e3594e;
	color:#FFFFFF;
	
}


.submenu {
	font-size: 12px;
	padding:11px 11px 11px 7px;
	cursor:pointer;
	width:200px;
}
.submenuover {
	padding:11px 11px 11px 7px;
	background-color:#e3594e;
	cursor:pointer;
	width:200px;
}
.submenutop {
	background-image:url(images/btn.top.gif);
	background-position:right top;
	background-repeat:no-repeat;
	width:200px;
}
.submenutopover {
	background-image:url(images/btn.top.over.gif);
	background-position:right top;
	background-repeat:no-repeat;
	width:200px;
}
a.xsubmenu, a.xsubmenu:hover {
	color:#FFFFFF;
	font-size: 12px;
	text-decoration:none;
}
