﻿/* Compiled by Marios Polyzoes on 16/8/2001
 revised (Sept 18, 2010) */
body {
background:transparent url("images/bgblue1.png") top left repeat-x fixed;
background-color: #448ccb;
height: 100%;
margin: 0;
padding:0;
font-family: Verdana, Arial, Helvetica;
}
#wrapper {
margin:0 auto;
padding:0px 0px 10px 0;
width:820px;
margin-top:10px;
background-color:#FFFFFF;
}
.Effect  {  background: yellow;letter-spacing: 2;}
.spacer {  margin-top: -10px;}
.klein {font-size:4pt; color: #fcf6fc;}
h1 {	 text-align: center;
	font-size: 14pt;
	color: #ff5500; }
	
h2 {	 text-align: center;
	font-size: 12pt;
	color: navy; }
TD, p, dt, dd {
	font-size: 8pt;
	color: black;}
h3 {	text-align: right;
	font-size:12pt;
	font-weight: bold;
	color: #555500; }

h4 {	text-align: center;
	font-weight: normal;
	font-size: 9pt;
	color: #009900; }
h5 {  font-weight: normal;
margin-top: -6px;
margin-bottom:10px;
font-size: 8pt;
text-align:center; }

A:LINK { text-decoration: none; color: navy; }
A:active {	COLOR: #bb0000; TEXT-DECORATION: none}	
A:VISITED {text-decoration: none;	color: #660066; }

A:hover {COLOR: #AA6000; TEXT-DECORATION: underline;}
.ble {color: lightgreen; text-decoration: none;}
.ble A:LINK {color: lightyellow; text-decoration: none;}
.ble A:active {COLOR: #bb0000; TEXT-DECORATION: none;}
	
.ble A:VISITED {color: #eecccc; text-decoration: none;}
	
.ble A:hover {color: #FFff55; text-decoration: underline;}
}
