html {
	font: 0.75em/1.3  Trebuchet MS;
	background-color: #333333;
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
	color: white;
}

body {
	margin: 0px auto;
}	
	a:link {
	color: #FFFFFF;
	text-decoration: none
}
	a:visited {
	color: #FFFFFF;
	text-decoration: none
}
	a:hover {
	color: #FFFFFF;
	text-decoration: none
}
	a:active {
	color: #FFFFFF;
	text-decoration: none
}

#erom {
	width: 750px;
		margin: 0px auto;
}

#left {
	float: left;
	width: 535px;
}

#right {
	float: right;
	width: 100px;
	margin-right: 50px;
}

#header {
	width: 410px;
	padding-top: 14px;
	margin-top: 30px;
	margin-left: 20px;
}

#thumbs_erom {
	margin-left: 412px; 
	float: left;
}

#thumbsvandaag {
	background-image: url(../images/thumbs_vandaag.jpg);
	background-repeat: no-repeat;
	width: 322px;
	height: 37px;
	z-index: 2;
	position : absolute ;
	top: 97px;
}

#thumbs_achtergrond {
	background-image: url(../images/thumbs_achtergrond.jpg);
	background-repeat: no-repeat;
	width: 98px;
	height: 128px;
	padding-top: 4px;
	padding-left: 4px;
	margin-top: 1px;
	float: left;
}

#menu {
	border-top: 0px solid white;
	border-left: 2px solid white;
	border-right: 2px solid white;
	border-bottom: 2px solid white;
	background-image: url(../images/thumbs.jpg);
	background-repeat: repeat-x;
	width: 738px;
	height: 265px;
	padding-top: 3px;
	padding-left: 9px;
	background-color: #EFA5F0;
	overflow: auto;
}

#main {
	background-image: url(../images/main.jpg);
	background-repeat: no-repeat;
	border-top: 0px solid white;
	border-left: 2px solid white;
	border-right: 2px solid white;
	width: 700px;
	float: left;
	padding: 15px;
	padding-top: 18px;
	background-color: #333333;
}

#menu_header {
	width: 158px;
	height: 26px;
	background-image: url(../images/menu_header.jpg);
	background-repeat: no-repeat;
}

#menu_header_categorie {
	width: 158px;
	height: 26px;
	background-image: url(../images/menu_categorie.jpg);
	background-repeat: no-repeat;
}

#menu_center {
	width: 148px;
	background-image: url(../images/menu_center.jpg);
	background-repeat: repeat-y;
	padding-left: 10px;
}

#menu_footer {
	width: 158px;
	height: 26px;
	background-image: url(../images/menu_footer.jpg);
	background-repeat: no-repeat;
}

#footer {
	background-image: url(../images/footer.jpg);
	background-repeat: repeat-x;
	height: 32px;
	text-align: center;
	padding-top: 10px;
}