/* algemene reset */

*
{
margin:0;
padding:0;
}

/* borders van elke subpagina */

#bgband
{
padding: 0;
margin: 0;
background-color:#000;
background-image: url("borders/framepaars.png");
background-position: 0%;
background-attachment:fixed;
background-repeat: no-repeat;
}

#bgmuziek
{
padding: 0;
margin: 0;
background-color:#000;
background-image: url("borders/frameblauw.png");
background-position: 0%;
background-attachment:fixed;
background-repeat: no-repeat;
}

#bgagenda
{
padding: 0px;
margin: 0px;
background-color:#000;
background-image: url("borders/frameoranje.png");
background-position: 0%;
background-attachment:fixed;
background-repeat: no-repeat;
}

#bginfo
{
padding: 0px;
margin: 0px;
background-color:#000;
background-image: url("borders/framegeel.png");
background-position: 0%;
background-attachment:fixed;
background-repeat: no-repeat;
}

#bgthuis
{
padding: 0px;
margin: 0px;
background-color:#000;
background-image: url("borders/frameroze.png");
background-position: 0%;
background-attachment:fixed;
background-repeat: no-repeat;
}

#bgbandbio
{
padding: 0px;
margin: 0px;
background-color:#000;
background-position: 0%;
background-attachment:fixed;
background-repeat: no-repeat;
overflow-y: hidden;
}


/* algemene pagina opmaak */

#tekst
{
padding: 0px;
margin-left: 32px;
margin-top:30px;
width:451px;
font-family: "century gothic";
font-size: 16px;
color: white;
text-align:left;
float:left;

}

#foto
{
padding:0px;
margin:0px 0px;
width:472px;
height:370px;
text-align:right;
float:right;
clear:both;
background-repeat:no-repeat;
background-image: url("thuisfoto.jpg");
position:absolute;
right:27px;
top:37px;
}

#foto2
{
padding: 8px;
margin:6px 17px 0px 0px;
width:472px;
height:390px;
float:right;
clear:both;
background-position:0%;
background-repeat:no-repeat;
background-image: url("foto2.jpg");
}

/* bandpagina */

#bandfoto
{
padding:0px;
margin:0px;
width:472px;
height:145px;
float:right;
clear:both;
position:absolute;
top:25px;
right:30px;
background-color:black;
}



img
{
border:none;
}

#container
{
padding: 0px;
margin-left: 30px;
margin-top:30px;
width:470px;
height:350px;
//position:absolute;
//left:15px;
//top:20px;

background-color: black;
left:0%;
position:absolute;
overflow: hidden;
overflow-y: hidden;
overflow-x: hidden;
}

#bndframe
{
margin:0px;
padding:0px;
width:460px;
height:320px;
//position:absolute;
//top:20px;
//left:15px;
overflow: hidden;
}

#bandframe
{
margin:0px;
padding-top:0px;
padding-left:0px;
width:451px;
height:350px;
float:left;
clear:both;
overflow: hidden;
background-color:#000;
}

#bandtekst
{
margin:0px;
padding:0px;
width:451px;
height:350px;
font-family: "century gothic";
font-size: 16px;
color: white;
text-align:left;
float:left;
//overflow: hidden;
}

#bandtekst p
{
font-family: "century gothic";
font-size: 16px;
}

#bandtekst h1
{
margin:0px;
padding:0px;
font-size: 30px;
}

#test/F
{
padding: 10px;
margin: 5px;
margin-top:20px;
}

//#container iframe
{
margin:0px;
padding:0px;
border: none;
background-color: #000;
width: 480px;
height: 350px;
left:0%;
overflow: hidden;
}

/* knoppen opmaak */

#bandfoto
{
width:470px;
margin:0px;
padding:0px;
padding-right:0px;
align:right;
}

#bandfoto ul 
{
margin-left: 0px;
padding: 0px;
list-style-type: none;
}

#bandfoto li,
#bandfoto li a
{
margin:0px;
padding:0px;
float:left;
background-repeat: no-repeat;
position: relative;
}

#bandfoto li a 
{
padding-right:17px;
padding-bottom:20px;
margin:0px;
display:block;
height:157px;
width:77px;
position: relative;
} 

#bandfoto li a img
{
height:157px;
width:77px;
padding-top:15px;
padding-left:0px;
margin:0px;
float:left;
clear:both;
display:block;
border-color:#fff;
border-style:none;
border-width:0px;
}

/* agenda pagina */

#datalijst
{
margin:0px;
padding-top:50px;
padding-left:30px;
width:451px;
height:310px;
font-family: "century gothic";
font-size: 16px;
color: white;
text-align:left;
float:left;
overflow:hidden;
}


#button
{
display:none;
cursor:hand;
margin:0px;
padding:0px;
float:right;
clear:both;
font-family:"century gothic";
color:white;
background-color: #000;
position:absolute;
top:185px;
right:13px;
z-index:2;
}

#bgagenda img
{
float:right;
margin:0px;
clear:both;
}


/* formulier opmaak */

//form
{
margin: 1px;
padding: 1px;
width: 440px;    
height:300px;
font-family: "century gothic";

}

#form1
{
padding-top:48px;
padding-right:45px;
margin:0px;
width:428px;
height:350px;
text-align:right;
float:right;
clear:both;
font-size: 14px;
}


label
{
width: 85px;
text-align: left;    
margin-left: 3px;
color: white;
float:left;
clear:both;
font-size:14px;
}

input
{
margin-top: 3px;
margin-bottom: 15px;
float:right;
background-color: #000;
font-family:"century gothic";
font-size: 14px;
color:white;
border-width: 1px;
border-style: solid;
border-color: yellow;
width: 335px;    
}

#numveld
{
display:none;
width:1px;
height:1px;
position:absolute;
top:10px;
}

textarea
{
margin:0px;
padding:0px;
padding-top:2px;
float:right;
border-width:1px;
border-style:solid;
border-color: yellow;
background-color: #000;
font-family: "century gothic";
font-size: 16px;
color:white;
overflow:hidden;
}

#knoppen
{
float:right;
clear:both;
margin:0px;
padding-top:1px;
padding-right:0px;
}

#verstuur
{
padding:0px;
padding-top:2px;
margin:0px;
float:right;
font-family: "century gothic";
font-size: 16px;
width:100px;
}

#reset
{
float:right;
border-width:2px;
border-style:solid;
border-color: yellow;
font-family: "century gothic";
font-size: 16px;
}

#controlframe
{
width: 460px;
height:320px;
float:left;
clear:both;
position:absolute;
top:30px;
left:30px;
background-color: black;
margin:0px;
padding:0px;
overflow: hidden;
overflow-y: hidden;
overflow-x: hidden;
}

#bdy
{
clear:both;
float:left;
background-color: #white;
//height:350px;
//width:460px;
overflow: hidden;
overflow-y: hidden;
overflow-x: hidden;
}

#nieuw
{
width:460px;
height:350px;
font-family: "century gothic";
font-size:16px;
color: white;
text-align:left;
float:left;
clear:both;
background-color: #000;
overflow: hidden;
overflow-y: hidden;
overflow-x: hidden;
}




#nieuw2
{
width:460px;
font-family: "century gothic";
font-size:16px;
color: red;
text-align:left;
float:left;
}

#sbfrm
{
padding:0px;
margin:0px;
width:460px;
height:350px;
float:left;
clear:both;
background-color: #000;
overflow: hidden;
overflow-y: hidden;
overflow-x: hidden;
}

/*foto player*/

#fotopl
{
padding:10px;
margin-left:35px;
float:left;
clear:both;
}

