#apDiv1 {
	position:fixed;
	left:704px;
	top:112px;
	z-index:1;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#apDiv2 {
	position:fixed;
	left:20px;
	top:112px;
	width:55px;
	height:85;
	z-index:1;
}
body{
margin: 0;
text-align: center;
}

#menu li a {
	padding: 0px;
	color: #333333;
	font-size:16px;
	font-family: "Myriad Pro";
	text-transform: none;
	text-decoration: none;
	list-style-type: none;
	border: thin none #000000;
	font-style: italic;
}

#menu li a:visited{
	color:#333333;
	list-style-type: none;
}

#menu li a:hover{
	color:#FF0000;
	text-decoration:none;
	list-style-type: none;
}
#menu   li   a.active  {
	color: #FF0000;
	list-style-type: none;
} 
#menu  ul  {
	padding: 0px;
	color: #333333;
	font-size:14px;
	font-family: "Myriad Pro";
	text-transform: none;
	text-decoration: none;
	list-style-type: none;
	margin: 0px;
	background-position: top;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
#menu {
	
}
#submenu {
	font-family: "Myriad Pro";
	font-size: 10px;
	overflow:scroll;
	width: 800px;
	text-align:left;
	margin: 0px;
	overflow-y : hidden;
	padding: 0px;
	height: 224px;
}




#main {
	font-family: "Myriad Pro";
	font-size: 14px;
	overflow-x : hidden;
	
}
#main_klein {
	font-size: 12px;
	font-family: "Myriad Pro";
	text-align: left;
}
.rood {
	color: #FF0000;
}
.inspringen {
	color: #000000;
	margin-left: 10px;
	padding-left: 10px;
	left: 20px;
}

a:link {
	color: #333333;
	border: #333333;
	text-decoration: none;
}
a:visited {
	color: #333333;
	border: #333333;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	border: #FF0000;
	text-decoration: none;
}
a:active {
	color: #FF0000;
	border: #FF0000;
	text-decoration: none;
}
a: img { border-color:#FF0000;
}

