@import"document.css";
@import"nieuwspagina.css";
@import"form.css";
@import"product.css";
@import"zoeken.css";
@import"product_alfabet.css";
@import"poll.css";
@import"vlak_content.css";
@import"discussiegroep.css";
@import "prikbord.css";
@import "sitemap.css";
@import "productcatalogus.css";
@import "vlak_menu.css";



body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-color: #CCCCCC;
	background-image: url(../images/mainBg.gif);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	line-height: 15px;
}
img {
	border: 0px;
}
#wrapper {
	width: 760px;
	margin: auto;
	background-image:  url(../images/wrapperBg2.gif);
	background-repeat: repeat-y;
}
#header {
	height: 160px;
	width: 760px;
	float: left;
	background-color: #FFFFFF;
	/*background-image: url(../images/headerArtCell2.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;*/
}
#headerNav {
	width: 175px;
	float: left;
	text-align: left;
}
#logo {
	width: 295px;
	float: right;
	/*background-image: url(../images/headerLogo.gif);*/
	background-repeat: no-repeat;
	margin-top: 10px;
	height: 75px;
}
#leftCol {
	width: 175px;
	float: left;
	padding-top: 20px;
	text-align: left;
}
#content {
	width: 400px;
	float: left;
	text-align: left;
	background-image: url(../images/whiteSpacerDot.gif);
	background-repeat: repeat-y;
	background-position: right top;
	margin: 5px 0px 20px 20px;
	padding-right: 20px;
	overflow: hidden;
}

#content table{
	width: 100%;
}

#content table.persoonsgegevens {
	width: auto;
}

table.persoonsgegevens thead {
	display: none;
}

#rightCol {
 	width: 115px;
	float: right;
	margin-top: 20px;
	text-align: left;
	padding-right: 15px;
}
#footer {
	width: 760px;
	margin: 0px;
	clear: both;
	height: 25px;
	background-image: url(../images/footer.gif);
	
}
.mainNavRed {
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	padding-top: 8px;
	font-size: 11px;
}
.mainNavRed a:hover {
	font-weight: bold;
	color: #990000;
		padding-top: 8px;
		text-decoration: underline;
}
.mainNavGrey {
	font-weight: bold;
	color: #999999;
	text-decoration: none;
	padding-top: 8px;
}
.mainNavGrey a:hover{
	font-size: 11px;
	text-decoration: underline;
}
.mainNavWhite {
	font-weight: bold;
	color: White;
	text-decoration: none;
	padding-top: 10px;
	list-style-image: url(../images/navCrossffffff.gif); 
 	vertical-align: middle;
}

.title {
	font-size: 14px;
	font-weight: bold;
	color: #009900;
	margin-bottom: 10px;
	margin-top: 10px;
}
.subTitle {
	font-weight: bold;
	color: #009900;
	font-size:  11px;
	padding-bottom: 2px;
}
.subsubtitle{
	font-weight: bold;
	color: #000000;
}
.crumblepathLink {
	color: Gray;
	text-decoration: none;
	float: left;
}
.textLink {
	color: #000000;
}
.textLink:hover {
	color: #990000;
}

.rightCell {
	width: 155px;
	padding-right: 20px;
}
.imgRight {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
	width: 85px;
	border:  thin;
	border-color: #ffffff;
	border-style: solid;
}
.imgLeft {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.leftNavTable {
	padding-left: 10px;
}
a:hover {
	/*text-decoration: underline;*/
	
}

.zoekform{
	 text-align: right;
	 
}
.publicatiedatum{
	font-style: italic;
	color:#666666;
 padding-top: 0px;
 
	
}
.newsLinksHeader {
	font-size: 14px;
	font-weight: bold;
	color: #009900;
	padding-bottom: 0px;
}
#kruimelpad{
	position: relative;
	top: 10px;
	left: 15px;
	width: 400px;
	text-align: left;
	
	
		}
div#content#kruimelpad a:hover{
	color: Gray;
	text-decoration: none;
}

div#content#kruimelpad a{
	color: Fuchsia;
}
#bgimage{
	 float: right;
	 height: 65px;
	 width: 585px;
	 top: 3px;
	 position: relative;
	 }

 #sitemap{
 	position: relative;
		margin:0px;
	 clear: both;
 }
 #footer a{
    	 color: #D19292;
	 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	  font-size: 90%;
	  text-decoration: none;
	 vertical-align: middle;  
 }
 .provide20px{
	height:20px;
	clear:both;
}

.provide20pxleft{
	padding-left:20px;
}

.provide10px{
	height:10px;
	clear:both;
}

.provide5px{
	height:5px;
	clear:both;
}
.scheiding{
	height:1px;
	width:100%;
	margin-top:0px;
	margin-bottom:0px;
	background-image: url(../images/tussenlijn.gif);
	background-repeat: repeat-x;
	background-position: left center;
}
.titelvlak{
	width:90%;
}
.clear{
	clear:both;
}


a#digid-logo {
	float: right;
	display: block;
	padding: 0 0 10px 10px;
}