body{
	color: #eae2cd;
	margin: 0px;
	background-color: #171717;
	background-image: url('../images/bg.gif');
	background-repeat: repeat-x;
	/*background-position: 0px 555px; zonder banner */
	background-position: 0px 655px;
}

a{
	color: #eae2cd;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

div.bottomB a:hover {
	text-decoration: none;
}

img.hiowa{
	position: relative;
	top: 3px;
}

img.thumb{
	border-color: #eae2cd;
	border-width: 2px;
}

div{
	font-family: Verdana;
	font-size: 9px;
}

.bologo{
	position: absolute;
	right: 0px;
	top: 0px;
}

.bofoto{
	position: absolute;
	left: 0px;
	top: 0px;
}

.boquote{
	position: absolute;
	left: 410px;
	top: 120px;
	
	font-size: 10px;
	font-style: italic;
	color: #79756a;
}

.bottomA{
	position: absolute;
	right: 0px;
	/*top: 551px; zonder banner */
	top: 651px;
	width: 100%;
	height: 77px;
	
	color: #79756a;
}

.bottomB{
	position: relative;
	top: 13px;
	/*left: 50%;*/
	width: 1000px;
	/*margin: 0 0 0 -500px;*/
}

.contentA{
	position: absolute;
	right: 0px;
	/*top: 0px; zonder banner */
	top: 100px;
	width: 100%;
	height: 514px;
	
	color: #eae2cd;
	background-color: #171717;
}

.contentB{
	position: relative;
	/*left: 50%;*/
	width: 1000px;
	height: 500px;
	/*margin: 0 0 0 -500px;*/
}

.menuA{
	position: absolute;
	right: 0px;
	/*top: 514px; zonder banner */
	top: 614px;
	width: 100%;
	height: 37px;
	
	color: #171717;
	background-color: #eae2cd;
}

.menuB{
	position: relative;
	/*left: 50%;*/
	width: 1000px;
	height: 37px;
	/*margin: 0 0 0 -500px;*/
}