@charset "utf-8";
@import url("reset.css");
@import url("960.css");
@import url("menu.css");
/*@import url("menu_sub.css");*/
@import url("text.css");

#voet {
	margin-left: -11px;
	padding-right: 20px;
	display: block;
	width: 940px;
	height: 25px;
        background-color: #426871;
	/*background-color: #a07a5e;*/
	border: 1px solid #692d00;
	text-align: center;
	margin-top: -36px;
}

#disclaimer {
	width: 940px;
	height: 25px;
	padding-top: 2px;
	font-size: 8px;
	color: black;
	text-align: center;
}

#maininhoud {
	margin-left: -1px;
	/*padding-right: 0px;	*/
        background-color: #d76201;
	/*background-color: #692d00;*/
	border: 1px solid #692d00;
	height:100%;  
        width: 100%;
}

#achtergrondbasis {
	border: 1px solid black;
	padding-bottom: 7px;        
}

#menu {
        background-color: #426871;
	/*background-color: #a07a5e;*/
        border-top: 1px solid #692d00;
	border-left: 1px solid #692d00;
	border-right: 1px solid #692d00;
	margin-left: -1px;
	padding-right: 20px;
}

#zijbalk1 {
	border: 1px solid #692d00;
	margin-right: 5px;
	margin-left: -1px;
	margin-top: -1px;
	width: 180px;
        background-color: #01ace2;
	/*background-color: #d2e6f8;*/
       	height:100%;
	padding-top: 10px;
	padding-left: 10px;
}

#inhoudcontent {         
        margin-right: 28px;
        /*margin-top: -1px;*/
	padding-top: 10px;
	padding-left: 5px;                
}

#zijbalk2 {
	border: 1px solid #692d00;
	margin-right: -38px;
	margin-top: -1px;
	width: 180px;
        background-color: #01ace2;
	/*background-color: #d2e6f8;*/
        height:100%;
	padding-top: 10px;
	padding-left: 10px;
}

input.inputbox {
	border: 1px solid #aab39d;
	font-size: 10px;
	height: 18px;
	margin-top: 0px;
	margin-right: 8px;
	padding-left: 2px;
	color: #aab39d;
}

input.button {
	padding: 1px;
	margin-top: 0px;
	border: 1px solid #aab39d;
	height: 20px;
	font-size: 10px;
	text-align: center;
}

.springin {
	margin-left: 18px;
}

.boven {
	vertical-align: top;
}

#article_separator {      
        display: block;
        height: 2px;
        border-top: 1px dotted #FFFFFF;
}
