/* ========== start GENERIEKE STIJLEN ============= */

BODY {
	margin: 0px;	
	padding: 0px;
	background: url(../images/backgroundBody.jpg) repeat-y center top #FFFFFF;

}
TD, TABLE, DIV, IMG {
	vertical-align:top;
	margin:0px; 
	padding: 0px;
	border:0px;
	font: 13px 'Georgia', 'Book Antiqua', Palatino, serif;
}

A, A:visited {
	color: #000000;	
}

DIV#main {
	width: 100%;
	background: url(../images/backgroundTop.jpg) no-repeat center top transparent;
}

DIV#wrapper{
	margin: 0px 0px 0px 0px;
	top: -170px;
	position: relative;
}

DIV#content{
	background: url(../images/backgroundContent.jpg) no-repeat center 110px transparent;
	margin: 0px auto 0px auto;
	width: 980px;
}
a.navHome{
	width: 80px;
	height: 60px;
	display: block;
	background: url(../images/navHome.jpg) no-repeat 0px 0px transparent;
}

a.navToneelgroepHaag{
	width: 157px;
	height: 60px;
	display: block;
	background: url(../images/navToneelgroepHaag.jpg) no-repeat 0px 0px transparent;
}
a.navOnzeLeden{
	width: 108px;
	height: 60px;
	display: block;
	background: url(../images/navOnzeLeden.jpg) no-repeat 0px 0px transparent;
}
a.navGespeeldeStukken{
	width: 153px;
	height: 60px;
	display: block;
	background: url(../images/navGespeeldeStukken.jpg) no-repeat 0px 0px transparent;
}
a.navGastenboek{
	width: 110px;
	height: 60px;
	display: block;
	background: url(../images/navGastenboek.jpg) no-repeat 0px 0px transparent;
}

a.navContact{
	width: 77px;
	height: 60px;
	display: block;
	background: url(../images/navContact.jpg) no-repeat 0px 0px transparent;
}
a.secureButton{
	width: 19px;
	height: 25px;
	display: block;
	background: url(../images/navSecureButton.jpg) no-repeat 0px 0px transparent;
}

a.navHome:hover,
a.navToneelgroepHaag:hover,
a.navOnzeLeden:hover,
a.navGespeeldeStukken:hover,
a.navGastenboek:hover,
a.navContact:hover{
	background-position: 0px -60px;
}
a.secureButton:hover{
	background-position: 0px -25px;
}


DIV.logoKlein {position:relative; top:-170px; width: 244px; left: 20px;}
DIV.breadCrumb {
	position: relative; float: right; right: 20px; top: -85px;
	font-size: 12px;
}
DIV.breadCrumb a{
	color: #860703;
}
DIV.breadCrumb a:hover{
	color: #FFFFFF;
}



/* ========== einde GENERIEKE STIJLEN ============= */

