/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#C690AA;
}
#main {
	height:435px;
	width:100%;
	margin-top:-257px;
	top: 50%;
	text-align:center;
	left:0px;
	position:absolute;
}
#leftcontainer {
	float:left;
	height:380px;
	width:574px;
	z-index:-1;
	background-color:#E1C4D3;
	background-image:url(http://www.oordhoeve.nl/images/foto-1.jpg);
	background-position:right;
	background-repeat:no-repeat;
}
#menu {
	float:left;
	height:380px;
	width:283px;
	z-index:1;
	background-image:url(http://www.oordhoeve.nl/images/menu-trans.gif);
}
#txtcontainer {
	float:left;
	height:380px;
	width:345px;
	padding-left:25px;
	padding-right:10px;
	z-index:2;
	background-image:url(http://www.oordhoeve.nl/images/background-txt.jpg);
	background-attachment:inherit;
	background-repeat:repeat-y;
	overflow:auto;
	scrollbar-arrow-color: #65264D;
	scrollbar-face-color: #CB99B3;
	scrollbar-highlight-color: #DDBCCD;
	scrollbar-3dlight-color: #CB99B3;
	scrollbar-shadow-color: #A7627D;
	scrollbar-darkshadow-color: #65264D;
	scrollbar-track-color: #DDBCCD;
}
#txtcontainer h1 {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size:18px;
}
#txtcontainer h2 {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size:16px;
	font-weight:bold;
}
#txtcontainer h3 {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size:14px;
	font-weight:bold;
}
#txtcontainer h4 {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size:13px;
	font-weight:bold;
}
#txtcontainer h5 {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size:13px;
	font-weight:bold;
}
#txtcontainer h6 {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size:13px;
	font-weight:bold;
}
#txtcontainer,
#txtcontainer p,
#txtcontainer td {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size:12px;
}
#txtcontainer a,
#txtcontainer a:visited,
#txtcontainer a:active {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size:12px;
	color: #9B6173;
	text-decoration:none;
}

#txtcontainer a {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size:12px;
	color: #9B6173;
	text-decoration:underline;
}
#knop a {
	font-family: "Century Gothic", "Georgia", "Times New Roman";
	font-size:17px;
	color:#181610;
	display:block;
	heigth:30px;
	text-align:right;
	margin-right:135px;
	text-decoration:none;
	padding-right:15px;
}
#knop a:active {
	color:#FFE066;
}
#knop a:hover {
	background-color:#CAA1B1;
}
#Layer1 {
	position:relative;
	left:440px;
	top:397px;
	width:31px;
	z-index:0;
	height:41px;
}