body {
	background-color: #CCCFBC;
}
a {
	outline: 0;
	-moz-outline: 0;
}
.googlebot {
	visibility: hidden;
	position: absolute;
	left:0; top:0;
}
.navi_off {
	font-family: arial;
	font-size: 14px;
	color: #A6AA98;
}
.navi_on {
	font-family: arial;
	font-size: 14px;
	color: #8B8D7F;
}
.navi_off:hover {
	color: #8B8D7F;
}
.headline {
	font-family: arial;
	font-size: 15px;
	color: #F1F3EC;
}
.headline_dark {
	font-family: arial;
	font-size: 15px;
	color: #8B8D7F;
}
.bodytext {
	font-family: arial;
	font-size: 15px;
	color: #8B8D7F;
	line-height: 33px;
}
.link_dark {
	font-family: arial;
	font-size: 15px;
	color: #8B8D7F;
	text-decoration: none;
}
.link_dark:hover {
	color: #F1F3EC;
}
.media_off {
	font-family: arial;
	font-size: 12px;
	color: #A6AA98;
	line-height: 10px;
}
.media_on {
	font-family: arial;
	font-size: 12px;
	color: #8B8D7F;
	line-height: 10px;
}
.slash {
	font-family: arial;
	font-size: 15px;
	font-weight: bold;
	color: #F1F3EC;
}

