body {
  margin: 0px;
  padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif
}
#kopf_aussen {
  position: absolute;
  left: 0px;
  top: 0px;
}  
#kopf_innen {
  background: white url(science_head.jpg) no-repeat;
  width: 800px;
  height: 85px;
  margin-top: 0px;
  text-align: right
}
#navigation {
	position: relative;
	top: 70px;
	left: 10px;
	width: 700px;
	height: 25px;




}
a.nav_haupt {
  font-size: 0.8em;
  text-decoration: none;
  color: #006633;
  text-transform: uppercase;
  background-color: #00CC66;
  border: none;
  margin-right: 10px;
  padding: 5px 5px 2px 5px
}
a.nav_haupt:aktiv {
  background-color: #384660
}
a.nav_haupt:hover {
	background-color: #006633;
	color: #FFFFFF;

}
#mitte_aussen {
	background-color: #FFFFFF;
	width: 800px;
	padding-top: 5px;
	position: absolute;
	left: 0px;
	top: 94px;




}
#mitte_innen {
	width: 800px;
	text-align: left;
	margin: 0px;
	padding-top: 5px;

}
#bilder {
	width: 202px;
	float: right;
	padding: 20px 0px 5px;
	margin: 0px;
	text-align: right;


}
#inhalt {
	width: 585px;
	float: left;
	padding: 0px 5px 5px;
	background-color: #FFFFFF;
}
.clear {
  clear: both
}
h1 {
	font-size: 1.5em;
	font-weight: 800;
	color: #006633;
	text-transform: uppercase;
	padding: 10px 3px;
	margin: 0px;
	background-color: #FFFFFF;
}
h2 {
	font-size: 1.2em;
	font-weight: bold;
	color: #FFFFFF;
	padding: 4px 3px 6px 6px;
  margin: 10px 0px 5px;
  background-color: #009933
}
p {
	font-size: 0.9em;
  color: #000000;
	letter-spacing: 0px;
  padding: 5px 2px 5px 4px;
  margin: 0px;
	background-color: #FFFFFF
}
.hervor1 {
	font-size: 0.8em;
	font-weight: bold;
	letter-spacing: 0px;
	color: #39475F;
	background-color: #CCCCCC;
	margin: 0px;
	padding: 2px 2px 2px 4px;
	text-align: left;



}
.hervor2 {
	font-size: 1em;
	font-weight: 700;
	color: #FFFFFF;
	font-style: normal;
	list-style-position: outside;
	list-style-type: decimal;
	background-color: #375A07;
	text-align: left;
	padding-top: 2px;
	padding-left: 4px;





}
.hervor3 {
	font-size: 0.8em;
	font-weight: normal;
	color: #000000;
	padding-top: 2px;
	padding-bottom: 2px;
	font-style: italic;
	padding-left: 10px;
	background-color: #CCCCCC;
	text-align: left;



}
.hervor4 {
	font-size: 0.8em;
	font-weight: normal;
	color: #333333;
	padding: 2px;

}
a {
	font-weight: 600;
	text-decoration: none;
	color: #000099;

}
a.visited {
	font-weight: 600;
	text-decoration: none;
	color: #003399;

}
a.hover {
	font-weight: 600;
	text-decoration: none;
	color: #993333;

}
.grau {
	background-color: #CCCCCC;
}
h3 {
	font-size: 1em;
	color: #006633;
}
