body {
	margin:0 0 0 0;
	padding:0;
	font-size:12px;
	font-family:arial, verdana,sans-serif;
	background-color: #A9D1EA;
	color: #000033;
}
#nav li {
	list-style-type:none;
}

#nav ul {
	list-style-type:none;
	padding: 0px;
}

#nav li a { 
	font-size:14px;
	line-height:24px;
	list-style-type:none;
	text-decoration: none;
	color: #000033;
}
#nav ul a {
	margin:20px 0 0 0;
	list-style-type:none;
	text-decoration: none;
	padding:4px 16px; 
	color: #000033;
}
#nav li a:hover { 
	color: #0073BF;
}
#nav ul a:hover {
	color: #0073BF;
}

#content  {
	color: #000033;
	line-height:16px;
	font-size:12px;
}

#content tr {
	line-height:16px;
	font-size:12px;
}

h1 {
	font-size:24px;
	font-family:arial, verdana,sans-serif;
	color: #000033;
	margin:0 0 0 0;
	padding:0 0 20 0;
}
.footer {
	font-size:12px;
	font-family:arial, verdana,sans-serif;
	color: #ffffff;
}
a.footer {
	font-size:12px;
	font-family:arial, verdana,sans-serif;
	color: #ffffff;
	text-decoration: none;
}
a.footer:hover {
	text-decoration: underline;
}
/* form-exhibitor
*******************************************************************************/
#form-exhibitor * {
	padding:0px;
	margin:0px;
}

#form-exhibitor {
	margin:0px;
	padding:0px;
	background-color:#fff;
	color:#000;

}

#form-exhibitor fieldset {
	margin: 20px 0px 10px 0px;
	padding: 5px 10px;
	border: 1px solid #626262;
	width: 510px;

}

#form-exhibitor legend {
	background-color: white;
	color: #626262;
	padding: 2px 10px;
	margin: 5px 0px 5px 0px;
}


#form-exhibitor p {
	margin:00;
	padding-bottom:1em;
	font-size:1em;
	font-weight:bold;
}

#form-exhibitor h2 {
	padding:1em 0 1em 0;
}

#form-exhibitor .element {
	display:block;
	clear:both;
	background-color:#fff;
	border-top:2px solid #fff;
}

#form-exhibitor label {
	display:block;
	float:left;
	padding:0px;
	width:120px;
	border-right:2px solid #fff;
}

#form-exhibitor label.checkbox {
	width:252px;
	border-left:2px solid #fff;
	border-right:none;
}

#form-exhibitor label.checkboxinner {
	width:250px;
	border-left:2px solid #fff;
	border-right:none;
}

#form-exhibitor input, 
#form-exhibitor select, 
#form-exhibitor textarea {
	float:left;
	margin:2px;
	font-size:1em;
	font-family: Verdana, Arial, Helvetica, Helv, sans-serif;
	width:250px;
	border:1px solid #999;
}

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

}

#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:0 0 0 123px;
	border:none;
}

#form-exhibitor input.submit { 
	border: none;
}

#form-exhibitor input.submit:hover { 
	
}

#form-exhibitor label.textarea, 
#form-exhibitor textarea.textarea {
	height:96px;
}

#form-exhibitor-thanks {
	display:block;
	color:#666;
	font-size:1.2em;
}
/* JAOS Gallery
*******************************************************************************/
.jaosg_galerie{
	text-align:center; 
	vertical-align:middle; 
	padding:5px;
}

.jaosg_thumbnail {
	margin:5px;
	padding: 15px 5px 5px 5px;
	float: left;
	height: 120px;
	width: 120px;
	text-align: center;
	vertical-align:middle;
	border: 1px dashed #333;
	background-color: #eeeeee;
	text-decoration: none;
}

.jaosg_nav {
	text-align: center;
}

.jaosg_bild {
	text-align: center;
}

.jaosg_bildbeschreibung {
	text-align: center;
}
/* ls=landscape-Format der Thumbs */
div.ls img{
	height: 60px;
	width: 80px;
	margin: 20px 10px;
}
/* pt=portrait-Format der Thumbs */
div.pt img{
	height: 80px;
	width: 60px;
	margin: 10px 20px;
}
/*footer schaltet float:left wieder aus */
div#jaosg_footer{
	clear: both;
	padding-top: 1em;
}
#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(http://din-77200.de/images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left; background: url(http://din-77200.de/images/prev.gif) left 15% no-repeat; }
#nextLink { right: 0; float: right; background: url(http://din-77200.de/images/next.gif) right 15% no-repeat; }
#prevLink:hover, #prevLink:visited:hover { background: url(http://din-77200.de/images/prev.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(http://din-77200.de/images/next.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	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 */
	}	


a.implinks {
	color: #FFFFFF;
	text-decoration: none;
}a.implinks:hover {
	color: #A9D1EA;
	text-decoration: none;
}