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

.komt_nog
{
	background-image: url(img/komt_nog.jpg);
	background-attachment: fixed;
	background-repeat : no-repeat;	
}

.home
{
	background-image: url(img/home_achter.jpg);
	background-attachment: fixed;
	background-repeat : no-repeat;
}

.contact
{
	background-image: url(img/contact_achter.jpg);
	background-attachment: fixed;
	background-repeat : no-repeat;
}
	
#home_keuze_training
{
	margin-top: 450px;
	margin-left: 195px;
	position: absolute;
}

#home_keuze_coaching
{
	margin-top: 450px;
	margin-left: 478px;
	position: absolute;
}

#home_keuze_theater
{
	margin-top: 450px;
	margin-left: 767px;
	position: absolute;
}


.theater
{
	background-image: url(img/theater_achter.jpg);
	background-attachment: fixed;
	background-repeat : no-repeat;
}



#theater_foto_boven_01
{
	margin-top: 0px;
	margin-left: 499px;
	position: fixed;
}

#theater_foto_boven_02
{
	margin-top: 0px;
	margin-left: 684px;
	position: fixed;
}
#theater_foto_boven_03
{
	margin-top: 0px;
	margin-left: 862px;
	position: fixed;
}

#theater_menu
{
	margin-top: 380px;
	margin-left: 200px;
	position: absolute;
}

#theater_text
{
	margin-top: 390px;
	margin-left: 360px;
	position: absolute;
	width: 550px;
	height: 190px;
	overflow: auto;
	color: White;
	
}

.kop{
	font-weight : bold;
}

.tekst{
	padding-right : 30px;
}

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

A, A:hover, A:visited
{
	color: white;
	text-decoration: none;
}

A:hover
{
	color: black;
	text-decoration: none;
}

.white:link, .white:visited
{
	color: white;
}

.white:hover
{
	color: black;
	text-decoration: none;
}

.black:link, .black:visited
{
	color: black;
	text-decoration: underline;
}

.black:hover
{
	color: black;
	text-decoration: none;
}

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


