* {
    font-family: Verdana, sans-serif;
}

body, td, body.content {
	font-size: 0.7em;
    margin: 0px;
    padding: 0px;
    border: 0px;
    color: #333333;
}


#contenttable td{
    padding: 2px;
}



/* BEGIN CONTENT OPBOUW */

#contentframe {
    position: absolute;
    top: 0px;
    margin: 0px;
    padding: 0px;
    position: relative;
    text-align: left;
    width: 768px;
    height: 100%;
    margin-left: auto;
    margin-right: auto;
    background-image: url("../../images/body_bg_content.gif");
    background-repeat: repeat-y;
    background-position: center top;
    background-color: #ffffff;
    
}

#contentframe_breed {
    position: absolute;
    top: 0px;
    margin: 0px;
    padding: 0px;
    position: relative;
    text-align: left;
    width: 768px;
    height: 100%;
    margin-left: auto;
    margin-right: auto;
    background-image: url("../../images/body_bg_content1.gif");
    background-repeat: repeat-y;
    background-position: center top;
    background-color: #ffffff;
}

#kopframe {
    position: relative;
    top: 0px;
    margin: 0px;
    padding: 0px;
    width: 768px;
    height: 85px;
	text-align: right;
	background-image: url("../../images/body_bg_header2.gif");
	background-repeat: none;
	background-position: 0 0;
}

#contentmainframe{
    position: absolute;
    top: 0px;
    margin: 0px;
    padding: 0px;
    width: 100%;
	height: 100%;
    text-align:center;
}

div.tussenbalk {
	height: 23px;
}


/* BEGIN CONTENTGEDEELTE OPBOUW */

#menukolom, #contentkolom, #snelkolom {
    position: absolute;
    top: 85px;
    margin: 0px;
    padding: 0px;
	background-color: #ffffff;
}

#menukolom {
    width: 185px;
	background-image: url("../../images/body_bg_menu.gif");
	background-repeat: no-repeat;
	background-position: top left;
}

#menu {
	width: 185px;
	height: 173px;
}

#contentkolom {
	position: absolute;
	left: 185px;
	width: 382px;
	padding-bottom: 20px;
                padding-right: 6px;

}

#ondermenu {
    position: absolute;
    width: 165px;
	background-image: url("../../images/body_bg_ondermenu.gif");
	background-repeat: no-repeat;
	background-position: top left;
	z-index: 1000;
	color: #FFFFFF;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    padding-left: 10px;
    padding-right: 10px;
}

#snelkolom {
	position: absolute;
	left: 585px;
	width: 183px;
}





/* BEGIN CONTENT KOLOM */

div.contentblok {
/*	font-size: 0.7em;*/
	margin-left: 13px;
	margin-right: 13px;
	margin-bottom: 20px;
	border-top: 1px solid #cd0f1a;
	border-bottom: 1px solid #cd0f1a;
}

div#contentkolom div.beeldplaat {
	padding-left: 13px;
	xpadding-right: 5px;
	}

div.stelling {
	color: #555555;
	background-color: #f3f3f4;
}

div.stelling table td {
	font-size: 0.7em;
	width: 50%;
	vertical-align: top;
}

div.stelling form {
	padding: 0px;
	margin: 0px;
	color: #cd0f1a;
	font-weight: bold;
}

img.stemmen {
	margin-top: 4px;
	margin-bottom: 4px;
}

#contentkolom .nieuwsbericht {
/*    font-size: 0.7em;*/
	color: #8b7968;
	margin-bottom: 10px;
}

#contentkolom .leesmeer {
    position: relative;
    float: right;
    bottom: 20px;
    right: 4px;
    width: 10px;
    height: 10px;
    padding: 0px;
    margin: 0px;
}

ul#kruimelpad {
	margin: 0px;
	margin-left: 13px;
	padding: 0px;
	padding-top: 2px;
	font-size: 0.8em;
	list-style: none;
}

ul#kruimelpad li {
	position: relative;
	float: left;
	margin-left: 0px;
	margin-right: 5px;
	padding-left: 12px;
	background-image: url(../../images/bullet_kruimelpad.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

ul#kruimelpad li.niv1 a {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

ul#kruimelpad li.niv1 a:hover {
	color: #db1d27;
}

ul#kruimelpad li.niv2 a {
	color: #db1d27;
	font-weight: bold;
	text-decoration: none;
}

ul#kruimelpad li.niv2 a:hover {
	color: #000000;
}

ul#kruimelpad li.niv3 a:hover {
	color: #000000;
}

ul#kruimelpad li.niv3 a {
	color: #db1d27;
	text-decoration: none;
}

div.date {
	padding-left: 13px;
                margin-top: -4px;       
	font-size: 0.8em;
                color: #8B7968;
                font-weight: bold;
	}

div.print {
	position: relative;
	float: right;
	margin-top: 3px;
	padding-right: 6px;
	font-size: 0.8em;
	}
div.print a {
	color: #cd1b25;
	text-decoration: none;
}
div.print a:hover {
	color: #333333;
}

div.print2 {
	position: relative;
	float: right;
	margin-top: 3px;
	padding-right: 6px;
	font-size: 0.8em;
	}
div.print2 a {
	color: #cd1b25;
	text-decoration: none;
}
div.print2 a:hover {
	color: #333333;
}


#bredecontent {
	width: 577px;
}

#bredecontent table {
	width: 500px;
                margin-left: 13px;
	font-size: 13px;
}

#bredecontent h3, .c1 {
	margin-left: 14px;
}


/*	BEGIN SNELKOLOM */
#snelkolom div {
	padding-left: 7px;
	}

#snelkolom div.tussenbalk {
	padding-left: 0px;
	margin-left: 0px;
	background-color: #ffffff;
	}

ul.sitewidemenu {
	width: 183px;
	height: 23px;
	margin: 0px;
	padding: 0px;
	list-style: none;
	background-image: url(../../images/sitewide/menu_spacer.gif);
	background-repeat: no-repeat;
	background-position: top right;
}

ul.sitewidemenu li {
	position: relative;
	float: left;
	text-align: center;
	height: 23px;
	background-image: url(../../images/sitewide/menu_spacer.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

ul.sitewidemenu li.home {
	width: 34px;
}

ul.sitewidemenu li.ba	 {
	width: 32px;
}

ul.sitewidemenu li.sitemap	 {
	width: 45px;
}

ul.sitewidemenu li.contact {
	width: 36px;
}

ul.sitewidemenu li.rss {
	width: 36px;
}
ul.sitewidemenu li a {
	/*vertical-align: top;*/
	/*font-size: 0.8em;*/
	color: #8b7968;
}

ul.sitewidemenu li a:hover {
	color: #333333;
}

div.zoeken {
	height: 46px;
	background-color: #cac7c8;
	border-bottom: 1px solid #ffffff;
}

div.snelnaar {
	padding-top: 6px;
	background-color: #b6b4b5;
	border-bottom: 1px solid #ffffff;
}

div.snelnaar ul {
	position: relative;
	margin: 0px 0px 0px 7px;
	padding: 0px;
	padding-left: 11px;
	padding-bottom: 6px;
	list-style-image: url(../../images/bullet_snelnaar.gif);
}

div.snelnaar ul li a {
	/*font-size: 0.85em;*/
	color: #ffffff;
	text-decoration: none;
	vertical-align: middle;
}

div.snelnaar ul li a:hover {
	/*font-size: 0.85em;*/
	color: #cd0f1a;
	text-decoration: none;
}

div.banners {
	padding-top: 6px;
	padding-bottom: 6px;
	background-color: #c9c1b9;
	border-bottom: 1px solid #ffffff;
}

.padding {
    	padding-bottom: 3px;
	margin-left: -4px;
}

div.gerelateerd {
	background-color: #bbb2a8;
}

div.gemeentetv {
	padding-top: 6px;
	background-color: #ddd8d3;
}

div.gemeentetv p {
	color: #7784bd;
	margin: 0px;
	margin-top: 4px;
	padding: 0px;
}

div#snelkolom div.beeldplaat {
	padding-left: 0px;
	border-bottom: 1px solid #ffffff;
}


/* 	BEGIN HEADINGS */

h1 {
	font-size: 1.1em;
	color: #cd0f1a;
	margin: 0px;
	margin-left: 13px;
	margin-bottom: 4px;
	margin-top: 18px;
	padding: 0px;
}

#bredecontent h1 {
	font-size: 1.1em;
	color: #cd0f1a;
	margin: 0px;
	margin-left: 13px;
	margin-bottom: 4px;
	margin-top: 18px;
	padding: 0px;
}

#bredecontent h4 {
	margin-left: 13px;

}

h2 {
	color: #cd0f1a;
	font-size: 1.em;
	margin-left: 13px;
	margin-top: 8px;
	margin-bottom: 2px;
	padding: 0px;
}


h3 {
	font-size: 0.8em;
	color: #cd0f1a;
	margin-left: 13px;
	padding: 0px;
}

h4 {
	color: #8b7968;
	font-size: 1.em;
	margin-left: 13px;
	margin-top: 8px;
	margin-bottom: 2px;
	padding: 0px;
}

h5 {
	font-size: 0.9em;
	color: #333333;
	margin-left: 13px;
	margin-top: 8px;
	margin-bottom: 2px;
	padding: 0px;
}

h6 {
	font-size: 0.8em;
	color: #333333;
	margin-left: 13px;
	margin-top: 8px;
	margin-bottom: 2px;
	padding: 0px;
}
address, PRE, dt {margin-left: 13px;}

div#contentkolom th {
	color: #8b7968;
                xcolor: #ffffff;
	font-size: 0.7 em;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 4px;
	margin-bottom: 4px;
	padding: 0px;
}

div.stelling h3 {
	font-size: 1.1em;
	margin-top: 4px;
	margin-bottom: 2px;
}

/* BEGIN img, p, a */
div#contentkolom p {
	color: #8b7968;
	margin-top: 0px;
	margin-left: 13px;
	margin-right: 13px;
	padding: 0px;
	}

div#contentkolom div#body {
	margin-top: 0px;
	xmargin-left: 10px;
	xmargin-right: 13px;
	padding: 0px;
	}

div#contentkolom div.contentblok p {
	margin-left: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
}

body.content div#contentkolom p {
	font-size: 1em;
	line-height: 1.3em;
	color: #333333;
}

body.content div#contentkolom p.intro {
	font-weight: bold;
}

a img {
	border-width: 0px;
}

div.contentblok a {
	color: #8b7968;
	text-decoration: none;
	font-weight: bold;
}

div.contentblok a:hover {
	color: #cd0f1a;
}

div.contentblok a.nieuwsarchief {
	color: #db1d27;
}

h2 a {
	color: #8b7968;
	text-decoration: none;
}

h2 a:hover {
	color: #cd0f1a;
}

#bredecontent h2 a {
	color: #cd0f1a;
	text-decoration: none;
}

#bredecontent h2 a:hover {
	color: #cd0f1a;
	text-decoration: underline;

}


div.sitewidemenu a {
	text-decoration: none;
/*	font-size: 0.8em;*/
	color: #8b7968;
}

div.sitewidemenu a:hover {
	color: #565656;
}

div.zoeken a {
	font-size: 1em;
	color: #cd0f1a;
	font-weight: bold;
	text-decoration:none;
}

div.zoeken a:hover {
	color: #ffffff;
}


/*  BEGIN FORM ELEMENTEN */

form {
	margin: 0px;
	padding: 0px;
	padding-top: 6px;
}

input {
	font-size: 0.9em;
	color: #7f6859;
	border-top: 1px solid #cd0f1a;
	border-right: 1px solid #cd0f1a;
	border-bottom: 1px solid #cd0f1a;
	border-left: 1px solid #cd0f1a;
}

.stelling input {
	border: 0px;
}

/*   BOTTOM FRAME */
#bottomframe {
    position: absolute;
	bottom: 0px;
	width: 100%;
	height: 16px;
	background-color: #8e7f6e;
/*    font-size: 0.8em;*/
	color: #ddd9d4;
}
#bottomframe a {
	color: #ddd9d4;
}
#bottomframe div.links {
	position: relative;
	float: left;
	width: 185px;
	text-align: right;
	padding-top: 2px;
}
#bottomframe div.midden {
	position: relative;
	float: left;
	width: 400px;
	text-align: center;
	padding-top: 2px;
}
#bottomframe div.rechts {
	position: relative;
	float: left;
	text-align: left;
	width: 183px;
	padding-top: 2px;
}
#naw{
/*	font-size: 0.8em;*/

}

.contenttable th {
	color: #ffffff;
}

/* COOLMENU */
.clLevel0,.clLevel0over{
    position:absolute;
    text-align:left;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    line-height: 19px;
    font-weight: bold;
    color: #FFFFFF;
    background-color: #8e7f6e;
    padding-right: 5px;
    padding-left: 9px;
}

.clLevel0over{
    background-color: #bbb2a8;
    cursor:pointer;
    cursor:hand;
}

.clLevel0border{
    background-color: #eaebeb;
    position:absolute;
    padding: 0px;
}

.clLevel1,.clLevel1over {
    position:absolute;
    padding-left: 15px;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:12px;
    font-weight:bold;
}

.clLevel1 {
    background-color: #e3dfdb;
    text-align:left;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    line-height: 19px;
    font-weight: bold;
    color: #000000;
}

.clLevel1over {
    text-align:left;
    background-color: #836e61;
    layer-background-color: #836e61;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #FFFFFF;
    line-height: 19px;
    cursor:pointer;
    cursor:hand;
}

.clLevel1border {
    position:absolute;
    padding: 0px;
    background-color: #9e8f81;
    visibility:hidden;
}

.clLevel2,.clLevel2over {
    position:absolute;
    padding-left: 15px;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:12px;
    font-weight:bold;
}

.clLevel2over {
    text-align:left;
    background-color: #a19e9b;
    layer-background-color: #a19e9b;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #FFFFFF;
    line-height: 19px;
    cursor:pointer;
    cursor:hand;
}

.clCMAbs {
    position: absolute; l
    eft: 125px;
    padding-top: 7px;
    text-align: left;
}

.clCMEvent{
    position: absolute;
    width:99%;
    height:99%;
}

.clBar{
    position:absolute;
    visibility:hidden;
}

#verordening {
   display: none;
}

#MN_50002_alt {
text-align: left;
margin-left: 100px;

}

hr {
text-align: center;
width: 90%;
}

hr.breed {
text-align: left;
width: 100%;
color: #B6B4B5;
margin-left: -10px;
}

#nieuws hr {
text-align: left;
width: 100%;
margin-left: 13px;
margin-right: 9px;
}

#bredecontent div table tbody tr td p a {
color: #000000;
}

#bkmGrondslagen{
color: #000000;
}
.link{
	font-size: 0.8em;
	}




