/* H T M L */
* {
	margin: 0;
	padding: 0;
}
body {
	background-color: #E3E3E3;
	height: 100%;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 82%;
	color: #464646;
	line-height: 150%;
	margin: 0px;
	padding: 0px;
	overflow: -moz-scrollbars-vertical;
}
a {
	color: #FF3333;
	text-decoration: none;
}
a:hover {
	color: #464646;
}

p {
	padding-top: 0px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	font-size: 0.85em;
}
h1 {
	padding-bottom: 6px;
	padding-left: 10px;
	padding-right: 10px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 0.8em;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #FF3333;
}
h1 ul {
	list-style-type: square;
}
h2 {
	padding-top: 0px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 6px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 0.8em;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #FF3333;
}
hr {
	border: solid #E3E3E3 1px;
	color: #E3E3E3;
	background-color: #E3E3E3;
	height: 8px;
}
* img {
	border: 0px;
}
/* P O S I T I O N E N */

#forschung {
	position: absolute;
	right: 20px;
	top: 209px;
	width: 110px;
}
	
#top {
	width: 100%;
	height: 140px;
	background-image: url("../0-pool/schatten.gif");
	background-repeat: repeat-x;
	background-position: bottom;
	text-align: center; 
}

#top-center {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
	height: 140px;
	background-image: url("../0-pool/schatten.gif");	
}

#objekt {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 170px;
	height: 140px;
}

/* pvd: neu 2010 --> top_navigation analog wordpress */
#top_navigation {
	position: absolute;
	left: 170px;
	top: 87px;
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
	width: 700px;
	height: 20px;
	text-align: left;
/*	background-color: yellow; */
}

#top_navigation li {
	display: inline;
	padding-top: 0px;
}

#top_navigation li a {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 1.3em;
	letter-spacing:0.1em;
	color: #999999;
	text-decoration: none;
	margin-right: 14px;
}

#top_navigation li a:hover {
	color: red;
}
/* pvd: ENDE neue Navigation */


#navigation {
	position: absolute;
	left: 170px;
	top: 87px;
	width: 700px;
	height: 20px;
	text-align: left;
}

#navigation li {
	display: inline;
	padding-top: 0px;
}

#navigation li a {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 1.3em;
	letter-spacing:0.1em;
	color: #999999;
	text-decoration: none;
	margin-right: 14px;
}

#navigation li a:hover {
	color: red;
}

#logo {
	position: absolute;
	right: 20px;
	top: 0px;
	width: 110px;
	height: 140px;
}

#subnavigation {
	position: absolute;
	left: 170px;
	top: 150px;
	width: 700px;
	height: 14px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 0.86em;	
	text-align: left;
	color: #666666;
	z-index: 10000;
}

#subnavigation li {
	display: inline;
	color: #FF3333;
	z-index: 10000;
}

#subnavigation li a {
	color: #666666;
	text-decoration: none;
	line-height: 20px;
	z-index: 10000;
}

#subnavigation li a:hover {
	color: #ff3333;
}

#center {
	width: 100%;
	text-align: center; 
}

#content {
	position: relative;
	top: 0px;
	left: 0px;
	width: 1000px;
	height: 600px; /* debug */
	z-index: 0; /* debug */
	text-align: left; /* das align=center f�r IE wieder aufheben */
	margin-left: auto;
	margin-right: auto;
	/* background-image: url(../0-pool/bilder/besuch/besteck.gif); */
	/* background-color: yellow; */
}

#spalte-links {
	position: absolute;
	left: 160px;
	top: 40px;
	width: 334px;
}

#spalte-rechts {
	position: absolute;
	left: 514px;
	top: 40px;
	width: 334px;
}

#spalte-breit {
	position: absolute;
	left: 160px;
	top: 40px;
	width: 688px;
}

#spalte-400 {
	position: absolute;
	left: 160px;
	top: 40px;
	width: 350px;
}

#spalte-rechts-top {
	position: absolute;
	left: 514px;
	width: 334px;
	z-index: 1;
/*	background-color: yellow; debug */	
}

#metanavigation {
	position: absolute;
	right: 20px;
	top: 10px;
	width: 110px;
}

#metanavigation li {
	list-style-type: none;
	color: #FF3333;
}

#metanavigation li a {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 0.86em;
	color: #666666;
	text-decoration: none;
	margin-right: 14px;
	line-height: 20px;
}

#metanavigation li a:hover {
	color: #FF3333;
}

#box {
	background-color: white;
	padding-top: 10px;
	padding-bottom: 3px;
	margin-bottom: 1.5em;
}

#box2 { /* lange Box �ber 2 Spalten */
	width: 688px;
	background-color: white;
	padding-top: 10px;
	padding-bottom: 3px;
	margin-bottom: 1.5em;
}

#box2grau { /* lange Box �ber 2 Spalten */
	width: 688px;
	padding-top: 0px;
	padding-bottom: 3px;
	margin-bottom: 1.5em;
}

#box3 {
	background-color: #FCF5E1;
	border: 2px dotted #999999;
	padding-top: 10px;
	padding-bottom: 3px;
	margin-bottom: 1.5em;
}

#box4 {
	background-color: #FF3333;
	color: white;
	border: 2px dotted #999999;
	padding-top: 10px;
	padding-bottom: 3px;
	margin-bottom: 1.5em;
}

#box-bild {
	margin-bottom: 1.5em;
}

#box-bild-unten {
	background-color: white;
	padding-top: 10px;
	padding-bottom: 3px;
}

#i-box { /*innenhalb von p liegende Boxen - grau */
	font-size: 0.85em;
	line-height: 115%;
	border: 1px dotted #999999;
	margin: 0px 10px -10px 10px;
	padding-top: 2px;
	padding-left: 4px;
	padding-right: 4px;
	padding-bottom: 2px;
}

#teaser {
	position: absolute;
	left: 524px;
	top: 208px;
	width: 290px;
	z-index: 20000;
	line-height: 120%;
}

#zeitleiste {
	position: absolute;
	left: 160px;
	top: -16px;
	width: 688px;
	background-color: white;
}

#mapping {
	position: absolute;
	left: 160px;
	top: 18px;
	width: 688px;
	z-index: 1;
}

#liste {
	/* list-style-image:url("../0-pool/bullet.gif"); */
	list-style-type: square;
	list-style-position:outside; 
	padding-top: 3px; 
	padding-left: 26px; 
	padding-right: 10px; 
	padding-bottom: 3px;	
	font-size: 0.85em;
}

#sitemap {
	list-style-type: none;
	padding-top: 3px; 
	padding-left: 24px; 
	padding-right: 10px; 
	padding-bottom: 3px;	
	font-size: 0.85em;
}

#sitemap-b {
	list-style-type: none;
	padding-top: 3px; 
	padding-left: 24px; 
	padding-right: 10px; 
	padding-bottom: 3px;	
}
/* FOLGENDES BALD LOESCHEN!!! */

#bild-spalte-rechts-tief {
	position: absolute;
	margin-left: 514px;
	margin-top: 310px;
	z-index: 90;
}

#video01 {
	margin-left: 2px;
}
/* A K T U E L L E   S E I T E   K E N N Z E I C H N E N */
#besuch .besuch, #kalender .kalender, #ausstellungen .ausstellungen, #sammlungen .sammlungen, #museum .museum, #forschungsseiten .forschungsseiten, #meta .meta{
	color: #ff3333;
}
/* K L A S S E N */
.feld300 {
	width: 300px;
	border: 1px solid;
	border-color: #AAAAAA;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #FF3333;
}
.nav-aktiv {
	color: #FF3333;
}
.titel-ausstellungen {
	width: 360px;
	background-color: white;
	padding-top: 10px;
}
.text-ausstellungen {
	background-color: white;
	width: 360px;
}
.bild-ausstellungen {
	margin-left: 0px;
}
.tabelle {
	border-top: 1px solid #FF3333;
	border-bottom: 1px solid #FF3333;
	border-right: 1px solid #FF3333;
	border-left: 1px solid #FF3333;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 4px;
	padding-right: 4px;
}
.tabelle-b {
	border-top: 1px solid #FF3333;
	border-bottom: 1px solid #FF3333;
	border-right: 1px solid #FF3333;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 4px;
	padding-right: 4px;
}
.h1 {
	padding-bottom: 6px;
	padding-left: 0px;
	padding-right: 10px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 0.8em;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #FF3333;
}
.padding-top {
	padding-top: 316px;
	}
.rot-bold {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	color: #FF3333;
}
