/* voorpagina ******************************* */

BODY{
	margin: 0px;
	background-color: #ffffff;
	font-family: verdana, geneva, helvetica, Arial, sans-serif;
	font-size: 10pt;
	color: #000000;
	line-height: 14pt;
}

.klein {
	font-size: 8pt;
	color: black;
	padding-left: 10px;
}
div.klein {
	margin-top: 30px;
}

#links{
	background: url(../graphics/voorpag/links.gif) no-repeat right top;
	width: 283px;
	height: 198px;
	vertical-align: top;
}
#links select {
	border: solid 1px silver;
	margin-top: 40px;
}

#midden{width: 283px; background: url(/graphics/voorpag/midden.gif) no-repeat right bottom;}

#midden table td {
	font-size: 8pt;
	font-family: verdana, arial;
	color: white;
	font-weight: bold;
}
#midden table {
	margin: 80px 0px 0px 6px;
}
#midden #opleidinglogo {
	position: absolute;
	border: solid 0px red;
	margin-top: 24px;
}


#rechts{width: 283px; background: url(/graphics/voorpag/rechts.gif) no-repeat left bottom;}

#onder{height: 80px;}




#logo{ margin: 18px 0px 0px 10px; }

#opleiding{margin: 32px 0px 0px 10px; width: 230px;}

#niveau{margin: 0px 0px 93px 10px; width: 230px;}

#naam{width: 150px; border: solid 1px silver; padding: 1px 4px; }

#wachtwoord{ width: 150px; border: solid 1px silver; padding: 1px 4px; }

#rechtsknop{ margin: 0px 6px 20px 0px; }

a.meer{color: #DE0052; font-size: 10pt; font-weight: bold; text-decoration: none; letter-spacing: 0.5pt; margin-left: 3px;}

a.meer:hover{text-decoration: underline;}


.infotekst {
	font-family: verdana, arial, helvetica;
	font-size: 10pt;
	padding: 20px;
}

