body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.stage {
	height: 700px;
	width: 900px;
	border: 0px none #FF0000;
	background-color:#999999;
}
a
{
	text-decoration:none;
	color:#FFFFFF;
}

.header {
	height: 128px;
	width: 100%;
	border: 0px solid #000000;
}

.menu
{
	height:40px;
	border: 0px solid #FF0000;
	text-align:center;
	margin-left: 225px;
	margin-right: auto; 
}

.menuItem
{
	float:left;
	font-family: "Trebuchet MS";
	padding:5px;
	font-size: 18px;
	font-weight: bold;
}

.index
{
	width:100%;
	border: 0px solid #FF0000;
}

.indexSpacer
{
	width:242px;
	height:500px;
	float:left;
}

.ich
{
	font-family: "Trebuchet MS";
	padding:15px;
	font-size: 16px;
}

.Ausstellungsdetails
{
	width:300px;
	float:left;
	font-family: "Trebuchet MS";
}

.showAusstellung {
	height: 150px;
	width: 800px;
	padding: 10px;
	border: 0px solid #00FF00;
	vertical-align: middle;
}

.Overlay{
	position: absolute;
	top: 0;
	left: 0;
/*	z-index: 90; */
	width: 100%;
	height: 100%;
	background-color: #000; 
filter:alpha(opacity=50); /* IE */
-moz-opacity: 0.50; /* Gecko */
opacity: 0.50;
cursor:pointer; /* Opera */	
}

.Overlay_form{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90; 
	width: 100%;
	height: 100%;
}

.Overlay2{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90; 
	width: 100%;
	height: 100%;
}
	
.Overlay3{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 100; 
	width: 100%;
	height: 100%;
}
	
.Overlay_image {
	height: 640px;
	z-index: 95;
	width: 454px;
	margin: auto;
	margin-top: 50px;
}

.Overlay_tooltip {
	position: absolute;
	z-index: 100;
	display: none;
	background-color: #FFFFFF;
	padding: 5px;
}



.Bilder {
	float: left;
	height: 190px;
	width: 340px;
	margin-top: 4px;
	margin-right: 4px;
	margin-bottom: 4px;
	border: 0px solid #000000;
}

.Bild {
	float: left;
	height: 230px;
	width: 170px;
	padding: 2px;
	margin: 2px;
	background-position: center;
	text-align: center;
}


.Kontakt_Form_Input_Text {
	border: 1px solid #000000;
	height: 17px;
	width: 280px;
	background-color:transparent;
}

.Kontakt_Form_Spacer {
	float: left;
	height: 30px;
	width: 90px;
	border: 0px solid #f0000f;
}

.Kontakt_Form_Textarea {
	height: 90px;
	width: 370px;
	border: 1px solid #000000;
	float: left;
	background-color:transparent;
}

.Kontakt_Form_Input {
	float: left;
	height: 30px;
	width: 280px;
	vertical-align: bottom;
}

.Kontakt_Form {
	height: 240px;
	width: 430px;
	border: 0px solid #FF000F;
	padding-left:50px;
}

.Error
{
	padding-left:50px;
}

.Link
{
 height: 180px;

}

.spuren
{
	padding-left:15px;
	font-family: "Trebuchet MS";
	font-size: 16px;
}





