
/*__________ 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: 75%;
    line-height: 120%;
    color: #2D3651;
    background: #F1F1F1;
    text-align: center;
}

a, a:active, a:visited {
    color: #00257E;
    text-decoration: underline;
}

a:hover {
    color: #808583;
    text-decoration: underline;
}

h6 {
    color: #00257E;
    font-size: 100%;
}

h6 a {
    color: #00257E;
}

table {
    font-size: 100%;
}

iframe#opus {
    height: 420px !important;
    width: 530px;
}

/*__________ SIMSITE DEFAULTS __________ */

ul.ul_lijst li a {
    text-decoration: underline !important;
}

h6.rubriek {
}

h6.rubriek a {
}

/*__________ WEBSITE __________ */

div#globalWrapper {
		background: url('../images/bg_content_hp.gif') repeat-y left top;
    text-align: left;
    width: 800px;
    position: relative;
    _display: table;
    margin-left: auto;
    margin-right: auto;
    min-height: 400px;
    _height: 400px;
    padding-bottom: 10px;
 }

div#top {
		width: 792px;
		height: 247px;
		padding: 0px 0px 0px 0px;
		background: url('../images/bg_top.gif') repeat-x;
		margin-left: 4px;
		_margin-left: 4px;
}

div#header {
    position: absolute;
    top: 120px;
    left: 55px;
}

div#headerimageHome, div#headerimageOther {
    width: 664px;
    height: 115px;
}
div#headerimageHome {
    background: url('../images/homepage.jpg') no-repeat;
}
div#headerimageOther {
    background: url('../images/topphoto_bestuurenorg.jpg') no-repeat;
}

div#content {
}

div#kruimelspoor {
}

div#button_back {               
    top: 19px; 
    right: 0px;
    position: absolute;
}

div#rss {
    position: absolute;
    top: 25px;
    right: 182px;
}

div#kruimeltekst {
}

div#kruimel {
    float: left;
    color: #00257E;
    width: 330px;
    margin: 22px 0 10px 20px;
}

div#kruimel a,
div#kruimel a:hover {
    color: #00257E;
    text-decoration: none;
}

div#kruimel a.kruimel_home,
div#kruimel a.kruimel_home:hover,
div#kruimel span.kruimel_home {
   color: #000;
}

/*__________ WEBSITE NAVIGATIE __________*/

div#snelmenu {
  	position: absolute;
    right: 14px;
    top: 3px;
    height: 20px;
    margin: 0px;
    display: inline;
    padding-top: 2px;
    font-size: 90%;
}

div#snelmenu a {
    display: block;
    float: left;
    text-decoration: none !important;
    color: #FFFFFF;
    margin-top: 0px;
    padding-right: 5px;
    margin-bottom: 2px;
    padding-left: 7px;
    font-weight: bold;
    height: 17px;
}

div#snelmenu a:hover {
    color: #00257E;
    background: #FFA620;
    font-weight: bold;
    display: block;
    float: left;
    text-decoration: none !important;
}

.snelmenu-spacer {
		margin-top: 5px;
		display: block;
		float: left;
		text-decoration: none !important;
		width: 1px;
		height: 6px;
		background: url("../images/border_quickmenu.gif") no-repeat 0px 0px;
}

div#div_logo{
		position: absolute;
		background: #FFFFFF url("../images/logo.gif") no-repeat;
		left: 25px;
		top: 45px;
		width: 120px;
		height: 21px;
}

div#search {
		position: absolute;
		left: 400px;
		top: 45px;
}

#search_image_first {
	 	float: left;
	 	margin-left:185px;
		margin-top: 4px;
}

#search_box{
		width: 84px;
		height: 15px;
		border: 1px #FFA620 solid;
		margin-left: 238px;
		margin-top: -11px;
		float: left;
}

#search_image_second {
	 	float: left;
		margin-left: 324px;
		margin-top: -15px;
}


div#hoofdnavigatie {
   	position: absolute;
    left: 44px;
    top: 80px;
    _top: 81px;
    z-index: 99;
    padding: 0px;
}

div#hoofdnavigatie ul#navlist {
    list-style-type: none;
    height: 28px;
    padding: 0px;
    padding-right: 1px;
}

div#hoofdnavigatie ul li {
    float: left;
    margin: 0px;
    text-align: middle;
    padding-bottom: 6px;
    margin-top: 7px;
    _padding-bottom: 4px;
    _margin-top: 0px;
    padding-right: 1px;
}

div#hoofdnavigatie ul {
    margin:0;
    padding-bottom: 0;
}

div#hoofdnavigatie ul#navlist li a {
    color: #2D3651;
    background-color: #FFFFFF;
    text-decoration: none !important;
    font-weight: bold;
    font-size: 90%;
    background: url('../images/border_mainmenu.gif') no-repeat top right;
    padding: 7px 8px 6px 6px;
    _padding: 5px 8px 5px 6px;
    height: 27px;
 }

div#hoofdnavigatie ul#navlist li a.item_nonactive {
                padding-top: -6px;
                background-color: #FFFFFF;
}
div#hoofdnavigatie ul#navlist li a.item_active,
div#hoofdnavigatie ul#navlist li a.item_nonactive:hover {
    background-color: #FFA620;
    text-decoration: none !important;
}

div#subnavigatie {
    width: 187px;
    z-index: 20;
    float: left;
    padding-top: 27px;
    _padding-top: 34px;
    height: 100%;
    height: auto;    
}

ul.subcontainer,
div#navcontainer ul#navlist {
        list-style-type: none;
        padding: 0;
        margin:0;       
}

 ul.subcontainer li {
    list-style-type: none;
    padding: 0px;
    _height: 20px;
    min-height: 21px;
    width: 187px;
}

 ul.subcontainer li a {
    background: #D5E1FF url('../images/submenu_dots.gif') repeat-y 23px 0px;
    display: block;
    width: 187px;    
    _height: 20px;
    min-height: 17px;
    border-bottom: 1px solid #ABB7D5;
    color: #000000;
    font-weight: normal;
    font-size: 95%;
    padding: 2px 0px 0px 35px;
    _padding: 1px 0px 0px 35px;    
    text-decoration: none !important;  
}

ul.subcontainer li a:hover , ul.subcontainer li a:visited {
    text-decoration: none !important;
    color: #000;
}

 ul.subcontainer li a.subitem_active {
    background: #00257E url('../images/submenu_selected_dots.gif') no-repeat 0px 50%;
    color: #FFFFFF !important;
    padding: 2px 0px 0px 35px;
    _padding: 1px 0px 0px 35px;
    text-decoration: none !important;  
}

div#navcontainer ul#navlist ul.subcontainer li a.subitem_nonactive {
    margin-bottom: -7px;
    _margin-bottom: 0px;
}

div#menu_bottom_logo {
 	margin-top: 50px;
		_margin-top: 30px;
		float: left;		
		width: 100px;	
		height: 60px;	
  padding-top: 27px; 
  margin-left: 34px;
  _margin-left: 17px;
}

div#menu_bottom_logo a {
  float: left;
	 background: url('../images/btn_linkbox_webwinkel.gif') no-repeat;	
	 width: 120px;
	 height: 60px;	 
}

div#top_space_other {
  position: relative;
  width: 560px;
  min-height: 55px;
  _height: 55px;
  margin-bottom: 0px;
  padding-bottom: 0px;
  float: right;
  border-left: 1px dotted #969696;        
}



div#content_np {
    float: left;
    width: 790px;
    height: auto;   
}

div#content_np_main {
    float: left;
    min-height: 400px;
    _height: 400px;
    width: 560px;
    height: auto;     
}

div#other_main_content {
		border-left: 1px dotted #969696;
                float: left;
                width: 570px;
                _width: 570px;
                min-height: 400px;
    _height: 400px;
                padding: 6px 0px 0px 29px;
                color: #2D3651;
                float: left;                    
}

div#content_container {
  width: 792px;
  margin-top: 0px;
  margin-left: 4px;
  padding-top: 30px;
  overflow: hidden;
  padding: 0px;
  display: block;
  position: relative; 
}


div#news_header {
    float: left;
    background: url('../images/bg_news_header.gif') repeat-x;
    width: 196px;
    height: 26px;   
}

div#snel_naar_header {
    float: left;
    background: url('../images/bg_news_header.gif') repeat-x;
    width: 198px;
    height: 26px;
    border-left: 1px dotted #969696;
}

div#text_header {
		background: url('../images/arrow_linkbox.gif') no-repeat 10px 5px;
		color: #00257E;
		font-weight: bold;
		font-size: 97%;
		padding: 3px 0px 0px 32px;		
}

div#main_content {
    float: left;
    margin-bottom: -10000px;
    padding-bottom: 10000px;
    width: 593px;
    _width: 593px;
}

div#news_text {
   float: left;
   width: 590px;
   _width: 590px;
   padding: 10px 125px 12px 30px;
   color: #00257E;
   background: #D5E1FF;
   margin-right: 4px;
  _margin-right: 2px;
}

div#news_title {
		font-weight: bold;
		color: #00257E;
		font-size: 100%;
}


div#more_news_button {
		background: url('../images/arrow_linkbox.gif') no-repeat 10px 5px;
		color: #00257E;
		font-weight: bold;
		font-size: 95%;
		padding: 3px 0px 0px 32px;
}

div#space {
                width: 588px;
                height: 23px;
                background: #FFFFFF url('../images/bg_line.gif') no-repeat;
                background-position: 191px;
                _background-position: 193px;
                float: left;
}

#leesVoor #space {
    background: none;
}

div#top_space {
  width: 792px;
  height: 20px;
                float: left;
                background: #FFFFFF url('../images/bg_line.gif') no-repeat;
                background-position: 591px;
}

div#news_space {
		width: 400px;
		height: 7px;
		background-color: #FFFFFF;
		float: left;
}

div#contact_div {
                width: 195px;
                float: left;
                border-right: 1px dotted #969696;
                height: auto;
                border-bottom: 1px dotted #969696;
}

div#contact_header{
		background: url('../images/bg_contact.gif') repeat-x;
    width: 196px;
    height: 26px;
    border-top: 1px dotted #969696;
}

div#contact_header_text{
		  color: #00257E;
    padding: 4px 0px 0px 27px;
    font-weight: bold;
		  font-size: 95%;
}

div#contact_text {
    float: left;
    width: 196px;
    color: #2D3651;
    padding: 22px 0px 0px 28px;
    text-align: left;
    font-weight: normal;
    font-size: 95%;
    _height: 160px;
    min-height: 160px;
    border-bottom: 1px dotted #969696;
 }


div#more_news_div {
                float: left;
                width: 396px;
		_width: 395px;
		padding: 0px 10px 0px 0px;
		_padding: 0px 10px 0px 0px;
		background-color: #F6F6F6;		
}

div#more_news_hader {
		background: #F6F6F6 url('../images/bullet_big.gif') no-repeat 18px 20px;
		color: #00257E;
		font-weight: bold;
		font-size: 90%;
		padding: 14px 0px 16px 35px;
}


#morenews {
	  color: #00257E;
          width: 100%;
                padding-left: 36px;
                background: #F6F6F6 url("../images/bullet_linkbox.gif") no-repeat 14px 4px;
                _height: 17px;
                min-height: 17px;
}

#morenews a {
                text-decoration: underline;
                color: #00257E;
                min-height: 17px;
                _height: 17px;
}

#morenews a:hover {
		color: #808583;
		border-bottom: 1px solid #F6F6F6;
	  text-decoration: none;
}

#leesVoor #morenews {
    background: none;
}

div#footer {
		position: relative;
    width: 790px;
    height: 33px;
    margin: auto;
	  padding: auto;
		position: relative;
		text-align: left;
}

div#button_up {
		position: absolute;
		right: 18px;
		bottom: 11px;
		_bottom: 8px;
}

div#snel_naar {
    width: 198px;
    float: left;
    margin-bottom: -10000px;
    padding-bottom: 10000px;
    border-left: 1px gray dotted;
}

div.cleardiv {
    clear: both;
}

div#text_snel_naar {
		background: url('../images/arrow_linkbox.gif') no-repeat 36px 5px;
		color: #00257E;
		font-weight: bold;
		font-size: 95%;
		padding: 3px 0px 0px 56px;
}

div.snel_naar_item{
		background: #FFFFFF url('../images/bullet_linkbox.gif') no-repeat 33px 9px;
		color: #00257E;
		display: block;
		padding: 5px 0px 0px 57px;
		font-weight: bold;
		font-size: 90%;
		width: 195px;
}

div#snel_naar_space {
                width: 195px;
                height: 15px;
                _height: 0px;
                background-color: #FFFFFF;
}

div#snel_naar_item_container {
                margin-top: 0px;
                width: 195px;
}

div#snel_naar_text {
    margin: 10px 10px 0px 30px;   
}




#space_width {
                width: 398px;
                height: 26px;
                float: left;
}

a#print {
    position: absolute;
    display: block;
    height: 21px;
    right: 0px;
    top: 16px;
    width: 21px;
    background: url('../images/intranet/print.jpg') bottom right no-repeat;   
}

div.say_it_home, 
div.say_it_next {
    position: absolute;
    top: 12px;
    left: 497px;  
    width: 69px;
    height: 34px;
}

div.say_it_next {
    top: 35px;
    left: 620px;  
}

a#readspeaker {
    display: block;
    width: 69px;
    height: 34px;
    background: url("../images/leesvoor_medium.gif") no-repeat;    
}

div.addthis_toolbox {
    display: block;
    float: right;
    margin-top: -25px;
    margin-right: 5px;
}

div.addthis_toolbox_vervolg {
    position: absolute;
    right: 140px;
    top: 25px;
}

.ext_twitter {
    width: 17px;
    height: 17px;
    background-image: url('../images/twitter_icon.png');
    background-repeat: no-repeat;
    display: inline-block;
    position: absolute;
    right: 28px;
    top: 9px;
}

.ext_twitter_vervolg {
    width: 17px;
    height: 17px;
    background-image: url('../images/twitter_icon.png');
    background-repeat: no-repeat;
    display: inline-block;
    position: absolute;
    right: 162px;
    top: 25px;
}

.ext_flicker {
    width: 16px;
    height: 16px;
    background-image: url('../images/flickr.png');
    background-repeat: no-repeat;
    display: inline-block;
    position: absolute;
    right: 7px;
    top: 9px;
}

.ext_flicker_vervolg {
    width: 16px;
    height: 16px;
    background-image: url('../images/flickr.png');
    background-repeat: no-repeat;
    display: inline-block;
    position: absolute;
    right: 142px;
    top: 25px;
}

div.addthis_toolbox_vervolg_bottom {
    float: right;
}
