@import url("default.css");
@import url("menu.css");
@import url("sitemap.css");

/* --- algemeen-------------------------------------------------------------------- */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	text-align: justify;
	color:#224077;
	background-attachment: scroll;
	background-image: url(../images/topFoto1.jpg);
	background-repeat: no-repeat;
	background-position: 10px 5px;
	background-color:#FFFFFF;
	margin: 10px 0px 0px 0px;
}
p, .default{
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-variant:normal;
	text-align: justify;
	color:#224077;
	font-weight:normal;
}
img.fotoRep {
	float: left;
	margin: 20px 20px 0px 0px;
}


/* --- titels---------------------------------------------------------------------- */
#pageTitle{
	position: absolute; 
	width: 500px; 
	z-index: 1; 
	left: 494px; 
	top: 112px;
	padding: 0px;
}
#dienstNieuws {
	position: absolute; 
	width: 293px; 
	z-index: 1; 
	left: 171px; 
	top: 112px;
	padding: 7px 0px 0px 10px;
}
#content{
	position: absolute;
	width: 803px;
	z-index: 1;
	left: 171px;
	top: 145px;
	padding: 0px 10px 0px 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #003366;
}
#fullContent{
	position: absolute;
	width: 974px;
	z-index: 1;
	left: 00px;
	top: 145px;
	padding: 0px 10px 0px 10px;
}
.noTopMargin{
	margin-top: 0pt;
}
h1 {
	color:#224077;
	font-size: small;
	text-align: right;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-top: 0px;
	margin-top: 0px;
	margin-left: 0px;
	background-image: url(../images/titleBG.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
h2 {
	color: #336699;
	font-size: small;
	font-weight: bold;
	padding-top: 1pt;
	padding-bottom: 2pt;
	border-color: #3333CC;
	border-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	margin-top: 10pt;
	margin-bottom: 5pt;
}
h3 {
	color: #224077;
	font-weight: bold;
	font-size: small;
	margin: 5px 0px 0px 0px;
}
h4 {
	color: #777777;
	font-size: small;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 3px;
}
h5 {
	font-variant: small-caps;
	font-weight: bold;
	font-size: 11pt;
	margin-top: 10pt;
	margin-bottom: 2pt;
}
ul{
	list-style-type: disc;
	list-style-position: outside; 
	margin: 0px 0px 0px 15px;
}
#kwv li {
	list-style-type: disc;
	list-style-position: outside; 
	margin: 0px 0px 20px 15px;
}
/* --- tabellen-------------------------------------------------------------------- */
table.info {
	margin: 1px;
	padding-bottom: 15px;
}
th.info, th.border, th.background {
 text-align: left;
 padding-left: 0px;
 padding-right: 5px;
 vertical-align:top;
}
th.border {
 border-color: #003366;
 border-width: 1px;
 border-style: solid;
}
th.background {
 background-color: #DCE8FC;
}

td.info {
 text-align: left;
 padding-left: 0px;
 vertical-align: top;
}
/* --- links & breadcrumbs--------------------------------------------------------- */
/* deze volgorde van definiëren wordt als belangrijk gezien */
a, a:link, a:visited, a:active  {
	color: #244474;
	font-size: small;
	text-decoration: underline;
	margin: 0px 0px 0px 0px;
}
a:hover{
	color: #E7B842;
}
#crumb{
	position: absolute; 
	width: 750px; 
	height: 14px; 
	z-index: 1; 
	left: 123px; 
	top: 97px;
}
.crumb{
	margin: 0px 0px 0px 0px;
	color: #AAAAAA;
	font-size: xx-small;
} 
a.crumb:link, a.crumb:visited, a.crumb:active {
	text-decoration: underline;
	margin: 0px 0px 0px 0px;
	color: #AAAAAA;
	font-size: xx-small;
}
a.crumb:hover {
	color: #E7B842;
}
/*
.navigatie, a.navigatie:link, a.navigatie:visited {
	margin-top: 10px;
	color: #AAAAAA;
	font-size: 8pt;
	text-align: right;
}
DIV.navigatie, DIV.dienstnieuws {
	margin-left: 5px;
	margin-top: 15px;
	margin-right: 5px;
}
a.navigatie:hover {
	color: #E7B842;
}
a.navigatie:active {
	color: #AAAAAA;
}
*/
/* --- images---------------------------------------------------------------------- */
img {
	border: none;
}
.imgLeft {
	float: left;
	clear: left;
	vertical-align: top;
	margin-top: 8px;
	margin-right: 0.5em;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 3px;
	border: thin solid #999999;
	vertical-align:text-bottom;
}
.imgRight {
	float: right;
	clear: right;
	vertical-align: top;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0.5em;
	padding: 3px;
	border: thin solid #999999;
}
.imgBorder {
	float:none;
	margin-top: 8px;
	margin-bottom: 0px;
	padding: 3px;
	border: thin solid #999999;
}
/* --- formulieren----------------------------------------------------------------- */
.button {
	background-color: #B4CDF3;
	border: thin solid #00008B;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 3px;
	color: #003366;
	cursor: auto;
	font-size: 10pt;
}
.input {
	background-color: #B4CDF3;
	border: 1px solid #00008B;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 2px;
	color: #003366;
	cursor: text;
	font-size: 9pt;
}
/* --- extra----------------------------------------------------------------------- */
ol {
	font-size: 9pt;
}
fieldset {
	margin-bottom: 3em;
	padding: 0.25em;

/*	border-color:#244474;
	border-style:ridge;
	border-width:1px;*/
}

legend {
	background-color: #E5E8F9;
	border-color: #244474;
	border-style: solid;
	border-width: 1px;
	margin-bottom: 1em;
	padding-left: .5em;
	padding-right: .5em;
	padding-top: .12em;
	padding-bottom: .12em;
	font-size: 14px;
	font-variant: small-caps;
}
.intro {
	text-indent: 25px; 
	margin-bottom: 15px;
}
ul.level2 {
	list-style-type: square;
}
li.level2 {
	margin-left: 3%;
}
#kwv p {
	visibility:hidden;
}
/* --- fotoverslag---------------------------------------------------------------- */
.fvThumbnail, .fvTekst {
	padding-left: 25px;
	padding-right: 25px;
	text-align: center;	
	vertical-align: baseline;
	font-size: x-small;
}
.fvThumbnail {
	padding-top: 10px;
}
.fvTekst {
	font-size: x-small;
	margin-left: 25px;
	margin-right: 25px;
	width: 196px;
}
hr {
	line-height: 0px;
	color: #224077;
}
