/* --------------------------------------------------------------------------- */
/* Default */
/* --------------------------------------------------------------------------- */

body{
	overflow:auto; 
	scrollbar-3dlight-color: #F1F1F1; 
	scrollbar-arrow-color: #3A68B0; 
	scrollbar-darkshadow-color: #F1F1F1; 
	scrollbar-face-color: #F1F1F1; 
	scrollbar-highlight-color: #3A68B0; 
	scrollbar-shadow-color: #3A68B0; 
	scrollbar-track-color: #F1F1F1;
}

/* --------------------------------------------------------------------------- */
/* Elementen */
/* --------------------------------------------------------------------------- */

FORM{
	margin : 0pt;
}

HR{
	border-left: none;
	border-right: none;
	border-top: none;
	border-bottom: #C2282E 1px solid;
	height: 1px;
}

input{
	font-family: arial;
	font-size: 11px;
	background-color: #F8F4F4;
}

LI{
	margin: 0;
	padding:0;
	list-style-image: url(li2.gif);
}

UL{
	margin: 0;
	padding:0;
	margin-left:20px;
}

TD{
	font-family: arial;
	font-size: 70%;
}

TD A{
	color: #C22A2E;
}

TD A:hover{
	color: #C22A2E;
}

/* --------------------------------------------------------------------------- */
/* Tekst stylen */
/* --------------------------------------------------------------------------- */

H1{
	font-size: 140%;
	color: #C22A2E;
	font-weight: bold;
	margin : 0pt;
}

H2{
	font-size: 140%;
	color: #000000;
	font-weight: bold;
	margin : 0pt;
}

H3{
	font-size: 125%;
	color: #C22A2E;
	font-weight: bold;
	margin : 0pt;
}

H4{
	font-size: 125%;
	color: #000000;
	font-weight: bold;
	margin : 0pt;
}

H5{
	font-size: 110%;
	color: #C22A2E;
	font-weight: bold;
	margin :0pt;
}

H6{
	font-size: 110%;
	color: #000000;
	font-weight: bold;
	margin : 0pt;
}

/* --------------------------------------------------------------------------- */
/* Kalender */
/* --------------------------------------------------------------------------- */

.AgendaDagenHeader{
	BACKGROUND-COLOR: #C22A2E;
	color : #FFFFFF;
	font-weight: bold;
	padding-top: 2px;
	padding-left: 4px;
	padding-bottom: 2px;
}

.AgendaDagenItems{
	padding-left: 4px;
}

.kal_background{
	BACKGROUND-COLOR: #C22A2E;
	padding-top: 4px; 
	padding-left: 4px;
	padding-bottom: 4px; 
	padding-right: 4px;
}

.kal_navigatie_maandweergave{
	color: #FFFFFF;
	TEXT-ALIGN: center;
}

/* --------------------------------------------------------------------------- */
/* Layout */
/* --------------------------------------------------------------------------- */

.body_bg{
	background-image: url(body_bg.gif);
	background-position: top left;
	background-repeat: repeat-y;
}

.layout_beeldmerk{
	background-image: url(beeldmerk.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
}

.layout_content_td{
	padding-top: 5px;
	padding-right: 20px;
	padding-left: 20px;
}

.layout_header_tekst{
	padding-left: 157px;
	padding-bottom: 2px;
	font-size: 15px;
	color: #FFFFFF;
}

.layout_header_tekst A{
	tektext-decoration: none;
	color: #FFFFFF;
}

.layout_header_tekst A:hover{
	tektext-decoration: none;
	color: #FFFFFF;
}

.layout_leftmenu_td{
	padding-top: 0px;
	padding-left: 8px;
}

.layout_logintd{
	padding-top: 12px;
	padding-left: 10px;
}

.layout_logotd{
	padding-right:12px;
}

.layout_rechts_td{
	padding-top: 0px;
}

.layout_schaduw{
	background-image: url(top_schaduw.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

.layout_topbg{
	background-image: url(top_bg.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

.rechts_tekst{
	color: #FFFFFF;
	padding-bottom: 20px;
	padding-left: 12px;
	padding-right: 8px;
}

/* --------------------------------------------------------------------------- */
/* Lijsten */
/* --------------------------------------------------------------------------- */

.lijsten_rechts_td{
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 15px;
}

.lijsten_rechts_header{
	
}

.lijsten_rechts_name{
	background-color: #F1E993;
	border-top: #E8B729 4px solid;
	padding: 2px;
	font-weight: bold;
	color: #C2282E;
}

.lijsten_rechts_name A{
	color: #C2282E;
	text-decoration: none;
}

.lijsten_rechts_image{
	padding: 2px;
	background-color: #F1E993;
}

.lijsten_rechts_description{
	padding: 2px;
	padding-bottom: 5px;
	background-color: #F1E993;
}

.lijsten_rechts_description A{
	color: #000000;
	text-decoration: none;
}

.lijst{
	background-color: #F1E993;
	border-top: #E8B729 4px solid;
	padding: 5px;
}

.lijst A{
	color: #C22A2E;
	text-decoration: none;
}

.lijst_kop{
	color: #C22A2E;
	font-weight: bold;
}

.lijst_schaduwhori{
	background-image: url(lijst_schaduwhorizontaal.gif);
	background-position: top left;
	background-repeat: repeat-x;
}

.lijst_schaduwverti{
	background-image: url(lijst_schaduwverticaal.gif);
	background-position: top left;
	background-repeat: repeat-y;
}

.lijst_td{
	padding-left: 12px;
	padding-bottom: 11px;
}

/* --------------------------------------------------------------------------- */
/* Login */
/* --------------------------------------------------------------------------- */

.login_button{
	color: #FFFFFF;
	font-weight: bold;
	background-image: url(login.gif);
	background-position: 0px 3px;
	padding-left: 40px;
	background-repeat: no-repeat;
	display: block;
}

.login_button A{
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;
}

.login_button A:hover{
	color: #FFFFFF;
}

.login_button_td{
	padding-top: 8px;
}

.login_tekst{
	color: #FFFFFF;
	padding-top: 10px;
	font-weight: bold;	
	padding-bottom: 2px;
}

.login_tekst_top{
	color: #FFFFFF;
	padding-top: 0px;
	font-weight: bold;	
	padding-bottom: 2px;
}

.logout_button{
	color: #FFFFFF;
	font-weight: bold;
	background-image: url(login.gif);
	background-position: 55px 4px;
	background-repeat: no-repeat;
	display: block;
}

.logout_button A{
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;
}

/* --------------------------------------------------------------------------- */
/* Leftmenu */
/* --------------------------------------------------------------------------- */

.menu_left{
	color: #C22A2E;
	font-weight: bold;
	padding-top: 10px;
}

.menu_left A{
	color: #C22A2E;
	text-decoration: none;
}

.menu_left A:hover{
	color: #000000;
	text-decoration: none;
}

.SubMenuItem A{
	color: #C22A2E; 
	text-decoration: none;
	padding-left: 1px;
}

.SubMenuItem A:hover{
	color: #000000; 
	text-decoration: none;
}

/* --------------------------------------------------------------------------- */
/* Nieuwsbrief */
/* --------------------------------------------------------------------------- */

.nbr_aanmelden_table{
	font-weight: bold;
	color: #993333;
	background-color: #FFFFFF;
	padding: 3px;
	border: 1px #C2282E solid;
}

.nbr_aanmelden_td{
	font-weight: bold;
	color: #FFFFFF;
	background-color: #C2282E;
	padding: 3px;
}

.nbr_afmelden_table{
	font-weight: bold;
	color: #993333;
	background-color: #FFFFFF;
	padding: 3px;
	border: 1px #C2282E solid;
}

.nbr_afmelden_td{

}

.nbr_waarschuwing{
	color:red;
}

.nbr_archief_item_even{
	background-color : none;
	display : block;
	padding: 5px;
	border-bottom: #FFFFFF 1px solid;
	border-top: #FFFFFF 1px solid;
	color: #000000;
}

.nbr_archief_item_even A{
	display : block;
	text-decoration : none;
}

.nbr_archief_item_oneven{
	background-color : #E8E8E8;
	display : block;
	padding : 5px;
	border-top: #888886 1px solid;
	border-bottom: #888886 1px solid;
	color: #000000;
}

.nbr_archief_item_oneven A{
	display : block;
	text-decoration : none;
}

.nbr_archief_table{
	font-weight: bold;
	color: #993333;
	background-color: #FFFFFF;
	padding: 3px;
	border: 1px #C2282E solid;
}

.nbr_archief_td{

}

.nbr_button{
	font-weight : bold;
	color: #000000;
	border: #C2282E 1px solid;
	padding: 2px;
	width : 100%;
}

.nbr_button A{
	text-decoration: none;
	color: #000000;
}

.nbr_button A:hover{
	text-decoration: none;
	color: #333333;
}

.nbr_button_td{
	padding-left: 73px;
}

.nbr_kader_algemeen{
	width : 100%;
}

.nbr_kader_links{
	padding-right: 10px;
}

.nbr_kop{
	font-weight: bold;
	color: #FFFFFF;
	background-color: #C2282E;
	padding: 3px;
}

.nbr_label{
	padding-top : 15px;
	padding-bottom : 15px;
	padding-left : 5px;
	padding-right : 5px;
	color: #000000;
}

.nbr_veld{
	background-color: transparent;
	font-weight: normal;
	font-family: Verdana;
	font-size: 100%;
	color: #000000;
}
