a {	
	color:  #000000;
	text-decoration:underline;
}

a:hover {
	color: #4f0000;
}

.a_gastenboek {	
	color: #FFFFFF;
	text-decoration:none;
}

.a_gastenboek:hover {
	color: #cccccc;
}

body {
	height: 100%;
	width: 100%;
	font-family: arial;
	font-size: 12px;
	background-color: #000000;
	-moz-user-select: none;
	margin: 0px;
	scrollbar-3dlight-color : #8E8E8E;
	scrollbar-arrow-color : #CCCCCC;
	scrollbar-base-color : #7200a2;
	scrollbar-darkshadow-color : #4f0170;
	scrollbar-face-color :#4d0000;
	scrollbar-highlight-color : #9A9E9E;
	scrollbar-shadow-color : #340000;
	scrollbar-track-color : #873838; 
}

.maincontainer
{
	width: 800px;
	height: 451px;
	float: center;
}

#menu a {
	width: 125px;
	float: left;
	padding: 2px;
	text-align: left;
	cursor: pointer;
	text-decoration: none;
	color: #000000;
}


#menu a:hover
{
	text-decoration: none;
	border-bottom: 2px solid #4d0000;
}

#menu a.selected {
	width: 125px;
	float: right;
	padding-right: 20px;
	padding: 2px;
	text-align: left;
	border-bottom: 2px solid #4d0000;
}

.achtergrond
{
	background-image: url('images/Achtergrond.jpg');
	background-position:center center;
	background-repeat: no-repeat;
	background-attachment: scroll;
}

.poster
{
	background-image: url('images/Poster.jpg');
	background-position:center center;
	background-repeat: no-repeat;
	background-attachment: scroll;
}

.kop {
	font-family: verdana;
	font-size: 13px;
	color: #000000;
}

.titel {
	font-family: verdana;
	font-size: 12px;
	color: #ffffff;
}

table {
	font-family: verdana;
	font-size: 12px;
	color: #000000;
}
.tekst {
	font-family: verdana;
	font-size: 12px;
	color: #ffffff;
}

.menuitem {
	font-family: verdana;
	font-size: 12px;
	color: #7200a2;
	cursor: hand;
}

.links {
	background-image: url('images/links.gif');
	background-position:top right;
	background-repeat: repeat-y;
	background-attachment: scroll;
}

.LMidden {
	background-image: url('images/Links.gif');
	background-position:top right;
	background-repeat: repeat-x;
	background-attachment: scroll;
}

.RMidden {
	background-image: url('images/Rechts.gif');
	background-position:top left;
	background-repeat: repeat-x;;
	background-attachment: scroll;
}



.Boven {
	background-image: url('images/Boven.gif');
	background-position:bottom left;
	background-repeat: repeat-x;
	background-attachment: scroll;
}

.inhoud {
	background-image: url('images/inhoud.gif');
	background-position:top left;
	background-repeat: repeat-x;
	background-attachment: fixed;
}

.Onder {
	background-image: url('images/Onder.gif');
	background-position:top left;
	background-repeat: repeat-x;
	background-attachment: scroll;
}

.Onder2 {
	background-image: url('images/Onder2.gif');
	background-position:top left;
	background-repeat: repeat-x;
	background-attachment: scroll;
}


.logolinks {
	background-image: url('images/achtergrond_links.jpg');
	background-position:bottom left;
	background-repeat: no-repeat;
	background-attachment: scroll;
}

.logorechts {
	background-image: url('images/achtergrond_rechts.jpg');
	background-position:bottom left;
	background-repeat: no-repeat;
	background-attachment: fixed;
}


.tekstvak {
	background-color: #ffffff;
	border: 1px solid #000000;
	text-decoration: italic;
	color: #000000;
	font-size: 12px;
	background-position: 200px;
}

.submit {
	background-color: #ffffff;
	border: 1px solid #000000;
	text-decoration: italic;
	color: #000000;
	font-size: 12px;
	background-position: 200px;
}
