html, body
	{
		margin: 0;
		padding: 0;
		width: 100%;
		height: 100%;
	}

body
	{
		font: 0.75em/1.3  Trebuchet MS;
		line-height: 16px;
		background: #ffffff url(../images/background.jpg) fixed repeat-x;
		color: #000000;
                font-weight: bold
	}


h1{
margin: 0;
padding: 0px 5px;
font-size: 12px;
color: #000000;
text-align: left;}





body {
	margin: 0px auto;
       
}	
	a:link {
	color: #000000;
	text-decoration: none
}
	a:visited {
	color: #000000;
	text-decoration: none
}
	a:hover {
	color: #000000;
	text-decoration: none
}
	a:active {
	color: #000000;
	text-decoration: none
}

#erom {
	width: 870px;
		margin: 0px auto;
}

#bar {
	width: 840px;
	float: left;
	padding: 5px;
}

#left {
	float: left;
	width: 400px;
}

#left2 {
	float: left;
	width: 505px;
}

#right {
	float: right;
	width: 388px;
	margin-right: 10px;
}

#rright {
	float: right;
	width: 388px;
	margin-right: 0px;
}

#header {
	width: 810px;
	padding-top: 0px;
	margin-top: 0px;
	margin-left: 20px;
}

#thumbs_erom {
	margin-left: 412px; 
	float: left;
}

#thumbsvandaag {
	background-image: url(../images/);
	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: 0px;
	float: left;
}

#menu {
	border-top: 0px solid black;
	border-left: 0px solid black;
	border-right: 0px solid black;
	border-bottom: 0px solid white;
	background-image: url(../images/thumbs.jpg);
	background-repeat: repeat-x;
	width: 842px;
	height: 210px;
	padding-top: 0px;
	padding-left: 12px;
	background-color: #FFFFFF;
	overflow: auto;
}

#main {
	background-image: url(../images/main.jpg);
	background-repeat: repeat-x;
	border-top: 2px solid black;
	border-left: 2px solid black;
	border-right: 2px solid black;
	width: 850px;
	float: left;
	padding: 2px;
	padding-top: 18px;
	background-color: #FFFFFF;
        text-transform: capitalize

}

#menu_header {
	width: 158px;
	height: 26px;
	background-image: url(../images/menu_header.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;
}

