@charset "UTF-8";
body {
	color: #FFFFFF;
	font: normal 11pt Verdana, Arial, Helvetica, sans-serif;
	background-color: #8DAA35;
	background-image: url(../bilder/index_000_back02.jpg);
	background-repeat: no-repeat;
}
.body_h3 {
	font-weight: normal;
	text-decoration: none;
	margin-bottom: 10px;
	line-height: normal;
	padding-right: 5px;
	padding-bottom: 1px;
}
a:link {
	font-weight: bold;
	text-decoration: none;
	color: #FF9933;
}
a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #FF9933;
}
a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	font-weight: bold;
	text-decoration: none;
	color: #FF9933;
}
