@charset "utf-8";
/* CSS Document */

html{
scrollbar-arrow-color: #000000;
scrollbar-3dlight-color: #ffcc58;
scrollbar-highlight-color: #000000;
scrollbar-face-color: #ffcc58;
scrollbar-shadow-color: #000000;
scrollbar-darkshadow-color: #ffcc58;
scrollbar-track-color: #ffcc58;
}
body {
	background-image: url(../plaatjes/layout_kaart_css.jpg);
	background-color: #F6AE5A;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}
#menu {
	float: left;
	height: auto;
	width: 350px;
	visibility: visible;
	padding-top: 295px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#linksmarge {
	float: left;
	height: 600px;
	width: 12px;
}

.menurand {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#menu a:link{
	color: #F6AE5A;
	text-decoration: none;
}
#menu a:visited{
	color: #F6AE5A;
	text-decoration: none;
}
#menu a:hover{
	color: #F6AE5A;
}
#middenBG {
	border-collapse:collapse;
	height: auto;
	width: 497px;
	float: left;
	margin-top: 125px;
	background-image: url(../plaatjes/bg_midden.gif);
	background-repeat: repeat-y;
	z-index: -100;
	overflow: visible;
}
#hoogte_minimaal {
	float: left;
	height: 450px;
	width: 1px;
}

#footer {
	background-image: url(../plaatjes/bg_footer.gif);
	background-repeat: no-repeat;
	float: left;
	height: 23px;
	width: 497px;
}

#content {
	border-collapse:collapse;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	height: auto;
	width: 410px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 43px;
	background-repeat: repeat-y;
	float: left;
	margin-top: 0px;
	z-index: 100;
}
#kaart {
	position: absolute;
	top: 54px;
	left: 760px;
	opacity:0.8;
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	width: 234px;
	height: 235px;
}

#prijslijst table {
	border: 1px solid #333333;
	border-collapse:collapse;
}
#prijslijst td {
	border: 1px solid #333333;
	border-collapse:collapse;
}
#copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #D3790C;
	padding-top: 8px;
	padding-left: 8px;
}
#copyright a:link {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #D3790C;
}
#copyright a:visited {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #D3790C;
}
#copyright a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #0000FF;
}

h1 {
	font-size: 16px;
	font-weight: bold;
	color: #B00002;
}
#container {
	float: left;
	height: auto;
	width: 1000px;
	position: relative;
}
.nextpage {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
.fotorand {
	border: thin solid #666666;
}
a:link {
	color: #0000FF;
}
a:visited {
	color: #0000FF;
}
a:hover {
	color: #FF0000;
}

