/*__________ RESET DEFAULTS __________ */
/*
* {
   padding: 0;
   margin: 0;
}

ul {
    padding-left: 0;
    margin-left: 0;
}
*/
h1, h2, h3, h4, h5, h6, p, blockquote,
 form, label, ul, ol, dl, fieldset, address {
    margin-bottom: 1em;
}

/*__________ HTML DEFAULTS __________ */

body {
	background: #D6F2FE;
    font: 75%/140% Arial, helvetica, sans-serif;
    margin: 0 5px 0 5px;
    padding: 0 5px 0 5px;
}

body#content {
    margin: 10px;
    margin-left: 20px;
    margin-top: 0px;
}

body#top {
    background: #D6F2FE;
	background-image: url('../images/boven_kruimelpad_uitrek.jpg');
	background-repeat : repeat-x;
	background-position : top left;
	margin: 0px;
	padding: 0px;
}

div#boog {
	background-image: url('../images/boven_kruimelpad.jpg');
	background-repeat : no-repeat;
	background-position : top right;
	margin: 0px;
	padding: 0px;
	width: 100%;
	float: right;
	height: 51px;
	text-align: right;
	color: #D5F1FF;
	padding-right: 10px;
	padiing-top: 3px;
	font-weight: bold;
}

a {
   color: #0B2F67;
   font-size: 1.0em;
   font-weight: bold;
   text-decoration: none;
}

h6 {
    font-size: 120%;
    font-weight: bold;
}

h6 a {
    font-size: 0.8em;
    color: #0B2F67;
}

marquee a:visited, marquee a:active, marquee a:link {
	color: #0c404a;
	font-family: verdana;
	font-weight: bold;
	font-size: 0.8em;
	text-decoration: none;
}

marquee a:hover {
	color: #0c404a;
	font-family: verdana;
	font-weight: bold;
	font-size: 0.8em;
	text-decoration: underline;
}

table {
    font-size: 1em;
}

/*__________ SIMSITE DEFAULTS __________ */

ul.ul_lijst li a {
    font-size: 1.1em;
    color: #0B2F67;
}
ul.ul_lijst li a:hover,div#gekoppeldeitems a:hover {
    text-decoration: underline;
}


ul.ul_bestuur li a.bestuur {
    font-size: 1.1em;
    color: #0B2F67;
}

h6.rubriek {
    margin:0;
    padding-top:0;
}

/*__________ WEBSITE __________ */

div.bestuur_tekst{
    font-size: 100%;
}

div#intro {
    font-size: 100%;
}


/*__________ WEBSITE NAVIGATIE __________*/
a.homemenu, a.homemenu:hover, a.homemenu:active, a.homemenu:visited {
	color: #0F6575;
	font-size: 0.8em;
	font-family: Verdana;
	font-weight: bold;
}

a.homemenu:hover {
    text-decoration: underline;
}

.snelmenu {
	color: #0F6575;
    font-family: Verdana;
	font-size: 0.8em;
    font-weight: normal;
    text-decoration: none;
}
.snelmenu:hover {
    text-decoration: underline;
}

ul.ul_lijst {
    list-style-type: none;
    margin: 0;
    padding: 0;
    width: 100%;
}

ul.ul_lijst li.lijstitem, ul.ul_lijst li.lijstitem_bullet {
    background-position: left 6px;
    background-repeat: no-repeat;
    font-weight: bold;
    margin: 0 0 0px 0;
    overflow: hidden;
    padding-left: 8px;
    _height: 1%;
    font-size: 90%;
}

.lijstitem_titel {
    font-weight: bold;
    text-decoration: none;
}

div.lijstitem_datum {
    font-size: 90%;
    font-weight: normal;
    display: inline;
}

ul.ul_lijst li.lijstitem {
    padding-left: 0;
}

ul.ul_lijst li.lijstitem .lijstitem_intro, ul.ul_lijst li.lijstitem_bullet .lijstitem_intro {
    font-weight: normal;
}
