
/* Body (20) */
body {
	text-align: center;
	margin: 0px;
	background-color: #587d98;
	font-family: Tahoma,Arial,Sans-Serif;
	font-size: 11px;
	font-weight: normal;
	color: #002540;
}

/* A (21) */
a {
	color: #587d98;
	text-decoration: none;
}

/* A:VISITED (23) */
a:visited {
	color: #587d98;
}

/* A:LINK (22) */
a:link {
	color: #587d98;
}

/* A:HOVER (24) */
a:hover {
	color: #789db8;
}

/* A:ACTIVE (25) */
a:active {
	color: #789db8;
}

/* haupttabelle (54) */
.haupttabelle {
	border-collapse: collapse;
	width: 100%;
	height: 100%;
}

/* haupttabelle streifen (57) */
.haupttabellestreifen {
	width: 40px;
}

/* haupttabelle mittelfeld (58) */
.haupttabellemittelfeld {
	background-color: #dadbcc;
	vertical-align: top;
}

/* logotabelle (59) */
.logotabelle {
	width: 100%;
	height: 60px;
}

/* logotabelle (LINKS) (60) */
.logotabelle_links {
	padding: 15px;
	vertical-align: top; 
	text-align: left;
}

/* logotabelle (RECHTS) (61) */
.logotabelle_rechts {
	padding: 15px;
	vertical-align: top; 
	text-align: right;
}

/* inhaltsstabelle (62) */
.inhaltsstabelle {
	width: 100%;
}

/* inhaltsstabelle (LINKS) (63) */
.inhaltsstabelle_links {
	width: 120px; 
	vertical-align: top; 
	text-align: left;
}

/* MenuLeft (14) */
.MenuLeft {
	display: block;
	position: relative;
	float: left;
	padding-right: 8px;
	padding-left: 8px;
	z-index: 2;
	text-align: left;
}

/* MenuItemLeft (19) */
.MenuItemLeft {
	padding: 4px;
}

/* MenuItemLeft (a) (38) */
.MenuItemLeft a {
	display: block;
	padding: 3px;
}

/* MenuItemLeft (a) (link) (44) */
.MenuItemLeft a:hover {
	/* background-color: #ffffff; */
	color: #587d98;
}

/* MenuItemLeft (a) (hover) (39) */
.MenuItemLeft a:hover {
	background-color: #cacbbc;
	color: #789db8;
}

/* MenuItemLeft (a) (visited) (45) */
.MenuItemLeft a:visited {
	/* background-color: #ffffff; */
	color: #587d98;
}

/* MenuItemLeft (a) (active) (43) */
.MenuItemLeft a:active {
	background-color: #cacbbc;
	color: #789db8;
}

/* inhaltsstabelle (MITTE) (64) */
.inhaltsstabelle_mitte {
	vertical-align: top;
	padding-left: 15px;
	padding-right: 15px;
}

/* raum division (74) */
.raumdivision {
	width: 100%;
	text-align: center;
	margin-bottom: 18px;
}

/* raum division (TEXT) (75) */
.raumdivisiontext {
	display: block;
	width: 100%;
	text-align: left;
	margin: 4px;
	padding: 8px;
	border: solid 1px #587d98;
}

/* raum division (TEXT ohne Border) (86) */
.raumdivisiontextborderless {
	display: block;
	width: 100%;
	text-align: left;
	margin: 4px;
	padding: 8px;
}

/* raum division (SLIDES) (79) */
.raumdivisionslides {
	width: 100%;
	text-align: center;
	background-color: #dadbcc;
	padding: 10px;
	margin: 4px;
	margin-color: #587d98;
}

/* raum division (slides table) (76) */
.raumdivisionslidestable {
	width: 529px;
	height: 180px; 
	overflow: scroll;
}

/* raum division (gallerycontainer) (77) */
.gallerycontainer {
	display: block;
	position: absolute;
	left: 0px;
	width: 100%;
	overflow: hidden;
	clip: auto;
}

/* raum division (gcontainer) (78) */
.gallerycontainer {
	display: block;
	position: relative;
	left: 0px;
	width: 100%;
	height: 170px;
}

/* raum division (bilderlei) (90) */
.bilderlei {
	width: 100%;
	padding: 20px;
	padding-left: 80px;
	padding-right: 80px;
}

/* inhaltsstabelle (RECHTS) (65) */
.inhaltsstabelle_rechts {
	width: 120px; 
	vertical-align: top; 
	text-align: left;
}

/* MenuRight (66) */
.MenuRight {
	display: block;
	position: relative;
	float: left;
	padding-right: 8px;
	padding-left: 8px;
	z-index: 2;
	text-align: left;
	background-color: #ffffff;
}

/* MenuItemRight (67) */
.MenuItemRight {
	padding: 4px;
}

/* MenuItemRight (a) (69) */
.MenuItemRight a {
	display: block;
	padding: 3px;
}

/* MenuItemRight (a) (link) (70) */
.MenuItemRight a:hover {
	/* background-color: #ffffff; */
	color: #587d98;
}

/* MenuItemRight (a) (hover) (71) */
.MenuItemRight a:hover {
	background-color: #cacbbc;
	color: #789db8;
}

/* MenuItemRight (a) (visited) (72) */
.MenuItemRight a:visited {
	/* background-color: #ffffff; */
	color: #587d98;
}

/* MenuItemRight (a) (active) (73) */
.MenuItemRight a:active {
	background-color: #cacbbc;
	color: #789db8;
}

/* Container (29) */
.Container {
	margin-left: 5%;
	margin-right: 5%;
	width: 90%;
	height: 100%;
	background-color: #ffffff;
	text-align: center;
	display: block;
}

/* LogoContent (26) */
.LogoContent {
	display: block;
	position: relative;
	top: 0px;
	height: 50px;
	border: 0px;
	margin: 0px;
	padding-left: 8px;
	padding-top: 15px;
	padding-bottom: 5px;
	background-color: white;
}

/* LogoLogo (28) */
.LogoLogo {
	position: relative;
	float: left;
}

/* LogoLinks (27) */
.LogoLinks {
	position: relative;
	float: right;
	padding-right: 5px;
}

/* LogoLinks (a) (49) */
.LogoLinks a {
	padding: 3px;
	display: block;
}

/* LogoLinks (a) (link) (50) */
.LogoLinks a:link {

}

/* LogoLinks (a) (visited) (51) */
.LogoLinks a:visited {
	background-color: #ffffff;
}

/* LogoLinks (a) (hover) (52) */
.LogoLinks a:hover {
	background-color: #e0e0e0;
}

/* LogoLinks (a) (active) (53) */
.LogoLinks a:active {
	background-color: #e0e0e0;
}

/* MasterContent (12) */
.MasterContent {
	display: block;
	position: relative;
	top: 0px;
	border: 0px;
	text-align: center;
	margin: 0px;
	background-color: #ffffff;
}

/* FlashNavigation (13) */
.FlashNavigation {
	display: block;
	position: relative;
	text-align: center;
	backgroundcolor: #dadbcc;
	/*width: 90%;*/
}

/* MuseumsText (80) */
.MuseumsText {
	text-align: justify;
	margin: 4%;
	padding: 4%;
	padding-left: 10%;
}

/* OpeningTimeAndPrices (81) */
.OpeningTimeAndPrices {
	width: 100%;
}

/* OpeningTimeAndPrices (TH) (82) */
.OpeningTimeAndPrices th {
	padding-bottom: 8px;
	border-bottom: solid 1px lightgrey;
}

/* OpeningTimeAndPrices (DISTANZ TD) (83) */
.OpeningTimeAndPricesDistanz {
	padding-bottom: 18px;
}

/* KontaktText (84) */
.KontaktText {
	text-align: left;
	margin: 4%;
	padding: 4%;
	padding-left: 10%;
}

/* museumsüberblicktabelle (87) */
.museumsoverview {
	border-collapse: collapse;
}

/* platzhalter (89) */
.platzhalter {
	width: 100px;
}

