* {
	margin: 0;
	padding: 0;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #3e3e3e;
}
h2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
}
#footerwrite{
	font-family:Arial, Helvetica, sans-serif;
	margin-left:30px;
	padding-top:9px;
}
#wrapper {
	margin: 0 50px;
	padding: 0 20px;
	background-image: url(../res_eigene/side_back.jpg);
	background-repeat: repeat-y;
	border-top: 15px solid #3e3e3e;
}
#corner {
	width: 20px;
	height: 20px;
	margin-left: -20px;
	background-image: url(../res_eigene/side_top.jpg);
	position: absolute;
}
#header {
	background-color: #D23002;
	min-height: 99px;
	background-image: url(../res_eigene/logo.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#header div {
	font-size: 15px;
	display: block;
	background-image: url(../res_eigene/head_text.gif);
	width: 820px;
	height: 60px;
	padding-top: 40px;
	background-repeat: no-repeat;
}
.titel{
	margin-left:30px;
	padding-bottom:50px;
}
#nav {
	height: 60px;
	background-color: #FFFFFF;
	color: #000000;
	background-image: url(../res_eigene/nav_back.jpg);
	background-repeat: repeat-x;
}
#nav ul {
	display: block;
	height: 40px;
	background-image: url(../res_eigene/nav_right.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding: 4px 0 0 10px;
}
#nav li {
	float:left;
	list-style: none;
}
#nav a {
	display: block;
	width: 80px;
	height: 40px;
	text-decoration: none;
	line-height: 40px;
	text-align: center;
	color: #666666;
	font-size: 14px;
	font-weight: bold;
}
#nav a:hover {
	color: #ee0000;
}
#content {
	background-color: #FFFFFF;
	color: #000000;
	min-height: 426px;
	border-bottom: 1px solid #CCCCCC;
	padding:0 30px 0 30px;
}
#navleft{

}
#navleft ul {
	display: block;
	height: 40px;
}
#navleft a {
	display: block;
	width: 80px;
	height:25px;
	text-decoration: none;
	text-align: center;
	color: #666666;
	font-size: 10px;
	font-weight: bold;
	text-align:left;
}
#navleft li {
	text-align:left;
	list-style: none;
}

* html #content {
	height: 426px;
}
#footerleft{
	background-image:url(../res_eigene/footerleft.gif);
	margin-left:-13px;
	background-repeat:no-repeat;
	
}
#footer{
	background-color:#D23002;
	min-width:820px;
	height:32px;
}
#footerlefttop{
	background-image:url(../res_eigene/footerlefttop.gif);
	background-repeat:no-repeat;
	background-position:right;
	height:32px;
	text-align:left;
}
#bottomleft{
	background-image:url(../res_eigene/bottomleft.gif);
	background-repeat:repeat-x;
	height:32px;	
}
#leftfooter{
	background-image:url(../res_eigene/bottomright.gif);
	background-repeat:no-repeat;
	background-position:right bottom;
	height:32px;
}
#googlemaps{
	background-image:url(../res_eigene/googlemaps1.png);
	width:413px;
	height:181px;
	margin-left:600px;
	float:right;
}
#mindmap{
	background-image:url(../res_eigene/mindmap.png);
	background-repeat:no-repeat;
	background-position:center;
	height:279px;
	width:100%;
	
}
#client1{
	background-image:url(../res_eigene/client1.png);
	background-repeat:no-repeat;
	background-position:center;
	height:279px;
	width:100%;
	
}
#client2{
	background-image:url(../res_eigene/client2.png);
	background-repeat:no-repeat;
	background-position:center;
	height:279px;
	width:100%;
	
}
#contentimage{
	margin-top:-45px;
	margin-left:145px;
}
#contentimage span{
	font-family:serif;
	text-align:left;
	float:none;
}
#innernav{
	margin-left:40px;
}
#innernav
	a {
	display: block;
	width: 80px;
	height:25px;
	text-decoration: none;
	text-align: center;
	color: #D23002;
	font-size: 10px;
	font-weight: bold;
	text-align:left;
	
}
#navleft a:hover {
	color: #e4e4e4;
}
