body { 
	background:	url(images/background_transparant3.gif);
	background-repeat: no-repeat;
	background-color:  #003C79; /* #00529E; alternatieve lichtere kleur*/
}
p,div {
	color: #ffffff;
	font-family:Verdana;
	font-size:8pt;
	line-height: 14pt;
}

/*
input,textarea {	
}
*/
#printlogo {
	display: none;
}

.titel1 {
	font-weight:bold;
	text-indent: 25px;
	margin-top: 10px;
}

.titel2 {
	font-weight:bold;
	text-indent: 0px;

}


#hotspothome {
	position:absolute;
	z-index:1;
	left: 0px;
	top: 23px;

}
#colofonlink {
	position:absolute;
	z-index:1;
	left: 150px;
	top: 350px;
	display:none;
}
#ps {
	position:absolute;
	z-index:1;
	left: 222px;
	top: 23px;
	display:none;
}

#ps2 {
	position:absolute;
	z-index:1;
	left: 580px;
	top: 0px;
}
	
#paginatitel {
	position:absolute;
	z-index:2;
	left: 250px; /* left: 240px;*/
	
	top: 60px;
	width: 400px;
	height: 400px;

	font-family:Trebuchet MS;
	font-weight:bold;
	font-size:12pt;
	text-indent: 0px;
	font-weight:bold;
	font-style: italic;
	text-decoration:none;
}

#content1 {
	position:absolute;
	z-index:3;
	left: 250px;
	top: 120px;
	width: 300px;
	height: 400px;
	text-indent: 0px;
}

#content2 {
	position:absolute;
	z-index:2;
	left: 600px;
	top: 140px;
	width: 140px;
	height: 400px;
	font-size:7pt;
	
}

#menu {
	position:absolute;
	z-index:4;
	left:33 px;
	top:139px;
	text-align:right;
}

a.menuitem {
	font-family:Trebuchet MS;
	color:#fff;
	font-size:14px;
	font-weight:bold;
	font-style: italic;
	text-decoration:none;
}
a.menuitem:hover { 
	color:#ccf;
}
a {
	color:#fff;	
}

a img {
	border: none;
}

/*
 home : #8ABAFF // blauw
 routebeschrijving : #9CF8FF // cyaan
 openingstijden : #FFB69C // perzik
 medische informatie: #FF9CFF // zuurstok roze
 zorgverleners in delft: #99FFBB // pastelgroen
 contact : #FFFF03 // felgeel
*/