body { background-color: #E3DDD6;  margin: 0px; padding: 0px; text-align: center; }
div {font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;}
h1 { font-size: 1.6em;  font-weight: bold;  color: #666666;}
h3 { font-size: 1.0em;  font-weight: bold;color:#3F3F3F;}
p {color: #333333;font-size: 0.8em;}
#Container{
	width: 48em; 	height: 37.5em; text-align: center;
	background-color: #FFEFB9;
	margin: 0 auto 0 auto;
	padding: 0;
	background-image: url(bilder/zeichen_m.gif);
	background-repeat: no-repeat;
	background-position: -30px -30px;  }
#Inhalt {
	clear: both;
	width: 48em;
	border: none;
	height: 430px;	
	overflow: visible;
	text-align: center;
	background-image: url(bilder/team3.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin: 0;
	padding: 80px 0 0 0;}
#Navoben, #Footer  { clear: both;  margin: 0;  font-size: 0.8em; /*line-height: 1.5em;*/}
#Navoben {height: 1.7em; padding: 0.2em 1.2em ; background-color: #993333; width: 99%;}
html>body #Navoben {width: 95%;}

#Navoben a{display: block; float: left; font-weight: bold; border: none;	margin: 0 5px 0 5px; padding: 0px 4px ;}
#Navoben a:link, #Navoben a:visited {color: #FFFFFF; text-decoration: none; }
#Navoben a:hover, #Navoben  a:active {color: #FFFFFF; text-decoration: none; background-color: #E06858;}
#Footer {height: auto; padding:10px 0 5px 0;} 
#Footer a{  font-weight: normal;	margin: 0 5px 0 5px; }
#Footer a:link, #Footer a:visited { color: #606060; text-decoration: none; }
 #Footer a:hover, #Footer a:active { color: #FF0000; text-decoration: none;	font-weight: bold;}

/*html>body #Inhalt {height: 60em; width: 762px; margin: 0 0 0 3px;*/}

