/* links */
a.important {
	color: red ! important;
}

a {
	color: #990000;/*#67838D*/
	border: solid 0px blue;
	text-decoration: underline;
	font-size: 12px;
}

a:link {
	color: #990000;/*#67838D*/
}

a:visited {
	color: #330000;/*#67838D*/
}

a:hover {
	color: #330000;/*#355763*/
}

a:active {
	text-decoration: none;
	color: #330000;/*#355763*/
}

p {
	font-size: 12px;
	margin: 0 0 10px 0;
}

.center
{
	text-align: center;
}

em {
	font-style: italic;
	/*color: silver;*//*97441B*//*187586*//*D1B725*/
}

big {
	font-size: 18px;
}

h1
{
	font-size: 24px;
	line-height: 26px;
	margin: 0 0 10px 0;
	padding: 0px;
	font-family: Georgia;
	font-weight: bold;
	text-align: left;
	color: #9a2c0a;
}

h1.bauhaus
{
	font-size: 30px;
	line-height: 30px;
	margin: 0 0 10px 0;
	padding: 0px;
	font-weight: bold;
	text-align: left;
}

h2
{
	font-size: 14px;
	margin: 0 0 5px 0;
	font-weight: bold;
}

h3
{
	font-size: 16px;
	margin: 0 0 10px 0;
	font-weight: bold;
}

h4
{
	font-size: 16px;
	margin: 0 0 5px 0;
	font-weight: bold;
}

h6
{
	clear: right;
	text-align: center;
	font-size: 11px;
	font-family: times;
	margin: 0;
	font-weight: normal;
	color: #9a2c0a;
}

hr
{
	height: 1px ! important;
	border-style: solid;
	border-width: 1px 0 0 0;
	clear: both;
	margin-top: 0 ! important;
	margin-bottom: 10px ! important;
	border-color: #67838D ! important;	
}

.highlight, 
.highlight0, 
.highlight1, 
.highlight2, 
.highlight3, 
.highlight4
{
	border: 0px;
	margin: 0px;
	padding: 0px;
	background-color: #ffff00 ! important;
}

a .highlight, 
a .highlight0, 
a .highlight1, 
a .highlight2, 
a .highlight3, 
a .highlight4
{
	text-decoration: underline ! important;
}

.highlight1 {
	background-color: #ff9fbd ! important;
}

.highlight2 {
	background-color: #77caff ! important;
}

.highlight3 {
	background-color: #6dff66 ! important;
}

.highlight4 {
	background-color: #ffad6a ! important;
}

/*.img_streaming
{
	margin-bottom: 5px;
}*/

img.smilies {
	float: none ! important;
	border-width: 0px ! important;
	margin: 0 ! important;
	padding: 0px ! important;
	/*width: 15px ! important;
	height: 15px ! important;*/
	background-color: transparent ! important;
}

.text_block
{
	float: left;
	width: 100%;
}

.nieuwstitelvak
{
	float: left;
	width: 100%;
	height: 50px;
	margin-top: 5px;
}

* html .nieuwstitelvak
{
	overflow: hidden;
}

.nieuwstitelvak h1
{
	float: left;
}

#progs a img
{
	border-width: 0px;
}

.nieuws_bericht
{
	float: left;
	width: 100%;
	border-style: solid;
	border-width: 0 0 2px 0;
	border-color: #ffcc33 ! important;
	padding: 0 0 2px 0 ! important;
	margin: 0 0 5px 0 ! important;
	/*filter: alpha(opacity=50); // IE syntax
	-moz-opacity: .50; // Mozilla
	opacity: .50; // De rest*/
	/*background-image: url('artwork/bg_rood.png');
	background-position: top left;
	background-repeat: repeat;*/
}

/*.nieuws_bericht_achtergrond
{
	float: left;
	background-color: red;
}*/

.laatste_bericht
{
	border-width: 0px;
}

.nieuws_bericht h2, .berichttekst, .berichtfooter, .berichtadmin
{
	float: left;
	width: 100%;
}

.berichttitel
{
	float: left;
	width: 100%;
	text-align: left;
}

.berichtdatum
{
	float: right;
	padding-left: 10px;
	text-align: right;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	overflow: hidden
}

.nieuws_bericht p
{
	margin: 0 0 5px 0;
}

.berichttekst img, .text_block img
{
	margin: 4px;
	padding: 2px;
	border-width: 2px;
	border-style: solid;
	border-color: #5d5d5d ! important;
	background-color: #f6f6f8;
	/*background-color: transparent;*/
}

.berichtfooter p
{
	font-size: 11px;
	font-weight: normal;
	font-style: italic;
	margin: 0 0 5px 0;
}

.content ul
{
	font-size: 12px;
	line-height: 16px;
	margin: 0 0 10px 30px;
	padding: 0;
}

.content ul li
{
	clear: left;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	/*list-style-image: url('artwork/lighthouse.gif');*/
	/*list-style-type: disc;*/
	list-style-position: outside;
	marker-offset: 0;
}

#content ol
{
	font-size: 12px;
	margin: 0 0 10px 15px;
	padding-left: 5px;
}

#content ol li
{
	margin: 0 0 2px 10px;
	/*list-style-image: url('artwork/lighthouse.gif');*/
	list-style-type: decimal ! important;
	list-style-position: outside;
	marker-offset: 0;
}

.border
{
	border-top: 1px dashed #67838D;
	padding-top: 10px;
}

.school
{
	margin: 10px 0 10px 0px ! important;
}

.school li
{
	margin: 0px 0 0 0 ! important;
	list-style-type: none;
}

.klas
{
	margin-top: 10px ! important;
	list-style-type: none;
}

.klas li
{
	margin: 10px 0 0 0 ! important;
	list-style-type: none;
}

.leerling li
{
	margin: 0 0 0 0 ! important;
	list-style-type: disc;
}

.notype
{
	list-style-type: none ! important;
}

dl
{
	width: 100%;
	font-size: 14px;
	margin: 0 0 10px 0;
	float: left;
}

dt
{
	width: 35%;
	float: left;
	clear: left;
	text-align: right;
	font-style: italic;
}

dd
{
	width: 60%;
	float: right;
	clear: right;
	text-align: left;
}


/*tables*/
table.contact
{
	margin: 0 0 20px 0;
	padding: 0;
}

.contact th, .contact td
{
	padding: 0px;
	font-size: 14px;
}

.contact th, .contact td
{
	padding-left: 10px;
	text-align: left;
}

/*forms*/
#login
{
	width: 310px;
}

#login input, #registreer input
{
	width: 120px;
}

#contact
{
	width: 500px;
}

.adminform
{
	width: 550px;
}

.adminform label
{
	width: 200px;
}

#registreer input
{
	width: auto;
}

#login label
{
	width: 150px;
	margin: 10px 10px 0 0;
}

#registreer label
{
	width: 260px;
}

#newssubmitform
{
	width: 700px;
}

#newssubmitform label
{
	width: 60px;
}

/*form
{
	float: left;
}*/

form *
{
	margin: 0;
	padding: 0;
	font-size: 14px;
    border-color: #c0c0c0 ! important;
}

form
{
	float: left;
	margin-bottom: 0px;
	padding: 0;
	width: 100%;
}

fieldset
{
	clear: right;
	border: 0px solid;
	margin: 0 0 10px 0;
	padding: 0 10px 10px 10px;
}

fieldset p, fieldset h2
{
	float: left;
	clear: left;
	margin: 10px 0 5px 0;
	padding: 0 0 0 0px;
	width: 420px;
}

.prog_fiche
{
	margin-top: 10px;
}

.prog_fiche fieldset
{
	padding: 0;
}

.prog_fiche fieldset p, .prog_fiche fieldset h1, .prog_fiche fieldset h2
{
	margin: 0 0 10px 0;
	width: 98%;
}

/*
fieldset *
{
	float: left;
}
*/

fieldset fieldset
{
	margin: 0 0 10px 0;
}

legend
{
	font-size: 20px;
	font-weight: bold;
	margin: 0 0 0 10px;
	padding: 0;
}

label
{
	width: 150px;
	float: left;
	clear: left;
	text-align: right;
	margin: 10px 10px 0 0;
	padding: 0;
}

.radiovak, .datumvak
{
	width: 96%;
	float: left ! important;
	padding-top: 0px;
	padding-bottom: 20px ! important;
	margin: 0 ! important;
}

#newssubmitform .datumvak
{
	padding: 0px ! important;
}

.radiovak label
{
	float: left ! important;
	clear: none ! important;
	width: auto ! important;
}

#sleutelhanger label
{
	width: 250px;
}

#sleutelhanger input
{
	width: auto;
}

* html label
{
	clear: none ! important;
}

input
{
	float: left;
	width: 250px;
	border: 1px solid;
	margin: 10px 0 0 0;
	padding: 0;
}

.checkbox
{
	float: left;
	/*width: 100px ! important;*/
	border: 0px solid ! important;
	margin: 14px 0px 0px 0px;
	padding: 0px 0px 0px 0px ! important;
	font-size: 12px;
	font-weight: normal;
	line-height: 12px;
	width: 12px;
	height: 12px;
}

.radio
{
	float: left;
	clear: none;
	width: 20px ! important;
	border: 0px solid ! important;
	margin: 5px 10px 0 0 ! important;
	padding: 0 ! important;
	height: 12px ! important;
}

.datumvak select
{
	margin-bottom: 0 ! important;
	padding: 0 ! important;
}

#newssubmitform .datumvak select
{
	margin: 10px 5px 0 0;
	padding: 0px ! important;
}

.editor_vak
{
	width: 100%;
	float: left ! important;
	padding: 0px;
	margin: 10px 0 0 0;
}

.editor_vak label
{
	margin: 0px 10px 0 0;
}

.editor_vak select
{
	margin: 3px 0 0 0 ! important;
	padding: 0px ! important;
}

#registreer .checkbox
{
	margin: 20px 150px 10px 0;
}

#login .checkbox
{
	margin: 12px 150px 10px 0;
	height: 15px ! important;
}

.adminform input, .prog_fiche input, #edit_form input
{
	font-family: courier;
	font-size: 14px;
}

.prog_fiche input
{
	margin: 5px 0 20px 10px;
	width: 98%;
}

.prog_fiche .checkbox
{
	margin: 5px 0 20px 10px;
	width: auto;
}

#contact select
{
	/*font-family: courier;*/
	margin: 9px 0 0 0;
	padding: 0px;
	width: 254px;
}

#contact select option.disabled
{
	color: #a5a5a5;
}

#contact .error_focus .select_current
{
	border: 1px dashed red ! important;
	color: red ! important;
}

#uploadform
{
	width: 600px;
}

.adminform select, .prog_fiche select, #edit_form select, #uploadform select
{
	width: auto ! important;
	float: left;
	border: 1px solid;
	margin: 5px 0 20px 10px;
	padding: 0;
	font-family: courier;
	font-size: 14px;
}

#uploadform select
{
	margin: 10px 0 0 0;
}

iframe
{
	margin-bottom: -3px;
}

iframe tr
{
	padding: 0 ! important;
	margin: 0 ! important;
}

.prog_fiche label
{
	width: 98%;
	float: left;
	clear: left;
	text-align: justify;
	margin: 0px 0 0 0;
	padding: 0 0 0 0px;
}

* html .prog_fiche label
{
	clear: none;
}

#edit_form textarea, .adminform textarea, .prog_fiche textarea, textarea#bericht
{
	float: left;
	width: 250px;
	border: 1px solid;
	height: 150px;
	margin: 10px 0 0 0;
	padding: 0;
	font-family: courier;
	font-size: 14px;
}

#newssubmitform #bericht
{
	width: auto;
	height: 500px;
}

.prog_fiche textarea
{
	margin-bottom: 20px;
	margin-left: 10px;
	width: 98%;
	height: 70px;
}

input.submitbutton
{
	float: left;
	clear: right;
	width: auto ! important;
	border: 1px solid;
	background-color: #D6DFE9;
	margin: 10px 0 0 0px;
	padding: 1px ! important;
}

.prog_fiche input.submitbutton
{
	clear: left;
}

.zoek_controls
{
	float: left;
	width: 100%;
}

.zoek
{
	width: 320px;
}

.zoek *
{
	font-family: Georgia ! important;
}

.zoek input
{
	padding: 2px 0px 3px 0px;
	height: 17px;
	font-size: 14px;
}

.zoek input.submitbutton
{
	padding: 0px 0px 5px 0px ! important;
	height: 24px ! important;
}

.zoek #waar
{
	padding: 0px ! important;
	margin: 2px 0 0 0 ! important;
	font-size: 14px;
	width: 150px;
}

#zoekvakje
{
	float: right;
	width: auto;
	padding: 0px 15px 0 0 ! important;
}

#zoekvakje fieldset
{
	margin: 0px ! important;
}

#zoekvakje *
{
	font-family: Georgia;
	background-color: transparent;
}

#zoekvakje div
{
	float: left;
}

#zoekvakje div.select
{
	clear: left;
}

#zoekvakje input
{
	padding: 0px 0px 0px 0px ! important;
	margin-top: 0px;
	height: 16px;
	font-size: 12px;
	width: 120px;
}

#zoekvakje #zoekknop_site
{
	height: 18px ! important;	
}

#zoekvakje #waar_site
{
	padding: 0px ! important;
	margin: 2px 0 0 0 ! important;
	font-size: 12px;
	/*width: 150px;*/
	background-color: #ffffff;
}

#zoekvakje #waar_site *
{
	background-color: #ffffff;
}

input.submitbutton:hover
{
	
}


/*insert griefke*/
.insert_mod *
{
	margin: 0;
	padding: 0;
	font-size: 12px;
}

.insert_mod
{
	float: left;
	width: 100%;
	margin-bottom: 10px;
	margin-top: 10px;
	padding: 0;
}

.insert_mod label
{
	width: auto;
	float: left;
	margin: 0 0 0 0;
	padding: 0;
}

.insert_mod select
{
	width: 150px;
	float: left;
	border: 1px solid;
	margin: 0 0 0 0;
	padding: 0;
}

.insert_mod input.submitbutton
{
	float: left;
	margin: 0 0 0 5px;
	padding: 0px ! important;
}


/*edit griefke*/
.edit_mod *
{
	margin: 0;
	padding: 0;
	font-size: 12px;
}

.edit_mod
{
	float: left;
	margin-bottom: 0px;
	padding: 0;
	width: 100%;
}

.edit_mod img
{
	float: left ! important;
	border-width: 0 ! important;
	margin: 0 5px 0 0;
	padding: 0;
	background-color: transparent ! important;
}