@charset "utf-8";


a {
	color: #993333;
	text-decoration: none;
	}
	
a:hover {
	color: #FFFFFF;
	}

div#main_container{
	text-align: left;
	width: 100%;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
}



div#titel
{
	position: fixed;

  display: block
  height: 1550px;
	width: 100%;
	padding-left: 50px;
	background-color: #000000;
	position: fixed;
	color: #000000;
	font-size: 24pt;
	font-style: arial;
	background-image: url(../plaatjes/liggend/AfrikaPercussie.jpg);
}
div#foto{
	width: 100%;
	top: 0px;
	position: fixed;
	margin-top: -8px;
}
div#menu{
	width: 100%;
	padding-top: 10px;
	letter-spacing: 3px;
	padding-left: 60px;
	position: fixed;
	top: 150px;
	background-color: #000000;
	margin-top: -10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-bottom: 0px;
}
html {
     overflow: -moz-scrollbars-vertical;
}

div#tekst{
/*<!--	position: fixed;-->
	height:60%;*/
	padding-top: 50px;
	padding-left: 90px;
	padding-right:0px;
	margin: 0px;
	top: 200px;
  width: 900px;
  line-height: 120%;
	font-size: 0.95em;
		background-color: #000000;

}

body {
	color: #CCCCCC;
	background-color: #000000;
	font-family: verdana;
	margin: 0px;
	width: 94%;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	
}

.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
 float: right;
 margin-right: 10px;
 margin-bottom: 10px;
} 

.fltlft { /* this class can be used to float an element left in your page */
 float: left;
 margin-right: 40px;
 margin-bottom: 10px;
}

.fltctr{
float:right;
position:relative;
left:-50%;
text-align:left;
}




/*navigatie highlight current page*/

body#home a#homenav,
body#contact a#contactnav,
body#bio a#bionav,
body#workshop a#workshopnav,
body#djembeles a#djembelesnav,
body#frankrijk a#frankrijknav,
body#optreden a#optredennav,
body#links a#linksnav
{
	color: #FFFFFF;
	}




/*navigatie highlight current page (laatste entry mag niet worden gevolgd door een komma!-- einde*/

