
.maintable
{
	border: 1px solid #000000;
}

h2
{
	font-family: Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

input.textbox, input.personeel_submit
{
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	width: 200px;
}

input.textpostcode
{
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	width: 70px;
}

input.datum_dag, input.datum_maand
{
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	width: 30px;
}

input.datum_jaar
{
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	width: 40px;
}

input.textbox, input.rooster_submit, .personeel_select
{
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	width: 200px;
}

textarea.informatie
{
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	width: 200px;
	height: 150px;
}

.notulen_vergaderinggegevens
{
	background-color: #6D97C6;
	border-bottom: 1px solid #000000;
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight : bold;
}

.notulen_notulengegevens
{
	background-color: #FFFFFF;
	border-bottom: 1px solid #000000;
	
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #000000;
}

.notulen_add
{
	background-color: #FFFFFF;
}

.notulen_personeel_tabel
{
	border : 2px solid #000000;
	font-family: Arial, sans-serif;
	background-color : #FFFFFF;
}

.notulen_vergaderinggegevens
{
	background-color: #6D97C6;
	border-bottom: 1px solid #000000;
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight : bold;
}

.notulen_notulengegevens
{
	background-color: #FFFFFF;
	border-bottom: 1px solid #000000;
	
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #000000;
}

.notulen_personeel_tabel
{
	border : 2px solid #000000;
	font-family: Arial, sans-serif;
	background-color : #FFFFFF;
	
}

.notulen_personeel_koptd
{
	font-family: Arial, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight : bold;
}

.notulen_personeel_td
{
	font-family: Arial, sans-serif;
	font-size: 9px;
	color: #000000;
	border-top : 1px solid #000000;
}

.notulen_month_table
{
	border:1px solid #000000;
	background-color : #FFFFFF;
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #000000;
}

.memo_subjectlist_titels
{
	background-color: #6D97C6;
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

.memo_overzicht_kolom1
{
	background-color: #FFFFFF;
	border-top: 1px solid #6D97C6;
}

.memo_overzicht_kolom2
{
	background-color: #CCD8E6;
	border-top: 1px solid #6D97C6;
}

.memo_overzicht_kolom3
{
	background-color: #6D97C6;
	border-top: 1px solid #6D97C6;
}

.memo_overzicht_kolom4
{
	border-top: 1px solid #6D97C6;
	border-left: 1px solid #6D97C6;
}

.memo_overzicht_kolom5
{
	background-color: #FFFFFF;
	border-top: 1px solid #6D97C6;
	border-left: 1px solid #6D97C6;
}

.memo_datefield
{
	border-left: 1px solid #6D97C6;
	
	background-color: #CCD8E6;

	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #000000;
}

textarea.informatie
{
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	width: 200px;
	height: 150px;
}

body
{
	background-color: #CCCCCC;
	margin-top : 0px;
	margin-left : 0px;
	margin-bottom : 0px;

	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	
		
	
}

hr
{
	height:1px;
	border: 0;
	background-color: #6D97C6;
}

.errormessage
{
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: red;
	font-weight: bold;
}

.correctmessage
{
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: green;
	font-weight: bold;
}

.intranet_menu
{
	background-color: #6D97C6;
	border-top:1px solid #FFFFFF;
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

.menutext
{
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

.menuitem
{
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration:none;
}

.menuitem:hover
{
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration:underline;
}

.menusubitem
{
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration:none;
}

.menusubitem:hover
{
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration:underline;
}

.intranet_logo
{
	background-image:url("http://www.kroegenweb.nl/intranet/media/internative.gif");
	background-position:center center;
	background-repeat:no-repeat;
	background-color: #CCCCCC;

}

.intranet_header
{
	background-color: #6D97C6;
	border-left:1px solid #FFFFFF;
	border-right:1px solid #FFFFFF;
	/* background-image:url(""); */
	/* background-position:right bottom;
	background-repeat:no-repeat; */
}

.beheerlogo
{
	font-family:Arial;
	font-size:50px;
	font-weight: bold;
	color: #CCD8E6;
}


.intranet_ingelogd
{
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration:none;
}

.intranet_ingelogd:hover
{
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration:underline;
}

.intranet_main
{
	background-color: #CCD8E6;
	border-left:1px solid #FFFFFF;
	border-top:1px solid #FFFFFF;
	border-right:1px solid #FFFFFF;
}

.forum_horizontalline
{
	background-color: #6D97C6;
}

.forum_reply_datefield
{
	border-left: 1px solid #6D97C6;
	
	border-bottom: 1px solid #6D97C6;
	background-color: #CCD8E6;

	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #000000;
}

.forum_subjectlist_titels
{
	background-color: #6D97C6;
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

.forum_replylist_titels
{
	background-color: #6D97C6;
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

.forum_replylist_subject
{
	background-color: #FFFFFF;
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #6D97C6;
}

.forum_replylist_subjecturl
{
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #6D97C6;
	font-weight: normal;
}

.forum_replylist_subjecturl:hover
{
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #6D97C6;
	font-weight: normal;
}

.forum_subjectlist_subject
{
	background-color: #FFFFFF;
}

.forum_subjectlist_user
{
	background-color: #CCD8E6;
}

.forum_subjectlist_replycount
{
	background-color: #FFFFFF;
}

.forum_subjectlist_lastupdate
{
	background-color: #CCD8E6;
}

.forum_replylist_user
{
	background-color: #FFFFFF;
}

.forum_replylist_text
{
	background-color: #FFFFFF;
}

.forum_input_subject
{
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	width: 410px;
}

.forum_input_description
{
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	width: 410px;
}

.forum_input_text
{
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	width: 410px;
	height: 170px;
}

.forum_input_submit
{
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	width: 410px;
}

a
{
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration:underline;
}

a:hover
{
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration:none;
}

td
{
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #000000;
}

input.button
{
	border:1px solid #19559B;
	background-color: #BEDAFF;
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #19559B;
	font-weight: bold;
	text-decoration:none;
}

.inlogtable
{
	border: 1px solid #6D97C6;
	background-color: #FFFFFF;
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #6D97C6;
}

.logininput
{
	border: 1px solid #6D97C6;
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	width: 265px;
}

.nieuws_melding
{
	color: #000000;
}

.nieuws_table
{
	width:100%;
}

.nieuws_table_sticky_header
{
	height:10px;
	color: #000000;
	font-weight:bold;
	background-color: #FFFFFF;
	padding-left:3px;
	padding-right:3px;
	padding-top:0px;
	padding-bottom:0px;
	width:100%;
	border:1px solid #000000;
}

.nieuws_table_sticky_titel
{
	color: #FFFFFF;
	font-weight:bold;
	text-align:center;
	background-color: #6D97C6;
	border-top:1px solid #6D97C6;
	border-left:1px solid #6D97C6;
	border-right:1px solid #6D97C6;
	padding-left:3px;
	padding-right:3px;
	padding-top:0px;
	padding-bottom:0px;
}

.nieuws_table_sticky_rij_titel
{
	background-color: #FFFFFF;
	border-bottom:1px solid #6D97C6;
	border-left:1px solid #6D97C6;
}

.nieuws_table_sticky_rij_datum
{
	border-bottom:1px solid #6D97C6;
}

.nieuws_table_sticky_rij_up
{
	background-color: #FFFFFF;
	border-bottom:1px solid #6D97C6;
}

.nieuws_table_sticky_rij_down
{
	border-bottom:1px solid #6D97C6;
}

.nieuws_table_sticky_rij_bewerk
{
	background-color: #FFFFFF;
	border-bottom:1px solid #6D97C6;
}

.nieuws_table_sticky_rij_del
{
	border-bottom:1px solid #6D97C6;
	border-right:1px solid #6D97C6;
}

.nieuws_table_normal_header
{
	height:10px;
	color: #000000;
	font-weight:bold;
	background-color: #FFFFFF;
	padding-left:3px;
	padding-right:3px;
	padding-top:0px;
	padding-bottom:0px;
	width:100%;
	border:1px solid #000000;
}

.nieuws_table_normal_titel
{
	color: #FFFFFF;
	font-weight:bold;
	text-align:center;
	background-color: #6D97C6;
	border-top:1px solid #6D97C6;
	border-left:1px solid #6D97C6;
	border-right:1px solid #6D97C6;
	padding-left:3px;
	padding-right:3px;
	padding-top:0px;
	padding-bottom:0px;
}

.nieuws_table_normal_rij_titel
{
	background-color: #FFFFFF;
	border-bottom:1px solid #6D97C6;
	border-left:1px solid #6D97C6;
}

.nieuws_table_normal_rij_datum
{
	border-bottom:1px solid #6D97C6;
}

.nieuws_table_normal_rij_up
{
	background-color: #FFFFFF;
	border-bottom:1px solid #6D97C6;
}

.nieuws_table_normal_rij_down
{
	border-bottom:1px solid #6D97C6;
}

.nieuws_table_normal_rij_bewerk
{
	background-color: #FFFFFF;
	border-bottom:1px solid #6D97C6;
}

.nieuws_table_normal_rij_del
{
	border-bottom:1px solid #6D97C6;
	border-right:1px solid #6D97C6;
}

.nieuws_table_archief_header
{
	height:10px;
	color: #000000;
	font-weight:bold;
	background-color: #FFFFFF;
	padding-left:3px;
	padding-right:3px;
	padding-top:0px;
	padding-bottom:0px;
	width:100%;
	border:1px solid #000000;
}

.nieuws_table_archief_titel
{
	color: #FFFFFF;
	font-weight:bold;
	text-align:center;
	background-color: #6D97C6;
	border-top:1px solid #6D97C6;
	border-left:1px solid #6D97C6;
	border-right:1px solid #6D97C6;
	padding-left:3px;
	padding-right:3px;
	padding-top:0px;
	padding-bottom:0px;
}

.nieuws_table_archief_rij_titel
{
	background-color: #FFFFFF;
	border-bottom:1px solid #6D97C6;
	border-left:1px solid #6D97C6;
}

.nieuws_table_archief_rij_datum
{
	border-bottom:1px solid #6D97C6;
}

.nieuws_table_archief_rij_up
{
	background-color: #FFFFFF;
	border-bottom:1px solid #6D97C6;
}

.nieuws_table_archief_rij_down
{
	border-bottom:1px solid #6D97C6;
}

.nieuws_table_archief_rij_bewerk
{
	background-color: #FFFFFF;
	border-bottom:1px solid #6D97C6;
}

.nieuws_table_archief_rij_del
{
	border-bottom:1px solid #6D97C6;
	border-right:1px solid #6D97C6;
}

.foto_table_rij_1
{
	background-color: #FFFFFF;
	border-top:1px solid #6D97C6;
	border-left:1px solid #6D97C6;
}

.foto_table_rij_2
{
	border-top:1px solid #6D97C6;
}

.foto_table_rij_3
{
	background-color: #FFFFFF;
	border-top:1px solid #6D97C6;
}

.foto_table_rij_4
{
	border-top:1px solid #6D97C6;
}

.foto_table_rij_5
{
	background-color: #FFFFFF;
	border-top:1px solid #6D97C6;
	border-right:1px solid #6D97C6;
}

.foto_table_rij_eind
{
	border-top:1px solid #6D97C6;
}

.foto_table_rij_start
{
	color: #FFFFFF;
	font-weight:bold;
	text-align:center;
	background-color: #6D97C6;
	border-top:1px solid #6D97C6;
	border-left:1px solid #6D97C6;
	border-right:1px solid #6D97C6;
	padding-left:3px;
	padding-right:3px;
	padding-top:0px;
	padding-bottom:0px;
}

.rooster_dagveld
{
	font-family: Arial, sans-serif;
	font-size: 10px;
	background-color: #CCCCCC;
}

.rooster_dagveld
{
	font-family: Arial, sans-serif;
	font-size: 10px;
	background-color: #FF0000;
}

.rooster_dagveld:hover
{
	font-family: Arial, sans-serif;
	font-size: 10px;
	background-color: #FFFFFF;
}

.personeel_subjectlist_titels
{
	/* Font and color settings for the titels from the subjectlist table*/
	background-color: #6D97C6;
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

.personeel_overzicht_kolom1
{
	background-color: #FFFFFF;
	border-bottom: 1px solid #6D97C6;
}

.personeel_overzicht_kolom2
{
	background-color: #CCD8E6;
	border-bottom: 1px solid #6D97C6;
}

.personeel_datefield
{
	border-left: 1px solid #6D97C6;
	background-color: #CCD8E6;
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #000000;
}

.vergadering_currentweek_field
{
	background-color : #FFFFFF;
}

.vergadering_currentweek_url
{
	font-family: Arial, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration:none;
}

.vergadering_currentweek_url:hover
{
	font-family: Arial, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration:underline;
}

.vergadering_emptyday_field
{
	background-color: #CCCCCC;
}

.vergadering_historyday_field
{
	background-color: #CCD8E6;
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #000000;
}

.vergadering_historyday_url
{
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration:none;
}

.vergadering_historyday_url:hover
{
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration:underline;
}

.vergadering_currentday_field
{
	background-color : #FFFFFF;
}

.vergadering_currentday_url
{
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration:none;
}

.vergadering_currentday_url:hover
{
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration:underline;
}

.vergadering_futureday_field
{
	background-color: #6D97C6;
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #000000;
} 

.vergadering_futureday_url
{
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration:none;
}

.vergadering_futureday_url:hover
{
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration:underline;
}

.vergadering_day_table
{
	background-color: #000000;
}

.vergadering_day_field
{
	background-color : #FFFFFF;
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #000000;
}

.vergadering_month_table
{
	border:1px solid #000000;
	background-color : #FFFFFF;
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #000000;
}


.vergadering_selectedday_field
{
	background-color:#192B85;
	
}

.vergadering_selectedday_url
{
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration:underline;
}

.vergadering_selectedday_url:hover
{
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration:none;
}

.vergadering_item_table
{
	background-color: #FFFFFF;
	border: 1px solid #000000;
}

.vergadering_item_subject_field
{
	background-color: #CCCCCC;
	border-bottom:1px solid #000000;
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #000000;
}

.vergadering_item_subject_menu
{
	background-color: #CCD8E6;
	border-bottom:1px solid #000000;
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #000000;
}


.vergadering_item_start_field
{
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #000000;
}

.vergadering_item_end_field
{
	border-bottom:1px solid #000000;
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #000000;
}

.vergadering_item_text_field
{
	background-color : #FFFFFF;
	border-left:1px solid #000000;
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #000000;
}

.vergadering_item_text_users
{
	background-color : #FFFFFF;
	border-left:1px solid #000000;
	border-top:1px solid #000000;
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #000000;
}

.vergadering_item_textname_field
{
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #000000;
}

.vergadering_disabledday_field
{
	background-color:#BEDAFF;
}

td.rooster_row_empty
{
	border-top: 1px solid #000000;

	background-color: #CCD8E6;
}

td.rooster_row_datum
{
	color: #FFFFFF;
	background-color: #6D97C6;
	
}

td.rooster_row_header
{
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	background-color: #CCD8E6;
}

#nav, #nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

#nav a {

	background: #6D97C6;
	display: block;
	text-decoration: none;
}

#nav a:hover {
	background: #6D97C6;
}

#nav li {
	float: left;
	width: 100%;
}

#nav li ul {
	clear:both;
	position: absolute;
	border: 1px solid #FFFFFF;
	display: block;
	padding: 0px;
	margin: 0px;
	width: 150px;
	left: -999em;
}

#nav li ul li a{
	border-top: 0px none;
	padding: 5px;
}
#nav li ul li a:hover{
	background: #CCD8E6 ;
}

#nav li ul li{
	border-top: 0px none;
}

#nav li:hover ul {
	left: auto;
}

#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
}
#nav li ul ul {
	margin: -1em 0 0 9em;
}
#nav, #nav ul {
	padding: 0;
	margin: 0;
	list-style: none; 
	line-height: 1;
}
#nav li:hover ul ul, #nav li.sfhover ul ul {
	left: -999em;
}
#nav li:hover ul, #nav li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul {
	left: auto;
}
