/* CSS Document */
body {
	font: 70%/1.6em Arial, Geneva, sans-serif;
	color: #515151; 
}

/* Vlaggen */

#vlaggen{
position:relative;
left:840px;
}


/* LOGO */
#logo{
margin-top:-50px;
margin-right:-300px;
float:left;
}


/* SLIDER */
#myController span{
color:#FFF;
background:#000;
margin-right:10px;
cursor:pointer;
}

#jFlowSlide{
background: url(images/bg.png) no-repeat;
}

#myController span.jFlowSelected {
background:#FFF;
}

#hele_slide{
position:relative;
top:30px;
width:500px;
float:right;
left:-250px;
}

#mySlides{
padding:20px;
}

.jFlowPrev, .jFlowNext{
cursor:pointer;
}

.jFlowControl{
margin:-10px;
}

#myController .jFlowControl{
position:relative;
top:60px;
left:25px;
background-color:#fff;
color:#fff;
}

/* CONTACTFORMULIER */
#contactformulier{
float:left;
}


/* LAYOUT */
.video a,{
float:right;
margin-right:30px;
margin-bottom:10px;
}

a img{
border:0px;
color:transparant;
text-decoration: none;
margin-left:-20px;
}

a:hover img{
border:0px;
color:transparant;
text-decoration: none;
margin-left:-20px;
background:white;
}


a{
color: #555;
text-decoration:none;
}

a:hover{
color:red;
text-decoration: none;
background:#d9d9d9;
}

.pictures{
float:right;
margin-right:30px;
margin-bottom:10px;
}

.titels{
float:left;
}

.tekst p {
position:relative;
width:300px;
float:left;
}


#container{
z-index:1;
}

/* State of Mic pagina */
#som .tekst{
width:460px;
}

.tekst .titel{
background:#555 url(images/titel_audio.png) top left repeat-x;
width:440px;
color:white;
padding:5px;
}

#som p{
width:460px;
}


ul{
margin-left:-20px;
padding-left:30px;
}

.tekst ul{
clear:left;
}

.tekst li{
background:#fee8ae;
display:block;
list-style-type: none;
border:1px solid white;
padding:5px;
width:440px;
}


#fotos{
margin-left:20px;
}

.fotobutton{
margin:10px;
}
/* videomusic pagina */
.tekstmusic p {
position:relative;
width:450px;
float:left;
}

/* Audioplayer */
#audioplayer{
clear:none;
float:left;
padding-top:10px;
}

.audiotitel{
background:#d9d9d9 url(images/titel_audio.png) top left repeat-x;
width:460px;
}

.videobutton{
clear:left;
background:#d9d9d9 url(images/titel_audio.png) top left repeat-x;
width:460px;
}

.videobutton .option{
border-bottom:10px solid white;
width:420px;
}

.rechts{
clear:none;
width:120px;
position:top;
position:absolute;
right:20px;
padding-right:10px;
}


#spacer{
background:url(images/spacer.png); 
background-repeat: no-repeat;
width:100px;
}


