@charset "windows-1252";
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#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-image: url(data:image/gif;base64,AAAA); /* 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: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#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; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

#container {
	margin: 10px auto 10px auto;
	width: 870px;
}
#navigation {
	margin: 0;
	padding: 0;
}
#content_container {
	margin: 0 0 0 0px;
}
#column_left {
	padding: 0px 0px 0px 0px;
	vertical-align: top;
	float: left;
	width: 510px;
	margin: 0px;
}
#column_right {
	float: right;
	margin: 10;
	padding: 10px;
	width: 150px;
	vertical-align: top;
}
#image {
	float: right;
}
#footer {
	clear: both;
	margin: 0;
	padding: 5px;
}

body {
	background: #104CBE url('images/bg.jpg') no-repeat fixed center;
	margin: 0 0%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 0.70em;
		padding: 0px;
		color: #333333;
}

body img {
	border-color:#FF9900
}

/* Styles for DIV tags */
#container {
	border: 3px solid #FFFFFF;
	background-color: #F4FEFF;
	background-image:  url('images/leftphoto.jpg');
		background-repeat: no-repeat;
		background-position: left bottom;
}
#navigation {
	background-color: #EEEEEE;
	margin-left: 160px;
}
html>body #navigation {
	overflow: hidden;
}
#content_container {
	background-color:#FFFFFF;
	padding: 0px;
}
#column_left {
	float: left;
}
#column_right {
	border-left: 1px solid #E3DFE2;
}
#image {
	margin-bottom: 10px;
	margin-left: 10px;
}
#footer {
	background-color: #FFFFFF;
	color: #666666;
	border-top: 1px solid #CCCCCC;
}
/* Styles for Masthead */
#masthead {
	border-bottom: 6px solid #FF9900;
	background-color: #FFFFFF;
	border-top: 0;
	border-right: 0;
	border-left: 0;
	padding: 0px;
}

#masthead h1 {
	margin-bottom: 0;
	color: #333333;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
}
#masthead h3 {
	margin-top: 0;
	color: #7C8DD3;
	margin-bottom: 0px;
	text-indent: 5em;
}
#masthead a {
	color: #333333;
	text-decoration: none;
}
/* Styles for Navigation */
#navigation ul {
	list-style-type: none;
	width: 100%;
	margin: 0;
	padding: 0;
}
#navigation li {
	float: left;
}
#navigation a {
	margin: 0 1px;
	padding: 5px;
	display: block;
	border: 1px solid #eee;
	color: #000;
	text-decoration: none;
}
#navigation a:hover {
	color: #fff;
	text-decoration: none;
	background-color: #f93;
	border: 1px solid #f93;
}

/* Styles for Right Column */
#column_right h4 {
	color: #3F58BC;
	margin-top: 0px;
}
#column_right p {
	color: #444444;
	margin-top: 0px;
}
#column_right a {
	color: #677BCB;
	text-decoration: none;	
}
#column_right a:hover {
	color: #FF9933;
}
/* Styles for Left Column */
h1 {
	font-size: xx-large;
	color: #000000;
	margin-top: 0px;
}
		h2 {
			font-family: "C Univers 57 Condensed", "Arial Narrow", Verdana, sans-serif;
			font-size: 24px;
			font-weight: normal;
			color: #FF6600;
			background-image: url('images/h1sfondo.gif');
			background-repeat: no-repeat;
			display: block;
			height: 33px;
			padding-left: 42px;
			padding-top: 13px;
		}

h3 {
	font-size: large;
	color: #222222;
	margin-top: 0px;
}
h4 {
	font-size: medium;
	color: #333333;
	margin-top: 0px;
}
h5 { 
	font-size: x-small;
	margin-top: 0px;
}
h6 { 
	font-size: xx-small;
	margin-top: 0px;
}
a {
	color: #677BCB;
	text-decoration: none;	
}
a:hover {
	color: #FF9933;
}
/* Styles for Footer */
#footer p {
	margin: 0;
	font-size: 0.85em;
	text-align: left;
}
#copyright {
	float: right;
	text-align: right;
}
#copyright p {
	font-size: 0.85em;
}
#footer a {
	color: #3F58BC;
}
#footer a:hover {
	color: #00008B;
	text-decoration: none;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}
.foto1 {
	border: 3px solid #FF9900;
	margin: 0px 5px 3px 0px;
}
.foto2 {
	border: 3px solid #FF9900;
	margin: 3px 0px 3px 5px;
}
.foto3 {
	border: 3px solid #FF9900;
	margin: 3px 5px 3px 0px;
}
.foto4 {
	border: 3px solid #FF9900;
	margin: 3px 0px 0px 5px;
}
.fotonews {
	margin: 0px 4px 0px 0px;
}
