/* ### Grundelemente ############################################################ */

html{
height:100%;
margin:0;
padding:0;}

* {
	margin: 0;
	padding: 0;
}

body {
	background:#2B0400;
	font:12px "Lucida Sans Unicode", "Trebuchet MS", serif;
	font-weight: normal;
	color: #333;
}


p {
	color: #000;
	font-size:1em;
	line-height: 1.5em;
	padding: 5px 0 5px 0;
}


blockquote {
  background:#FFF9D8;
	color: #333;
	margin:10px 0;
	padding:10px;
	border: 1px solid #9C9988;
}


a {
	color: #AC0000;
	margin-top: 0px;
	font-size:1em;
	text-decoration:none;
}

a:hover {
	color: #000;
	margin-top: 0px;
	font-size:1em;
	text-decoration:underline;
}

.box_head a {
	color: #ffcc00;
	margin-top: 0px;
	font-size:1em;
	text-decoration:none;
}

.box_head a:hover {
	color: #fff;
	margin-top: 0px;
	font-size:1em;
	text-decoration:underline;
}

#main_content ul {
	color: #000;
	font-size:1em;
	margin:0;
	padding: 10px 0 10px 20px;
}

#main_content ul li {
	color: #000;
	font-size:1em;
	margin: 0px;
	padding: 5px 0 10px 0px;
}


h1 {
	font:36px Tahoma,Arial,sans-serif;
	width:auto;
	color: #AC0000;
	padding:0;
	margin:0 0 10px 0;
	clear:both;
}

h2 {
	clear:both;
	font:25px Tahoma,Arial,sans-serif;
	color: #7C0000;
	margin:10px 0;
	padding:0;
}


h3 {
	clear:both;
	font:20px Helvetica,Arial,sans-serif;
	color: #7C0000;
	margin:10px 0;
	padding:0;
}

h4 {
	clear:both;
	font:14px Helvetica,Arial,sans-serif;
	color: #333;
	font-weight:bold;
	margin-bottom: 0;
	margin-top: -5px;
	margin-left: -10px;
	padding: 5px 0px 0px 10px;
}

.spalte1 h4,.spalte2 h4,.spalte3 h4 {
	clear:both;
	float:left;
	width:100%;
	font:12px Helvetica,Arial,sans-serif;
	color: #333;
	font-weight:bold;
	margin:0 0 10px 0;
	padding: 0;
}

h5,h6 {
	clear:both;
	font:12px Helvetica,Arial,sans-serif;
	color: #333;
	font-weight:bold;
	margin-bottom: 10px;
	margin-top: 10px;
	margin-left: -10px;
	padding: 5px 0px 5px 10px;
}
/* ### Twitter ############################################################ */
ul#twitter_update_list {
	color: #000;
	font-size:1.5em;
	margin:0;
	padding:0;
}

ul#twitter_update_list li {
height:auto;
width:auto;
list-style-type:none;
margin:0;
padding:0;}
/* ### Bildelemente ############################################################ */


img  {
	border:0px;
}

.clearer {clear: both;}

.left {float: left;}

.right {float: right;}


.bild_left {
float: left;
padding: 5px 10px 10px 0px;
}

.bild_right{
float: right;
padding: 5px 0px 10px 10px;
}


/* ### Der Seitenaufbau ############################################################ */


#wrapper {
	width: 942px;
	height:auto;
	margin:auto;
}



#head{
	background:#fff url(img/gfx_head.jpg) no-repeat;
	margin: 0;
	padding:0;
	height: 150px;
	width: 942px;
	float:left;
}

#logo{
	background:none;
	margin: 0;
	padding:0;
	height: auto;
	width: auto;
	float:left;
}

#breadcrumbs{
	float:left;
	margin: 5px 0;
	padding:0;
	height: auto;
	width: auto;
}

#subhead{
	background:#fff url(img/gfx_subhead.gif) no-repeat;
	margin: 0;
	padding:0;
	height: 23px;
	width: 942px;
	float:left;
}

* html #subhead{
  height: 25px;
	margin-bottom: -4px;
}

#subhead_left{
	background:none;
	margin: 0;
	padding:5px 0 0 10px;
	height: 13px;
	width: 128px;
	float:left;
	color:#fff;
}

#subhead_center{
	background:none;
	margin: 0;
	padding:5px 0 0 25px;
	height: 13px;
	width: 601px;
	float:left;
	font-size:0.8em;
}

#subhead_right{
	background:none;
	margin: 0;
	padding:5px 0 0 10px;
	height: 23px;
	width: 138px;
	float:left;
		color:#fff;
}

#content {
	background:#480404 url(img/gfx_pagebg.gif) repeat-y;
	float:left;
	width: 942px;
	height:auto;
	padding:0;
	margin:0;
}

#navigation{
	float:left;
	height: auto;
	width: 138px;
	margin:0;
	padding:0;
}


#main_content {
	float:left;
	padding:20px;
	margin:0;
	width:580px;
	height:auto;
}

#right_navigation {
	float:right;
	padding:0;
	margin: 0;
	width: 180px;
	height:auto;
}


#fuss{
	float:left;
	padding:0;
	margin: 10px 0;
	height:auto;
	width: 944px;
	clear:both;
	font-size:0.9em;
	text-align:center;
	color:#fff;
}

#fuss a{
	color: #fff;
	text-decoration:none;
	margin: 0;
	padding:0;
}

#fuss p{
	color: #fff;
	margin: 0;
	padding:0;
}

/* ### Guestbook ############################################################ */

.eintrag{
	float:left;
	padding:0;
	margin:10px 0;
	width:580px;
	height:auto;
}

.eintrag_autor{
background-color:#FFF9D8;
	float:left;
	padding:5px;
	margin:5px 0;
	width:570px;
	height:auto;
	color:#000;
	border-top: 1px solid #333;
	border-bottom: 1px solid #333;
}

.guestbook_seiten {
	float:left;
		width:580px;
		margin:10px 0;
		padding:0;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #000;
}

ul .a9-pagination {
	display:inline;
}

ul.a9-pagination li {
	display:inline;
	font: normal 62.5% Tahoma,sans-serif;
	margin: 0 auto;
	font-size: 11px;
	color: #000000;
}

ul.a9-pagination li a {
	display:inline;
	font: normal 62.5% Tahoma,sans-serif;
	margin: 0 auto;
	font-size: 11px;
	color: #000000;
	padding: 0px 0px 0px 0px;
}

/* ### Kalender ############################################################ */

#headnav{
  background:#FFF9D8;
	float:left;
	padding:5px 15px;
	margin: 0 0 20px -10px;
	width:570px;
	height:auto;
	color:#000;
	border: 1px solid #BAB598;
}

* html #headnav{  
	margin-left:-5px;
	margin-right:-10px;
}

/* ### Die Info-Box ############################################################ */

.box_head {
  background:#fff url(img/gfx_box_head.gif) no-repeat;
	float:left;
	padding:8px 0 0 10px;
	margin-left:-10px;
	width:599px;
	height:23px;
	color:#fff;
	font-weight:bold;
	text-align:left;
}


.box_head h1 {
	font:14px Helvetica,Arial,sans-serif;
	width:auto;
	color: #fff;
	padding:0;
	margin:0;
}

.box_body {
  background:#fff url(img/gfx_box_body.gif) repeat-y;
	float:left;
	padding:10px 15px 10px 17px;
	margin:0 0 0 -10px;
	width:577px;
	height:auto;
}

/*.box_body img {
	float:left;
	padding:0;
	margin:10px 10px 10px 0;
	width:auto;
	height:auto;
}    */


.box_foot {
  background:#fff url(img/gfx_box_foot.gif) no-repeat;
	float:left;
	padding:0;
	margin-left:-10px;
	width:609px;
	height:19px;
}

* html .box_head {
	margin-left:-5px;
		width:600px;
}

* html .box_body {
	margin-left:-5px;
			width:577px;
}

* html .box_foot {
	margin-left:-5px;
	margin-right:-10px;
}

.spalte {
  background:none;
	float:left;
	padding:0;
	margin-right:5px;
	width:176px;
	height:auto;
	text-align:left;
}

.spalte1 {
  background-color:#F5E06B;
	float:left;
	padding:10px;
	margin-right:5px;
	width:164px;
	height:auto;
	text-align:left;
	border-left:1px solid #F7F2D9;
	border-top:1px solid #F7F2D9;
	border-right:1px solid #A99B4C;
	border-bottom:1px solid #A99B4C;
}

.spalte2 {
  background-color:#D2EA73;
	float:left;
	padding:10px;
	margin-right:5px;
	width:164px;
	height:auto;
	text-align:left;
	border-left:1px solid #EDF7C2;
	border-top:1px solid #EDF7C2;
	border-right:1px solid #91A442;
	border-bottom:1px solid #91A442;
}

.spalte3 {
  background-color:#f080da;
	float:left;
	padding:10px;
	margin-right:5px;
	width:164px;
	height:auto;
	text-align:left;
	border-left:1px solid #f8b9eb;
	border-top:1px solid #f8b9eb;
	border-right:1px solid #992482;
	border-bottom:1px solid #992482;
}

/* ### 5) Die Subnavigation LINKE SEITE############################################################ */

ul#subnavlist { height:auto;width:auto;margin:0;padding:0;}
ul#subnavlist li {height:auto;width:139px;list-style-type:none;margin:0;padding:0;}

ul#subnavlist li.rubrik {background:#AC0000;height:auto;width:127px;padding:5px 0 5px 10px;margin:0;font-size:1em;display:block;text-decoration:none;color:#fff;border-top: 1px solid #C95A5A;border-left: 1px solid #C95A5A;border-right: 1px solid #5F0000;border-bottom: 1px solid #5F0000;}
ul#subnavlist li.werbung {height:auto;width:139px;padding:0;margin:0;border:0px;}

li.txt {height:auto;width:139px;padding:0;margin:0;border:0;background:#ffcc00;color:#000;}

p {height:auto;width:auto;padding:10px;margin:0;border:0;line-height:1.3em;}

ul#subnavlist a {background:#FFE44F;height:auto;width:auto;padding:5px 0 5px 10px;margin:0;font-size:1em;display:block;text-decoration:none;color:#000;border-top: 1px solid #FFEE8D;border-left: 1px solid #FFEE8D;border-right: 1px solid #8D7E2C;border-bottom: 1px solid #8D7E2C;}

ul#subnavlist a:hover {background:#FCEFA7;height:auto;width:auto;color:#000;text-decoration:underline;display:block;}
ul#subnavlist li.werbung a{background:#2B0400;padding:0;margin:0;border:0px;}

* html ul#subnavlist li {padding:0;margin-top:-2px;width:137px;}
* html ul#subnavlist li.rubrik {margin:-2px 0 3px 0;width:126px;}

/* ### 5) Die Subnavigation RECHTE SEITE############################################################ */

ul.subnavlist2 { height:auto;width:auto;margin:10px 0 0 0;padding:0px;}
ul.subnavlist2 li {height:auto;width:180px;list-style-type:none;margin:0;padding:0;}
ul.subnavlist2 li.rubrik {background:#AC0000;height:auto;width:168px;padding:5px 0 5px 10px;margin:0;font-size:1em;display:block;text-decoration:none;color:#fff;border-top: 1px solid #C95A5A;border-left: 1px solid #C95A5A;border-right: 1px solid #5F0000;border-bottom: 1px solid #5F0000;}
ul.subnavlist2 li.werbung {height:auto;width:180px;padding:0;margin:0;border:0px;}
ul.subnavlist2 a {background:#660B0B;height:auto;width:auto;padding:5px 0 5px 10px;margin:0;font-size:1em;display:block;text-decoration:none;color:#fff;border-top: 1px solid #8E3A3A;border-left: 1px solid #8E3A3A;border-right: 1px solid #300505;border-bottom: 1px solid #300505;}
ul.subnavlist2 a:hover {background:#661E1E;height:auto;width:auto;color:#fff;text-decoration:underline;display:block;}
ul.subnavlist2 li.werbung a{background:#2B0400;padding:0;margin:0;border:0px;}

* html ul.subnavlist2 li {padding:0;margin-top:-3px;width:179px;}
* html ul.subnavlist2 li.rubrik {margin:-2px 0 2px 0;width:167px;}

/* Diese CSS-Angaben stammen aus der originalen main.css */
/* download
*******************************************************************************/
#main-block{ 
	float:left;
	height:auto;
}

#main-block .download-hdl { 
	float:left;
	width:97%;
	padding: 5px 7px;
	background-color: #98CB4F;
	font-weight: bold;
	color: #fff;
	border: 1px solid #333;
}

#main-block .download-hdl p { 
	color: #fff;
}

#main-block .download-desc { 
	float:left;
	width:97%;
	margin-bottom:0;
	padding: 1.2em 7px;
	background-color: #fff;
	border-left: 1px solid #333;
	border-right: 1px solid #333;
	border-bottom: 1px solid #333;
}

#main-block .download-file { 
	float:left;
	width:97%;
	text-align:right;
	background-color: #ECF6FA;
	padding: 7px;
	margin-bottom: 10px;
	border: 1px solid #333;
	border-top: 0px solid #333;

}


#main-block .download-without-desc { 
	float:left;
	width:97%;
	margin-bottom:0;
}

/************ Searchform ************/

#searchform{
	background:#216B97;
	float:right;
	width:150px;
	margin:-20px 0 0 0;
	padding:5px 0 5px 5px;
	color:#333;
		border-top: 1px solid #8DAEC1;
	border-bottom: 1px solid #0B3852;
	border-right: 1px solid #0B3852;
	border-left: 1px solid #8DAEC1;
}

#searchform fieldset{
	border: 0px;
}

#searchform input {
	background:#fff url(img/gfx_inputbg.gif);
	float:left;
	padding:5px;
	margin-bottom:0;
	font-size:1em;
	font-style:bold;
	width:135px;
	height:auto;
	border-left:1px solid #ECECEC;
	border-top:1px solid #ECECEC;
	border-right:1px solid #CECECE;
	border-bottom:1px solid #CECECE;
}


/* form-exhibitor
*******************************************************************************/

#form-exhibitor * {
	float:left;
	width:570px;
	padding:0px;
	margin:0;
}

#form-exhibitor {
	float:left;
	width:570px;
	margin:10px 0 0 0;
	padding:0px;
	color:#666;

}

#form-exhibitor fieldset {
	margin: 0px;
	padding: 0px;
	border: 0px solid #5D6A76;
}

#form-exhibitor label {
	float:left;
	padding:0;
	margin-bottom:10px;
	width:90px;
}

#form-exhibitor input {
	background:#fff url(img/gfx_inputbg.gif);
	float:right;
	padding:5px;
	margin-bottom:10px;
	font-size:1em;
	width:440px;
	height:20px;
	border-left:1px solid #ECECEC;
	border-top:1px solid #ECECEC;
	border-right:1px solid #959595;
	border-bottom:1px solid #959595;
}

#form-exhibitor textarea {
	background:#fff url(img/gfx_inputbg.gif) repeat-x;
	float:right;
	font-size:1em;
	padding:0px;
	margin:0px;
	width:430px;
	border-left:1px solid #ECECEC;
	border-top:1px solid #ECECEC;
	border-right:1px solid #959595;
	border-bottom:1px solid #959595;
}

#form-exhibitor textarea{
	padding:5px
}

#form-exhibitor select {
	float:left;
	font-size:1em;
	width:400px;
	border:1px solid #999;
}

#form-exhibitor label.checkbox {
	width:300px;
}

#form-exhibitor label.checkboxinner {
	width:300px;
}


#form-exhibitor input:focus, #form-exhibitor input:hover,
#form-exhibitor select:focus, #form-exhibitor select:hover, 
#form-exhibitor textarea:hover,#form-exhibitor textarea:focus, #form-exhibitor textarea:focus {
	background-color: #fff;
 	border:1px solid #646464;

}

#form-exhibitor input.text {
	height:1.4em;
}

#form-exhibitor input.textshort {
	width:30px;
}

#form-exhibitor input.textshortdisabled {
	display:none;
	float:none;
	width:50px;
	border:none;
}

#form-exhibitor input.checkbox {
	width:120px;
	padding:0;
	border:none;
}

#form-exhibitor input.checkboxinner {
	width:30px;
	padding:0;
	margin:0px;
	border:none;
}

#form-exhibitor input.submit { 
	background:#AC0000;
	width:150px;
	height:35px;
	margin:10px 0 10px 5px;
	padding:0px;
	color:#fff;
	font-size:1em;
	text-align:center;
	border-left:1px solid #C95858;
	border-top:1px solid #C95858;
	border-right:1px solid #930000;
	border-bottom:1px solid #930000;
}

#form-exhibitor input.submit:hover { 
	background:#D34343;
}


* html #form-exhibitor * {	
	width:500px;
}

* html #form-exhibitor {	
	width:500px;
	border:1px solid #C95858;
}

* html #form-exhibitor input {	
	width:350px;
}

* html #form-exhibitor textarea {	
	width:350px;
}

* html #form-exhibitor input.submit { 
	margin:0;
}

	/* ### 7) Umfrage Form ############################################################ */
	
#umf {
	float:left;
	width:auto;
	height:auto;
	padding:0;
	margin:10px 0;
	border:0;
}

#umf fieldset {
	margin:0px;
	padding:0px;
	border: 0px solid #5D6A76;
}

#umf .radio {
	float:left;
	font-size:2em;
	width:auto;
	height:20px;
	padding:0;
	margin:0 10px 0 0;
	border:0px;
}

#umf p {
	float:left;
	font-size:1em;
	width:auto;
	padding:0;
	margin:0;
}

.clearform {
width:400px;
	clear:both;
	float:left;
	padding:10px 10px 10px 0;
	border:0px;
}

	/* ### 8) Tabellen ############################################################ */

table td{ 
	background:#fff;
	width:200px;
	height:auto;
	margin:0;
	padding:5px;
	color:#000;
	font-size:1em;
}


table.dyntable { 
	background:#2B0400;
	width:100%;
	height:auto;
	margin:5px 0 0 0;
	padding:1px;
	color:#000;
	font-size:1em;
}


table.dyntable td.td1{ 
	background:#FFF9D8;
	width:50px;
	height:auto;
	margin:0;
	padding:10px 5px 5px 5px;
	color:#000;
	font-size:1em;
	font-weight:normal;
	vertical-align:top;
}

table.dyntable td.td2{ 
	background:#fff;
	width:auto;
	height:auto;
	margin:0;
	padding:5px;
	color:#000;
	font-size:1em;
}

table.dyntable td.td3{ 
	background:#AC0000;
	width:auto;
	height:auto;
	margin:0;
	padding:10px 5px 5px 5px;
	color:#fff;
	font-size:1em;
	text-align:right;
	vertical-align:top;
}

table.dyntable td.td4{ 
	background:#fff;
	width:50px;
	height:auto;
	margin:0;
	padding:5px;
	color:#000;
	font-size:1em;
	text-align:right;
}

	/* ### 8) KALENDER CSS AUS CACHE/STYLES/1.css ############################################################ */
	
.ecOther_normal {
color:#000000;
font-size:13px;
font-family:Arial;
font-style:normal;
font-weight:normal;
text-decoration:none
}
.ecEventlocation {
color:#000033;
font-size:13px;
font-family:Arial;
font-style:normal;
font-weight:normal;
text-decoration:none
}
a.ecCalendarweeklink:link, a.ecCalendarweeklink:visited, a.ecCalendarweeklink:active, a.ecCalendarweeklink:hover {
background-color:#AC0000;
font-family:Verdana;
color:#ffcc00;
font-weight:normal;
font-style:normal;
text-decoration:underline
}

.ecCalendarswitch {
font-family:Verdana;
font-size:11px;
color:#ffffff;
font-weight:normal;
font-style:normal;
text-decoration:none;
background-color:#480404;
}
.ecTimetable {
border-style:solid;
border-color:#0099FF;
border-width:1px;
background-color:#CCEEFF
}
.ecCalendar {
border-style:solid;
border-width:1px;
border-color:#480404
}
.ecGeneral {
color:#000066;
font-size:13px;
font-family:Verdana;
font-style:normal;
font-weight:normal;
text-decoration:none
}
.ecHeadline {
color:#000066;
font-size:15px;
font-family:Verdana;
font-style:normal;
font-weight:bold;
text-decoration:underline
}
a.ecLink:link {
color:#000099;
font-family:Arial;
font-style:normal;
font-weight:normal;
text-decoration:underline
}
a.ecLink:visited {
color:#000099;
font-family:Arial;
font-style:normal;
font-weight:normal;
text-decoration:underline
}
a.ecLink:active {
color:#990000;
font-family:Arial;
font-style:normal;
font-weight:normal;
text-decoration:underline
}
a.ecLink:hover {
color:#990000;
font-family:Arial;
font-style:normal;
font-weight:normal;
text-decoration:underline
}
.ecEventtitle {
color:#000066;
font-size:13px;
font-family:Verdana;
font-style:normal;
font-weight:bold;
text-decoration:none
}
.ecEventdate {
color:#000066;
font-size:12px;
font-family:Verdana;
font-style:italic;
font-weight:normal;
text-decoration:none
}
.ecEventdescription {
color:#000000;
font-size:11px;
font-family:Verdana;
font-style:normal;
font-weight:normal;
text-decoration:none
}
.ecEventorganizer {
color:#000000;
font-size:13px;
font-family:Arial;
font-style:normal;
font-weight:normal;
text-decoration:none
}
.ecOther_small {
width:580px;
clear:both;
color:#000000;
font-size:10px;
font-family:Verdana;
font-style:normal;
font-weight:normal;
text-decoration:none
}
.ecBackground {
background-color:#999999
}
.ecTable {
border-style:solid;
border-color:#0099FF;
border-width:1px;
background-color:#CCEEFF
}
.ecTable_cell2 {
background-color:#DDF5FF
}

table {
background-color:#AC0000;
}


.ecCalendarhead {
font-family:Verdana;
font-size:10px;
color:#ffffff;
font-weight:bold;
font-style:normal;
text-decoration:none;
background-color:#AC0000
}
.ecCalendarweek {
font-family:Verdana;
font-size:11px;
color:#fff;
font-weight:normal;
font-style:normal;
text-decoration:none;
background-color:#810000
}
.ecCalendarweekend {
font-family:Verdana;
font-size:11px;
color:#AC0000;
font-weight:normal;
font-style:normal;
text-decoration:none;
background-color:#FFD803
}
a.ecCalendarweekendlink:link, a.ecCalendarweekendlink:visited, a.ecCalendarweekendlink:active, a.ecCalendarweekendlink:hover {
background-color:#ffffff;
font-family:Verdana;
color:#000000;
font-weight:bold;
font-style:normal;
text-decoration:none
}
.ecCalendartoday {
font-family:Verdana;
font-size:11px;
color:#ffffff;
font-weight:normal;
font-style:normal;
text-decoration:none;
background-color:#AC0000
}
a.ecCalendartodaylink:link, a.ecCalendartodaylink:visited, a.ecCalendartodaylink:active, a.ecCalendartodaylink:hover {
background-color:#FFFFFF;
font-family:Verdana;
color:#CC0000;
font-weight:bold;
font-style:normal;
text-decoration:none
}
.ecTable_cell1 {
border-style:solid;
border-color:#0099FF;
border-width:1px;
background-color:#CCEEFF
}

/*LIGHTBOX*/

#lightbox{
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #ffffff;
	color:#000000;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{
	padding:0 10px;
	}
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}
	

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}
