@charset "UTF-8";
/* CSS Document */



#header {position:center; width:800px; height:100px; border-bottom:solid 5px #005aa9; background-image:url(pictures/header.png); margin: 0 auto; }
#picture {width:800px; height:200px;margin: 0 auto; background-image:url(pictures/4.0199_back.jpg);  border-bottom:solid 5px #005aa9; }
#navigation {width:800px; margin: 0 auto; vertical-align:middle;text-align:left;}
#content {width:760px; margin: 0 auto; padding-top:10px; padding-left:20px; padding-right:20px; padding-bottom:20px; text-align:left; background-color:#e2e2e2; clear:both; list-style-position:inside;}
#footer {width:800px; height:50px; margin: 0 auto; text-align:center; line-height:50px; background-color:#000000; color:#FFFFFF;}
#language {width:800px; height:25px; margin: 0 auto; }
#tab {font-size:10px;  margin: 0 auto; }
#content table {width:760px; line-height:20px; background-color:#f5f4f4; font-size:10px; vertical-align:top;}

td {border-bottom:solid #e2e2e2 4px; border-right:solid #e2e2e2 4px; padding-left:5px; }






.head1 {font-size:16px; color:#005aa9; font-weight:bold; line-height:5px; margin-top:30px;}
.head2 {font-size:14px; color:#000; line-height:5px; margin-top:30px;}


body { text-align:center; background-image:url(pictures/background.png); background-repeat:repeat-y; background-position:center; font-family:Verdana, Arial, Helvetica, sans-serif;font-size:12px; margin:0px;}
a {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin:0px;
	padding:0px;
	color: #005aa9;
	text-decoration: none;
}
a:link {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin:0px;
	padding:0px;
	color: #005aa9;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;}
a:visited {
	color: #005aa9;
	text-decoration: none;}

.navipic {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin:0px;
	padding:0px;

}
#navigation ul {list-style:none; margin:0; padding:0; border:none;}
#navigation li {float:left; width:100px; height:20px; text-align:center; background-image:url(pictures/menu.png);  border-bottom:solid 1px #FFFFFF;}
#navigation li a {display:block; padding:2px 2px 2px 2px; color:#005aa9; }
#navigation li a:hover { text-decoration:underline; background-image:url(pictures/menu_hover.png);}


#gallery {width:760px; height:500px;}
#gallery ul {list-style:none; padding:0; margin:0; width:180px; position:relative; float:left;}
#gallery ul li {display:inline; width:50px; height:40px; float:left; margin:0 0 0px 0px;}
#gallery ul li a {display:block; width:50px; height:40px; text-decoration:none; border:none;}
#gallery ul li a img {display:block; width:50px; height:40px; border:0;}
#gallery ul li a:hover {white-space:normal; border-color:#ddd;}
#gallery ul li a:hover img {position:absolute; left:185px; top:0; width:auto; height:auto; border:1px solid #00}
