
/*__________ RESET DEFAULTS __________ */

* {
   padding: 0;
   margin: 0;
}

ul{
    padding-left: 1em;
    margin-left: 0;

}
#content ul ul,ol{
	    list-style-position: inside;
	}
	
#contentitem ul,ol{
    list-style-position: inside;
}

	



h1, h2, h3, h4, h5, h6, p, blockquote,
 form, label, ul, ol, dl, fieldset, address {
    margin-bottom: 1em;
}

/*__________ HTML DEFAULTS __________ */

body {
    margin: 0;
    padding: 0;
    text-align: center;
}

h6 {
    font-size: 100%;
}

/* start auto css */
body {
    color: #000000;
    font-family: arial;
    font-size: 80%;
    line-height: 120%;
}

a {
    color: #003479;
}

a:hover {
    color: #62B01E;
}



table {
    font-size: 100%;
}

h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
}

table.simsite_table, table#sitemaptable {
	width: 480px;
	font-size: 100%;
}

div#contenthome{
	float:left;
	margin: 0px;
	padding:0px;

}
div#content{
	float:left;
	margin: 0px;
	width:480px;
}

div#contentitem{
	float:left;
	margin-left: 3px;
	width: 700px;
}


div#contentcontainer {
	display: table;
	width:100%;

}



div#content table,
div#content iframe {
	
    _width:450px;
}


div#externe_link_box iframe {
	height:500px;


}

div#externe_link_box {
    width:500px;


}



/*__________ SIMSITE DEFAULTS __________ */

div#rubrieken_wrap {
    width: 100%;
}

div#banners{
	display:none;
	
}

div.HquickmenuWrapper{
display:none;
}

div#logoWrapper{
display:none;
}

div#kruimelWrapper{
display:none;
}

div#titleWrapper{
	display:none;
}

div#footer{
display:none;
}

div.submenuWrapper{
display:none;
}

div#navigation {
display:none;

}


#header,
#crumb,
#but_print,
#navigation,
.rightcolumn 
{
    display:none;
}
#content {
    font-size:150%;
    line-height:22px;    
}


