@charset "UTF-8";
/* CSS Document */

body {
	background:#FFF;
	font-family: Verdana, Arial, Helvetica, sans-serif, AvantGarde
	Demi, Bahamas Heavy;
	font-size: 10px;
	font-style: normal;
	color: #FFF;
	text-align: left;
	size:auto;
}

#design {
	background: #FFF;
	width: 860px;
	height:100px;
	margin-top: 20px;
	margin-left:auto;
	margin-right:auto;
}

#Logo {
	width: 800px;
	height: 90px;
	background:url(Logo3%20mit%20Marabu.png);
	margin-top: 5px;
	margin-left: 5px;
}

#Navigation {
	width: 460px;
	height:auto;
	float:left;
	margin-top: 20px;
	margin-left: 5px;
}

#Navigation a {
	font-family: Verdana, Arial, Helvetica, sans-serif, AvantGarde
	Demi, Bahamas Heavy;
	font-size:18px;
	margin-right: 15px;
	margin-left: 5px;
	color:#999;
	text-decoration:none;
}

#Navigation a: hover {
	color:#666;
	text-decoration:none;
	font-size: 19px;
}

#textfeld {
	padding: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif, AvantGarde
	Demi, Bahamas Heavy;
	font-size:14px;
	margin-right: 15px;
	margin-left: 30px;
	text-align:justify;
	color:#666;
	text-decoration:none;
	width: 800px;
	margin-top: 20px;
	position: relative;
	visibility: visible;
}

.left {
	width: 60%;
	height:auto;
	float:left;
}

#Ingo {
	width: 169px;
	height: 250px;
	background:url(Ingo.jpg)
	margin-top: 5px;
	margin-left: 5px;
	margin-top: 10px;
}

.right {
	width: 40px;
	height:400px;
	float:right;
	margin-right: 30%;
}

#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif, AvantGarde
	Demi, Bahamas Heavy;
	width:600px;
	height: 200px;
	font-size:8px;
	margin-right: 15px;
	margin-left: 5px;
	margin-bottom:auto;
	color:#999;
	text-decoration:none;
}
#textfeld2 {
	text-align: left;
	margin-left: 30px;
	font-size: 14px;
	text-decoration: none;
	color: #333;
}

#Textfeld2: hover {
	color:#FFF;
	text-decoration:none;
}
