div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td
{
	margin: 0;
	padding: 0;
}
h1 {
	font-family: 'Tahoma';
	font-size: 18px;
	font-weight: bold;
	color: #ff6600;
}

h2 {
	font-family: 'Tahoma';
	font-size: 20px;
	font-weight: bold;
	color: #ff6600;
}

h3 {
	font-family: 'Tahoma';
	font-size: 14px;
	font-weight: bold;
	color: #ff6600;
}

h4 {
	font-family: 'Tahoma';
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	vertical-align: bottom;
}


p,td,dt,dd {
	font-family: 'Tahoma';
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
}

p
{
	text-align:left;
}

A,
A:visited 
{
	font-family: 'Tahoma';
	color: #ff6600;
	font-size: 10pt;
	font-weight: bold;
}

A:hover,
A:visited:hover 
{
	color: white;
}

hr 
{
	margin-top: 15px;
	width: 90%;
	color: #ff6600;
	text-align:center;
	noshade="noshade";
	size:1;
	height:1px;
	
}

.img 
{
	float:left;
	margin-right:15px;
	margin-bottom:10px;
	margin-top:10px;
}

.img2 
{
	float:right;
	margin-left:15px;
	margin-bottom:10px;
	margin-top:10px;
}

.content 
{
	font-family: 'Tahoma';
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
}

.songtekst 
{
	font-family: 'Tahoma';
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	text-align: left;
	margin-left: 25px;
}

.hr2 
{
	margin-top: 5px;
	width: 100%;
	color: #ff6600;
	text-align:center;
	noshade="noshade";
	size:1;
	height:1px
	
}

.input 
{
	font-family:'Tahoma';
	font-size:11px;
	background-color:#FF9933;
	border: 1px solid #000000;
}

/* ***
	body v/d content
*** */
body#content
{	
	background-color: #000;
	margin: 0px;
	padding: 0px;
	width: 95%;
	padding-top: 65px;
	padding-bottom: 20px;			
	background-image: url(../img/foto.jpg);
	background-position: bottom right;
	background-attachment: fixed;
	background-repeat: no-repeat;
}
	
body#content div#container
{
	position: relative;	
	width: 70%;
	margin: 0px;
	padding: 0px;	
}

#bandlid img
{
	margin: 10px;
}

/* ***
	popup
*** */
body#popup
{
	margin: 0px;
	padding: 4px;
	height: 100%;
	width: 100%;		
	background-color: #000;	
}	

/* *** 
	winkel
*** */
table.bestelformulier
{
	width: 100%;
	background-color: #ff6600;	
}

table.bestelformulier td, th
{
	padding: 2px;
	font-family: 'Tahoma';
	font-size: 12px;
	color: #000000;
}

table.bestelformulier th
{
	background-color: #e3e3a0;	
}

/* ***
	luister naar fragmenten
*** */
ol.fragmenten
{
	list-style: upper-roman;
	color: #ccc;
	padding: 0px;
	margin: 0px;
	margin-left: 50px;
}

ol.fragmenten li a
{
	line-height: 13pt;
	font-family: 'Tahoma';
	font-size: 12px;
	text-decoration: none;
}
/* ***
	media bekijken
*** */
div#media
{
	position: absolute;
	
	left: 5px;
	right: 5px;
	width: auto;
	width: expression( parseInt( parentNode.offsetWidth ) - 10 );	
	
	top: 5px;
	bottom: 45px;
	height: auto;
	height: expression( parseInt( parentNode.offsetHeight ) - 50 );	
	
	overflow: hidden;
}	

div#media iframe
{
	width: 100%;
	height: 100%;
	margin: 0px;
	padding :0px;	
}


div#mediabuttons
{
	position: absolute;	
	bottom: 0px;
	height: 40px;
	width: 200px;
	margin-left: 110px;
	color: #fff;
}

div#mediabuttons a
{
	margin-right: 20px;
}

div#mediabuttons a img
{
	border: 0;	
}
