@charset "UTF-8";
body  {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #79794F;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
}
a { outline: none;
}
.thrColFixHdr #wrapper {
	position: absolute; 
	left: 50%; 
	top: 50%; 
	width: 950px; 
	height: 590px; 
	margin-left: -475px; /* half of width */
	margin-top: -290px; /* half of height */
}
 
.thrColFixHdr #container { text-align: left; /* this overrides the text-align: center on the body element. */
	background-image: url(css_images/bg_home.jpg); background-repeat: no-repeat; height: 600px; } 
	
.thrColFixHdr #sidebar1 { position: relative; }

.thrColFixHdr #sidebar1 #menuUnita { text-align: left; position: absolute; left: 220px; top: 85px; width: 190px; z-index: 1000; }
.thrColFixHdr #sidebar1 #menuUnita ul {
	margin: 0px;
	padding: 0px;
}
.thrColFixHdr #sidebar1 #menuUnita li {
	list-style-type: none;
	width: 168px;
}
.thrColFixHdr #sidebar1 #menuUnita li li {
	list-style-type: none;
	margin-left: 12px;
	width: 156px;
}
.thrColFixHdr #sidebar1 #menuUnita li a:link { text-decoration: none; color: #65655b; font-weight: bold; padding: 2px 2px 2px 4px; cursor: pointer; display: block; }
.thrColFixHdr #sidebar1 #menuUnita li a:visited { text-decoration: none; color: #65655b; font-weight: bold; padding: 2px 2px 2px 4px; cursor: pointer; display: block; }
.thrColFixHdr #sidebar1 #menuUnita li a:hover { text-decoration: none; color: black; font-weight: bold; display: block; background-color: #e1e0c2; padding: 2px 2px 2px 4px; cursor: pointer; }
.thrColFixHdr #sidebar1 #menuUnita li a:active { text-decoration: none; color: #65655b; font-weight: bold; padding: 2px 2px 2px 4px; cursor: pointer; display: block; }
.thrColFixHdr #sidebar1 #menuUnita li a.sub:link { text-decoration: none; color: #65655b; font-weight: normal; font-style: italic; padding: 2px 2px 2px 4px; cursor: pointer; display: block; }
.thrColFixHdr #sidebar1 #menuUnita li a.sub:visited { text-decoration: none; color: #65655b; font-weight: normal; font-style: italic; padding: 2px 2px 2px 4px; cursor: pointer; display: block; }
.thrColFixHdr #sidebar1 #menuUnita li a.sub:hover { text-decoration: none; color: black; font-weight: normal; font-style: italic; display: block; background-color: #e1e0c2; padding: 2px 2px 2px 4px; cursor: pointer; }
.thrColFixHdr #sidebar1 #menuUnita li a.sub:active { text-decoration: none; color: #65655b; font-weight: normal; font-style: italic; padding: 2px 2px 2px 4px; cursor: pointer; display: block; }

.thrColFixHdr #sidebar2 { position: absolute; top: 0; left: 558px; margin-top: 85px; margin-right: 100px; }

.thrColFixHdr #sidebar2 #menuGriekenland { text-align: right; position: absolute; z-index: 1000; }
.thrColFixHdr #sidebar2 #menuGriekenland ul {
	margin: 0px;
	padding: 0px;
}
.thrColFixHdr #sidebar2 #menuGriekenland li {
	list-style-type: none;
	width: 168px;
}
.thrColFixHdr #sidebar2 #menuGriekenland li li {
	list-style-type: none;
	margin-right: 12px;
	width: 156px;
}

.thrColFixHdr #sidebar2 #menuGriekenland li a:link { text-decoration: none; color: #344a6f; font-weight: bold; padding: 2px 2px 2px 4px; cursor: pointer; display: block; }
.thrColFixHdr #sidebar2 #menuGriekenland li a:visited { text-decoration: none; color: #344a6f; font-weight: bold; padding: 2px 2px 2px 4px; cursor: pointer; display: block; }
.thrColFixHdr #sidebar2 #menuGriekenland li a:hover { text-decoration: none; color: black; font-weight: bold; display: block; background-color: #a1beeb; padding: 2px 2px 2px 4px; cursor: pointer; }
.thrColFixHdr #sidebar2 #menuGriekenland li a:active { text-decoration: none; color: #344a6f; font-weight: bold; padding: 2px 2px 2px 4px; cursor: pointer; display: block; }

.thrColFixHdr #sidebar2 #menuGriekenland li a.sub:link { text-decoration: none; color: #344a6f; font-weight: normal; font-style: italic; padding: 2px 2px 2px 4px; cursor: pointer; display: block; }
.thrColFixHdr #sidebar2 #menuGriekenland li a.sub:visited { text-decoration: none; color: #344a6f; font-weight: normal; font-style: italic; padding: 2px 2px 2px 4px; cursor: pointer; display: block; }
.thrColFixHdr #sidebar2 #menuGriekenland li a.sub:hover { text-decoration: none; color: black; font-weight: normal; font-style: italic; display: block; background-color: #a1beeb; padding: 2px 2px 2px 4px; cursor: pointer; }
.thrColFixHdr #sidebar2 #menuGriekenland li a.sub:active { text-decoration: none; color: #344a6f; font-weight: normal; font-style: italic; padding: 2px 2px 2px 4px; cursor: pointer; display: block; }

.thrColFixHdr #mainContent { color: #65655b; font-size: 12px; font-weight: normal; font-style: normal; line-height: normal; position: absolute; width: 400px; left: 48px; top: 350px; height: 200px; overflow: hidden; } 

.thrColFixHdr #container #mainContent h1 {
	margin: 0px;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-indent: 20px;
}
.thrColFixHdr #container #mainContent h2 { 
	color: #6b6863;
	background-color: #d9d7b1; font-weight: bold; font-size: 12px; line-height: normal; margin-bottom: 2px; margin-top: 2px; padding: 5px 8px; }

.thrColFixHdr #container #mainContent li {
	margin-left: 30px;
	padding-left: 10px;
	}
.thrColFixHdr #container #mainContent ul {
	padding-bottom: 10px;
	}
.thrColFixHdr #container #mainContent ol {
	padding-bottom: 10px;
	}
	
.thrColFixHdr #container #mainContent .klein9px { font-size: 9px; }
.thrColFixHdr #container #mainContent .groter13px { font-size: 13px; }
.thrColFixHdr #container #mainContent .grootst16px { font-size: 16px; }

.thrColFixHdr #mainContent a:link { color: #65655b; font-size: 12px; font-weight: normal; font-style: normal; line-height: normal; text-decoration: none;} 
.thrColFixHdr #mainContent a:visited { color: #65655b; font-size: 12px; font-weight: normal; font-style: normal; line-height: normal; text-decoration: none;} 
.thrColFixHdr #mainContent a:hover { color: white; font-size: 12px; font-weight: normal; font-style: normal; line-height: normal; background-color: #65655b; text-decoration: none; } 
.thrColFixHdr #mainContent a:active { color: #65655b; font-size: 12px; font-weight: normal; font-style: normal; line-height: normal; text-decoration: none;}
.thrColFixHdr #mainContentGriek { color: #344a6f; font-size: 12px; font-weight: normal; font-style: normal; line-height: normal; position: absolute; width: 400px; left: 522px; top: 350px; height: 200px; overflow: hidden; } 

.thrColFixHdr #container #mainContentGriek h1 {
	margin: 0px;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-indent: 20px;
}
.thrColFixHdr #container #mainContentGriek h2 {
	color: #466088;
	font-weight: bold;
	font-size: 12px;
	line-height: normal;
	background-color: #ADC9F3;
	margin-bottom: 2px;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
	margin-top: 2px;
}

.thrColFixHdr #container #mainContentGriek li {
	margin-left: 30px;
	padding-left: 10px;
	}
.thrColFixHdr #container #mainContentGriek ul {
	padding-bottom: 10px;
	}
.thrColFixHdr #container #mainContentGriek ol {
	padding-bottom: 10px;
	}
	
.thrColFixHdr #container #mainContentGriek .klein9px { font-size: 9px; }
.thrColFixHdr #container #mainContentGriek .groter13px { font-size: 13px; }
.thrColFixHdr #container #mainContentGriek .grootst16px { font-size: 16px; }

.thrColFixHdr #mainContentGriek a:link { color: #65655b; font-size: 12px; font-weight: normal; font-style: normal; line-height: normal; text-decoration: none;} 
.thrColFixHdr #mainContentGriek a:visited { color: #65655b; font-size: 12px; font-weight: normal; font-style: normal; line-height: normal; text-decoration: none;} 
.thrColFixHdr #mainContentGriek a:hover { color: white; font-size: 12px; font-weight: normal; font-style: normal; line-height: normal; background-color: #65655b; text-decoration: none; } 
.thrColFixHdr #mainContentGriek a:active { color: #65655b; font-size: 12px; font-weight: normal; font-style: normal; line-height: normal; text-decoration: none;}
.thrColFixHdr #footer {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #6a6663;
	text-align: center;
	position: absolute;
	top: 550px;
	left: 47px;
} 
.thrColFixHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.thrColFixHdr #footer p a:link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #6A6663;
	text-decoration: none;
}
.thrColFixHdr #footer p a:visited {
    font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #6A6663;
	text-decoration: none;
}
.thrColFixHdr #footer p a:hover {
    font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: black;
	text-decoration: none;
}
.thrColFixHdr #footer p a:active {
    font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #6A6663;
	text-decoration: none;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}