body {
	margin: 0px;
	padding: 0px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 75%;
	background-color: white;
	color: #53736E;
}

dfn {
	margin: 0px;
	padding: 1ex;
	display: block;
	color: #A1C0CC;
	background-color: #527C8D;
	font-size: 1em;
	font-style: normal;
}
dfn a {
	color: white;
	text-decoration: none;
}
dfn a:hover {
	background-color: #ff9933;
}

h1.hid, h2.hid {
	height: 0px;
	margin: 0px;
	padding: 0px;
}

h2 {
	width: 560px;
	margin-left: 120px;
	color: #3388aa;
	font-size: 1.5em;
}

h3 {
	width: 560px;
	margin-left: 120px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	font-size: 1em;
	color: #3388aa;
}

p {
	width: 560px;
	margin-left: 120px;
	font-size: 1em;
	line-height: 1.5em;
	margin-top: 0.8em;
	margin-bottom: 0.8em;
}
p a, li a {
	color: #cc6600;
	text-decoration: none;
}
p a:hover, li a:hover {
	color: white;
	background-color: #ff9933;
}

ul {
	width: 560px;
	margin-top: 0px;
	margin-left: 50px;
	padding-left: 100px;
}

li {
	line-height: 1.5em;
	margin-top: 0.8em;
	margin-bottom: 0.8em;
}

img.rechts {
	float: right;
	margin-left: 20px;
}

em {
	font-weight: bold;
	font-style: normal;
}

#footer {
	margin-top: 3em;
	padding-bottom: 2em;
	color: #999999;
	font-size: 0.9em;
}

.hid {
	font-size: 0px;
	color: white;
}
.hid a {
	color: white;
}

h1#Titel {
	position: static;
	height: 200px;
	width: 320px;
	margin-top: -80px;
	margin-left: 190px;
}
.indexHtml h1#Titel {
	margin-top: -290px!important;
	margin-left: 165px!important;
	height: 290px!important;
	width: 500px!important;
}

ul#nav {
	position: relative;
	height: 200px;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
.indexHtml ul#nav {
	height: 400px!important;
}
#nav li {
	position: absolute;
}
#nav a, #nav span {
	display: block;
	width: 150px;
	height: 90px;
      background-repeat: no-repeat;
}
#nav a:hover {
	background-color: transparent!important;
}

#Startseite {
	left: 50px;
	top: 160px;
}
#Startseite span {
      background-image: url(../img/StartseiteT.gif);
}
#Startseite a {
      background-image: url(../img/StartseiteP.gif);
}
#Startseite a:hover {
      background-image: url(../img/StartseiteA.gif);
}


#inKuerze {
	left: 105px;
	top: 90px;
}
#inKuerze span {
      background-image: url(../img/inKuerzeT.gif);
}
#inKuerze a {
      background-image: url(../img/inKuerzeP.gif);
}
#inKuerze a:hover {
      background-image: url(../img/inKuerzeA.gif);
}


#etwasAusfuehrlicher {
	left: 235px;
	top: 30px;
}
#etwasAusfuehrlicher span {
      background-image: url(../img/etwasAusfuehrlicherT.gif);
}
#etwasAusfuehrlicher a {
      background-image: url(../img/etwasAusfuehrlicherP.gif);
}
#etwasAusfuehrlicher a:hover {
      background-image: url(../img/etwasAusfuehrlicherA.gif);
}


#vieleBilder {
	left: 375px;
	top: 40px;
}
#vieleBilder span {
      background-image: url(../img/vieleBilderT.gif);
}
#vieleBilder a {
      background-image: url(../img/vieleBilderP.gif);
}
#vieleBilder a:hover {
      background-image: url(../img/vieleBilderA.gif);
}


#Fundorte {
	left: 520px;
	top: 90px;
}
#Fundorte span {
      background-image: url(../img/FundorteT.gif);
}
#Fundorte a {
      background-image: url(../img/FundorteP.gif);
}
#Fundorte a:hover {
      background-image: url(../img/FundorteA.gif);
}


#mehrAussterben {
	left: 600px;
	top: 150px;
}
#mehrAussterben span {
      background-image: url(../img/mehrAussterbenP.gif);
}
#mehrAussterben a {
      background-image: url(../img/mehrAussterbenP.gif);
}
#mehrAussterben a:hover {
      background-image: url(../img/mehrAussterbenA.gif);
}



#allImages {
	position: relative;
	top: 0px;
	left: 120px;
	width: 800px;
	height: 72ex;
}

#thumbImages {
	top: 0px;
	left: 0px;
	width: 300px;
}

#thumbImages img {
	margin-right: 4px;
	margin-top: 4px;
	border: 0px;
}

#thumbImages a:hover {
	background-color: white!important;
}

#fullsizeImages {
	position: absolute;
	top: 0px;
	left: 300px;
	width: 500px;
}


