body html{
padding:0px;
margin:0px;
}
body 
{
	background-image:url(../images/template1/font/collage-deeltje1280.jpg);
	background-repeat: repeat;
	background-color:#001100;
}
img {border:none;}
/*achtergrondplaatje gemaakt in plaats van plaatje dat hij in div laadt */
#container {
	position: absolute;
	margin-left: -511px;  
	top: 0px; left: 50%;
	width: 1280px /*740px*/; height: 960px;
}	 
/* container style voor overige browsers \*/	
#container {
	position: absolute;
	margin-left: -640px; margin-top: -480px;
	top: 50%; left: 50%; 
	width: 1280px; height: 960px ;
	voice-family: "\"}\""; 
	voice-family: inherit; 
	width: 1280px; height: 960px;
}
/* einde IE 5 hack */

#content{
width: 1279px;
position:relative;
/*text-align: left;*/
}
#verborgen{
width: 0px;
height: 0px;
visibility:hidden;

}

