@charset "utf-8";
/* CSS Document */
* {
	padding:0;
	margin:0;
}
#teller
{
position:absolute;
top:-1000px;
}

#bigpol
{
/*	padding-top:100px;
float:right;
width:306px;*/
position:absolute;
left:52%;
top:auto;
}
#agenda{
	float:left;
	width:400px;}
#body {
	background-image:url(images/achtergrond.jpg);
}
#container {
	width:600px;
	margin-left:auto;
	margin-right:auto;
	z-index:1;
}
#news{
	padding-left:30px;
	margin-top:5px;
	padding-right:30px;
	}
#news a {
	text-decoration:none;
	color:#330;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	}
#news li
{	color:#2A2A2A;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
}

.moretitle
{
	color:#2A2A2A;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	padding-left:34px;
	padding-bottom:10px;
}
.musictussentitle{
color:#2A2A2A;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	padding-left:34px;
	padding-top:15px;
	padding-bottom:5px;
}


.downloadlink
{
text-decoration:none;
float:left;
border-bottom-width:1px;
border-bottom-color:#2A2A2A;
border-bottom-style:dotted;
color:#2A2A2A;
font-family:Verdana, Geneva, sans-serif;
font-size:12px;
margin-left:35px;
}
#fn-loginBar
{
color:#2A2A2A;
float:right;
font-size:9px;
margin-right:30px;
}


/*NAV*/
#menudummy {
	height:65px;
}
#nav {
	position:absolute;
	top:123px;
	left:0;
	height:50px;
	width:100%;
	background-image:url(images/menubg.png);
	background-repeat:repeat-x;
}
/*
#nprof {
	background-image:url(images/navprof.png);
}
*/
#nav ul li a {
	display:block;
	height:50px;
}
#nav ul li:hover {
	background-image:url(images/nav_hover_BG.png);
}
#nav ul li {
	float:left;
	list-style-type: none;
	display:block;
}
#nav ul li a {
	text-decoration:none;
	color:#000;
}
#nav ul {
	list-style-image:none;
	/*margin-left:20%;*/
	margin-left:auto;
	margin-right:auto;
	width:600px;
}
.titel
{
font-weight:bold;
}
.rol
{
font-style:italic;	
}
#agenda p
{
  margin-top:-12px;

}
/*MENU*/
#nhome {
	width:85px;
	background-image:url(images/nHome.png);
}
#nbio {
	width:145px;
	background-image:url(images/nBio.png);
}
#nmedia {
	width:166px;
	background-image:url(images/nMedia.png);
}
#nphoto {
	width:97px;
	background-image:url(images/nPhoto.png);
}
#ncontact {
	width:103px;
	background-image:url(images/nContact.png);
}
/*menu hover*/
#nhome:hover {
	width:85px;
	background-image:url(images/nHHome.png);
}
#nbio:hover {
	width:145px;
	background-image:url(images/nHBio.png);
}
#nmedia:hover {
	width:166px;
	background-image:url(images/nHMedia.png);
}
#nphoto:hover {
	width:97px;
	background-image:url(images/nHPhoto.png);
}
#ncontact:hover {
	width:103px;
	background-image:url(images/nHContact.png);
}
/*menu selected*/
#nShome {
	width:85px;
	background-image:url(images/nHHome.png);
}
#nSbio {
	width:145px;
	background-image:url(images/nHBio.png);
}
#nSmedia {
	width:166px;
	background-image:url(images/nHMedia.png);
}
#nSphoto {
	width:97px;
	background-image:url(images/nHPhoto.png);
}
#nScontact {
	width:103px;
	background-image:url(images/nHContact.png);
}
#header {
	margin-top:10px;
	height:100px;
	width:600px;
	background-image:url(images/header.png);
	text-decoration:none;
	display:block;
}
/*content*/
#content {
	background-image:url(images/contBody.png);
	background-repeat:repeat-y;
}
#contenttop {
	margin-top:18px;
	background-image:url(images/contTop.png);
	background-repeat:repeat-x;
	height:4px;
}
#contentbot {
	background-image:url(images/contBottom.png);
	height:4px;
}
#content p {
	color:#2A2A2A;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	padding-bottom:30px;
	padding-right:35px;
	padding-left:35px;
	position:relative;
}
.link {
	color:#FFF;
	border-bottom-color:#FFF;
	border-bottom-style:dotted;
	border-bottom-width:1px;
}
.link:hover {
	color:#FFF;
	text-decoration:none;
	border-bottom-color:#b56233;
	border-bottom-style:dotted;
	border-bottom-width:1px;
}
#minifoto {
	position:absolute;
	left:0;
	top:150px;
	
	}
#refpic {
	text-decoration:none;
	border:0;
	margin-left:-80px;
	margin-top:20px;
}
/*HEADINGS*/
#Tnews {
	background-image:url(images/news.png);
	display:block;
	width:300px;
	height:20px;
	margin-left:30px;
}
#Tagenda {
	background-image:url(images/agenda.png);
	display:block;
	width:300px;
	height:20px;
	margin-left:30px;
	margin-bottom:30px;
}
#Tbio {
	background-image:url(images/bio.png);
	display:block;
	width:300px;
	height:20px;
	margin-left:34px;
	margin-bottom:20px;
}
#Tmusic {
	background-image:url(images/music.png);
	display:block;
	width:300px;
	height:20px;
	margin-left:30px;
	margin-bottom:5px;
}
#Tvideo {
	background-image:url(images/video.png);
	display:block;
	width:300px;
	height:20px;
	margin-left:30px;
	margin-top:30px;
}
#Tpic {
	background-image:url(images/photos.png);
	display:block;
	width:300px;
	height:20px;
	margin-left:30px;
}
#Tcontact {	
	background-image:url(images/contactpersonal.png);
	display:block;
	width:300px;
	height:20px;
	margin-left:30px;
}

#Tmanagement {

	background-image:url(images/management.png);
	display:block;
	width:300px;
	height:20px;
	margin-left:30px;
	}
/*CONTACT CSS*/
#contactform label {
	color:#2A2A2A;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	
	width:100px;
	display:block;
	float:left;
}
#cmail {
	padding-top:4px;
	padding-left:34px;
}
#cnaam {
	padding-top:15px;
	padding-left:34px;
}
#cbericht {
	padding-top:12px;
	padding-left:34px
}
#cverzenden {
	padding-left:134px;
	padding-top:10px;
}
#cknop {
	width:90px;
	height:28px;
}
.confirm {
	color:#060;}
.fail
{
	color:#900;
}
#logo
{
margin-left:30px;
margin-top:15px;
border:0;
margin-bottom:20px;

}
	
.musicplayer
{
	margin-left:35px;
}
.musictitle
{
margin-bottom:-28px;
}
#dummy {
	width:0;
	height:0;
	line-height:0;
	clear:both;
}
#video1
{
margin-left:30px;
margin-top:25px;
padding-bottom:25px;
}

#video2
{
margin-left:30px;
margin-top:15px;
padding-bottom:25px;
}
#album{
	width:600px;
	height:600px;
}
#pola
{
float:right;
margin-top:-180px;
margin-right:30px;
text-decoration:none;

border:0;
}
