body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #3B512B;
	background-image: url(Bilder/Startseite/bg.jpg);
	text-align: center;
	margin: auto;
	border-top-style: none
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	left: auto;
	right: auto;
	font-weight: bold;
}
#container {
	width: 980px;
	height: 170px;
	margin-left: auto;
	margin-reight: auto;
	z-index: 3;
	margin: 0px auto;
	background-image: url(Bilder/Startseite/Navigationsleiste/bg.jpg);
	text-align: center;
}
#Navi {
	width: 967px;
	margin-left: auto;
	margin-right: auto;
	z-index: 2;
}
#bauphysik {
	width: 967px;
	z-index: 1;
	margin: 0px auto;
	
	
}
#main-inhalt {
	width: 980px;
	height: 198px;
	margin-left: auto;
	margin-reight: auto;
	z-index: 3;
	margin: 0px auto;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #3B512C;
	background-color: #FFFBDA;
	font-weight: normal;
}

a:link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #3B512C;
	text-decoration: none;
}

a:visited {
  color: #3B512C;
  text-decoration: none;
}

a:focus {
  color: #FFBF00;
  text-decoration: none;
  }

a:hover {
	color: #FFBF00;
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
  }

#bilder {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #3B512C;
}

a:hovermail {
  color: #FFFFFF;
  text-decoration: none;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 12px;
  }

.obenrechts {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

.aufzaehlung {
	text-align: left;
}

.textlink:link {
	color: #3B512C;
	text-decoration: none;
}

.textlink:visited {
	color: #3B512C;
	text-decoration: none;
}
.textlink:hover {
	color: #F00;
	text-decoration: none;
	font-weight: bold;
}

.textlink:active {
	color: #3B512C;
	text-decoration: none;
}
