body
{
	background: gray url(http://www.bulltownband.nl/gfx/bulltownband.jpg) center 0 no-repeat fixed; 
	font: 12px/1.5 verdana, arial, sans-serif;
	margin: 5px 5px 5px 5px;
}

hr
{
	color: black;
	background: black;
	height: 1px;
	width: 580px;
	padding-left: 10px;
	padding-right: 10px;
}

div#wrapper
{
	position: relative;
	margin:	0px auto 0px auto;
	width: 760px;
}

div#wrapper img.banner
{
	width: 750px;
	height: 125px; 
	/*144 px voor de grote banner*/
	/*height: 115px; voor de kleine banner */
	border: 2px solid black;
}

div#headerMenuBack
{

	/*positie*/
	position: absolute;
	left: 0px; right: 0px; top: 117px;
	padding: 0px 0px 0px 0px;
	margin:  0px 0px 0px 0px;
}


div#headerMenuBack img.back
{
	width: 750px;
	height: 30px;
}

div#headerMenu
{
	/*uiterlijk*/
	border: 0px solid black;
	
	/*positie*/
	position: absolute;
	left: 0px;
	top: 124px;
	padding: 0 0 0 0;
	margin:  0 0 0 0;
	
	/**/
	voice-family: "\"}\"";
	voice-family: inherit;
	
	background: transparant;
	width: 750px;
	z-index: 1;
}




/*-------------------------------------------------------------------------------------------*/


div#menu
{
	position: absolute;
	width: 135px;
	left: 0px;
	top: 190px;
	margin: 0px  10px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: 2px solid black;
	background: rgb(98%, 92%, 39%); /*lichter geel ivm yellow*/
}

a.menulink, a.menulink:hover, a.menulink:active, a.menulink:visited
{
	display: block;
	color: black;
	margin: 0px;
	padding: 0px 8px;
	text-align: left;
	font-style: italic;
	text-decoration: none;
	font-weight: bold;
}

/*-------------------------------------------------------------------------------------------*/

div#siteNaamRand
{
	position: absolute;
	border: 2px solid black;
	background: rgb(80%, 80%, 80%); /*grijze achtergrond*/
	width: 750px;
	height: 35px;
	left: 0px;
	top: 140px;
	z-index:2;
	text-align: justify;
}

h1
{
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 0.4em; /* letterafstand */
	font-size: 180%;
	line-height: 1.45em;
	color: black; /* zwart lettertype*/
	margin: 1px 0px 0px 17px; /*zorgt voor een afstand van 3px met siteNaamTitel*/
}


div#tekst
{
	/*uiterlijk*/
	border: 2px solid black;
	
	/*positie*/
	position: absolute;
	padding: 0px 0px 0px 0px; 
	margin: 0px 0px 0px 0px;
	left: 150px; right: 0px;
	
	top: 190px;
	
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 600px;
	
	/*tekststyle*/
	text-align: Justify;
	z-index: 10;
	background: rgb(98%, 92%, 39%); /*lichter geel ivm yellow*/
}

p
{
	margin: 0px 0px 0px 0px; /*centreren van de tekst */
	padding-left: 15px;
	padding-right: 15px;
	font-size: 90%;	
}

h3
{
	margin: 0px 0px 0px 0px; /*centreren van de tekst */
	padding-left: 15px;
	padding-right: 15px;
	font-size: 90%;
	font-weight: bold;
}

p img.foto
{
	float: none;
	clear: none;
	border: 2px solid black;
  	position: relative;
  	left: 12.5%;
  	margin: 5px 5px 5px 5px;
}

center img.contentimg {
	align: center;
	border: 1px solid black;
}

div#tekst p img.lid
{
	float: right;
	clear: none;
	border: none;
	margin: 5px 5px 5px 5px;
}


/* Contactformulier */
form#contactFormulier
{
	margin:1.5em  0px 1.5em 0px;
	padding:0;
	font-size:13px;
}

form#contactFormulier p
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	clear:both;
}

form#contactFormulier p label
{
	display:block;
	float:left;
	margin:0;
	padding:2px 2px 0px 0px;
	width:70px;
	color:#94D52B;
	border:2px solid white;
	font-weight:bold;
	text-align:right;
}

form#contactFormulier input
{
	border:0px solid transparent;
	margin:0px 0px 0px 0px ;
	padding:2px 0px  0px  2px;
	width:200px;
	height:18px;
	font-size:13px;
	border:1px solid black;
}

form#contactFormulier textarea
{
	width:200px;
	height:150px;
	font-size:13px;
	border:1px solid black;
}

form#contactFormulier .submitKnop
{
	border:1px solid black;
	margin: 0px 0px 0px 0px ;
	width:205px;
	height:30px;
	background: rgb(80%, 80%, 80%);
	color:white;
	font-weight:bold;
	height:auto;
}



/*--------------Implementatie FOTO module----------------*/
div#imgLijst
{
	postion:absolute;
	left : 10px;
	top: 0px;
	top: 75px;
	border: 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

div#imgLijst img.foto
{
	border: 0px;
	padding: 2px 2px 2px 2px;
}

a, a:visited, a:active {
	color: #000000;
	text-decoration: underline;
}

a:hover {
	color: #666666;
	text-decoration: none;
}

div#footer a, a:visited, a:active {
	color: #000000;
	text-decoration: underline;
	font-size: 90%;
}

div#footer a:hover {
	color: #666666;
	text-decoration: underline;
	font-size: 90%;
}