
/*basic*/
html,body{
margin: 0px;
padding:0px;
font-family:"Lucinda Grande", Arial, sans-serif;
color:#fff;
font-size:small;
height: 100%;
background:#fff url(../gfx/algemeen/html.gif) top left repeat-x;
/*background-color:#258f8e;8*/
}

#controller{
width: 800px;
height: 100%;
margin-left:auto;
margin-right:auto;
}

.header {
float:left;
width:800px;
height:360px;
background-image: url('../gfx/algemeen/header.jpg');
}

img{
border:0px;
}

.myspacebutton{
float:left;
width:186px;
height:23px;
background-color:#000;
}

.contentleft{
float:left;
width:546px;
min-height:450px;
height: auto !important;
height: 450px;
background-color:#042638;
}

.contentright{
float:left;
width:254px;
/*
min-height:360px;
height: auto !important;
*/
height:254px;
background-color:#ccc;
}

#inforight{
float:right;
width:254px;
height:25px;
}

#inforight p{
margin:5px;
color:#666;
}

h1{
margin-top:20px;
margin-left:8px;
margin-bottom:-8px;
margin-bottom:0px !important;
font-size:14px;
color:#e5741f;
}

p{
margin:20px 20px 20px 20px;
}

.picright{
border:0px;
float:right;
margin-right:10px;
}

.picleft{
border:0px;
float:left;
margin-right:10px;
}

.orange{
width:200px;
color:#e5741f;
}

.grey{
width:200px;
color:#ccc;
}

.txtright{
float:right;
}

a{
font-size: 13px;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
text-decoration: none;
color: #1feae3;
}
 a:hover{
font-size: 13px;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
text-decoration: none;
color: #fff;
}

.clipplayer{
float:left;
width:320px;
height:282px;
margin-top:60px;
margin-left:120px;
}

.mp3player{
float:left;
width:350px;
height:93px;
margin-top:40px;
margin-left:100px;
}

.galerijoverzicht {
float:left;
width:546px;
min-height:450px;
height: auto !important;
height:450px;
background-color:#042638;
}

.lightbox {
 float:left;
 width:100px;
 height:100px;
 margin:15px;	
 border:1px #fff solid;
 font-weight:bold;	
 font-size:11px;
 }

.phoogte{
height:200px;
}

.phoogteklein{
height:20px;
}

.phoogtekleiner{
height:6px;
}

.phoogteshop{
height:40px;
}

.phoogtefotos{
height:50px;
}

.breakphoogte{
height:70px;
}



