body {
	height: 100%;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 56px;
	margin-bottom: 0px;
	background-color: #ffffff;
	font: Georgia, Times, serif;
}

img { border: 0px; }

a { text-decoration: none;	color: #b2b2b2; }
a.webmaster {text-decoration: underline; }
a:visited { text-decoration: none;	color: #b2b2b2; }
a:active { text-decoration: none;	color: #b2b2b2; }
a:hover { text-decoration: none;	color: #b2b2b2; }

#header {
	width: 900px;
	height: 395px;
}

#logo {
	width: 306px;
	height: 202px;
	background-image: url('http://www.roncaspers.nl/img/logo_rc.jpg');
	background-repeat: no-repeat;
	border-right: 1px;
	border-right-style: solid;
	border-right-color: #b2b2b2;
}

#menu {
	width: 216px;
	border-right: 1px;
	border-right-style: solid;
	border-right-color: #b2b2b2;
	position: absolute;
	left: 90px;
	top: 255px;
}

#content {
	position: absolute; 
	left: 306px; 
	top: 56px;
	width: 295px;
	border-top: 1px;
	border-top-style: solid;
	border-top-color: #b2b2b2;
}

#menu_logo-metaal {
	position: absolute; 
	left: 306px; 
	top: 395px;
	width: 295px;
}

#menu_logo-restauratie {
	position: absolute; 
	left: 306px; 
	top: 486px;
	width: 295px;
}

#menu_logo-ccc {
	position: absolute; 
	left: 306px; 
	top: 586px;
	width: 295px;
}

#menu_logo-roncaspers {
	position: absolute; 
	left: 306px; 
	top: 687px;
	width: 295px;
}

#menu_logo-contact {
	position: absolute; 
	left: 306px; 
	top: 755px;
	width: 295px;
}

#counter {
	position: absolute;
	top: 0px;
	right: 0px;
}

#credits {
	position: absolute;
	top: 0px;
	right: 15px;
	width: 200px;
	text-align: right;
	font-size: 9px;
}

#meerfoto {
	position: fixed;
	width: 100px;
	top: 265px;
	left: 630px;
}

#links_bottom {
position: absolute;
bottom
}

.menu_item {
	font-family: Georgia;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

.content-logo {
	position: absolute;
	top: 6px;
	left: 6px;
}

.content-img {
	position: absolute;
	top: 265px;
	left: 6px;
}

.content-img_ron {
	position: absolute;
	top: 112px;
	left: 6px;
}

.content-text {
	font-weight: bold;
	font-size: 14px;
	position: absolute;
	left: 22px;
	top: 112px;
	width: 250px;
}