
*{
	box-sizing:			content-box;
	-moz-box-sizing:	content-box;	
	
	
	font-family: "Dax-Medium", Arial, Helvetica, sans-serif;
}

html {
	width:				100%;
	height:				100%;
	margin:				0px;
	padding:			0px;
}

body{
	width:				100%;
	height:				100%;
	margin:				0px;
	padding: 		    0px;
	font-family: "Dax-Medium", Arial, Helvetica, sans-serif;
}

h1 {
	color:				#fff;
	font-size:			22px;
	font-weight:		bold;
	margin:				0px;
}

h2 {
	color:				#a1d076;
	font-size:			28px;
	font-weight:		normal;
	margin:				0px;
	margin-top:			-2px;
	margin-bottom:		12px;
	
	line-height: 28px;
	
}

h3 {
	color:				#FFF;
	font-size:			11px;
	font-weight:		bold;
	margin:				0px;
}

img {
	border:				none;
}


input {
	width: 250px;
}

input.voorletters {
    width: 30px;
}

input.naam {
    width: 127px;
    margin-left: 5px;
}

select.geslacht {
    margin-right: 5px;
}


div#outerContainer {
	
	position:			relative;
	width:				969px;
	height:				564px;
	margin-left:		auto;
	margin-right:		auto;
	border:				0px solid red;
}

div#headerCon {
	position:			relative;
	float:				left;
	display:				inline;
	width:				152px;
	height:				auto;
	margin-left:		22px;
	font-size:			0;
	line-height:		0;
}

div#navigationCon {
	position:			relative;
	float:				left;
	width:				152px;
	z-index:			10;
	
	/* E */
	margin:0px;
	padding: 0px;
}

div#innerContainer {
	position:			relative;
	width:				969px;
	border:				none;	
	float:				left;
}

div#kop {
	
	line-height: 0px;
	font-size: 0px;		
}


div#leftCol {
	position:			relative;	
	float:				left;
	display:			inline;
}

div#rightCol {
	position:			relative;	
	float:				left;
	display:			inline;	
}

div.textblock {
	color:				#000;
	font-size:			0.8em;
	line-height:		1.5em;
	
	float:left;
	
}

div#menu {

	margin-top: 4px;
	margin-left: 0px;		
	margin-bottom: 0px;	
	width: 190px;	
	height: 430px;	
	overflow: hidden;
	
	font-size: 12px;
	
	float:left;
	position: relative;
	
	z-index: 3;
}


div#maintext  {

	float:left;			
	position: relative;
	width: 480px;	
	height: 100%;
	
	margin-left: 0px;
	margin-top: 2px;
	margin-right: 7px;
	
	padding-left: 12px;
	padding-right: 12px;
	
	border: 0px solid red;
	
	font-size: 12px;
	font-weight:		normal;
	line-height: 17px;
	
	z-index: 3;

	
	
}

div#achtergrondstreep  {
	position: relative;
	margin-bottom: 0px;	
	
	background: url('../images/achtergrond_lijnen.gif') repeat-y;
	height:80%;

	
	border: 0px solid red;
	
}


div#rechterbalk  {

	/* position: absolute; */
	position: fixed;
	height: 552px;
	width: 217px;
	z-index: 1;
	
	top: 0px;
	
	margin-left: 50%;
	left: 220px;
}

div.with-news {
	position: absolute !important;
}


div#rechterbalkteksten {
	
	overflow: auto;
	width: 190px;
	height: 375px;
	margin-top: 150px;
	padding: 10px;
	
}

div#rechterlijn {


	float:left;	
	position: relative;	
	width: 1px;	
	height: 100%;
	
	margin-top: 12px;
	margin-left: 2px;
	margin-right: 10px;
	margin-bottom: 2px;
	
	border-left: 1px solid #000000;
	height: 402px;
	
}



div#login{

	border-top: 1px solid #000000;	
	border-bottom: 1px solid #000000;
	width: 175px;
	margin-top: 8px;
	margin-bottom: 6px;
	
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	
	
}


div#footer  {
	margin-top: -30px;

	margin-bottom: 0px;
	height: 36px;
	background-color: #d4e9c1;	
	position: relative;	
	
	
}

div#innerContainer  {
	
	position: relative;	
	display: block;	

}




a{
	font-weight: 		bold;
	color: 				#000000;
	text-decoration:	underline;
}
 a:hover{
	text-decoration:	none;
}

a.noline{
	font-weight: 		normal;
	color: 				#000;
	text-decoration:	none;
}
a.noline:hover{
	text-decoration:	underline;
}

#maintext a {
	
	color: #a1d076;
}

img.bordered {
	border:7px solid #fff;
}

.plain{
	font-size:0.8em;
	color:#fff;
}

.nieuwsTitel  {
	
	font-size: 14px;
	font-weight: 		bold;
	
	
	
}

.nieuwsDatum  {
	
	line-height: 12px;
	font-size: 12px;
	font-style: italic;
	
}

.lees_verder  {

	font-weight: bolder;

	font-size: 11px;

	color: #a1d076;
	text-decoration:	none;
	
	
}

.lees_verder:hover {
    text-decoration: underline;
}

a.lees_verder2  {
	font-weight: bold;
	color: #a1d076;
}

a.lees_verder2:hover {
    color: #000000;
}

#nextverdieping {
	position: absolute;
	height: 200px; 
	width: 122px;
	background-repeat: no-repeat;
	
	left: -12px;
	top: -30px;
	
	cursor: pointer;
	
	
	padding-top: 14px;
	color: #ffffff;
	text-align: center;
	font-size: 11px;
	border: 0px solid black;
	
}

#homepagelink1  {

	position: absolute;
	left: 15px;
	top: 185px;
	

	margin-left: 105px;	
	margin-top: -195px;
	
	padding-top: 30px;
	width: 122px;	
	height: 122px;	
	border: 0px solid black;
	
	color: #ffffff;
	text-align: center;
	font-size: 11px;
	
	cursor: pointer;	
}

#homepagelink2 {

	position: absolute;
	left: 25px;
	top: 145px;

	margin-left: 235px;
	margin-top: -154px;
	padding-top: 30px;
	width: 122px;	
	height: 122px;	
	border: 0px solid black;
	
	color: #ffffff;
	text-align: center;
	font-size: 11px;
	
	cursor: pointer;	
}


ul.document_list {
    padding: 0;
    margin: 0;
    list-style: none none;
}

ul.document_list li {
    float: left;
    margin-right: 20px;
}


td.samenwerking_content img {
    float: right;
    padding-left: 20px;
}

table.samenwerking {
    margin-bottom: 20px;
}
