﻿#body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #000;
	text-decoration: none;
	background-color: #56561d;
}
* {
	margin: 0px; padding: 0px; border:0px;
}
a {
	color: #000;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover{
	color: #85362d;
}
a:active {
	text-decoration: none;
}
li {
	list-style-type: none;
}
#container {
	height: 700px;
	width: 930px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../bilder/hg_container-trans.png);
	background-repeat: no-repeat;
	background-position: bottom;
}
#container #top {
	height: 230px;
	width: 920px;
	background-image: url(../bilder/bild_denkansatz-trans.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#container #navi_top  {
	display: inline;
}
#container #navi_top .logo  {
	position: absolute;
	top: 195px;
	margin-left: 19px;
	z-index: 20;
}
#container #navi_top .logo a img  {
	margin-left: 20px;
}
#container #navi_top ul  {
	margin-bottom: 10px;
	margin-left: 250px;
}
#container #navi_top ul .link a  {
	color: #56561d;
}
#container #navi_top ul li  {
	display: inline;
	margin-left: 30px;
}
#container #navi_top ul li a  {
	font-style: normal;
	letter-spacing: -0.1em;
	font-weight: bold;
}
#container #content_all  {
	background-image: url(../bilder/hg_content_denkansatz-trans.png);
	background-repeat: no-repeat;
	margin-left: 30px;
}
#container #navi_left {
	height: 390px;
	width: 200px;
	float: left;
	margin-left: 30px;
	padding-top: 30px;
}
#container #navi_left ul  {
	text-align: left;
}
#container #navi_left ul .link a {
	color: #56561d;
}
#container #navi_left #oben  {
	margin-bottom: 125px;
	visibility: hidden;
}
#container #navi_left #unten  {
	margin-bottom: 50px;
}
#container #navi_left #home a {
	color: #FFF;
}
#container #navi_left #home a:hover {
	color: #56561d;
}
#container #navi_left ul li  {
	padding-bottom: 20px;
	font-weight: normal;
}
#container #navi_left ul li a  {
	font-weight: bold;
	letter-spacing: -0.1em;
}
#container #navi_left p a img  {
	margin-top: 30px;
	margin-bottom: 30px;
	text-align: center;
}
#container #content {
	height: 420px;
	width: 860px;
}
#container #content #overflow  {
	overflow: auto;
	height: 301px;
}
#container #content h1  {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.8em;
	color: #56561d;
	padding-left: 250px;
	padding-top: 20px;
	font-weight: normal;
}
#container #content h1 span  {
	color: #a09f7c;
	padding-left: 40px;
}
#container #content p {
	padding-right: 20px;
	padding-left: 20px;
	margin-top: 0px;
	padding-top: 15px;
}
#streifen  {
	background-image: url(../bilder/streifen_denkansatz.png);
	position: absolute;
	top: 140px;
	z-index: 20;
	height: 80px;
	width: 1600px;
}

