@media screen{

/*styles*/

html, body {
margin: 0;
height: 100%;
padding: 0px;
width: 100%;
}

body {
	background-color: #002a67;
	padding: 0px;
	color: #fff;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 90%;
	text-align: center;
}

/*divs*/

#airtitle {
	height: 100%;
	width: 60%;
	position: relative;
	top:0px;
	margin: auto;
	}
	
#headtitle {
	font-size: 80%;
}

#airbox {
	height: 100%;
	width: 99%;
	text-align:left;
	position: absolute;
	top:0px;
	left:0px;
}
html>body #airbox {
	height: 100%;
	width: 100%;
	text-align:left;
	position: absolute;
	margin-right:0px;
	top:0px;
	left:0px;
	}

#aircontbox {
	height: 100%;;
	width: auto;
	text-align:center;
	position: relative;
	top:0px;
	padding-left:0px;
	padding-right:0px;
	margin-left:210px;
	margin-right:210px;
	background-color: #002a67;
}
html>body #aircontbox {
	height: 100%;;
	width: auto;
	text-align:center;
	position: relative;
	top:0px;
	padding-left:0px;
	padding-right:0px;
	margin-left:210px;
	margin-right:210px;
	background-color: #002a67;
	}

#aircontent {
	background-color: #ffffff;
	height: auto;
	width: 100%;
	position: relative;
	top: 50px;
	left: 0px;
	color:#000;
	padding-bottom:10px;
	padding-left: 0px;
	padding-right: 0px;
	margin-right: 0px;
}

html>body #aircontent {
	height: auto;
	width: 100%;
	position: absolute;
	top: 50px;
	left: 0px;
	color:#000;
	padding-bottom:20px;
	margin-left: 0px;
	background-color: #ffffff;
		}
		
#aircontgal {
	background-color: #002a67;
	height: auto;
	width: 100%;
	position: relative;
	top: 50px;
	left: 0px;
	color:#000;
	padding-bottom:10px;
	padding-left: 0px;
	padding-right: 0px;
	margin-right: 0px;
}

html>body #aircontgal {
	height: auto;
	width: 100%;
	position: absolute;
	top: 50px;
	left: 0px;
	color:#000;
	padding-bottom:20px;
	margin-left: 0px;
	background-color: #002a67;
		}

#airheader {
	height: 50px;
	width: 100%;
	text-align:center;
	position: absolute;
	top:0px;
	background-color: #002a67;
	text-align: center;
	z-index: 10;
	font-size: 10pt;
	letter-spacing: 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(../med/bcks/headillu.jpg);
	background-repeat: no-repeat;
	background-position: center -10px;
	overflow: hidden;
	margin-top: 8px;
}

#airnavleft {
	height: 100%;
	width: 210px;
	background-color: #002a67;
	left: 0px;
	top:0px;
	position: absolute;
	background-image: url(../med/bcks/navleft.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	z-index:21;
}

#lefttop {
	position: relative;
	left:0px;
	top:0px;
	z-index:20;
	}
	
#leftmenue1 {
	position: absolute;
	left:0px;
	top:130px;
	width: 195px;
	padding:10px;
	padding-right:5px;
	z-index:21;
	background-color: transparent;
	font-size: 90%;
	}
	
#leftmenlist1 {
	position: relative;
	left:0px;
	top:0px;
	width: 195px;
	padding:0px;
	padding-right:0px;
	z-index:25;
	background-color: transparent;
	padding-left: 10px;
	padding-bottom: 5px;
	}
#leftmenlist2 {
	position: relative;
	left:0px;
	top:0px;
	width: 185px;
	padding:0px;
	padding-right:0px;
	z-index:25;
	background-color: transparent;
	font-size: 90%;
	margin-left: 10px;
	padding-left: 5px;
	}

#airnavright {
	height: 100%;
	width: 210px;
	text-align:center;
	position: absolute;
	top:0px;
	right:0px;
	background-color: #002a67;
	background-image: url(../med/bcks/navright.jpg);
	background-repeat: no-repeat;
	background-position: 0px -0px;
	font-size: 99%;
	text-align: left;
}

#righttop {
	position: absolute;
	left:0px;
	top:0px;
	z-index:20;
	width: 200px;
	padding: 0px;
	}
	
	
#rightmenue1 {
	position: absolute;
	left:0px;
	top:130px;
	width: 185px;
	padding:10px;
	padding-right:5px;
	z-index:21;
	
	}
	
#rightlist1 {
	position: relative;
	left:0px;
	top:10px;
	width: 185px;
	padding:0px;
	padding-right:5px;
	font-size: 90%;
	z-index:21;
	}
	
#extra {
	position: relative;
	left:-1px;
	top:10px;
	width: 185px;
	padding:0px;
	padding-right:4px;
	font-size: 90%;
	z-index:21;
	}
	
#airlogo {
	height: 66px;
	width: auto;
	text-align:center;
	position: relative;
	padding-top: 4px;
	padding-bottom: 8px;
	margin-top:10px;
	left:0px;
	top:10px;
	background-color: transparent;
	padding-left:20px;
	padding-right:20px;
	z-index: 10;
	font-size: 9pt;
	margin-bottom: 20px;
	visibility: hidden;
	display: none;
}

#pagetitle {
	height: auto;
	width: auto;
	text-align:left;
	position: relative;
	padding-top: 4px;
	padding-bottom: 2px;
	margin-top:10px;
	left:25px;
	top:10px;
	background-color: transparent;
	padding-left:20px;
	padding-right:20px;
	z-index: 10;
	font-size: 90%;
	margin-bottom: 2px;
}

#pagehead {
	height: auto;
	width: auto;
	text-align:left;
	position: relative;
	padding-top: 0px;
	padding-bottom: 8px;
	margin-top:0px;
	left:-20px;
	top:2px;
	background-color: transparent;
	padding-left:20px;
	padding-right:20px;
	z-index: 10;
	font-size: 90%;
	margin-bottom: 2px;
}

#airpage {
	height: auto;
	width: auto;
	text-align:left;
	position: relative;
	padding-top: 2px;
	padding-bottom: 8px;
	margin-top:2px;
	left:0px;
	top:4px;
	background-color: transparent;
	padding-left:45px;
	padding-right:10px;
	z-index: 10;
	font-size: 90%;
	margin-bottom: 2px;
	line-height: 120%;
	text-indent: 0px;
}
#airgal {
	height: auto;
	width: auto;
	text-align:left;
	position: relative;
	padding-top: 2px;
	padding-bottom: 8px;
	margin-top:2px;
	left:0px;
	top:4px;
	background-color: transparent;
	padding-left:45px;
	padding-right:10px;
	z-index: 10;
	font-size: 90%;
	margin-bottom: 2px;
	line-height: 120%;
	text-indent: 0px;
}

#pagetext1 {
	height: auto;
	width: auto;
	text-align:left;
	position: relative;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top:0px;
	left:-20px;
	top:2px;
	background-color: transparent;
	padding-left:20px;
	padding-right:20px;
	z-index: 10;
	font-size: 90%;
	margin-bottom: 2px;
	clear: left;
}

#pagegal1 {
	height: auto;
	width: 100%;
	text-align:left;
	position: relative;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top:0px;
	left:-20px;
	top:2px;
	background-color: transparent;
	padding-left:20px;
	padding-right:20px;
	z-index: 10;
	font-size: 90%;
	margin-bottom: 2px;
	overflow: hidden;
}

#pagetext2 {
	height: auto;
	width: auto;
	text-align:left;
	position: relative;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top:0px;
	left:-20px;
	top:2px;
	background-color: transparent;
	padding-left:20px;
	padding-right:20px;
	z-index: 10;
	font-size: 90%;
	margin-bottom: 2px;
	text-indent: -3px;
	overflow: hidden;
}
html>body #pagetext2 {
	height: auto;
	width: auto;
	text-align:left;
	position: relative;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top:0px;
	left:-20px;
	top:2px;
	background-color: transparent;
	padding-left:20px;
	padding-right:20px;
	z-index: 10;
	font-size: 90%;
	margin-bottom: 2px;
	text-indent: -0px;
	overflow: hidden;
}

#pagetext2tabild{
	position: relative;
	left: 0px;
	height: auto;
	width: 100%;
	text-align:center;
	background-color: transparent;
	border: solid 0px;
	z-index: 10;
	font-size: 80%;
	margin-bottom: 0px;
	padding: 0px;
	overflow: hidden;
	text-indent: 0px;
	color: #FFFFFF;
	border-color: #CCCCCC;
	background-image: url(../med/bcks/cf2verlauf.jpg);
}

#pagegal2 {
	height: auto;
	width: 95%;
	text-align:center;
	position: relative;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top:0px;
	left: 0px;
	top:2px;
	background-color: transparent;
	color: white;
	padding-left: 0px;
	margin-right: 0px;
	padding-right: 0px;
	z-index: 10;
	font-size: 90%;
	margin-bottom: 2px;
	text-indent: 0px;
	overflow: hidden;
}
#galbildtitel {
	height: auto;
	width: 100%;
	text-align:center;
	position: relative;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top:0px;
	background-color: transparent;
	color: white;
	z-index: 10;
	font-size: 90%;
	margin-bottom: 2px;
	margin-right: 10px;
	text-indent: 0px;
}
#pagetext3_4 {
	height: auto;
	width: auto;
	text-align:left;
	position: relative;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top:0px;
	left:-20px;
	top:2px;
	background-color: transparent;
	padding-left:10px;
	padding-right:0px;
	z-index: 10;
	font-size: 90%;
	margin-bottom: 2px;
}

html>body #pagetext3_4 {
	height: auto;
	width: auto;
	text-align:left;
	position: relative;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top:0px;
	left:-20px;
	top:2px;
	background-color: transparent;
	padding-left:20px;
	padding-right:20px;
	z-index: 10;
	font-size: 90%;
	margin-bottom: 2px;
	}


#pagetext3 {
	padding-right:0px;
	padding-top: 0px;
	padding-left:10px;
	margin-top: 0px;
	padding-bottom: 4px;
	width:45%;
	height: auto;
	position: inherit;
	left: 0px;
	top: 0px;
	}
html>body #pagetext3 {
	padding-right:0px;
	padding-top: 0px;
	padding-left:0px;
	margin-top: 0px;
	width:45%;
	position: inherit;
	left: 0px;
	top: 0px;
	height: inherit;
	}

#pagetext4 {
	padding-right:10px;
	padding-top: 0px;
	padding-left:52%;
	margin-top: 0px;
	width:46%;
	height: auto;
	position: absolute;
	left: 0px;
	top: 0px;
	}
html>body #pagetext4 {
	padding-right:0px;
	padding-top: 0px;
	padding-left:10px;
	margin-top: 0px;
	width:48%;
	height: auto;
	position: absolute;
	left: 50%;
	top: 0px;
	}
	
	
#pagetext4abschluss {
	padding-right:0px;
	padding-top: 0px;
	padding-left:10px;
	margin-top: 0px;
	width:100%;
	height: 26px;
	position: relative;
	left: -10px;
	bottom: 0px;
	}

#pagetext5 {
	height: auto;
	width: auto;
	text-align:left;
	position: relative;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top:0px;
	left:-20px;
	top:4px;
	background-color: transparent;
	padding-left:20px;
	padding-right:20px;
	z-index: 10;
	font-size: 90%;
	margin-bottom: 2px;
}
	
#airadress {
	height: auto;
	width: auto;
	text-align:center;
	position: relative;
	padding-top: 4px;
	padding-bottom: 0px;
	margin-top:20px;
	left:-10px;
	top:10px;
	background-color: transparent;
	padding-left:10px;
	padding-right:0px;
	z-index: 10;
	font-size: 11px;
	background-image: url(../med/air_adr_logo1.jpg);
	background-repeat: no-repeat;
	background-position: center 15px;
}
#airgaladress {
	height: auto;
	width: auto;
	text-align:center;
	position: relative;
	padding-top: 4px;
	padding-bottom: 0px;
	margin-top:20px;
	left:-10px;
	top:10px;
	background-color: transparent;
	padding-left:10px;
	padding-right:0px;
	z-index: 10;
	font-size: 11px;
	color: white;
	background-image: url(../med/air_adr_logo2.jpg);
	background-repeat: no-repeat;
	background-position: center 15px;
}

#airfooter {
	height: auto;
	width: 100%;
	text-align:center;
	position: relative;
	padding-right: 20px;
	margin-right: -30px;
	margin-left: -10px;
	padding-top: 10px;
	padding-bottom: 50px;
	margin-bottom: 0px;
	left:0px;
	top:0px;
	background-color: #002a67;
	font-size: 97%;
	color: #3399FF;
	line-height: 120%;
}
html>body #airfooter {
	height: auto;
	width: 100%;
	text-align:center;
	position: relative;
	padding-right: 20px;
	margin-right: -30px;
	padding-top: 10px;
	padding-bottom: 20px;
	left:0px;
	top:20px;
	background-color: #002a67;
	font-size: 97%;
	color: #3399FF;
	line-height: 120%;
	}


#airfooter img {
	float: none;
	vertical-align: middle;
}

#styleswitch {
display:none;
}

html>body #styleswitch {
	display:inline;
	}


/*formatierungen*/

/* set all to 0 */
h1, h2, h3, h4, p, ul, li {
margin: 0;
padding: 0;
}

/* headings */
h1, h2, h3, h4 {
margin: 10px 0px 10px px;
padding: 3px 2px 2px 2px;
}

h1 {
background-color: transparent;
color: #3586AF;
font-size: 100%;
letter-spacing: 1pt;
padding: 0px;
padding-bottom: 4px;
}
h2 {
background-color: #f0f0f0;
color: #1634A2;
font-size: 110%;
letter-spacing: 1pt;
}
h3 {
font-size: 110%;
letter-spacing: 1pt;
}
h4 {
font-size: 95%;
letter-spacing: 1pt;
}

/* Texte */
p, li {
font-size: 80%;
text-indent:0px;
}

#aircontent p, #aircontent li {
line-height: 150%;
margin: 0px 0px 0px 0px;
}

.aircontent>p {margin:0px;}
.aircontent>p+p {text-indent:0px;}

#footer p {
line-height: 14px;
}

ul {
margin: 0px 0px 0px 20px;
}

#page td, tr {
	font-size: 11px;
}


/* Links */

a {
	text-decoration: none;
	padding: 0px 3px 2px 3px;
	border-right: 0px solid #999;
	border-left: 0px solid #999;
	color: #0000FF;
	margin-bottom: 6px;
}
a:visited {
	color: #6C89C7;
}
a:link {
	color: #CCFFFF;
}
a:hover {
	color: #FFCC66;
}


#airpage a {
	text-decoration: none;
	padding: 0px 3px 1px 0px;
	border: none;
	color: #2537B0;
	margin-bottom: 1px;
}
#airpage a:visited {
	color: #6C89C7;
}
#airpage a:link {
	color: #0000FF;
}
#airpage a:hover {
	color: #FFB32E;
}



#leftmenlist1 p.linear a {
display: inline;
width: auto;
padding-bottom: 6px;
}

.rechts {
	text-align: right;
}

.headhead {
	font-size: 85%;
	color: #4B97D3;
}

.headtext {
	font-size: 85%;
	color: #9EC5E5;
}

#leftmenlist1 a, #airnavright a {
	display: block;
	width: 174px;
	text-decoration: none;
	margin: 0px 0px 1px 0px;
	padding-bottom: 6px;
	padding: 0px 3px 0px 3px;
	border-left: 0px solid;
	border-right: 0px solid;
	border-color: #999999;
	font-weight: 600;
	font-size: 95%;
	}
	
#airnavright a {
	display: block;
	width: 160px;
	text-decoration: none;
	margin: 0px 0px 1px 0px;
	padding: 0px 3px 0px 3px;
	border-left: 0px solid;
	border-right: 0px solid;
	border-color: #999999;
	font-weight: 600;
	font-size: 95%;
	}

#footer a {
	text-decoration: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 6px 0px 6px;
	border-left: 0px solid;
	border-right: 0px solid;
	border-color: #999999;
}
#footer a:visited {
color: #92BDFF;
}

#footer a:link, #airnavright a:link {
color: #FFCC66;
}
#leftmenlist1 a:link, {padding-bottom: 6px;}

#leftmenlist1 a:visited, #footer a:visited, #airnavright a:visited {
color: #92BDFF;
}
#leftmenlist1 a:hover, #footer a:hover, #airnavright a:hover {
background-color: #FF9900;
color: #000066;
}
#leftmenlist1 a:active, #footer a:active, #airnavright a:active {
background-color: #002a67;
color: #FF9900;
}
#leftmenlist1 a:focus, #footer a:focus, #airnavright a:focus {
background-color: #002a67;
color: #FF9900;
}



#headttl a{
color: #FFCC66;
}
#headttl a:link {
color: #FFCC66;
}
#headttl a:visited {
color: #FFCC66;
}
#headttl a:hover {
background-color: #FF9900;
color: #000066;
}


img a {
	text-decoration: none;
	padding: 0px;
	border: 0px;
	margin-bottom: 0px;
}

/* others */

.clear{
	clear: both;
}
.invis, hr {
display: none;
}

img {
	border: none;
	text-align: left;
	float:left;
	padding-right:1px;
	padding-left:0px;
	margin-top: 3px;
	padding-bottom: 1px;
	z-index:30;
	text-indent: 0px;
}

#airpage img {
	position: relative;
	border: none;
	left: 0px;
	text-align: left;
	align:left;
	padding-right:8px;
	padding-left:0px;
	margin-top: 3px;
	padding-bottom: 1px;
	z-index:30;
	/* fuer IE6 */
	text-indent: -2px;
	white-space: nowrap;
}

#airpage img a {
	text-decoration: none;
	padding: 0px;
	margin: 0px;
	text-indent: 0px;
}
	
#airpage img a:link {
	text-decoration: none;
	padding: 0px;
	margin: 0px;
	text-indent: 0px;
}

#pagetext2 img {
	border: none;
	padding-right:0px;
	padding-left:0px;
	padding-top: 1px;
	padding-bottom: 4px;
	z-index:30;
	width: auto;
	height: 270px;
	float: none;
	overflow: hidden;
}

#pagetext2butimg {
	border: none;
	float:none;
	height: 20px;
	position: relative;
	width: auto;
	font-size: 12px;
	background: none;
	vertical-align: middle;
	padding: 0px;
	margin: 0px;
}

#pagetext2butimg img{
	height: 12px;
	width: 20px;
	border: none;
	float: none;
	vertical-align: middle;
	margin-bottom: 4px;
}

#pagetext2butimg a:link{
	padding: 0px;
	margin: 0px;
}

#pagegal1 img {
	position: relative;
	left: 0px;
	border: none;
	padding-right: 0px;
	padding-left:0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-right: 0px;
	z-index:30;
	height: auto;
	width: auto;
	float: none;
}
#pagegal2 img {
	position: relative;
	left: -10px;
	border: none;
	padding-right: 20px;
	padding-left:1px;
	padding-top: 1px;
	padding-bottom: 1px;
	margin-right: 20px;
	z-index:30;
	height: auto;
	width: auto;
	max-height: 480px;
	max_width: 640px;
	float: none;
}

#lefttop img {
	border: none;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	z-index:20;
}

#airlogo img {
	border: none;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	float:none;
	text-align: center;
	z-index:20;
	left: 50%;
}

#extra img {
	border: none;
	float: left;
	padding-right: 8px;
	padding-top: 2px;
	padding-bottom: 0px;
}

.rechts img {
	padding-left:8px;
	padding-top: 0px;
	padding-bottom: 1px;
	float: right;
	top: 0px;
	right:0px;
	}
	
	
.butimg {
	border: none;
	float:none;
	vertical-align: text-bottom;
	height: 12px;
	width: 20px;
	font-size: 11px;
}

#extra p {
	display: block;
	width: auto;
}

#extra a {
	text-decoration: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: none;
	display: inline;
	width: 90%;
} 

#extra a:link {
	color: #FFCC66;
} 
#extra a:hover {
	text-decoration: none;
} 

.datzeil  {
	color: #ABCBDC;
	font-size: 75%;
}
.extrahead  {
	color: #CCFFFF;
	font-size: 120%;
	font-weight: 600;
}

.mittig  {
	font-size: 100%;
	text-align: center;
}

.orange {
color: orange;}

#bottomposition {position: relative; left:0px; top:8px; width:100%; height:100%; overflow:hidden; background-color: transparent;}

#javafoot {
	position: fixed;
	bottom:0px;
	left:0px;
	width:100%;
	height:44px;
	z-index:60;
	padding-bottom: 0px;
	margin-left:210px;
	margin-right:210px;
	padding-top: 0px;
	text-align:center;
	z-index: 60;
	display:none;
}
#footdiv {
	padding-right:0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left:0px;
	margin-top: 0px;
	margin-left:0px;
	margin-right:210px;
	width:100%;
	height: 38px;
	position: fixed;
	left: 0px;
	bottom: 0px;
	background-color: #002a67;
	z-index: 60;
	}

/*FORM*/
form {width: auto;
	margin: 1px;
	display: block;
	font-size: 80%; 
	border: none;
	clear: both;
}}

fieldset {width: auto;
	margin: 1px;
	display: block;
	font-size: 90%; 
	border: none;
	clear: both;
}

* html fieldset {padding: 0px;}
	
input,textarea {
	margin: 0px;
	border: none;
	padding: 0px;
	background-color: #CCCCCC;
	font-size: 10px;
	line-height:10px;
	width:auto;
}
input:active, input:focus, input:hover { background-color: #B9DEEB;}
   
buttons {text-align: center; widht:70%;}

.okbutt {
	text-align: center;
	font-size: 10px;
	padding: 0px;
	padding: 0px;
	vertical-align: middle;
	background-color: transparent;
}


/*LIGHTBOX*/

#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	font-size: 88%;
	color: #3399FF;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #003A8F;
	color: #3399FF;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: left;
	line-height: 0;
	color: #3399FF;
	}
#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(../lb/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(../lb/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../lb/images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 9px Verdana, Helvetica, sans-serif;
	background-color: #003A8F;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	text-align: left;
	}

#imageData{	padding:0 10px; color: #69B9FF; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: normal;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 150px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: auto;
	background-color: #354A96;
	}
/*LIGHTBOX ENDE*/
}
