body {
	font: 9pt Arial;
	line-height: 13pt;
	padding: 0px;
	margin: 0px;
	background-color: #8EC962;

}
#faqja {
	width: 850px;
	margin-right: auto;
	margin-left: 0;
	background-color: #C8E8A9;

}

#logo {
	width: 850px;
	height: 90px;
	margin: 0;
	padding: 0;

}

/* <!-- LIST ITEMS --> */

ul {
	margin: 0px;
	padding: 0px;
	list-style: none;

}
li {
	line-height: 22px;
	text-indent: 5px;
	float: left;

}
li a {
	display: block;
	width: 100%;
	text-decoration: none;

}
li a:hover {
	background: #8EC962;
	color: #FFFFFF;

}

#menu {
	width: 850px;
	padding: 0px;
	margin: 0px;
	float: left;
	text-align: center;
	background-color: #C40000;

}
#menu li {
	width: 114px;
	border-right: 1px solid #FFFFFF;

}
#menu li a {
	color: #FFFFFF;

}
#menu li a:hover {
	color: #000000;

}

h1, h2 {
	margin: 0px 0px 0px 0px;

}
h1 {
	text-align: left;
	padding: 20px 5px 10px 0px;
	font: bold 14pt Arial, Helvetica;

}
h2 {
	text-align: left;
	padding: 10px 0px 5px 0px;
	font: bold 11pt Arial, Helvetica;

}

#main {
	float: left;
	height: 650px;

}

#inhalt {
	margin: 0px;
	padding: 0px 20px 0px 20px;
	width: 534px;
	height: 100%;
	float: left;
	background-color: #FAFDF7;

}

#blocks {
	margin: 0px;
	padding: 0px 10px 0px 10px;
	width: 250px;
	height: 100%;
	float: right;
	background-color: #C8E8A9;
	border-right: 3px solid #C40000;

}

#blocks img {
	float: left;
	margin-right: 10px;
	padding-bottom: 20px;
}

#blocks p {
	float: left;	
}

A  {
	text-decoration: none;
	color: #FF0000;
	}

#inhalt a {
	text-decoration: none;
	color: #C40000;
	padding: 0px 0px 0px 0px;
	border-bottom: 1px solid #8EC962;

}
#inhalt a:hover {
	background: #8EC962;
	color: #000000;

}

#startseite {
	height: 630px;
	background: #FAFDF7 url(start.jpg) no-repeat bottom left;

}

#taetigkeiten {
	height: 630px;
	background: #FAFDF7 url(taetigkeit.jpg) no-repeat bottom left;

}
