/* ------------------------------ basics ---------------------------------*/
body {
	background-color: #ffffff;
	background-image: url('../illustraties/background-covalis.jpg');
	background-repeat: no-repeat;
	background-position: top center;
	text-align:center; 
	scrollbar:visible;
	overflow-x:hidden;
	overflow: -moz-scrollbars-vertical;
	color: #2b2321;
	font-size: 12px;
	}

.bodytekst {
	font-family: Arial, sans-serif, Helvetica;
	text-decoration: none;
	font-size: 12px;
	color: #2b2321;
	line-height: 1.7em;
	text-align: left;
	padding-top: 6px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 0px;
	margin:0;
}
.bodytekst a:link {padding-left: 1px; font-weight: bold; color: #02828a ; text-decoration: none}
.bodytekst a:visited {padding-left: 1px; font-weight: bold; color: #02828a ; text-decoration: none}
.bodytekst a:active {padding-left: 1px; font-weight: bold; color: #02828a ; text-decoration: none}
.bodytekst a:hover {padding-left: 1px; color:#02828a; font-weight: bold; text-decoration: underline}

a[href$='.pdf']  { padding-right: 18px; background: url(../illustraties/icon_pdf.gif)    no-repeat center right; }
a[href$='.PDF']  { padding-right: 18px; background: url(../illustraties/icon_pdf.gif)    no-repeat center right; }
a[href^='http:'] { padding-right: 14px; background: url(../illustraties/icon_link.gif)   no-repeat center right; }
a.imgLink        { padding-right: 0;    background: none;}

p{
	padding-top: 2px;
	padding-bottom: 10px;
}
ul {list-style-image: url('../illustraties/covalis-plus.gif');
	padding-left: 19px; 
}

.snippet {
	font-family: Arial, sans-serif, Helvetica;
	background-color:#9a9798;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	text-decoration: none;
	font-size: 11px;
	color: #ffffff;
	line-height: 1.6em;
	text-align: left;
	margin-bottom: 25px;
}
.snippet a:link {font-weight: bold; color: #2b2321 ; text-decoration: none}
.snippet a:visited {font-weight: bold; color: #2b2321 ; text-decoration: none}
.snippet a:active {font-weight: bold; color: #2b2321 ; text-decoration: none}
.snippet a:hover {color:#2b2321; font-weight: bold; text-decoration: underline;}

.snippet p{
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 6px;
	padding-right: 10px;
	padding-left: 10px;
}

.snippet h2{
	color: #1d1312;
	font-size: 12px;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 7px;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 5px;
	line-height: 130%;
	border-bottom: solid 1px #dedede;
}
.snippet h3{
	color: #ffffff;
	font-size: 11px;
	padding-top: 5px;
	padding-bottom: 6px;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 5px;
	line-height: 130%;
	border-top: solid 1px #dedede;
}

h1 {
	font-size: 	16px;
	font-weight: bold;
	text-align: left;
	color: #0199a3;
	letter-spacing: normal;
	line-height: 130%;
	border-bottom: solid 3px #dbd9da;
	padding-bottom: 30px;
	margin-right: 0px;
	margin-top: 27px;
	margin-bottom: 0px;
}
h2 {
	color: #0199a3;
	font-size:	13px;
	font-weight: bold;
	padding-top: 4px;
	padding-bottom: 2px;
	line-height: 130%;
}
h3 {
	clear: left;
	font-size:	12px;
	margin-bottom: 7px;
	font-weight: normal;
	color: #5e5654;
}

.nav {
	font-size: 12px;
	text-align: right;
	color: #89807d;
	margin-bottom: 0px;
	line-height: 130%;
	padding-top: 5px;
	padding-bottom: 12px;
	list-style-type:none;
	border-top: solid 3px #dbd9da;
}
.nav A {
color: #89807d ; 
text-decoration: none; 	
text-align: right;
}
.nav a:active {color:#2b2321;}
.nav a:hover {color:#2b2321;}

.footer{
	text-decoration: none;
	font-size: 11px;
	color: #666666;
	line-height: 1.7em;
	text-align: right;
	padding-top: 39px;
	padding-bottom: 0px;
	padding-right: 28px;
	padding-left: 0px;
	margin:0;
}	
.footer a:link {color: #140b09 ; text-decoration: none}
.footer a:visited {color: #140b09 ; text-decoration: none}
.footer a:active {color: #140b09 ; text-decoration: none}
.footer a:hover {color:#0199a3; text-decoration: none}	
	

h2.sitemap {
	color: #0199a3;
	font-weight: bold;
	padding-bottom: 0px;
	padding-top: 10px;
	font-ssize: 13px;
}

.sitemap a:link {size: 12px; color: #2b2321 ; text-decoration: none; 	font-weight: normal;}
.sitemap a:visited {size: 12px; color: #2b2321 ; text-decoration: none; 	font-weight: normal;}
.sitemap a:active {size: 12px; color: #2b2321 ; text-decoration: none; 	font-weight: normal;}
.sitemap a:hover {size: 12px; color:#0199a3; text-decoration: underline; font-weight: normal;}

	
	
