.navLink {
	color:	IndianRed;
	margin-left: 1.4em;
	font-weight: bold;
	text-transform: capitalize;
}

.navLink:hover {
	color:	Maroon;	
}

#menuLink {
	padding-left: 1em;
	padding-right: 1em;
 }

.menuContainer, .menu, .menuInsert, div.c1 {
	border: none;
	text-align: center;
	background: White;
}

.menuContainer {
	border: solid 1px Tan;	
}

.menuTable {
	text-align: left;
}

div.c1 {
/*	height: 26px; */
	background-color: White;
}

/*

* {
	font-family: Verdana, Arial, MS Sans serif, Tahoma;
	color: Black;
	font-size: 8pt;
}

a {
	color:	Darkslategray;
	text-decoration: underline;
	font-weight: normal;
}

a:hover, active {
	color:	Black;
}

a.nav {
	text-decoration: none;
	font-weight: Bold;
}

.small {
	font-size: 8pt;
}

body {
	background: White;
	font-size: 10pt;
}

body.popup {
	background: Whitesmoke;
}

body.header {
	background: url(osk-images/banner_new.jpg) #423d39 no-repeat fixed;
}

body.deelnemers {
	background: White;
	Color:	 Slategray;
}

body.border {
	background: White;
}

body.navigatie {
	background: White;
}

body.agenda-border {
	background: White;
}

table.mod {
	width: 100%;
}

td {
	border-style: none;
	border-width: 1px;
	border-color: Green;
	background: none;
}

td.border {
	border-style: solid;
	border-width: 1px;
	border-color: Lightgrey;
	background: Whitesmoke;
}

td.form_background {
	background: Whitesmoke;
}

td.navigate {
	width: 100px;
	border-style: solid;
	border-width: 1px;
	border-color: Lightgrey;
	color: Black;
	background: Whitesmoke;
	font-weight: bold;
	text-align: center;
}

td.blank {
	height:		20px;
}

.kop {
	font-size:		8pt;
	color:		Slategray;
}

div.kop_klein {
	color:		DarkSlategray;
	font-weight:	normal;
}

hr {
    height: 0;
    border: 0;
    border-top: 1px solid Silver;
}

input, textarea, select {
	background: 	Whitesmoke;
	color:		Black;
}

input.nbi {
	background: none;
}


.description {
	color:	Darkslategray;
}

.date {
	color:	Darkslategray;
}

.month {
	color:		white;
	background:	silver;
	font-size:	8pt;
	font-weight:	normal;
	border-style:	solid;
	border-width:	1px;
	border-color:	slategray;
}

.logo {
	width: 80px;
	border-style: none;
	border-width: 1px;
	border-color: Black;

	color:	Darkgray;
	font-family: Tahoma;
	text-align:	center;
}

.introtext {
	color:		Slategray;
	border-style: solid;
	border-width: 1px;
	border-color: LightGrey;
	padding: 10px;
}

.bold {
	font-weight:	bold;
}

.add {
	font-size:	6.7pt;
	color:		Gray;
}

h2 {
  font-size:    12pt;
}
*/

