* {
	PADDING: 0px; 
	MARGIN: 0px; 
	font-size: 11px;
	font-family: "Tahoma"; 
	color : #5c5c5c; 
	line-height: 11px;
}
BODY {
	margin-top: 20px;
	background-color: #272d45;
}
input, textarea { 
background-color: #ffffff; 
border-style: solid; 
border-width: 1px; 
border-color: #bac5d6; 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 10px; 
color: #000000; 
} 
select { 
background-color: #ffffff; 
border-style: solid; 
border-width: 1px; 
border-color: #bac5d6; 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 10px; 
color: #000000; 
} 
.input_fout { 
background-color: #ffffff; 
border-style: solid; 
border-width: 1px; 
border-color: #FF0000; 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 10px; 
color: #000000; 
} 
.text_fout { 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 10px; 
color: #FF0000; 
} 
.cel {
	text-align: justify;
	vertical-align: top;
	padding: 26px 18px 0px 14px;
}
.cel2 {
	text-align: justify;
	vertical-align: top;
	padding: 0px 0px 0px 10px;
}
.link{
	color: #026e9d;
	font-weight: bold;
}
.link2{
	color: #026e9d;
	font-weight: bold;
	font-size: 13px;
}
.style4 {
	color: #5C5C5C;
	text-decoration: none;
}
.style4 a:link {
	color: #026E9D;
	text-decoration: none;
}
.style4  a:visited {
	color: #026E9D;
	text-decoration: none;
}
.style4  a:hover {
	color: #026E9D;
	text-decoration: none;
}

a: link {
	color: #026e9d;
	font-weight: bold;
}
a: visited {
	color: #026e9d;
	font-weight: bold;
}
a: hover {
	color: #037aae;
	font-weight: bold;
}
.titel a:link {
	color: #ea7d0c;
	text-decoration: none;
	font-weight: bold;
}
.titel a:visited {
	color: #ea7d0c;
	text-decoration: none;
	font-weight: bold;
}
.titel a:hover {
	color: #ea7d0c;
	text-decoration: underline;
	font-weight: bold;
}
.maintitel {
	color: #ea7d0c;
	font-size: 22px;
	font-family: "Arial"; 
	font-weight: bold;
}
.titel {
	color: #ea7d0c;
	font-size: 11px;
	font-family: "Tahoma"; 
	font-weight: bold;
}
h1 {
	color: #ea7d0c;
	font-size: 11px;
	font-family: "Tahoma"; 
	font-weight: bold;
}
h1 a:link {
	color: #ea7d0c;
	text-decoration: none;
	font-weight: bold;
}
h1 a:visited {
	color: #ea7d0c;
	text-decoration: none;
	font-weight: bold;
}
h1 a:hover {
	color: #ea7d0c;
	text-decoration: underline;
	font-weight: bold;
}
.lang {
	color: #ffffff;
	font-size: 11px;
	font-family: "Tahoma"; 
	font-weight: bold;
}
.text {
	color: #5c5c5c;
	font-size: 11px;
	font-family: "Tahoma"; 
}
.headlinks {
	font-family: "Arial";
	font-size: 15px;
	font-weight: bold;
	color: #50638d;
}
.headrechts {
	font-family: "Arial";
	font-size: 15px;
	font-weight: bold;
	color: #636363;
}
.headrechts2 {
	font-family: "Arial";
	font-size: 15px;
	font-weight: bold;
	color: #ea7d0c;
}
#lightbox{
	position: absolute;
	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/prev.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/next.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;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
.picca {
width:150px;
float:left;
margin-right:5px;
margin-left:5px;
margin-bottom:10px;
}
.fotows {
padding-left:3px;
width:330px;
position:relative;
} 