img {
  border: 0;
}

html, body {
	height: 101%;
	margin: 0;
	color: #000000;
	margin:0;
	padding:0;
	font-family:"Times New Roman", Times, serif;
}

#preview {
  text-align: center;
  background-color: #ff0000;
  color: #ffffff;
  font-weight: bold;
  padding: 0.5em;
  margin-bottom: 0.5em;
}

pre {
  color: #000000;
}

#mainframe {
  width: auto;
  padding: 0;
	color: #c4ae93;
}

.transparenz {
	filter:Alpha(opacity=90);
	opacity: .9;
	-moz-opacity:.9;
	position:absolute;
	left: 0;
	top: 0;
	bottom: 0;
	width: 182px;
}

#left_content {
	position: fixed;
	left: 0;
	background-color: #8B7A68;
	background-repeat:repeat;
	width: 182px;
	height: 100%;
	z-index:999;
	overflow:visible;
}

#mainframe .transparentLeft {
  background-image: url(bg_transparenz.png);
  background-color: transparent;
}

#middle_content {
	float: left;
	margin-top: 88px;
	margin-left: 202px;
	width: auto;
	color: black;
	width: 822px;
	color: #514332;
}

h1 {
	font-size: 1.066em;
	padding: 0;
	margin: 0;
}

.clear_float {
	clear:both;
}

#panel_startpage {
	position: absolute;
	padding:0;
	color: white;
	width: 445px;
	height: 482px;
	/*background-color:#8B7A68;*/
	background-image:url(overlay.png);
	background-repeat:repeat;
	margin-top: 20px;
	margin-right: 20px;
	margin-left: 559px;
	margin-bottom: auto;
	z-index: 100;
	text-align: center;
	float:right;
}

#image_text {
  position: absolute;
  padding:0;
  color: white;
  width: 820px;
  margin-top: 740px;
  margin-right: auto;
  margin-left: 190px;
  margin-bottom: auto;
  z-index: 100;
  text-align: left;
  font-size: 0.9em;
}

#panel_startpage p {
	padding: 0;
	margin: 0;
	font-size: 50px;
}

#mainmenu_div_left {
	margin-left: 31px;
}

#mainmenu_list, #mainmenu_list ul {
	padding: 0;
	margin-left: 0;
	margin-top: 0;
	list-style-type: none;
}

#mainmenu_list ul {
  margin-top: 0;
}

#mainmenu_list li {
	border-bottom: 1px solid white;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 120px;
	color:#c4ae93;
}

#menu_livestream {
	line-height:19px;
	border-top:1px solid transparent;
	border-bottom: 1px solid transparent;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 120px;

}

.mainmenu_link {
	text-decoration: none;
	color:#c4ae93;
}

.submenu_ul {
	padding: 0;
	margin: 0;
}

#mainmenu_list .submenu_ul li {
  border-bottom: 0;
}


.selected {
	text-decoration: none;
	color: white;
}

#language_div {
	margin-top: 30px;
}

#language_div span {
  color: #ffffff;
}

#sponsors {
	position: absolute;
	top: 458px;
	/*bottom: auto;
	margin-top: auto;*/
	border: 0;
	z-index: 100;
}

#sponsors p {
  margin: 0;
  padding: 0;
  color: #ffffff;
  font-size: 80%;
}

.image_mainframe {
	position: absolute;
	top: 0;
	left: 0;
}

.middle_content_left {
	float: left;
	width:470px;
	font-size:0.97em;
}

.middle_content_left p{
  margin-top: 0;
  padding-top: 0;
}

.middle_content_right {
	float: left;
	width: 260px;
	margin-left: 20px;
}

.ausstellung_image_description {
	margin-top: 20px;
	margin-bottom: 40px;
	font-size: 0.8em;
	margin-left:0;
}
.ausstellung_image_description p {
  margin: 0;
  padding: 0;
}

.ausstellung_image_right {
	margin-top: 5px;
}

/*///////////////////////////////////////////////////////////*/
/**/

.pressebilder_list {
	margin-bottom: 41px;
	clear: all;
}

.pressebilder_right {
	width:260px;
	float: left;
	margin-left:20px;
	font-size:0.8em;
}

.pressebilder_right p {
  margin-top: 0;
}

.pressebilder_right p.messageLink{
  border-bottom: 0;
}

.link_panel {
	display:block;
	height: 37px;
	width: 104px;
	margin-top: 450px;
	margin-left: 0px;
	padding: 0;
	float: left;
}

.images_bottom_text {
	float:left;
	border:none;
	padding: 0;
}

#gemeinsame_ausstellung_div {
  margin-top: 2em;
	font-size:0.9em;
}

h2 {
  border-top: 1px solid #998C7F;
  padding-top: 14px;
  font-size: 0.97em;
  margin-bottom: 23px;
  color: #C4AE93;
  width: 470px;
}

.accordionContent {
  margin: 0;
  padding: 0;
}

.accordionContent p {
  margin-top: 0;
}

hr {
  color: #C4AE93;
}

/* Pressemitteilungen*/
p.datum {
  margin-bottom: 0;
  font-size: 63%;
}

p.messageLabel{
  margin: 0;
  font-weight: bold;
}

p.messageLink{
  margin: 0.5em 0 1em 0;
  padding-bottom: 1em;
  border-bottom: 1px solid #998C7F;
}

p.messageLink a {
  text-decoration: none;
  color: #C4AE93;
}


/***********************************************************************************************************************
DOCUMENT: style/format.css
DEVELOPED BY: Ryan Stemkoski
COMPANY: Zipline Interactive
EMAIL: ryan@gozipline.com
PHONE: 509-321-2849
DATE: 2/26/2009
DESCRIPTION: This document contains the structural formatting files for the accordion style menu.
************************************************************************************************************************/

.accordionButton {
	cursor: pointer;
}

/***********************************************************************************************************************
 EXTRA STYLES ADDED FOR MOUSEOVER / ACTIVE EVENTS
************************************************************************************************************************/

.on {
	color: #514332;
}