body,td,th {
	font-family: Arial, Verdana, Helvetica, Geneva;
	font-size: 11px;
	color: #333333;
	line-height: 19px;
	background-color: #ffffff;
	
	
}


a:link, a:visited {
	color: #333333;
	text-decoration: none;
	border: 0px none #FFFFFF;
}
a:hover, a:active {
	color: #333333;
	text-decoration: none;
	border: 0px none #FFFFFF;
}
 INPUT {
	background-color: #ffffff;
	color: #000000;
	font-family: Arial, Verdana, Helvetica, Geneva;
	font-weight: normal;
	font-size: 10pt
}

TEXTAREA {
	background-color: #ffffff;
	color: #000000;
	font-family: Arial, Verdana, Helvetica, Geneva;
	font-weight: normal;
	font-size: 10pt
} 

/* div styles */

#logo {
	width: 83px;
	height: 22px;
	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
	position: absolute;
	top: 26px;
	left: 637px;
	z-index: 10;
}
#terug {
	width: 180px;
	height: 60px;
	background-repeat: no-repeat;
	position: absolute;
	top: 65px;
	left: 50px;
	z-index: 10;
}
#balk{
	width: 85px;
	height:650px;
	background-color: #cccccc;
	position: absolute;
	top: -1px;
	left: 0px;
	z-index: 1;
}
#navIndex{
	width: 586px;
	height:493px;
	background-color: none;
	position: absolute;
	top: 60px;
	left: 135px;
	z-index: 1;
}
#navIndex2{
	width: 454px;
	height:99%;
	background-color: none;
	position: absolute;
	top: 105px;
	left: 0px;
	z-index: 1;
}
#aanpassenIndex{
	width: 780px;
	height: 100%;
	background-color: #ffffff;
	position: absolute;
	top: 105px;
	left: 0px;
	z-index: 1;
}
#navIndexBeelden{
	width: 501px;
	height:270px;
	background-color: none;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1;
}
#navIndexBeelden{
	width: 501px;
	height:270px;
	background-color: none;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1;
}

#vergrootBeelden{
	background-color: #ffffff;
	position: absolute;
	top: 25px;
	left: 50px;
	z-index: 1;
	
}

#inhoudvergrootBeelden{
	background-color: #ffffff;
	
	position: absolute;
	top: 60px;
	left: 135px;
	z-index: 3;
}

#detailbeeld{
	background-color: #ffffff;
	position: absolute;
	top: 92px;
	left: 85px;
	z-index: 1;
	
}


#terugButton{
	background-color: #cdcccb;
	position: absolute;
	top: 76px;
	left: 427px;
	z-index: 1;
}
#terugButtontekst {
	width: 326px;
	height: 15px;
	position: absolute;
	top: 76px;
	left: 454px;
	padding: 0px 10px 10px 10px;
	z-index: 4;
}
#naam {
	width: 326px;
	height: 25px;
	position: absolute;
	top: 47px;
	left: 791px;
	padding: 10px 10px 10px 10px;
	z-index: 3;
}

#tekstIndex {
	position: absolute;
	top: 53px;
	left: 609px;
	background-color: none;
	padding-right:13px;
	z-index: 5;
}
#tekstIndex2 {
	width: 325px;
	height: 95%;
	position: absolute;
	top: 130px;
	left: 408px;
	background-color: #ffffff;
	padding-bottom:0px;
	padding-top:5px;
	padding-right:30px;
	padding-left:10px;
	z-index: 2;
}
#infotekst {
	width: 390px;
	position: absolute;
	top: 229px;
	left: 200px;
	background-color: #6B757F;
	z-index: 1;
}
#footer {
	position: absolute;
	top: 168px;
	left: 667px;
	
	z-index: 4;
}

/* table styles */


.tekstCell {
	vertical-align:top;
	padding: 10px 10px 0px 20px;
}
.navCell {
	
	background-color: none;
	border-top: 0px none none;
	border-right: 0px solid none;
	border-bottom: 0px solid none;
	border-left: 0px none none;
}
.navCellthumbs {
	
	background-color: #ffffff;
	border-top: 0px none #FFFFFF;
	border-right: 0px solid #FFFFFF;
	border-bottom: 3px solid #FFFFFF;
	border-left: 5px none #FFFFFF;
}
.aanpassenCell {
	background-color: #ffffff;
	padding: 10px 10px 0px 50px;
}
/* text styles */
.navLink:link, .navLink:visited {
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.navLink:hover, .navLink:active {
	font-size: 11px;
	font-weight: normal;
	color: #6B757F;
	text-decoration: none;
}
.naam {
	font-size: 15px;
	color: #ffffff;
	font-weight: bold;
	line-height: 21px;
}
.title {
	font-size: 15px;
	color: #CC0000;
	font-weight: bold;
	line-height: 21px;
}
.subtitle {
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	line-height: 21px;
}
.infoTekst {
	font-weight: normal;
	font-size: 11px;
	color: #7F7F7E;
	line-height: 18px;
}
.footerTekst {
	font-weight: normal;
	font-size: 11px;
	color: #000000;
	line-height: 18px;
}
.contentTekst {
	color: #666666;
	font-weight: normal;
	font-size: 11px;
	line-height: 20px;
	text-align: right;	
}
.contentLink {
	text-decoration: underline;
	color: #333333;
}
