/*CSS voor egeltjes.nl index maart 2006-ge-update*/

* { margin: 0px; padding: 0px; border:0;}

body {
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	background-image: url(../afb/Home/puntje_rood.png);
}
	

/* container style voor IE 5 Mac */
#container {
	position: absolute;
	/*margin-left: -380px;*/
	top: 20px; /*left: 50%;*/
	width: 100%;
	height: 440px;
	text-align:center;
	background-position: 30px;
}	 
/* container style voor overige browsers \*/	
#container {
	position: absolute;
	/*margin-left: -380px;*/ margin-top: -220px; 
	top: 50%; /*left: 50%;*/ 
	width: 100%; height: 440px;
	voice-family: "\"}\""; 
	voice-family: inherit; 
	width: 100%; height: 440px;
	text-align: center;}
/* einde IE 5 hack */	

#inhoud {
	position: absolute;
	width: 370px; height: 440px;
	/*margin: 0 auto;*/
	text-align: center;
	margin-left: -185px;
	top: 50%; left: 50%;
	text-align:center;
	z-index: 3;}	 
/* inhoud style voor overige browsers \*/	
#inhoud {
	position: absolute;
	margin-left: -185px; margin-top: -220px; 
	top: 50%; left: 50%; 
	width: 370px; height: 370px;
	voice-family: "\"}\""; 
	voice-family: inherit; 
	width: 370px; height: 440px;
	text-align: center;}
/* einde IE 5 hack */	

#streepL {
	position:absolute;
	left:0px;
	top:30px;
	width:100%;
	height:370px;
	z-index:1;
	background-image: url(../afb/Home/Streep-L.png);
}
#streepL {
	position:absolute;
	left:0px;
	top:30px;
	width:100%;
	height:370px;
	z-index:1;
	visibility: visible;
}

#banner {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 370px;
	height: 30px;
	text-align: left;
	z-index: 3;
	visibility: visible;
}
#contentned {
	position: absolute;
	left: 0px;
	top: 30px;
	width: 370px;
	height: 370px;
	background-color: #FFF;
	text-align: left;
	z-index: 6;
	visibility: visible;
	}
#contentfrans {
	position: absolute;
	left: 0px;
	top: 30px;
	width: 370px;
	height: 370px;
	background-color: #FFF;
	text-align: left;
	z-index: 6;
	visibility: visible;
	}
#contenteng{
	position: absolute; 
	left: 0px; top: 30px; 
	width: 370px; height: 370px;
	background-color: #FFF;
	text-align: left;
	visibility: visible;
	z-index: 6;
	}
#contentduits{
	position: absolute; 
	left: 0px; top: 30px; 
	width: 370px; height: 370px;
	background-color: #FFF;
	text-align: left;
	z-index: 6;
	visibility: visible;
	}	
#footer {
	position: absolute;
	left: 0px;
	top: 400px;
	width: 370px;
	height: 40px;
	text-align: right;
	margin-bottom: 0;
	z-index: 3;
	visibility: visible;
	}
	
