
/*__________ RESET DEFAULTS __________ */

* {
   padding: 0;
   margin: 0;
   -moz-box-sizing     :   border-box;
   box-sizing          :   border-box;
}

ul {
    padding-left: 1em;
    margin-left: 0;
}

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

/*__________ HTML DEFAULTS __________ */

body {
    font-family: arial;
    font-size: 10pt;
    font-size: 80%;
    line-height: 120%;
    color: #575757;
    margin: 0;
    padding: 0;  
    background-color: #EEEEEE;
    overflow-y: scroll;
}

a {
    color: #7EB214;
}

a:hover {
    color: #8BB9CE;
}

h6 {
    color: #7EB214;
    font-size: 100%;
}

h6 a {
    color: #7EB214;
}

table {
    font-size: 100%;
}

img {
	border: none;
}

/*__________ SIMSITE DEFAULTS __________ */

ul.ul_lijst li a {
}

h6.rubriek {
}

h6.rubriek a {

}

h6.rubriektitel {
   color: #575757;
}
/*__________ WEBSITE __________ */

div#kruimelspoor {

}

div#terugknop {
}

div#kruimeltekst {
}

/*__________ WEBSITE  __________*/

div#snelmenu {
	float: left;
	border-right: 1px solid #5D8A01;
}

div#snelmenu a {
    color: #000;
}

div#snelmenu a:hover {
    color: #000;
}

div#navigatie {
	width: 194px;
	_width: 193px;
}

div#navigatie ul {
	list-style-type: none;
  margin: 0;
  padding: 0;
  text-align: left;
}

div#navigatie ul li a.item_nonactive {

}

div#navigatie ul li a.item_active {

}

div#navigatie ul li ul li a.subitem_nonactive {
}

div#navigatie ul li ul li a.subitem_active {
}

div#globalWrapper {		
    background: url('../images/bg_repeat.gif') repeat-x;  
    min-height: 500px; 
    _height: 500px;
    text-align: center;
    padding-top: 40px;
}

div#content_container {
	width: 780px;
	border-top: 1px solid #8FA289;
	border-left: 1px solid #8FA289;
	border-right: 1px solid #8FA289;
	margin: auto;
	background-color: #FFFFFF;
	height: auto;
	min-height: 738px;
	_height: 738px;
	overflow: auto;
	_overflow: none;
}

div#header {
	background: url('../images/header.gif') repeat-x; 
	height: 190px;
}

div#search {
	position: relative;
	top: 20px;
	left: 660px;
	_left: 320px;
	width: 100px;
}

input#search_image {
	margin-top: 6px;
}

input#search_box {
	border: 1px solid #8DAF12;
}

div#header_image {
	margin-top: 37px;
	_margin-top: 17px;
	background: url('../images/header_homepage.jpg') no-repeat; 
        height: 114px;
}

div#header_image_np {
    margin-top: 37px;
    _margin-top: 17px;
    background: url('../images/header_internet_gemeente.jpg') no-repeat;
    height: 114px;
}

div#header_image_actueel {
    margin-top: 37px;
    _margin-top: 17px;
    background: url('../images/header_internet_actueel.jpg') no-repeat;
    height: 114px;
}

div#header_image_dienstverlening {
    margin-top: 37px;
    _margin-top: 17px;
    background: url('../images/header_internet_dienstverlening.jpg') no-repeat;
    height: 114px;
}

div#header_image_bestuur {
    margin-top: 37px;
    _margin-top: 17px;
    background: url('../images/header_internet_bestuur.jpg') no-repeat;
    height: 114px;
}

div#header_image_beleid {
    margin-top: 37px;
    _margin-top: 17px;
    background: url('../images/header_internet_beleid.jpg') no-repeat;
    height: 114px;
}




div#left_menu {
        float: left;
        width: 193px;
}

div#home_link {
        background: url('../images/quickmenu_off.gif') repeat-x;
        width: 193px;
        min-height: 28px;
        _height: 28px;
        text-align: left;
        padding-top: 7px;        
}

div#home_link .arrow_title {
        background: url('../images/arrow_pagetitle.gif') no-repeat;
        padding-left: 15px;
        color: black;
        text-decoration: none;
}

div#home_link a:hover ,div#home_link a:visited {
	color: black;
	text-decoration: none;
}

.kruimelspoor b{
        
}

div#right_menu {
	float: left;
	background: url('../images/quickmenu_off.gif') repeat-x;
	width: 585px;
}

div#print {
	padding-top: 4px;	
	width: 35px;
	float: right;
        _padding-right: 10px;
}

div#increase {
    display: block;
    height: 20px;
    width: 40px;
    padding: 1px 3px 0 3px;
    margin-top: 4px;
    float: right;    
    text-align: center;
}

div#increase a {
    color: #fff;
    text-decoration: none;
}

div#print a {
        display: block;
        background: url('../images/but_print.gif') no-repeat;
	width: 20px;
	height: 20px;
}

div#home_link {
	float: left;
}

.snelmenu_nonactive {
	float: left;
	background: url('../images/quickmenu_off.gif') repeat-x;
	height: 28px;
	padding: 5px 17px 0px 17px;
	color: white;
}

.snelmenu_active {
	float: left;
	background: url('../images/quickmenu_on.gif') repeat-x;
	height: 28px;
	padding: 5px 17px 0px 17px;
	color: white;
}

.snelmenu_nonactive a, .snelmenu_active a {
	color: white !important;
	text-decoration: none;
}

.menu_splitter {
	background: url('../images/quickmenu_border.gif') no-repeat;
	height: 28px;
	float: left;
	width: 2px;
}

div#content {
        height: auto;
        min-height: 545px;
        _height: 539px;
}

div#content_headline {
	background: url('../images/bg_content_top.gif') no-repeat;
	padding-top: 15px;
	padding-left: 230px;
	font-weight: bold;
	color: #7EB214;
	text-align: left;
	height: 38px;
}

div#content_headline a {
	background: url('../images/but_terug.gif') no-repeat;
	float: right;
	width: 11px;
  height: 10px;
        display: block;
}
div#content_headline div#title{
        font-weight: bold;
        width: 92%;
        float: left;
}
div#content_left {
        float: left;
        width: 193px;
	background-color: #FDFDFD;
	display: block;
	height: auto;
	min-height: 475px;
	_height: 475px;
}

div#navigatie {		
    margin: 0;   
    font-size: 95%; 
    letter-spacing: 1px;    
    float: left;     
}

#navigatie,
#navigatie ul,
#navigatie ul li,
#navigatie ul li a,
#navigatie ul li a:hover, {
    _height: 1%;
}

#navigatie ul li {
	margin-bottom: 2px;
	width: 193px;
}
div#navigatie ul {
	  list-style-type: none;
    margin: 0;	 
    padding: 0;
    width: 182px;
    z-index: 180; 
    color: #5B5B5B;       
}

#navigatie ul li ul li {
		padding: 0;
		text-align: left;	
		font-weight: normal;	
		margin-left: 8px;
		margin-bottom: 0px;
		margin-right: 0px;
		
}

#navigatie ul li a {
	  color: #5B5B5B;
    display: block;    
    text-decoration: none;    
    padding: 3px 0 4px 25px;
    _padding: 3px 0 3px 25px;
    margin: 0;
    background-color: #F7F7F7;    
    font-weight: normal;  
    height: 22px; 
    font-size: 95%;
}

div#navigatie ul li a.item_nonactive {
	border-left: #69A9C9 solid 8px;
	background: url('../images/menu_inactive.gif') repeat-x;
}

div#navigatie ul li a.item_active {
		border-left: #7EB114 solid 8px;
		background: url('../images/menu_active.gif') repeat-x;
		padding-top: 3px;
		_padding-top: 4px;
		width: 193px;
		color: #5B5B5B;
}

div#navigatie ul li ul li a {
 		background-color: #DFEBA0; 	
 		display: block; 		     	
		color: #5B5B5B;		
                width: 184px;
                padding-top: 0px;
                padding-bottom: 0px; 
        letter-spacing: 0px;
}

div#navigatie ul li ul {
	width: 186px;
}

div#navigatie ul li ul li a.subitem_nonactive,div#navigatie ul li ul li a.subitem_nonactive:hover {
	background-color: #EEF3ED;
	color: #030802;
	font-weight: normal;
	width: 185px;
	height: auto;
}

div#navigatie ul li ul li a.subitem_active, div#navigatie ul li ul li a:hover {	
		background-color: #EEF3ED;
		color: #7FB215;
		font-weight: bold;
		width: 185px;
		height: auto;
}

ul.subcontainer {
	border-bottom: 6px solid white;
	width: 190px !important;
}

ul.subcontainer li {
	width: 184px !important;
}

div#intro_text {
  float: left;
	text-align: left;
	border: 1px solid #CCCCCC;
	margin: 35px 0px 0px 11px;
        _margin: 35px 0px 0px 6px;
        padding: 12px 0px 12px 14px;
        font-size: 83%;
        width: 170px;
        display: block;
        line-height: 130%; 
}

div#content_right {
	float: left;
	text-align: left;
	width: 580px;
	padding-left: 18px;
	border-left: 1px solid #E5E5E5;
	height: auto;
	min-height: 507px;
	_height: 500px;
}

div#content_right_bottom {
	float: left;
	text-align: right;
	width: 580px;
	padding-top: 6px;
	border-left: 1px solid #E5E5E5;
	height: 25px;
	padding-right: 25px;
}

div#content_right_above {
	float: left;
	text-align: left;
	width: 580px;	
	height: auto;
	min-height: 507px;
	_height: 500px;
}

div#hn_content {
        background-color: #F6F6F6;
        height: auto;   
        float: left;
        width: 546px;
        padding: 20px 18px 20px 18px;
        display: block;
}

div#snelnaar {
	width: 128px;
	float: left;
}

div#news_content {
	width: 378px;
	float: left;
	padding-right: 20px;
	text-align: left;
}

.snelnaar_item {
	margin-bottom: 7px;
	height: 42px;
	width: 128px;
	text-align: center;
	background-color: #DBE9F0;
}

.snelnaar_item a, .snelnaar_item a:hover {
	background: url('../images/bg_btn_linkbox.gif') no-repeat;
	text-decoration: none;
	background-color: #DBE9F0;
	color: #5B5B5B;
	height: auto;
	width: 128px;
	padding-top: 16px;
	display: block;
	font-size: 85%;
	letter-spacing: 1px;
	padding-bottom: 5px;
}

.news_item_title {
        color: #7EB214;
        font-weight: bold;
}

.news_item_intro {
	color: #5B5B5B;
}

.but_meer {
	margin-bottom: -1px;
	margin-left: 5px;
	border: none;
}

.news_splitter {
	width: 317px;
	border-top: 1px solid #CCCCCC;
	margin-top: 15px;
	margin-bottom: 15px;
	_margin-bottom: 0px;
}

div#terug {
		float: left;		
		padding-right: 25px;
}

div#top_link {
	float: left;
	clear: both;
	width: 100px;
}

div#title {
	min-height: 15px;
	_height: 15px;
	margin-left: -5px;
}

div#title span.kruimelspoor b {
		margin: 5px;
}

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

div#intro  ol  {
	padding-left: 18px;
	_padding-left: 23px;
}
div#intro  ul  {
	padding-left: 16px;
	_padding-left: 18px;
}

div#hn_content ul.ul_lijst {
	padding-left: 15px;
	_padding-left: 18px;

}

td .calendarHeader a.calenderlink {
  margin-left: 0px;
  margin-right: 0px;
}

iframe#opus {
    height: 450px;
}

.archiefknop {
    position: relative;
    top: 15px;
    _top: 0px;
    _margin-top: 15px;
}

.cleardiv {
        clear: both;
        display: block;
        height: 1px;
        overflow: hidden;
        margin: 0;
        padding: 0;
}

div#menu {
   background-color: #84BF13;    
}