* {
	padding: 0; 
	margin: 0; 
	font-family: arial, helvetica; 
	border: 0px solid black;
}
html { 
	overflow: -moz-scrollbars-vertical;
}

body { 
	text-align: center; 
	color: #333;
	background-color: #128dc9; 
	font-size: 12px;
	line-height: 18px;
}

td,th {
    vertical-align:top;
    text-align: left; /* mantis 2437 */
}

a:link, a:visited {
	color: #f00;
	text-decoration: none;
}
a:hover, a:active {
	color: #000;
}

p {
	font-family: arial, helvetica;
	text-align: left;
	/* padding-bottom: 18px;
     * uitgeschakeld tbv enquete */
}

ul {
    margin-left:20px;
}

.hidden {
	display: none;
	height: 0;
	width: 0;
}

.clear {
	clear: both;
}

.bluetext{
	color: #0f4e8f;
}

.red_border {
	border: 1px solid #f00;
	padding: 2px;
	float: left;
	margin-right: 10px;
}

.imgleft {
    border:0px;
    float:left;
    margin:0px 10px 5px 0px;
}

h1,h2 {
	font-family:  'Trebuchet MS', 'Myriad', arial, helvetica;
	font-size: 22px;
	line-height: 24px;
	color: #f00;
	padding: 0 0 8px 0;
}
h3,h4 {
	font-family:  arial, helvetica;
	font-size: 15px;
	color: #f00;
}
h5,h6 {
	font-family:  arial, helvetica;
	font-size: 14px;
	font-weight: normal;
}


textarea, input[type="text"], select {
	border: 1px solid #62adee;
}

td label {
    padding-left: .5em; /* BCB: geeft het oog rust in het instrumentopgaveformulier. Desgewenst/waarschijnlijk/hopelijk/mogelijk nauwkeuriger scopen */
}

/*
textarea, input{
	color: #333;
	border: 1px solid #62adee;
	font-size: 12px;
	width: 100px;	
	border-color:#f00;
	border-style:solid;
	border-width:1px;
	line-height:14px;
	padding: 2px;
	margin-bottom: 8px;
	float: left;
}
select {
	width: 100px;
}
 * */

 .zoek {
	color: #fff;
	border: 0;
	height: 33px;
	background-image: url('../img/submit.gif');
	background-repeat: no-repeat;
	background-position: center;
	background-color: #fff;
	font-weight: bold;
	font-size: 15px;
	cursor: pointer;
}
 .zoek_geel {
	background-image: url('../img/submit_geel.gif');
 }
 
 .red {
	color: #f00;
 }

#container { 
	width: 960px; 
	border: 0px solid black;
	clear: both;
	margin: auto;
	position: relative;
	text-align: left;
	margin-top: 15px;
}

	#header {
		background-color: #e2e2e2; 
		background-image: url('../img/header.gif');
		background-repeat: no-repeat;
		background-position: 0 0;
		width: 960px;
		height: 140px;
	}
	
		#header #logonav {
			position: absolute;
			left: 0px;
			top: 5px;
        }

		#header #pccnav {
			position: absolute;
			left: 275px;
			top: 20px;
        }

		#header #mainnav {
			position: absolute;
			left: 575px;
			top: 26px;
		}
	
		#header #subnav {
			position: absolute;
			left: 30px;
			top: 82px;
		}
		
		#header #subnav a.active {
			background-image: url('../img/bg_menu.gif');
			background-repeat: no-repeat;
			background-position: right;
		}
		
		#header li {
			list-style: none;
			float: left;
			margin-right: 5px;
		}
		#header a {
			display: block;
			font-family:  'Trebuchet MS', 'Myriad', arial, helvetica;
			font-weight: bold;
			font-size: 16px;
			color: #fff;
			padding: 10px 6px 10px 6px;
		}
		#header  a:hover, #header  a.active  {
			color: #000;
		}
		#header #mainnav a.active {
			background-color: #e2e2e2;
			background-image: url('../img/bg_mt_docent.gif');
			background-repeat: no-repeat;
		}
		
	
	#content {
		
		background-color: #e2e2e2; 
		margin: 0 10px 0 10px;
		padding: 30px 50px 30px 50px;
	}
	
		#content_schaduw {
			position: relative;
			border-right: 2px solid #9e9e9e;
			border-bottom: 2px solid #9e9e9e;
		}
	
		#content_vlak {
			position: relative;
			background-color: #FFF;
			border: 2px solid #F00;
			width: 834px;
		}
		
			#content_vlak img {
				border: 1px solid #f00;
			}
			
			#content_vlak #links, #content_vlak #rechts  {
				float: left;
				width: 415px;
				position: relative;
			}
		
			#content_vlak .wit_vlak {
				padding: 15px;
				border-bottom: 1px solid #fff;
			}
			
			#content_vlak .geel_vlak {
				padding: 15px 30px 15px 15px;
				background-color: #fff200;
				background-image: url('../img/vlak_geel.gif');
				background-repeat: no-repeat;
				background-position: 0 0;
			}

                #content_vlak .geel_vlak li {
                    border-bottom:1px solid red;
                    font-size:140%;
                    margin-top:10px;
                }
			
			#content_vlak .zoek_docent {
				width: 310px;
				float: right;
				padding: 0 0 15px 0;
			}
			#content_vlak .zoek_label {
				width: 80px;
				text-align: right;
				float: left;
				font-weight: bold;
				padding-right: 5px;
				font-size: 15px;
			}
			
			#content_vlak .big_li {
				float: left;
				list-style: none;
				font-family:  'Trebuchet MS', 'Myriad', arial, helvetica;
				font-size: 14px;
				font-weight: bold;
				padding: 4px 12px 8px 0;
			}
			
				#content_vlak .big_li a {
					color: #999;
				}
				
				#content_vlak .big_li a.active,#content_vlak .big_li a:hover {
					color: #f00;
				}

	
	#footer {
		background-color: #e2e2e2; 
		background-image: url('../img/footer.gif');
		background-repeat: no-repeat;
		background-position: 0 0;
		margin: 0 10px 0 10px;
		padding: 30px 0 0 0;
		width: 940px;
		height: 30px;
		color: #fff;
		text-align: right;
	}
		#footer a {
			color: #fff;
		}
		
	#docent_footer {
		border-top: 2px solid red; 
		border-bottom: 2px solid #15A200;
	}
	

	.result td.legend {
		padding: 5px 20px 5px 3px;
		border-bottom: 1px solid #f00;
		color: red;
		font-weight: bold;
	}
	.result td.white, td.geel {
		padding: 5px 20px 5px 3px;
		font-weight: bold;
	}
	.result td.geel {
		background-color: #fff200;
        background-color: #e2e2e2; 
	}
	
	.result td.index {
		border-top: 1px solid #f00;
		padding: 10px 20px 5px 3px;
		text-align: center;
	}
	
	.result td.index a {
		padding: 5px;
	}
	
	.result td.index a.box {
		color: #333;
		background-color: #fff200;
        background-color: #e2e2e2; 
	}
	
#filter {
    background-color: #e2e2e2; 
}
#filter input {
	border: 0px solid #62adee;
	line-height:12px;
	padding: 1px;
	margin-bottom: 0px;
}

/*--- form docenten ---*/

#docenten_form th.header {
}

#docenten_form .header {
    border-bottom:2px solid #f00;
	color: #f00;
    font-size:14px;
    font-weight:bold;
    padding-top:15px;
    text-align:right;
}

#docenten_form th {
    text-align:right;
}

.willbeshown {
    text-align:right;
    text-decoration:underline;
}

#docenten_form .required {
    color:red;
}

.qf_error {
    color:red;
}

/* IE6 */
img.pngfix { 
    behavior: url("iepngfix/iepngfix.htc") 
}

td.quizcell img {
    margin-right: 10px;
}
