﻿/*
Begin - standaard html codes
*/
body {
	margin: 10 0 10 0;
	font-family : verdana, arial, helvetica, sans-serif;
	font-size : 14px;
	color: #195505;
	background: #7BA81A;
}
td {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

h1 {
	background-position: left center;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 18px;
	margin-top: 10px;
	color: #195505;
	letter-spacing: 2px;
	background-image: url('../images/lo/bgtitels.gif');
	background-repeat: no-repeat;
	background-attachment: scroll;
	line-height: 20px;
	text-align: center;
	margin-bottom: 0px;
}
h2 {
	font-family : verdana, arial, helvetica, sans-serif;  
	font-size : 20px; 
	margin-bottom: 17px;
	font-weight: normal;	
	color : #ACA9B8; 
	line-height:150%;	
	letter-spacing: 2px	
	} 
h3 {
	font-family : verdana, arial, helvetica, sans-serif;
	color: #E5A100;
	font-size: 16px;
	margin-bottom: 0px;
	letter-spacing: 3px
	}
h4 {
	font-family : verdana, arial, helvetica, sans-serif;
	color: #8C8C8C;
	font-size: 16px;
	font-style:italic
	}
h5 {
	font-family : arial, helvetica, sans-serif;
	color: #ED3229;
	font-size: 15px;
	font-weight: bold;	
	line-height: 140%;
	margin-bottom: -2px;
	text-decoration: none
	}
h6 {
	font-family : arial, helvetica, sans-serif;
	color: #ED3229;
	font-size: 14px;
	font-weight: bold;	
	line-height: 125%;
	}
hr{
	border:1px solid #22529D; 
	background-position: left top;
	noshade; 
	width: 99%;
	text-align: center;	
	height: 1px 
	}
A:link {
	color: #0072BC;
	text-decoration : underline; 	
	}
A:visited {
	color: #0072BC;
	text-decoration : underline; 	
	}
A:active {
	color: #FFC233;
	text-decoration : underline; 	
	}
A:hover {
	color:#FF000A;
	text-decoration : none; 
	}
input { 
	border:1px solid #FFC233; 
	font-family : verdana, arial, helvetica, sans-serif; 
	font-size : 11px; 
	color : #22529D; background-color:#EDEDED
	}
textarea { 
	border:1px solid #FFC233; 
	font-family : verdana, arial, helvetica, sans-serif; 
	font-size : 11px; 
	color : #22529D; background-color:#EDEDED
	}
select { 
	border:1px solid #FFC233;
	font-family : verdana, arial, helvetica, sans-serif; 
	font-size : 11px; 
	color : #ffffff; background-color:#4A98D6
	}


/*
EINDE - standaard html codes
*/


.bgr2k2 {
	background-image: url('../images/lo/bgr2k2b.gif');
}
.copyright {
	text-align: center;
	background-image: url('../images/lo/bgr5k2.gif');
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
	text-decoration: none;
}
.copyright a:link {
	text-align: center;
	background-image: url('../images/lo/bgr5k2.gif');
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
	text-decoration: none;
}
.copyright a:visited {
	text-align: center;
	background-image: url('../images/lo/bgr5k2.gif');
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
	text-decoration: none;
}
.copyright a:hover {
	text-align: center;
	background-image: url('../images/lo/bgr5k2.gif');
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #CCFFCC;
	text-decoration: underline;
}


.bgtabel {
	background-image: url('../images/lo/bgtabel.gif');
}
.bgklimop {
	background-image: url('../images/lo/bgklimop.gif');
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: right bottom;
}
.celrechts {
	text-align: right;
}
.tabelvoet {
	border-color: #c0c0c0;
	border-width: 0;
}
.tabelnav {
	border-style: none;
	border-width: 0;
}
.foto_normaal {
	border-width: 0px;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
}
.fotoborder {
	border-style: solid;
	border-width: 1px;
	border-color: #195505;
}

/*
Begin - speciaal voor navigatie links 
*/
.A_nav {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	letter-spacing: 2pt;
	font-weight: bold;
	text-align: center;
	line-height: 18px;
	display: block;
	background-color: #7BA81A;
	border: 1px solid #D9DD2D;
	color: #D9DD2D
}
.A_nav a:link {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight: normal;
	display: block;
	background-color: #A55126;
	width= 100%;
	height= 18;
	letter-spacing: 2pt;
	text-decoration : none;
	color: #ffffff;
}
.A_nav a:visited {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight: normal;
	display: block;
	background-color: #A55126;
	width= 100%;
	height= 18;
	letter-spacing: 2pt;
	text-decoration : none;
	color: #ffffff;
}
.A_nav a:hover {
	display: block;
	width= 100%;
	height= 18;
	background-color: #F7EDDB;
	letter-spacing: 2pt;
	font-weight: normal;
	font-style: normal;
	border-right: 4px solid #ED3229;
	border-left: 4px solid #FFFFFF;
	margin-left: 5;
	color: #195505;
	border-right-color: #D9DD2D;
	border-left-color: #195505;
}
/*
Einde - navigatie links
*/

