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

body {
	margin-left: 0px;
	margin-top: 0px;
	background-color: #ffc726;
	text-align: center;
}
#master {
	margin-top: 0px;
	height: 620px;
	width: 960px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	left: 0px;
	top: 0px;
}
#vlglinks {
	position:absolute;
	width:360px;
	height:620px;
	z-index:1;
	left: 0px;
	top: 0px;
	background-image: url(pics/vag1.jpg);
}
#vlgrechts {
	position:absolute;
	width:600px;
	height:620px;
	z-index:2;
	left: 360px;
	top: 0px;
	background-image: url(pics/vag2.jpg);
}
#tekst {
	position:absolute;
	width:568px;
	height:522px;
	z-index:3;
	left: 0px;
	top: 65px;
	overflow: auto;
}
#menu {
	position:absolute;
	width:566px;
	height:25px;
	z-index:4;
	left: 4px;
	top: 36px;
	}
#inhoud {
	height: 20px;
	width: 568px;
	position: absolute;
	top: 38px;
	left: 4px;
	z-index: 6;
	visibility: visible;
}

#limenu {
	width: 240px;
	height: 430px;
	left: 38px;
	z-index:5;
	position: absolute;
	top: 34px;
}
.home {font: 16px/16px normal Georgia,"Times New Roman",Times,serif;
	font-style: normal;
	font-size: 14px;
	line-height: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.menu {font: 16px/16px normal Georgia,"Times New Roman",Times,serif;
	font-style: normal;
	font-size: 16px;
	line-height: 22px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.link {
	font-style: italic;
	font-weight: bold;
	font-size: 12px;
	line-height: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.menulink {
	font-style: italic;
	font-weight: bold;
	font-size: 16px;
	line-height: 25px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
a {
	color:#000;
	text-decoration:none;
}
a:hover {
	color:red;
	text-decoration:none;
	overflow: auto;
}
em {
	font: bold italic 16px/25px Georgia, "Times New Roman", Times, serif;
	color: #ffffff;
}

