/*********************************************/
/************ Airidas 2008 *******************/
/*********************************************/
/**************** HTML ***********************/
/*********************************************/
body {
	margin: 0;
	padding: 0;
	font-family:Verdana, Tahoma, Arial, Serif;
	text-align: center;
	line-height: 1.5em;
	font-size: 0.76em;
	/*background-color:#078ccc;*/
	background-color:#336699; 
	color:#333;

}
table {
	border-collapse:collapse;
}
p {
  margin-top: 0;
  margin-bottom: 1.5em;
  line-height: 1.5em;	
}
h2 {
  margin-top: 0;	
  font-family:Verdana, Tahoma, Arial, Serif;
  font-size: 12px;
  font-weight: bold;
  color: #800000;
}

a {
  text-decoration: none;
}
a:link, a:visited {
   color: #0063C6;
}
a:hover {
   color: #993333;
}
a, img {
	border: 0px;
}

/*********************************************/
/**************** DIV ************************/
/*********************************************/
#container {
	position: relative;
	padding:0;
	margin: 0 auto;	
	text-align: left;	
	width: 902px;
	border-left:#000000 1px solid;
	border-right:#000000 1px solid;	
	background-color:#ffffff;
	/*only Firefox*/
	voice-family: "\"}\"";  
	voice-family: inherit;
	width: 900px;	
}
#header {
	background-color:#336699;
	height: 150px;	
	width: 900px;
	background:url(images/logo.jpg);	
}


#main {
	float: left;
	width: 620px;
	background-color: #ffffff;
	padding: 10px;
	margin: 5px 5px 5px 5px;
		
}
#main_bilder {
	text-align: center;
	float: left;
	width: 620px;
	background-color: #ffffff;
	padding: 10px;
	margin: 5px 5px 5px 5px;	
	
}
#partners{
	float: left;
	width: 224px;
	margin: 5px 5px 5px 5px;
	text-align:center;

  
}

#footer {
	clear: both;
	background-color: #000ff0;
	text-align: center;
	color: #ffffff;
	font-size: 0.9em;		

	height: 20px;
	background:url(images/menu_bg_blue.gif) repeat-x; 
	border-bottom:#000000 1px solid;
	width:900px;
	/*only Firefox*/
	voice-family: "\"}\"";  
	voice-family: inherit;
	width: 900px;	
}

#big_f {
	text-align: center;
}


/* Beginn Navigation */
#navi, #navi ul { list-style-type:none; margin:0; padding:0; }
#navi li { width:110px; float:left; }
.menu { display:none; }
#navi li:hover .menu { display:block; }	

/* Navi Style */
#navcontainer { 
	height:22px; 
	position:relative; 
	background:url(images/menu_bg_blue.gif) repeat-x; 
}  
#navi { position:absolute; }
	
#navi a { display:block; }
#navi a:link, #navi a:visited { 
	color:#000; 
	background:url(images/menu_bg_blue.gif) repeat-x; 
	font-size: .8em;
	letter-spacing: 2px;
	text-align: center;
	padding: 2px;
	border-right: #000000 solid 1px;
}
#navi a:active, #navi a:hover {
	color:#fff;
	background:#FFF;
	background-color: #8bb5f7; 
}
/*********************************************/
/**************** CLASS **********************/
/*********************************************/
.tbl_partner {
	border-color:#cbd1d4;
}
.head {
	background:url(images/menu_bg_blue.gif) repeat-x;
	width:226px;
	height: 20px;
	border:1px solid;
		
	font-family:Verdana, Tahoma, Arial, Serif;
	text-align: center;
	font-size: 0.76em;
	color: #000000;
}
.text {
	background:#ffffff;
	border-left:1px solid;
	border-right:1px solid;
	border-bottom:1px solid;
}
.foot {
	border: none;
	background:#ffffff;
}


.img, a.img {
	clear: both; 
	float: left; 
	border: 2px solid #ffffff; 
	margin-right: 2px;
	margin-top: 2px;
	margin-bottom: 10px;
}
a.img:hover {
   border: 2px solid #97CBFF;
}
.autor {
	text-align: right;
	/*font-weight: bold;*/
	color:#000000; 
}
.hr_close {
	clear: both;
	margin: -7px 0 7px 0;
}
.next, .next:visited  {
	margin-right: 5px;
	padding:3px ;
	font-weight: bold;
	border: 2px solid #0063C6;
	   color: #0063C6;
}
.next:hover, .next:active {
	color: #ffffff;
	background-color: orange;
}
.tbl_format {
	font-family:Verdana, Tahoma, Arial, Serif;
	font-size: 0.76em;
	color:#333;	
	font-size: 12px;
}


/******************************************************************************************************/
.gallerycontainer{
position: relative;
top:410px;

}

.thumbnail img{
border: 1px solid white;
margin: 0 5px 5px 0;
}



.thumbnail:hover img{
border: 1px solid blue;
}

.thumbnail span{ 
position: absolute;
left: -1000px;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{ 
border-width: 0;
padding: 2px;
height: 400px;
}

.thumbnail:hover span{
visibility: visible;
top: -410px;
left: 0;

}



















