body
{
	margin: 0px;
	padding: 0px;
	text-align: center;
}

body, div, td
{
	font-family: Arial;
	font-size: 12px;
	line-height: 16px;
}
#top
{
	background-color: #ed008c;
	height: 28px;
	border-bottom: 4px #000000 solid;
}
#header
{
	background-color: #f57f21;
	height: 36px;
	border-bottom: 4px #000000 solid;	
}

#img_header
{
	padding-top:4px;
	margin: 0 auto;
	width: 900px;
	text-align: left;
}

#container
{
	width:900px;
	margin: 0 auto;
	margin-top:30px;
	text-align: left
}

div#footer
{
	clear:both;
	float:left;
	border-bottom: 4px #000000 solid;
}

div#logo_ti
{
	float:left;
	background-image: url(images/ti_logo.gif);
	background-repeat: no-repeat;
	background-position: left 80%;
	width: 87px;
	height: 80px;
}

div#logo_dgs
{
	float: right;
	background-image: url(images/dgs_logo.gif);
	width: 93px;
	height: 80px;
	clear: right;
	margin-right: 30px;
}

div#logo_dgs_bottom
{
	margin-top: 5px;
	margin-right: 18px;
	float: right;
	background-image: url(images/dgsg.gif);	
	width: 117px;
	height: 25px;
}

div#assistent
{
	float: left;
}

div#assistent a
{
	color: #000000;
	text-decoration: none;
	line-height: 30px;
	padding-left: 5px;
}

div#content
{
	
}

div#content_left
{
	float:left;
	width: 250px;
	padding-right: 40px;
}

div#content_left b
{
	font-size:13px;
}

div#content_center
{
	width: 340px;
	float: left;
}

div#content_right
{
	vertical-align: top;
	float: right;
	width:220px;
}

div#content_spacer
{
	float: left;
	border-left: 4px #000000 solid;
	height: 290px;
	overflow: auto;
	width:26px;
	background-image:url(images/active_onderdeel.gif);
	background-repeat: no-repeat;
	background-position:left bottom;
	
}

div#content_right b
{
	font-family: Verdana;
	font-size: 13px;
	color: #ed008c;	
}

#login
{
	border-top: 4px #000000 solid;
	margin: 0 auto;
	margin-top: 10px;
	text-align: center;	
}
#login_arrow
{
	margin: 0 auto;
	text-align:center;
	padding-top: 5px;
}

div#login div.login
{
	width: 240px;
	margin: 0 auto;	
	margin-top: 10px;
	text-align: left;	
}


input.form, select.form
{
	padding-top: 2px;
	padding-left: 3px;
	color: #ed008c;
	width:198px;
	height: 24px;
	border:1px #ed008c solid;
}

input.docent
{
	color: #000000;
	width: auto;
	border:2px #000000 solid;
	height: 23px;
	padding: 0;
	margin: 0;
}

div#login input.loginbutton
{
	border:0px #ed008c solid;
	width:20px;
	height: 15px;	
	background-image: url(images/verder.gif);
	cursor: pointer;
}
div#login div.login_footer
{
	text-align:left;
	padding-top: 10px;
	padding-left: 12px;
}

div#login a
{
	color: #0099cc;
}

div#onderdeel
{
	width:320px;
}

div.onderdeelContainer
{
	border: 1px #ffffff solid;
	behavior: url(ie_hover.htc);
}

div.onderdeelContainer:hover, div.onderdeelContainer.hover

{
	border: 1px #ed008c solid;
}


div#onderdeel div.titel
{
	font-weight: bold;
	font-family: Verdana;
	font-size: 13px;
	color: #ed008c;		
}

div#onderdeel div.afbeelding
{
	padding-bottom: 5px;	
}

div#onderdeel div.omschrijving
{
	width:300px;
}

div#onderdeel_spacer
{
	padding: 10px;
}
div#onderdeel div.start
{
	height:10px;
	text-align: right;
	padding-right: 10px;
}
div#onderdeel div.start a
{
	color: #0099cc;	
}

div#onderdeel img.disabled
{
	filter:alpha(opacity=25);
	-moz-opacity:.25;
	opacity:.25;
}
div#uitleg
{
	padding-top: 25px;
}

div#leerling_ingelogd div#naam
{
	float: left;
}

div#leerling_ingelogd div#user
{
	float: left;
}

div#leerling_ingelogd div#uitloggen
{
	float: right;
}
div#leerling_ingelogd
{
	margin-top: 15px;
	padding-bottom: 127px;
}

div#registreer
{
	width:340px;
}
div#registreer b
{
	font-family: Verdana;
	font-size: 13px;
	color: #ed008c;	
}

div#registreer div#formulier
{
	border-top: 4px #000000 solid;
	margin-top: 10px;
	width:340px;
}

div#registreer input.registreer
{
	border:0px #ed008c solid;
	background-color: #ffffff;
	color: #0099cc;	
	width:100px;
	text-decoration: underline;
	height: 19px;	
	cursor: pointer;
}

div.errorMessage
{
	padding: 10px;
	margin-top: 15px;
	margin-bottom: 15px;
	background-color: #ed008c;
	border: 5px #f57f21 solid;
	text-align: center;
	color: #ffffff;
	line-height: 20px;
}

ul#navigatie
{
	margin: 0;
	padding: 0;	
	list-style-type: none;
}
ul#navigatie li
{
	float: left;
	padding: 5px;
}

ul#navigatie li a
{
	color: #0099cc;
}

div#contentDocent
{
	border-top: 4px #000000 solid;
	clear:left;
}
div#contentDocent td.left
{
	width: 250px;
	border:1px #b1cbd4 solid;
	border-right: 1px #0099cc solid;
	border-right-style:dotted;
	line-height: 20px;
	background-color: #f1f6f8;
	padding: 2px;
}

td.left_items
{
	border:1px #b1cbd4 solid;
	border-right: 1px #0099cc solid;
	border-right-style:dotted;
	line-height: 20px;
	background-color: #f1f6f8;
	padding: 2px;
}

a
{
	color: #0099cc;
}

div#contentDocent a.itemheader
{
	color: #0099cc;
	font-size: 20px;
	line-height: 30px;
	font-weight: bold;
}

div#contentDocent td.itemheader
{
	color: #0099cc;
	font-size: 20px;
	line-height: 30px;
	font-weight: bold;	
}

div#buttons
{
	padding-top: 10px;
	text-align: right;
	margin-bottom: 20px;
}

div#buttons a
{
	color: #ed008c;
	padding: 5px;
	margin-left: 5px;
	border: 1px #ed008c solid;
	text-decoration: none;
	font-weight: bold;
}

div#buttons a:hover
{
	color: #ffffff;
	background-color: #ed008c;
	padding: 5px;
	margin-left: 5px;
	border: 1px #ed008c solid;
	text-decoration: none;
	font-weight: bold;
}

input.cbDocenten
{
	border:0px;
	width: 10px;
}

div#overlay
{
	position: absolute;
	width: 600px;
	height: 380px;
	background-color: #ffffff;
	z-index: 2;
	border: 8px #3b3b3b solid;	
}

div#logout
{
	float: right;
}

div.itemheader
{
	color: #0099cc;
	font-size: 20px;
	line-height: 30px;
	font-weight: bold;
	padding-top: 15px;
}

div.itemsubheader
{
	color: #0099cc;
	padding-left: 35px;
	font-style:italic;
	margin-bottom: 20px;
}

select.groep
{
	font-size: 12px;
}

ul#menu_docent
{
	margin: 0;
	padding: 0;	
	list-style-type: none;
}

ul#menu_docent li
{
	float: left;
	padding: 5px;
	padding-left: 15px;
}

ul#menu_docent li a
{
	text-decoration: none;
}

ul#menu_docent li a:hover
{
	text-decoration: underline;
}

div.contentkader
{
	width: 640px;
	margin-top: 20px;
	background-color: #f7f7f7;
	border: 1px #ebebeb solid;
	padding:10px;
	color: #757c86;
	line-height: 18px;
}
