/*------------------------------------------------------------*
**  Global
**------------------------------------------------------------*/
body {
	background-image: url(images/l_02.jpg);
	background-repeat: repeat-x;
	}

div#Container {
	background:#FFF;
	width: 802px;
	margin-top: -8px;
	margin-left: auto;
	margin-right: auto;
	position: relative; 
	height: 100%;
	
	}
	
	div#logo {
	width: 183px;
	height: 254px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC ;
	float: left;
	}
	
/*------------------------------------------------------------*
**  Top Navigation
**------------------------------------------------------------*/


	div#Navi {
	height: 56px;
	width: 617px;
	float: left;
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	color: #00ffff;
	font-size: 12px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ccc;
	margin: 0px;
		}
	
	div#Navi ul {
	list-style: none;
	height: 48px;
	width: 615px;
	position: relative;
	float: left;
	display: inline;
	left: 0px;
	margin-left: -15px;

	}

div#Navi ul li
{
	list-style: none;
	display: block;
	width: 100px;
	float: left;
	text-align: center;
	line-height: 40px;
	font-size: 10px;
	font-weight: normal;
	border-left: 1px solid  #999;
	background: url(images/button_bac.gif);
}

div#Navi ul li.short1
{
	width: 145px;
	}

div#Navi ul li.short2
{
	width: 142px;
	
}

div#Navi ul li.short3
{
	width: 115px;
	
}

div#Navi ul li.short4
{
	width: 80px;
}

div#Navi ul li a
{
	width: 100%;
	height: 40px;
	display: block;
	color: #666 ;
	text-decoration: none;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
}

div#Navi ul li a:hover
{
	color: #F00;
	background-color: #fff;
	background: url(images/button_bac_sel.gif);
	font-size: 11px;
	text-align: center;
}
	div#TopImage {
	position: absolute;
	top: 56px;
	right: 0;
	width: 617px;
	height: 198px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ccc;
	}
		
	div#Footer {
	background-image: url(images/bottom.gif);
	background-repeat: repeat-x;
	height: 27px;
	width: 790px;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #ffffff;
	font-size: 12px;
	padding-top: 2px;
	padding-left: 5px;
	padding-right: 5px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC ;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ccc;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC ;
	}
	
	div#Footer a {color: #FFF; text-decoration: none; font-weight: bold; }
	div#Footer a:hover {text-decoration: underline; }
	
	div#ogl {
		background-color: #F8F8F8;
		border-width: 1px;
		border-style: solid;
		border-color: #CCC ;
		}
		div#ogl p {
			margin: 10px;
		}
	div#text {
	width: 800px;
	clear: both;
	float: left;
	padding-bottom: 0px;
	position: relative;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ccc;
	color: #FFF;
	}
	
	div#text-right {
	right: 15px;
	text-indent: 0pt;
	text-align: justify;
	width: 570px;
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	margin-top: 5px;
	margin-right: 15px;
	margin-left: 5px;
	line-height: 18px;
	
/*	position: relative; */
	}
	
	div#text-right a {
		
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: strong;
	color: #666666;
	text-decoration: none;
	}
	
div#Left {
	float: left;
	background-color: #F0F0F0;
	width: 183px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	}
		
div#Left ul {
	height: 20px;
	list-style: none;
	width: 170px;
	clear: left; 
	float: left;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #999 ;
}
div#Left ul li {
	position: relative; 
	list-style: none;
	display: block;
	width: 160px;
	margin-left: 0px;
/*	float: left; */ 
	text-align: left;
	line-height: 25px;
	padding-left: 6px;
	padding-top: 3px;
	
}
div#Left ul li a{
	color: #999 ;
	width: 100%;
	height: 25px;
	display: block;
	text-decoration: none;
	font-family: "Trebuchet MS",Verdana, Arial, Helvetica;
	/*	background-color: #EFEFEF; */
	padding-left: 5px;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #fff;
	
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #fff;
	}
div#Left ul li a:hover {
	color: #F00 ;
/*	background-color: #FC7316; */
	font-weight: bold;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #FFF;
	}

div#Left hr {
	color: #666;
	}

p#adres {
color: #666;
font-family: "Trebuchet MS",Verdana, Arial, Helvetica;
font-size: x-small;
text-align: center;
}

.mail_to {color: #333; text-decoration: none; font-weight: bold;}
.mail_to:hover {color: #333; text-decoration: underline; font-weight: bold;}