/* First revision by: Marja Ribbers-de Vroed, FlevOOware */

body {   margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font-family: Verdana, Arial, Helvetica, sans-serif; color: Black;  background : #F5F5DC url(images/bgMain.gif) repeat; }

.bgMain {
	background-image : url(images/bgMain.gif);
}

.Content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background : #F5F5DC;
	color : #008442;
}

.Content p, ul, ol, td {
	font-size : 12px;
}

.Content h1 {
	font-size : 18px;
	text-align : center;
}

.Content h2 {
	font-size : 16px;
}

.Content h3 {
	font-size : 14px;
}

.Content h4 {
	font-size : 12px;
	font-weight : bold;
}

.txtBold {
	background : #F5F5DC;
	color : #008442;
	font-weight : bold;
}

.txtNormal {	
	background : #F5F5DC;
	color : #008442;
	font-weight : normal;
}
.txtItalic {
	background : #F5F5DC;
	color : #008442;
	font-style : italic;
}

.txtFout {
	background : #F5F5DC;
	color : Red;
	font-weight : bold;
}

.tblOuter {
	background : #008442;
}

.tblInner {
	background : #f5f5dc;
}

.bgTop {
	background : #F5F5DC url(images/bgTop.gif) repeat-x;
	text-align : center;
}

.bgLeft {
	background : #F5F5DC url(images/bgLeft.gif) repeat-y;
}

.bgMenu {
	background : #F5F5DC url(images/bgMnu.jpg) repeat;
}

.menu {
	background : #F5F5DC url(images/bgMnu.jpg) repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #008442;
}

.menu a:link 		{ Color: #008442; Text-Decoration: None; }
.menu a:visited 	{ Color: #008442; Text-Decoration: None; } 
.menu a:active 	{ Color: #008442; Text-Decoration: None; }
.menu a:hover 	{ Color: #008442; Text-Decoration: Underline; }

.imgButton {
	margin : 0px 0px 0px 3px;
}

.imgBordered {
	border : 1px none #008442;
}

.footer 			{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; background: #008442; Color: #F5F5DC; text-align: center;  padding : 2px; }
.footer a:link 		{ background: #008442; Color: #F5F5DC; Text-Decoration: Underline; }
.footer a:visited 	{ background: #008442; Color: #F5F5DC; Text-Decoration: Underline; } 
.footer a:active 	{ background: #008442; Color: #F5F5DC; Text-Decoration: Underline; }
.footer a:hover 	{ background: #008442; Color: #FFCC00; Text-Decoration: Underline; }

.webontwerp 			{font-family: Verdana, Arial, Helvetica, sans-serif;  font-size: 11px; Color: #008442; text-align: center;  padding : 4px; }
.webontwerp a:link 		{ Color: #008442; Text-Decoration: Underline; }
.webontwerp a:visited 	{ Color: #008442; Text-Decoration: Underline; } 
.webontwerp a:active 	{ Color: #008442; Text-Decoration: Underline; }
.webontwerp a:hover 	{ Color: #FFCC00; Text-Decoration: Underline; }
