body {
	margin: 0px;
	padding: 0px;
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
	text-align: justify;
	font-size: 13px;
	color: #333;
	line-height: 17px;
}
#header-logo{
	position: absolute;
	width: 900px;
	height: 120px;
	left: 0px;
	top: 0px;
	z-index: 3;
}
#header {
	display: block;
	z-index: 2;
	position: absolute;
	top: 0px;
	left: 0px;
	height: 440px;
	width: 900px;
}
#header img {
	border: none;
	position: absolute;
	right: 0px;
	bottom: 0px;
}
#main-menu {
	display: block;
	position: absolute;
	top: 127px;
	left: 160px;
	clear: both;
}
#content {
	display: block;
	position: absolute;
	width: 520px;
	top: 440px;
	left: 0px;
	padding: 20px 20px 20px 370px;
	background-image: url(pics/streifen.jpg);
	background-repeat: no-repeat;
}
#main-menu a {
	display: block;
	float: left;
	margin-right: 15px;
	height: 22px;
	border: none;
	background-attachment: absolute;
	background-position: 0px 0px;
	background-repeat: no-repeat;
}
#main-menu a:hover {
	background-position: 0px -22px;
	background-repeat: no-repeat;
}
a#nous-connaitre {
	background-image: url(pics/button-nous-connaitre.jpg); 
	width: 100px;
}
a#les-projets {
	background-image: url(pics/button-les-projets.jpg); 
	width: 77px;
}
a#s-informir {
	background-image: url(pics/button-sinformer.jpg); 
	width: 142px;
}
a#s-inscrire {
	background-image: url(pics/button-sinscrire.jpg); 
	width: 71px;
}
a#s-investir {
	background-image: url(pics/button-sinvestir.jpg); 
	width: 67px;
}
a#empreinte {
	background-image: url(pics/button-empreinte.jpg); 
	width: 115px;
}
#main-menu a span {
	display: none;
}
#sub-menu {
	position: absolute;
	top: 167px;
	left: 160px;
	width: 180px;
	text-align: left;
}
#sub-menu a {
	display: block;
	font-weight: bold;
	color: #000;
	border: none;
	padding: 2px 0px 2px 3px;
	margin-bottom: 2px;
}
#sub-menu a#active {
	color: #fff;
}
#sub-menu a:hover {
	color: #fff;
	background: none;
}
a:hover{
	background-color: #444;
	color: #fff;
}
a {
	color: #000;
	border-bottom: 1px solid #ccc;
	text-decoration: none;
}
h1, h2, h3, h4 {
	color: #333;
	text-align: left;
	font-weight: bold;
}
h1 {
	margin: 30px -10px 10px -20px;
	font-size: 30px;
	line-height: 30px;
	letter-spacing: -1px;
}
h2 {
	font-size: 20px;
	letter-spacing: -1px;
	line-height: 25px;
}
h2.headline {
	margin-top: -8px;
}
h3 {
	font-size: 16px;
	line-height: 20px;
}
h4 {
	padding: 0px;
	margin: 0px;
}
table {
	border-spacing: 0px 20px;
}
table img {
	margin-right: 10px;
}
table tbody tr td{
	vertical-align: top;
}
table#splashbanner{
	text-align: left;
}
table#splashbanner img {
	display: block;
	border: none;
}
ul {
	padding: 5px 0px 5px 20px;
	text-align: left;
}
li {
	padding: 0px;
	margin: 0px 0px 3px 0px;
	text-align: left;
}
iframe#suchmaschine {
	display: block;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 99%;
	height: 99%;
	padding: 0px;
	margin: 0px;
	background-color: #FFFFFF;
}
.abschnitt {
	padding-bottom: 10px;
}
/*#inhalt {
	position: absolute;
	left: 160px;
	top: 30px;
}*/
#inhalt ul {
	margin: 0px;
	padding: 8px 0px 0px 12px;
	list-style: none;
}
blockquote {
	margin-top: 8px;
	margin-right: 4px;
	margin-bottom: 4px;
	margin-left: 13px;
	font-style: italic;
}
cite {
	margin-top: 0px;
	margin-bottom: 8px;
	display: block;
	text-align: right;
}
