body{
	text-align: center;
	min-width: 775px;
	margin:0;
	padding:0;
	background-color: #FFFDF0;
	font: 0.88em Arial, "Helvetica Neue", Helvetica, sans-serif;
	color: #000000;
	-webkit-text-size-adjust:none;
}
h2{
	font-size: 2em; 
	color: #3F2616;
	margin-bottom: -5px;
}
h3{
	font-size: 1.5em;
	color: #3F2616;
	margin-top: 2px;
	margin-bottom: -10px;
}	
#top{
	background-color: #A6FE4A;
	position: absolute;
	height: 125px;
	width: 100%;
	left: 0px;
	top: 0px;
}
#top span{
	display:none;
}
#top #h1{
	position: relative;
	top: 5px;
	margin-left: 133px;
	margin-top: 10px;
	color: #3F2616;
	font: bolder 60px "Helvetica Neue", Helvetica, Arial, sans-serif;
}
#top #h2{
	position: relative;
	top: -2px;
	margin-left: 18px;
	color: #3F2616;
	font: bolder 27px "Helvetica Neue", Helvetica, Arial, sans-serif;
}
#top img{
	position: relative;
	top: -100px;
	left: -210px;
}
#menu{
	background-color: #3F2616;
	position: absolute;
	width: 100%;
	left: 0px;
	top: 125px;
	height: 2.5em;
	border-bottom: 5px solid #FF6600;
}
#menu div {
	position: relative;
	top: -8px;
}
#menu a{
	color: #FEFEFE;
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	text-decoration: none;
}
#menu ul{
	text-align: center;
}
#menu li{
	display: inline;
	margin-right: 9px;
	list-style-type: none;
	background-color: #3F2616;
}
#menu li a:hover {
	color: #3F2616;
	background-color: #FF6600;
	background-image: url(../images/header/lijntje.gif);
	padding-top: 3px;
	padding-bottom: 3px;
}
#atheek {
	color: #888888;
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	text-decoration: none;
}
#atheek:hover {
	background-color: #888888;
	background-image: url(../images/header/lijntje.gif);
	padding-top: 3px;
	padding-bottom: 3px;
}
#emptyspace {
	height: 170px;
}
#main {
	position: relative;
	top: 0px;
	width: 775px;
	margin: 0 auto;
	text-align: left;
}
.breed{
	width: 100%;
	clear: both;
}

#copyright img {
	margin-bottom: 5px;
	margin-top: 5px;
}

#copyright {
	font-size: 0.8em;
	padding-bottom: 5px;
}

/* bubbletools */
.tool-tip{
	margin-left: -40px;
	margin-top: -5px;
	height: 50px;
	width: 150px;
	background: url(../images/bt.gif) no-repeat top;
	opacity: 0.85;
	z-index: 2;
}

.tool-text {
	padding-top: 20px;
	color: #3F2616;
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
}

.tool-title {
	display: none;
}