body {
	background-image: url(../img/bg.jpg);
	background-repeat:repeat-y;
	background-position:center;
	background-color:#F7F7F7;
	margin: 0px;
}
TD {
	font-family     : Verdana;
	font-size       : 11px;
	line-height     : 16px;
	font-style      : normal;
	color           : #666666;
	letter-spacing  : 0px;
}

.datum_bold {
	font-size       : 10px;
	font-weight		: bold;
}

.breadcrumb {
	font-size       : 9px;
}

.teskt_adres {
	font-family		: Trebuchet MS;
	font-size		: 11px;
	color			: #414e79;
	line-height		: 14px;
}

.teskt_poll {
	font-family		: Verdana;
	font-size		: 10px;
	color			: #414e79;
	line-height		: 14px;
}

.titel {
	font-family		: Trebuchet MS;
	font-size		: 18px;
	color			: #414e79;
	line-height		: 25px;
	font-weight		: bold;
}

.tekst_bold_blauw {
	font-family		: Trebuchet MS;
	font-size		: 12px;
	color			: #414e79;
	line-height		: 18px;
	font-weight		: bold;
}

.subtitel {
	font-family		: Trebuchet MS;
	font-size		: 14px;
	color			: #414e79;
	line-height		: 18px;
	font-weight		: bold;
}

.gastenboekcell {

	padding-top : 8px;
	padding-right : 15px;
	padding-left : 15px;
	padding-bottom : 8px;

}

.krantencell {

	padding-top : 8px;
	padding-right : 15px;
	padding-left : 15px;
	padding-bottom : 8px;

}

select, input, textarea, radio, checkbox{
	color : #666666;
	font-family : Verdana;
	font-size : 11px;
	background-color: #F8F8F8;
	border-width: 1; 
	border-style: solid; 
	border-color: #989898;
}

.cursor {
	cursor          : hand
}

A {
	text-decoration : underline;
	color           : #666666;
}
A:HOVER {
	text-decoration : underline;
	color           : #666666;
}
A:VISITED {
	text-decoration : underline;
	color           : #666666;
}
A:ACTIVE {
	text-decoration : underline;
	color           : #666666;
}

A.2 {
	font-size		: 9px;
	text-decoration : underline;
	color           : #666666;
}
A.2:HOVER {
	font-size		: 9px;
	text-decoration : underline;
	color           : #666666;
}
A.2:VISITED {
	font-size		: 9px;
	text-decoration : underline;
	color           : #666666;
}
A.2:ACTIVE {
	font-size		: 9px;
	text-decoration : underline;
	color           : #666666;
}

#navExtra a {	
	display:block;
	background-image:   url(../img/menu_normaal.jpg);
	background-repeat: no-repeat;
	text-align: left;
	font-family: Trebuchet MS;
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
	line-height: 24px;
	padding-left: 17px;
	heigth:24px;
}

#navExtra a:hover {
	background-image:   url(../img/menu_over.jpg);
	color: #FFFFFF;
	font-weight: bold;
}
#navaan a {
	display:block;
	background-image:   url(../img/menu_over.jpg);
	background-repeat: no-repeat;
	text-align: left;
	text-decoration : none;
	font-family: Trebuchet MS;
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
	padding-left: 17px;
	line-height: 24px;
	heigth:24px;
	font-weight: bold;
}

#navExtrasub a {	
	display:block;
	background-image:   url(../img/submenu_normaal.jpg);
	background-repeat: no-repeat;
	text-align: left;
	font-family: Trebuchet MS;
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
	line-height: 24px;
	padding-left: 17px;
}

#navaansub a {
	display:block;
	background-image:   url(../img/submenu_over.jpg);
	background-repeat: no-repeat;
	text-align: left;
	text-decoration : none;
	font-family: Trebuchet MS;
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
	padding-left: 17px;
	line-height: 24px;
	heigth:24px;
	font-weight: bold;
}

#navExtrasub a:hover {
	background-image:   url(../img/submenu_over.jpg);
	color: #FFFFFF;
	font-weight: bold;
}
