		
body
{
	background-color : #86397F;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: white;
	scrollbar-3d-light-color: #EB6045;
	scrollbar-base-color: white;
	scrollbar-dark-shadow-color: #EB6045;
	scrollbar-face-color: #EB6045;
	scrollbar-highlight-color: #EB6045;
	scrollbar-shadow-color: #EB6045;
	scrollbar-arrow-color:#86397F;
}


/* menu en */
div#menu-en {
	clear:both;
	float:right;
	display:inline;
	height:0px;
	z-index:1px;
}
div#menu a:focus {
    -moz-outline: 0px solid lime; /* Firefox 1.0x */
    outline: 0px solid lime; /* Firefox nightly builds, DeerPark dev. releases */
    outline-offset 0px;  /* Firefox nightly builds, DeerPark dev. releases */
}

#menu_voor-en a {
	float:left;
	display:inline;
	width:200px;
	height:60px;
	margin: 0px;
	padding: 0px;
	background: url("../img/menu-en.gif") 0px 0px no-repeat;
}

#menu_voor-en a:hover, #menu_voor-en a.selected {
	background-position: -200px 0px;
}

#menu_bio-en a {
	float:left;
	display:inline;
	width:200px;
	height: 50px;
	margin: 0px;
	padding: 0px;
	background: url("../img/menu-en.gif") 0px -60px no-repeat;
}

#menu_bio-en a:hover, #menu_bio-en a.selected {
	background-position: -200px -60px;
}

#menu_foto-en a {
	float:left;
	display:inline;
	width:200px;
	height:40px;
	margin: 0px;
	padding: 0px;
	background: url("../img/menu-en.gif") 0px -110px no-repeat;
}

#menu_foto-en a:hover, #menu_foto-en a.selected {
	background-position: -200px -110px;
}

#menu_agenda-en a {
	float:left;
	display:inline;
	width:200px;
	height:50px;
	margin: 0px;
	padding: 0px;
	background: url("../img/menu-en.gif") 0px -150px no-repeat;
}

#menu_agenda-en a:hover, #menu_agenda-en a.selected {
	background-position: -200px -150px;
}

#menu_leeg-en a {
	float:left;
	display:inline;
	width:200px;
	height:100px;
	margin: 0px;
	padding: 0px;
	background: url("../img/menu-en.gif") 0px -200px no-repeat;
}

#menu_leeg-en a:hover, #menu_leeg-en a.selected {
	background-position: -200px -200px;
}	

#menu_overig-en a {
	float:left;
	display:inline;
	width:200px;
	height:50px;
	margin: 0px;
	padding: 0px;
	background: url("../img/menu-en.gif") 0px -300px no-repeat;
}

#menu_overig-en a:hover, #menu_overig-en a.selected {
	background-position: -200px -300px;
}


#menu_credits-en a {
	float:left;
	display:inline;
	width:200px;
	height:40px;
	margin: 0px;
	padding: 0px;
	background: url("../img/menu-en.gif") 0px -350px no-repeat;
}

#menu_credits-en a:hover, #menu_credits-en a.selected {
	background-position: -200px -350px;
}


#menu_contact-en a {
	float:left;
	display:inline;
	width:200px;
	height:40px;
	margin: 0px;
	padding: 0px;
	background: url("../img/menu-en.gif") 0px -390px no-repeat;
}

#menu_contact-en a:hover, #menu_contact-en a.selected {
	background-position: -200px -390px;
}
#menu_home-en a {
	float:left;
	display:inline;
	width:200px;
	height:40px;
	margin: 0px;
	padding: 0px;
	background: url("../img/menu-en.gif") 0px -480px no-repeat;
}

#menu_home-en a:hover, #menu_home-en a.selected {
	background-position: -200px -480px;
}

/* menu en einde */



/* menu */
div#menu {
	clear:both;
	float:right;
	display:inline;
	height:0px;
	z-index:1px;
}
div#menu a:focus {
    -moz-outline: 0px solid lime; /* Firefox 1.0x */
    outline: 0px solid lime; /* Firefox nightly builds, DeerPark dev. releases */
    outline-offset 0px;  /* Firefox nightly builds, DeerPark dev. releases */
}

#menu_voor a {
	float:left;
	display:inline;
	width:200px;
	height:60px;
	margin: 0px;
	padding: 0px;
	background: url("../img/menu.gif") 0px 0px no-repeat;
}

#menu_voor a:hover, #menu_voor a.selected {
	background-position: -200px 0px;
}

#menu_bio a {
	float:left;
	display:inline;
	width:200px;
	height: 50px;
	margin: 0px;
	padding: 0px;
	background: url("../img/menu.gif") 0px -60px no-repeat;
}

#menu_bio a:hover, #menu_bio a.selected {
	background-position: -200px -60px;
}

#menu_foto a {
	float:left;
	display:inline;
	width:200px;
	height:40px;
	margin: 0px;
	padding: 0px;
	background: url("../img/menu.gif") 0px -110px no-repeat;
}

#menu_foto a:hover, #menu_foto a.selected {
	background-position: -200px -110px;
}

#menu_agenda a {
	float:left;
	display:inline;
	width:200px;
	height:50px;
	margin: 0px;
	padding: 0px;
	background: url("../img/menu.gif") 0px -150px no-repeat;
}

#menu_agenda a:hover, #menu_agenda a.selected {
	background-position: -200px -150px;
}

#menu_leeg a {
	float:left;
	display:inline;
	width:200px;
	height:100px;
	margin: 0px;
	padding: 0px;
	background: url("../img/menu.gif") 0px -200px no-repeat;
}

#menu_leeg a:hover, #menu_leeg a.selected {
	background-position: -200px -200px;
}	

#menu_overig a {
	float:left;
	display:inline;
	width:200px;
	height:50px;
	margin: 0px;
	padding: 0px;
	background: url("../img/menu.gif") 0px -300px no-repeat;
}

#menu_overig a:hover, #menu_overig a.selected {
	background-position: -200px -300px;
}


#menu_credits a {
	float:left;
	display:inline;
	width:200px;
	height:40px;
	margin: 0px;
	padding: 0px;
	background: url("../img/menu.gif") 0px -350px no-repeat;
}

#menu_credits a:hover, #menu_credits a.selected {
	background-position: -200px -350px;
}


#menu_contact a {
	float:left;
	display:inline;
	width:200px;
	height:40px;
	margin: 0px;
	padding: 0px;
	background: url("../img/menu.gif") 0px -390px no-repeat;
}

#menu_contact a:hover, #menu_contact a.selected {
	background-position: -200px -390px;
}
#menu_home a {
	float:left;
	display:inline;
	width:200px;
	height:40px;
	margin: 0px;
	padding: 0px;
	background: url("../img/menu.gif") 0px -480px no-repeat;
}

#menu_home a:hover, #menu_home a.selected {
	background-position: -200px -480px;
}

.menu_body
{
	background-color: #EB6045;
	background-image: url(../img/menu_achter.gif) ; 
	background-repeat: no-repeat;

}

/* menu einde */

.kop	
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: white;
	font-weight : bold;
}

.info_txt
{
	width: 350px;
	margin-left: 30px;
	margin-top: 30px;
}

.info_txt2
{
	margin-left: 30px;
}

.foto
{
	margin-left: 120px;
}


div.info_pict
{
	float: left;
}

.contact_txt
{
	width: 400px;
	margin-left: 30px;
	margin-top: 30px;
}

.voorstelling
{
	background-image: url(../img/achter_voorstelling.jpg);
	background-repeat: repeat;
}

.agenda
{
	background-image: url(../img/achter_agenda.jpg);
	background-repeat: repeat;
}

.contact
{
	background-image: url(../img/achter_contact.jpg);
	background-repeat: repeat;
}


.agenda_txt
{
	width: 500px;
	margin-left: 30px;
	margin-top: 30px;
}

.agenda_datum
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 100px;
	vertical-align: top;
}

.agenda_plaats
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 350px;
	vertical-align: top;
}

.agenda_jaar
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 50px;
	font-weight : bold;
}

.tekst
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: white;
	vertical-align: top;
}

.quote
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: white;
	vertical-align : top;
	font-weight : bold;
}


.interface
{
	font-size: 10px;
	text-decoration: none;
	color: white;
	text-align : center;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}


.rondom
{
	background-color : black;
}

.rondom2
{
	background-color : black;
}

A:LINK, A:VISITED
{
	color: white;
	font-weight : bold;
	text-decoration: underline;
}

A:Hover
{
	text-decoration: none;
}
