* {
	font-size: 11px;
	font-family: tahoma, arial, helvetica, verdana;
}

body {
	margin: 0;
	padding: 0;
	color: #1c4565;
	background-color: white;
	background-image: url(/shared/images/custom/header/background.gif);
	background-repeat: repeat-x;
}




#container {
	width:	993px;
	margin-left: auto;
	margin-right: auto;
	background: white;
}

#print_header
{
	display: none;
}

#header_container
{
	position: relative;
	width: 993px;
	height: 249px;
}

#header
{
	width: 993px;
	height: 211px;
	background-image: url('/shared/images/custom/header/header.jpg');
}


#main_container
{
	width: 991px;
	margin: 0;
	padding: 0;
	border-left: 1px solid #1A4565;
	border-right: 1px solid #1A4565;
	background-color: white;
	padding-top: 5px;
}

#submenu_container
{
	float: left;
	width: 192px;
	padding-left: 5px;
}

#content_container
{
	float: left;
	width: 780px;
	padding-left: 10px;
	padding-bottom: 5px;
}

#footer
{
	width: 991px;
	height: 29px;
	border-left: 1px solid #1A4565;
	border-right: 1px solid #1A4565;
	border-bottom: 1px solid #1A4565;
	background-image: url('/shared/images/custom/footer/footer_bg.gif')
}

#footer_email
{
	float: left;
	display: block;
	width: 104px;
	height: 29px;
	background-image: url('/shared/images/custom/footer/email.gif');
}

#footer_print
{
	float: left;
	display: block;
	width: 105px;
	height: 29px;
	background-image: url('/shared/images/custom/footer/print.gif');
}

#footer_text
{
	float: left;
	width: 640px;
	height: 21px;
	padding-top: 8px;
	padding-left: 30px;
	color: white;
	text-decoration: none;
	font-weight: bold;
}

#footer_disclaimer
{
	float: left;
	width: 90px;
	height: 21px;
	padding-top: 8px;
	padding-right: 10px;
	color: white;
	text-decoration: none;
	text-align: right;
	font-weight: bold;
}

/*
	Login
*/

#login_form_container
{
	position: absolute;
	top: 173px;
	left: 530px;
	width: 370px;
	height: 38px;
}

#login_form_text
{
	float: left;
	font-size: 13px;
	padding-top: 10px;
	font-weight: bold;
}

#login_form_login,
#login_form_password
{
	float: left;
	margin-top: 7px;
	margin-left: 8px;
	padding: 3px;
	width: 120px;
	height: 13px;
	font-size: 12px;
	font-weight: bold;
	color: #1A4764;
	background-color: #B3F6FC;
}

#login_btn,
#logout_btn
{
	position: absolute;
	top: 9px;
	right: 10px;
	width: 20px;
	height: 20px;
}

#login_area_container
{
	display: none;
	position: absolute;
	top: 173px;
	left: 395px;
	width: 505px;
	height: 38px;
}

#logout_form_text
{
	position: absolute;
	top: 2px;
	right: 10px;
	width: 90px;
	height: 20px;
	font-size: 13px;
	padding-top: 10px;
	font-weight: bold;
}


/*
	Menu
*/
#menu {
	position: relative;
	width: 993px;
	height: 38px;
	background-image: url('/shared/images/custom/main_menu/background.gif');
}


#menu_right
{
	position: absolute;
	right: 0px;
	top: 0px;
	width: 42px;
	height: 37px;
	background-image: url('/shared/images/custom/main_menu/menu_right.jpg');
}


#menu a#menu_item_1 {
	width: 81px;
	height: 38px;
	background-image: url(/shared/images/custom/main_menu/home.gif);
	background-repeat: no-repeat;
}

#menu a#menu_item_1:hover,
#menu a#menu_item_1_on {
	width: 81px;
	height: 38px;
	background-image: url(/shared/images/custom/main_menu/home_on.gif);
	background-repeat: no-repeat;
}


#menu a#menu_item_2 {
	width: 195px;
	height: 38px;
	background-image: url(/shared/images/custom/main_menu/over.gif);
	background-repeat: no-repeat;
}

#menu a#menu_item_2:hover,
#menu a#menu_item_2_on {
	width: 195px;
	height: 38px;
	background-image: url(/shared/images/custom/main_menu/over_on.gif);
	background-repeat: no-repeat;
}

#menu a#menu_item_3 {
	width: 94px;
	height: 38px;
	background-image: url(/shared/images/custom/main_menu/ouders.gif);
	background-repeat: no-repeat;
}

#menu a#menu_item_3:hover,
#menu a#menu_item_3_on {
	width: 94px;
	height: 38px;
	background-image: url(/shared/images/custom/main_menu/ouders_on.gif);
	background-repeat: no-repeat;
}

#menu a#menu_item_4 {
	width: 101px;
	height: 38px;
	background-image: url(/shared/images/custom/main_menu/scholen.gif);
	background-repeat: no-repeat;
}

#menu a#menu_item_4:hover,
#menu a#menu_item_4_on {
	width: 101px;
	height: 38px;
	background-image: url(/shared/images/custom/main_menu/scholen_on.gif);
	background-repeat: no-repeat;
}

#menu a#menu_item_5 {
	width: 114px;
	height: 38px;
	background-image: url(/shared/images/custom/main_menu/personeel.gif);
	background-repeat: no-repeat;
}

#menu a#menu_item_5:hover,
#menu a#menu_item_5_on {
	width: 114px;
	height: 38px;
	background-image: url(/shared/images/custom/main_menu/personeel_on.gif);
	background-repeat: no-repeat;
}

#menu a#menu_item_6 {
	width: 96px;
	height: 38px;
	background-image: url(/shared/images/custom/main_menu/nieuws.gif);
	background-repeat: no-repeat;
}

#menu a#menu_item_6:hover,
#menu a#menu_item_6_on {
	width: 96px;
	height: 38px;
	background-image: url(/shared/images/custom/main_menu/nieuws_on.gif);
	background-repeat: no-repeat;
}


#menu a#menu_item_7 {
	width: 110px;
	height: 38px;
	background-image: url(/shared/images/custom/main_menu/vacatures.gif);
	background-repeat: no-repeat;
}

#menu a#menu_item_7:hover,
#menu a#menu_item_7_on {
	width: 110px;
	height: 38px;
	background-image: url(/shared/images/custom/main_menu/vacatures_on.gif);
	background-repeat: no-repeat;
}

#menu a#menu_item_8 {
	width: 161px;
	height: 38px;
	background-image: url(/shared/images/custom/main_menu/contact.gif);
	background-repeat: no-repeat;
}

#menu a#menu_item_8:hover,
#menu a#menu_item_8_on {
	width: 161px;
	height: 38px;
	background-image: url(/shared/images/custom/main_menu/contact_on.gif);
	background-repeat: no-repeat;
}


#login_menu_item_1
{
	width: 154px;
	height: 38px;
	background-image: url(/shared/images/custom/login_menu/docbank.gif);
	background-repeat: no-repeat;
}

#login_menu_item_1:hover,
#login_menu_item_1_on
{
	width: 154px;
	height: 38px;
	background-image: url(/shared/images/custom/login_menu/docbank_on.gif);
	background-repeat: no-repeat;
}

#login_menu_item_2
{
	width: 95px;
	height: 38px;
	background-image: url(/shared/images/custom/login_menu/kalender.gif);
	background-repeat: no-repeat;
}

#login_menu_item_2:hover,
#login_menu_item_2_on
{
	width: 95px;
	height: 38px;
	background-image: url(/shared/images/custom/login_menu/kalender_on.gif);
	background-repeat: no-repeat;
}

#login_menu_item_3
{
	width: 101px;
	height: 38px;
	background-image: url(/shared/images/custom/login_menu/algemeen.gif);
	background-repeat: no-repeat;
}

#login_menu_item_3:hover,
#login_menu_item_3_on
{
	width: 101px;
	height: 38px;
	background-image: url(/shared/images/custom/login_menu/algemeen_on.gif);
	background-repeat: no-repeat;
}

/*
	News
*/

#news_container
{
	float: left;
	width: 192px;
	padding-left: 5px;
	padding-bottom: 5px;
}


.nieuws_item
{
	display: block;
	width: 162px;
	height: 11px;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-right: 15px;
	padding-left: 15px;
	background: #1D4666;
	color: white;
	text-decoration: none;
	border-bottom: 1px solid #446B8A;
	font-weight: bold;
}
.nieuws_item_selected
{
	display: block;
	width: 162px;
	height: 11px;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-right: 15px;
	padding-left: 15px;
	background: #00E1F5;
	color: #234463;
	text-decoration: none;
	font-weight: bold;
}


/* END MENU */

/* BEGIN SUCKERFISH */
/*container*/
#nav, #nav ul,
#nav2, #nav2 ul
{
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1.1;
	z-index: 600;
	white-space: nowrap;
	
/*	list-style-position: inside;
	list-style-type: disc;*/
}

/*links*/
#nav a,
#nav2 a
{
	display: block;
	text-decoration: none;
}

/*items of the container*/
#nav li,
#nav2 li
{
	float: left;
}

.submenu_item
{
	display: block;
	width: 162px;
	height: 11px;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-right: 15px;
	padding-left: 15px;
	background: #1D4666;
	color: white;
	text-decoration: none;
	border-bottom: 1px solid #446B8A;
	font-weight: bold;
}
.submenu_item_selected
{
	display: block;
	width: 162px;
	height: 11px;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-right: 15px;
	padding-left: 15px;
	background: #00E1F5;
	color: #234463;
	text-decoration: none;
	font-weight: bold;
}
/* END SUCKERFISH */








/* text formating */

h1{
	font-size: 18px;
	font-weight: bold;
	color:#1c4565;
}

h2{
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color:#1c4565;
}

/*h3 is larger then h1, due to history we can't enlarge h1, thats why we use h3 for the biggest*/
h3 {
	font-size: 22px;
	color: #1c4565;
}

hr {
	background: #8093A2;
	margin: 0px;
	border: none; 
	border-top: 1px solid #8093A2; 
	height: 0px; 
}

strong
{
	font-weight: bold;
}

.error {
	color: red;
}

.clear {
	clear: both;
}

.preload {
	display: none;
}

.fleft {
	float: left;
}

.fright {
	float: right;
}

img {
	border: none;
}


