* {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#background {
	background: url(s/pix/bg.jpg) repeat-x 0px 0px;
	min-height: 600px;
	height:auto !important; /* Dustin Diaz hack */
  	height:600px;
}
#bgleft {
	background: url(s/pix/bgleft.jpg) no-repeat right top;
	width: 716px;
	margin-right: auto;
	margin-left: auto;
}
#bgright {
	background: url(s/pix/bgright.jpg) no-repeat left top;
	margin-left: 8px;
}
#main {
	font: 0.9em Arial, Verdana, Helvetica, sans-serif;
	margin-right: 8px;
	margin-left: 8px;
	background: #FFFFFF;
}

#main option {
	border-style: none;
}
#main a.btn {
	color: #000000;
	background: #CCCCCC;
	/*border: 1px solid #CCCCCC;*/
	text-decoration: none;
	text-align: center;
	padding: 2px 10px;
	line-height: 120%;
	margin-bottom: 2px;
}

#banner {
	background: url(s/pix/banner.jpg) no-repeat;
	line-height: 100%;
	height: 160px;
	width: 100%;
}
#banner #vak {
	width:500px;
	left:180px;
	top: 138px;
	position: relative;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
}


#topnav {
	height: 20px;
	width: 700px;
	font: 100% Arial, Helvetica, sans-serif;
	margin-bottom: 0px;
	color: #FFFFFF;
}
#topnav a {
	color: #FFFFFF;
	padding-left: 10px;
	text-decoration: none;
	font-weight: bold;
}
#topnav #docent {
	position: relative;
	top: -18px;
	right: 0px;
	float: right;
	font-size: 90%;
	color: #CCFF00;
}
#topnav #docent a {
	font-weight: normal;
	text-decoration: none;
	color: #CCFF00;
}
#topnav #docent a:hover {
	font-weight: normal;
	text-decoration: underline;
}
#main h1 {
	color: #000000;
	font: 140% Geneva, Arial, Helvetica, sans-serif;
	padding-left: 10px;
	margin-top: 4px;
	margin-bottom: 10px;
}
#main h1 strong {
	color: #CC0000;
}
#main h2 {
	color: #000000;
	font: bold 110% Verdana, Arial, Helvetica, sans-serif, "Lucida Console";
	margin-top: 10px;
	margin-bottom: 10px;
}
#main h3 {
	color: #333333;
	display: block;
	padding-left: 10px;
	height: 24px;
	line-height: 140%;
	margin-top: 5px;
	border: 1px solid #BEFD48;
	margin-right: 8px;
	margin-left: 9px;
	background-color: #F0FED6;
}
#main p {
	margin-right: 10px;
	margin-left: 20px;	
}
/*
#main ul {
	margin-right: 20px;
	margin-left: 40px;
}
#main a {
	color: #000000;
	text-decoration: none;	
}
#main a:hover {
	color: #000000;
	text-decoration: underline;	
}
*/
#main table#maintable {
	margin-right: 16px;
	margin-left: 16px;
	margin-top: 20px;
}
#main td.title {
	color: #FFFFFF;
	background: #A2AFA8;
	padding-left: 5px;
	font-weight: bold;
}
strong {
	color: #2B5580;
}
.form {
	font: 1em Arial, Helvetica, sans-serif;
	color: #000000;
}
#up {
	width: 100%;
}
#up form {
	padding-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#files {
	background: #FFFFFF;
}
#files .cellprimary {
	background: #EAEAEA;
}
#files .cellsecondary {
	background: #FFFFFF;
}
#files .filesform {
	margin: 0px 10px;
}
#files a.adminbtn {
	height: 18px;
	width: 100px;
	background: #CC6633;
	text-align: center;
	margin-left: 10px;
	display: block;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	border-left: 1px solid #FFFFFF;
}
#files a.adminbtn:hover {
	height: 18px;
	width: 100px;
	background: #FF6600;
	text-align: center;
	margin-left: 10px;
	display: block;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	border-left: 1px solid #FFFFFF;
}

#files h4 {
	color: #0066CC;
	background: #FFFFFF;
	height: 20px;
	padding-left: 10px;
}
#files .trborder {
	border-bottom: 1px solid #666666;
}
#files p {
	margin-left: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#login {
	margin-right: auto;
	margin-left: auto;
	height: 220px;
	width: 400px;
	background: #FFFFFF url(s/pix/login_cursisten.jpg) no-repeat;
	color: #333333;
	font: 14px Arial, Helvetica, sans-serif;
	position: relative;
	top: 30px;
}
#login2 {
	margin-right: auto;
	margin-left: auto;
	height: 220px;
	width: 400px;
	background: #FFFFFF url(s/pix/login_docenten.jpg) no-repeat;
	color: #333333;
	font: 14px Arial, Helvetica, sans-serif;
	position: relative;
	top: 30px;
}
#login .loginfalse, #login2 .loginfalse  {
	position: relative;
	left: 100px;
	top: 40px;
	width: 300px;
}
#login .logintrue, #login2 .logintrue  {
	position: relative;
	left: 100px;
	top: 40px;
	width: 300px;
}
#login .logintrue input, #login2 .logintrue input {
	border: 1px solid #666666;
	background: #DCEFB6;
	text-align: center;
	font-size: 14px;
}
#login .logintrue label, #login2 .logintrue label {
	width: 120px;
	float: left;
	padding-top: 4px;
}
#login .logintrue .row, #login2 .logintrue .row  {
	padding-bottom: 4px;
}

#login #terug, #login2 #terug {
	position: relative;
	z-index: 99;
	height: 20px;
	width: 400px;
	top: 200px;
	left: 5px;
	font-weight: bold;
	color: #CCFF00;
}
#login #terug a, #login2 #terug a {
	font-weight: bold;
	color: #CCFF00;
	text-decoration: none;	
}
#tekst {
	margin-right: 10px;
	margin-left: 10px;
	max-height:300px;
	overflow: auto;
	margin-top: 5px;
	padding: 4px;
	height: 200px;
	background: url(s/pix/cirkel.gif) no-repeat -50px -50px;
	border: 1px solid #CCCCCC;
}
#tekst a {
	color: #0055AA;
	text-decoration: none;
	border-bottom: 1px solid #B0C5FF;
	margin-right: 5px;
	margin-left: 5px;
}

#tekst a.ext {
	color: #0055AA;
	text-decoration: none;
	border-bottom: 1px solid #B0C5FF;
	margin-right: 5px;
	margin-left: 5px;
	background: url(s/pix/link.gif) no-repeat right top;
	padding-right: 15px;
}
#tekst a.ext:hover {
	color: #CC3300;
	text-decoration: none;
	border-bottom-style: none;
	margin-right: 5px;
	margin-left: 5px;
	background: url(s/pix/link.gif) no-repeat right bottom;
	padding-right: 15px;
}

#tekst a:hover {
	color: #CC3300;
	text-decoration: none;
	border-bottom-style: none;
}
#tekst strong {
	color: #CC3300;
}

#tekst p {
	margin-top: 5px;
	margin-bottom: 10px;
}
#tekst ul {
	margin-left: 50px;
}
#tekst li {
	list-style: square;
}
#tekst hr {
	border: 0;
	color: #9E9E9E;
	background-color: #9E9E9E;
	height: 1px;
	width: 100%;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 5px;
}
#txtinput {
	margin: 0px 10px 5px;
}
#txtinput img {
	border-style: none;
}
#edited {
	padding: 5px;
	font: 90% Arial, Helvetica, sans-serif;
}
#edited p {
	margin-top: 5px;
	margin-bottom: 10px;
}
#edited ul li {
	list-style: square;
}
#edited ul {
	margin-left: 50px;
}
#edited li {
	list-style: square;
}
/*
#edited a {
	color: #0055AA;
	text-decoration: none;
	border-bottom: 1px solid #B0C5FF;
	margin-right: 5px;
	margin-left: 5px;
}
#edited a:hover {
	color: #CC3300;
	text-decoration: none;
	border-bottom-style: none;
}
*/
#footer {
	width: 100%;
	text-align: center;
	margin-top: 100px;
	margin-bottom: 20px;
}
#footer a {
	text-decoration: none;
	color: #333333;
	font: 12px Arial, Helvetica, sans-serif;
}
span.red {
	color: #FF0000;
}

