/* general */

    body{
	line-height:140%;
	margin:0;
	padding:0;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	background-image:url(/images/bg.jpg);
	background-repeat: repeat;
	background-position: center;
        }
	h1{
		font-size:200%;
		font-weight:normal;
		margin:0;
		padding-left:35px;
		padding-top:100px
		}		
	h2, h3, h4, h5, h6{
		font-weight:normal;
		margin:1em 0;
		}	
	h2{            
		font-size:160%;
		}	
	h3{          
		font-size:140%;
		}
	h4{          
		font-size:120%;
	}				
	a{
		text-decoration:none;
		color:#fff;
	}
	a:hover{
	color:#d8e6ec;
	text-decoration:underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}							
	p{
		margin:1em 0;
	}	

/* page setup */

	#container{
	margin:0 auto;
	width:850px;
	text-align:center;
	background-color:#000000;
	}
	
	#contentcontainer{
			width:850px;			
	}
	
/* header */	
	
	#header{
		width:850px;
		height:318px;		
	}				
	
	#header .left {
		width:39px;
		height:318px;
		background-image: url(/images/kop_left.jpg);
		background-repeat: no-repeat;
		float: left;			
		display: inline;
	}
	
	#header .home {
		width:55px;
		height:35px;
		background: url(/images/kop_home.jpg) no-repeat 0 0;		
		background-position: top;
		float: left;
		display: inline;
	}
	
	#header .home:hover {
		width:55px;
		height:35px;
		background: url(/images/kop_home_o.jpg) no-repeat 0 0;		
		background-position: top;
		float: left;
		display:inline;
	}
	
	#header .bio {
		width:49px;
		height:35px;
		background: url(/images/kop_bio.jpg) no-repeat 0 0;
		float: left;
		display:inline;		
	}
	
	#header .bio:hover {
		width:49px;
		height:35px;
		background: url(/images/kop_bio_o.jpg) no-repeat 0 0;
		float: left;
		display:inline;		
	}
	
	#header .music {
		width:59px;
		height:35px;
		background: url(/images/kop_music.jpg) no-repeat 0 0;
		float: left;
		display:inline;				
	}
	
	#header .music:hover {
		width:59px;
		height:35px;
		background: url(/images/kop_music_o.jpg) no-repeat 0 0;
		float: left;
		display:inline;		
	}
	
	#header .links {
		width:54px;
		height:35px;
		background: url(/images/kop_links.jpg) no-repeat 0 0;
		float: left;
		display:inline;		
	}
	
	#header .links:hover {
		width:54px;
		height:35px;
		background: url(/images/kop_links_o.jpg) no-repeat 0 0;
		float: left;
		display:inline;		
	}
	
	#header .contact {
		width:80px;
		height:35px;
		background: url(/images/kop_contact.jpg) no-repeat 0 0;
		float: left;
		display:inline;		
	}
	
	#header .contact:hover {
		width:80px;
		height:35px;
		background: url(/images/kop_contact_o.jpg) no-repeat 0 0;
		float: left;
		display:inline;		
	}
	
	#header .vlagnl {
		width:41px;
		height:35px;
		background-image: url(/images/vlag_nl.jpg);
		background-repeat: no-repeat;
		float: left;
		display:inline;		
	}
	
	#header .vlaggb {
		width:41px;
		height:35px;
		background-image: url(/images/vlag_gb.jpg);
		background-repeat: no-repeat;
		float: left;
		display:inline;		
	}
	
	#header .right {
		width:432px;
		height:35px;
		background-image: url(/images/kop_rechtsboven.jpg);
		background-repeat: no-repeat;
		float: left;
		display:inline;		
	}
	
	#header .kop {
		width:811px;
		height:283px;
		background-image: url(/images/kop.jpg);
		background-repeat: no-repeat;
		float: right;
		display:inline;		
	}
	
/* menu */	
	
	#menu {
		width:283px;		
		float:left;		
		display:inline;						
	}
	
	#menu .top {
		width:283px;
		height:39px;
		background-image: url(/images/menu_bovenkant.jpg);
		background-repeat: no-repeat;
		float: left;
		display:inline;		
	}
	
	#menu .bio {
		width:221px;
		height:43px;
		background: url(/images/menu_bio.jpg) no-repeat 0 0;		
		float: left;
		display:inline;		
	}
	
	#menu .bio:hover {
		width:221px;
		height:43px;
		background: url(/images/menu_bio_o.jpg) no-repeat 0 0;		
		float: left;
		display:inline;		
	}
	
	#menu .music {
		width:221px;
		height:63px;		
		background: url(/images/menu_music.jpg) no-repeat 0 0;		
		float: left;
		display:inline;		
	}
	
	#menu .music:hover {
		width:221px;
		height:63px;		
		background: url(/images/menu_music_o.jpg) no-repeat 0 0;		
		float: left;
		display:inline;		
	}
	
	#menu .links {
		width:221px;
		height:58px;		
		background: url(/images/menu_links.jpg) no-repeat 0 0;
		float: left;
		display:inline;		
	}
	
	#menu .links:hover {
		width:221px;
		height:58px;		
		background: url(/images/menu_links_o.jpg) no-repeat 0 0;
		float: left;
		display:inline;		
	}
	
	#menu .contact {
		width:221px;
		height:63px;		
		background: url(/images/menu_contact.jpg) no-repeat 0 0;
		float: left;
		display:inline;		
	}
	
	#menu .contact:hover {
		width:221px;
		height:63px;		
		background: url(/images/menu_contact_o.jpg) no-repeat 0 0;
		float: left;
		display:inline;		
		
	}
	
	#menu .les {
		width:221px;
		height:60px;
		background: url(/images/menu_lessons.jpg) no-repeat 0 0;		
		float: left;
		display:inline;		
	}
	
	#menu .les:hover {
		width:221px;
		height:60px;
		background: url(/images/menu_lessons_o.jpg) no-repeat 0 0;		
		float: left;
		display:inline;		
	}
	
	#menu .guestbook {
		width:221px;
		height:60px;
		background: url(/images/menu_guestbook.jpg) no-repeat 0 0;		
		float: left;
		display:inline;		
	}
	
	#menu .guestbook:hover {
		width:221px;
		height:60px;
		background: url(/images/menu_guestbook_o.jpg) no-repeat 0 0;		
		float: left;
		display:inline;		
	}
	
	#menu .blog {
		width:221px;
		height:49px;
		background: url(/images/menu_blog.jpg) no-repeat 0 0;		
		float: left;
		display:inline;		
	}
	
	#menu .blog:hover {
		width:221px;
		height:49px;
		background: url(/images/menu_blog_o.jpg) no-repeat 0 0;		
		float: left;
		display:inline;		
	}
	
	#menu .right {
		width:62px;
		height:396px;
		background-image: url(/images/menu_rechts.jpg);
		background-repeat: no-repeat;
		background-position: top;
		float: right;
		display:inline;		
	}
	
	#menu .bottom {
		width:283px;
		height:79px;
		background-image: url(/images/menu_onderkant.jpg);
		background-repeat: no-repeat;
		float: left;
		display:inline;				
	}
	
/* content */

	#content {
		float: right;
		display:inline;
		width: 567px;
		height:auto;
	}
	
	#content .top {
		height:87px;
		width:567px;
		background-image: url(/images/content_kop_boven.jpg);
		background-repeat: no-repeat;
		background-position: top;
		margin: 0;
		float: right;
		display:inline;	
	}
	
	#content .bottom {
		width:567px;
		background-image: url(/images/content_onder.jpg);
		background-repeat: repeat;
		background-position: right top;
		margin: 0px;
		float: right;
		min-height:427px;
		display:inline;
	}	
	
/* footer */	

	#footer{
		background-image: url(/images/footer.jpg);
		background-repeat: no-repeat;
		height: 93px;
		width: 850px;
		clear:both;		
	}
	
/* tekst */		

	#content  .kleintekst {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 9px;
		color: #FFFFFF;
		margin-left: 10px;
		margin-right: 105px;
	}

	#content .koptekst {
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 36px;
		color: #FFFFFF;
		margin-top: 35px;
		margin-left: -170px;
		margin-right: 10px;
		font-style: italic;
	}
	
	#content .tekst {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #FFFFFF;
		margin-left: 50px;
		margin-right: 105px;
	}
	
	#content .flashtxt {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #FFFFFF;
		margin-left: 50px;
		margin-right: 105px;
	}
	

/* postitioneren */

	#content .video {
	margin-left: 20px;
	}

