body {	background-color: #eeeeee;	text-align: center; /* for IE */	margin-top:0px;	padding:0;}html {     overflow: -moz-scrollbars-vertical;}#container {	margin: 0 auto;   /* align for good browsers */	text-align: left; /* counter the body center */ 	width:710px;	background-image: url(../layout/schaduw.jpg);	background-repeat: repeat-y;	padding-left: 3px;}#header {	height:130px;	width:701px;	background-image: url(../layout/header.jpg); 	background-repeat: no-repeat;}#navigatie {	height:20px;	width:701px;	margin-top: 125px;	margin-left: 0px;	position:absolute;	z-index:1200;	background-color: #3557A4;}#content { 	background-color: #ffffff;	width: 702px;	margin-bottom:-10px;}#inhoud{	background-color: #FFFFFF;	margin-left: 75px;	width: 580px;	margin-top: 0px;	padding-top: 65px;	}#footer {	clear: both;	height: 94px;	width: 710px;	margin-top: 0px;		background-image: url(../layout/bottom.jpg); 	background-repeat: no-repeat;}#korte_lijn{	height: 25px;	border-top:1px solid #cccccc;	width: 555px;	margin-top: 35px;	margin-left: 140px ;	}#lijn {clear: both;	height:5px;	width:701px;	margin-bottom: 10px;	margin-left: 0px;		z-index:1200;		background-image: url(../layout/blauw.jpg); 	background-repeat: repeat-x;}#lijn2 {clear: both;	height:2px;	width:555px;	margin-bottom: 10px;	margin-left: 0px;		z-index:1200;		background-image: url(../layout/blauw.jpg); 	background-repeat: repeat-x;}#plaatje {	float:right;		z-index:1000;}#disclaimer{	height: 25px;	width: 155px;	margin-top: 5px;	margin-left: 140px ;	}	#first{width: 130px;float:left;margin-left:0px;padding:5px;/*text-align:justify;*/}#second{width: 110px;float:left;margin-left:15px;padding:5px;/*text-align:justify;*/}#third{width: 120px;float:left;margin-left:15px;margin-right:15px;padding:5px;/*text-align:justify;*/}#fourth{	width: 120px;	float:left;	margin-left:15px;	padding:5px;/*text-align:justify;*/}#fifth{width: 160px;float:left;margin-left:0px;padding:5px;/*text-align:justify;*/}#six{width: 120px;float:right;margin-right:65px;padding:5px;margin-top:10px;/*text-align:justify;*/}
