@charset "utf-8";


#groot { font-size:20px;
}
#show_vest {visibility:hidden;
}
#show_med {visibility:hidden;
}
#show_ther {visibility:hidden;
}
#show_info {visibility:hidden;
}
#show_vraag {visibility:hidden;
}
#pointer {
cursor:pointer;
}
#apDiv-vestiging1 {
	position:absolute;
	width:auto;
	height:auto;
	z-index:1;
	left: 540px;
	top: 230px;
}
#apDivkaart {
	position:absolute;
	width:200px;
	height:59px;
	z-index:1;
	left: 658px;
	top: 669px;
}
#kaart {
	width:auto;
	height:auto;
	z-index:2;
	left: 170px;
	top: 225px;
	margin-top: 10px;
	margin-left: 80px;
}
#detailkaart {
	width:auto;
	height:auto;
	z-index:3;
	margin-top: 50px;
	position: absolute;
	left: 648px;
	top: 208px;
}
#kleur  {
	color:#930000;
}

#rood {
	color: #F00;
}
#kleur:hover {
	color: #0000FF;
	text-decoration:underline;
}
#kleur:active {
	color:#FF8080;
}


a:link              {
	color: #930000;
	text-decoration:none;
}
a:visited           {
	color: #FF8080;
	text-decoration:none;
} 
a:hover             {
	color:#0000FF;
	text-decoration:underline;
} 


body,td,th {
	font-family: "ElegaGarmnd BT";
	font-size: 16px;
	color:black;
}

.iframe	{
	background-color:#F8FBFC;
	text-indent: 30px;
}
.style1 {font-weight: bold;
}
.style2 { 
font-size: 36px; 
color:#930000;
}
.style3 {
	color: #DDDDDD;
	font-size: 10px;
}
.style4 {
	color: #D50000;
}
.style5 {
	font-size: 12px;
}
.style7 {
	color: #F00;
}
.style8 {
	color: #090;
}
.style9 {
	color: #930000;
}
.font_16 {
	font-size: 16px;
	font-weight: bold;
	font-style: oblique;
	color: #F00;
}
.cellborder {
	border: thin solid #D0DCF1;
}
.pointer {
cursor:pointer;