/* HTML DEFAULTS */
a {
    color: #001F4E;
}
body {
        background: #FBFAFF url(../images/onder_links.gif) no-repeat left bottom;
        font:14px   Arial;
        margin: 0;
        padding:0;
}

div {
	border: dotted 0px #f60;
}

h6 {
    color:#001F4E;
    font: bold 14px Arial;
}
td {
   /* font-size: 12px;*/
}
/* SIMSITE DEFAULTS */
#intro{
    font-weight: normal;
}

div#globalWrapper { 
     text-align: left;
    width: 100%;
    position: relative;
    min-height: 380px;
    _display: table;    
    margin-left: 0;
    margin-right: auto;   
    height: auto;    
    background-color: #FBFAFF;    
}

/* WEBSITE */
#contentHeader {
    background: #fff url(../images/top_uitrek.gif) repeat-x;
	height: 126px;
	text-align: right;
	width: 100%;
}

#contentHeaderTop{
    background: url(../images/logo.gif) no-repeat left top;
}

a#homelink {
	display: block;
	height: 100px;
	width: 322px;
	z-index: 99;
	position: absolute;
	left: 0;
	top: 0;
	background: url(../images/transparant.gif);
}


#contentSnelmenu{
    height:30px;
    font: bold 11px Arial;
    padding-top: 8px;
    text-align: right;
}
#contentSnelmenu a {
    color:#000;
    text-decoration: none;
}
#contentMenu {
	height: 200px;
	float: left;
	width: 190px;
	background: #FBFAFF;	
}
#contentMainHome{
	border-right: solid 3px #212270;
	float: left;
	width: 600px;
    position: absolute;
    top:128px;
    left:190px;	
}
#contentMain{
        background: #fbf8f2;
        border-right: solid 3px #212270;        
        min-height: 400px;
        padding: 15px 4px 4px 4px;
        -moz-box-sizing: padding-box;
        width: 600px;
 height: auto;          
    float: left;   
}
#contentIntroWrapper{
        float:left;
	width: 430px;
}
#contentIntro{
	background: #C0C8EF;
	margin-bottom: 3px;
	width: 430px;
}
#contentIntro #intro{
	font-weight: normal;
}
#contentActueel {
	background: #fbf8f2;
	float: left;
	width: 213px;
} 
#contentActueelheader{
	background: #001f4e;
	color: #fff;
	font-weight: bold;
	font-family: Verdana;
	padding:2px 0 2px 7px;
}
#contentActueel ul {
	background: #fff;
	list-style-type: none;
	padding:0px;
	margin:0px;
}
#contentActueel ul li{
	background: #fbf8f2;
	margin: 1px 0 1px 0;
	padding: 5px 0 5px 15px;
}
#contentActueel ul li a{
	color: #001F4E;
	font: 11px Verdana;
}
#contentActueel img{
    border: 0px;
    margin-left:95px;
}
#contentMeestbezocht { 
	background: #C0C8EF;
	float: left;
	margin-left:3px;
	width: 213px;
} 
#contentMeestbezochtheader{
	background: #ffdb05;
	font-weight: bold;
	font-family: Verdana;
	padding:2px 0 2px 7px;
}
#contentMeestbezocht ul {
	background: #96c0ea;
	list-style-type: none;
	padding:0px;
	margin:0px;
}
#contentMeestbezocht ul li{
	background: #C0C8EF;
	margin: 1px 0 1px 0;
	padding: 5px 0 5px 15px;
}
#contentMeestbezocht ul li a{
	color: #001F4E;
	font: 11px Verdana;
}
#contentDirectnaar { 
	padding-top: 7px;
    float:left;	
    text-align: center;
    width: 160px; 
}
#contentDirectnaar img{  
    display: block;
    margin: 0px;
}
#contentSidebar{
    /*float: left;*/
    width: 20%;
    position: absolute;
    top:130px;
    left:795px;
}
#contentSidebar #adres{
    padding-left: 2px;
}
#contentSidebar #zoeken{
    border-top: solid 5px #eceafe;
    border-bottom: solid 5px #eceafe;
    background: #a09abc;
    padding-bottom: 30px;
    padding-top: 30px;
    padding-left: 15px;
    width: 200px;
display: none;
}
#contentSidebar #zoeken input,
#contentSnelmenu input
{
    border: solid 1px #000;
    font-size: 10px;
}
#contentSidebar #zoeken input.invoer,
#contentSnelmenu input.invoer{
    width: 90px;
}
#contentSidebar #zoeken input.submit,
#contentSnelmenu input.submit{
    background: #a09abc;
}
#contentSidebar .kop{
    background: #a09abc;
    height:20px;
    font-weight: bold;
    padding-left: 15px;
    padding-top:3px;
    width: 200px;
}
#contentSidebar .veld{
    background: #c0c8ef;
    border-bottom: solid 30px #eceafe;
    padding-left: 3px;
    padding-top:3px;
    width: 212px;
	_width:200px;
}
#contentSidebar .veld ul {
	list-style-type: none;
	padding:0px;
	margin:0px;
}
#contentSidebar .veld ul li{
	background: #C0C8EF;
	margin: 1px 0 1px 0;
	padding: 2px 0 2px 5px;
}
#contentSidebar .veld ul li a{
	color: #001F4E;
	font-size: 90%;
	font-family: Verdana;
}

#contentSidebar .veld h6{
	font-size:100%;
}

#contentSidebar .veld br{
	line-height:0;
}

/* POLL OP HOMEPAGE INTERNET */
.resultpollcolor {
	background-color: #093067;
	padding-top: 1px;
	padding-bottom: 1px;
	height: 4px;
	border: solid 1px #F2D0B5;
}

.verstuur_poll {
	background-color: #093067;
	border: solid 1px #F2D0B5;
	color: #FFFFFF;
	font-family: verdana;
	font-size: 12px;
}

.poll_extra_aandacht {
        color: red;
}

div#contentSidebar div.archiefknop {
    border:1px solid black;
    margin:10px 0 5px 10px;
    width:80px;
}

.stuk_verlopen {
                display: none;          
}

a.home_banner {
    display: block;
    width: 101px;
    height: 47px;
    margin: auto;
    margin-bottom: 7px;
}

a.home_banner img {
    width: 101px;
    height: 47px;
    border: none;
}

span.rss {
    position: relative;
    top: 3px;
}

form.search_form {
    padding-left: 5px;
    display: inline;
}