/* CSS Document */

/* ? 2007 Job Bovelander 												*/
/* Alle rechten voorbehouden 											*/
/* dupliceren en/of kopieren van deze stylesheet is niet toegestaan 	*/
/* meer informatie: jobbovelander@planet.nl							 	*/

/* ALGEMEEN */

h1 {
		font-size: 10pt;
}

h2 {
		font-size: 9pt;
		font-weight: bold
}

h3 {
		font-size: 7pt;	
}

h4 {
		font-size: 5pt;	
}

body {
		margin-top: 0px;
		margin-bottom: 0px; 
		height: 100%;
}


/* OVERIGE TABELLEN */

#main {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-style: normal;
		font-size: 8pt;
		vertical-align: top;
}

#maintable {
		background: url(../images/Background-main.png) no-repeat left top;
		background-color: #B9DBEF; 
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-style: normal;
		font-size: 8pt;
		vertical-align: top;
		width: 685px;
}


#right {
		background-color: #900000; 
		width: 11px;
}

#rood {
		background-color: #900000; 

}
#left {
		background: url(/images/Links.png) no-repeat right top;
		background-color: #900000;
		width: 104px;
		height: 100%;
}

#banner {
		background: url(/images/Banner_home.png) no-repeat left top;
		width: 800px;
		height: 379px;
}

#home #banner {  
		background: url(/images/Banner_home.png) no-repeat left top;
		width: 800px;
		height: 379px;
}
		
#pietenboyband #banner {  
		background: url(/images/Banner_job.png) no-repeat left top;
		width: 800px;
		height: 379px;
}

#agenda #banner {  
		background: url(/images/Banner_AGENDA.png) no-repeat left top;
		width: 800px;
		height: 379px;
}
#fotoboek #banner {  
		background: url(/images/Banner_bas.png) no-repeat left top;
		width: 800px;
		height: 379px;
}

#gastenboek #banner {  
		background: url(/images/Banner_chris.png) no-repeat left top;
		width: 800px;
		height: 379px;
}
#contact #banner {  
		background: url(/images/Banner_kados.png) no-repeat left top;
		width: 800px;
		height: 379px;
}
#borders {
	border: 1px solid #000000;
	border-collapse: collapse;
	width: 800px;
	margin: auto;
	height: 100%;
	vertical-align: top;
}


#webtable {
	 border-collapse: collapse;
	 width: 800px;
	 height: 100%;
	 margin: auto;
}

img { border:0; }
