/* Elemente */

body {
	background-color: rgb(67, 54, 33);
	background-image: url('s_bodybg.jpg');
	background-repeat: repeat-x;
	color: white;
	padding: 0px;
	margin: 0px;
	height: 100%;
	vertical-align: top;
	text-align: center;
}

#s_centerblock {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 980px;
	height: 604px;
}

.s_ioannisf {
	width: 200px;
	height: 93px;
}

.s_ioannisfp {
	position: absolute;
	top: 228px;
	left: 100px;
}

.s_signf {
	width: 144px;
	height: 80px;
}

.s_signfp {
	position: absolute;
	top: 452px;
	left: 127px;
}

#s_topfade {
	background-image: url('s_topfade.jpg');
	background-repeat: no-repeat;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 275px;
	height: 313px;
	z-index: 0;
}

#s_ioannis {
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	width: 485px;
	height: 600px;
	z-index: 5;
}

#s_impressum {
	display: block;
	position: absolute;
	top: 475px;
	right: 5px;
	width: 250px;
	height: 25px;
	color: rgb(200, 200, 200);
	font-size: 8pt;
	text-align: left;
	z-index: 16;
}

#s_enter {
	display: block;
	position: absolute;
	top: 278px;
	left: 450px;
	width: 110px;
	height: 110px;
	z-index: 45;
}

#s_name {
	display: block;
	position: absolute;
	top: 216px;
	left: 96px;
	width: 208px;
	height: 105px;
	z-index: 6;
}


#s_bl {
	background-image: url('s_bl.jpg');
	background-repeat: repeat-x;
	position: absolute;
	top: 308px;
	left: 0;
	right: 0;
	height: 23px;
	z-index: 2;
}

#s_rl {
	background-image: url('s_rl.jpg');
	background-repeat: repeat-x;
	position: absolute;
	top: 331px;
	left: 0;
	right: 0;
	height: 126px;
	z-index: 3;
}


#s_rl_images {
	display: block;
	position: absolute;
	top: 345px;
	left: 65px;
	width: 275px;
	height: 79px;
	z-index: 8;
}


#s_dbl {
	background-image: url('s_dbl.jpg');
	background-repeat: repeat-x;
	position: absolute;
	top: 439px;
	left: 0;
	right: 0;
	height: 90px;
	z-index: 4;
}

#s_sign {
	display: block;
	position: absolute;
	top: 447px;
	left: 96px;
	width: 208px;
	height: 90px;
	z-index: 7;
}

#s_eintracht {
	display: block;
	position: absolute;
	top: 542px;
	left: 100px;
	width: 65px;
	height: 65px;
	z-index: 9;
}


#s_hellenic {
	display: block;
	position: absolute;
	top: 542px;
	left: 170px;
	width: 65px;
	height: 65px;
	z-index: 10;
}

#s_bundesliga {
	display: block;
	position: absolute;
	top: 542px;
	left: 240px;
	width: 65px;
	height: 65px;
	z-index: 11;
}

#s_ger {
	display: block;
	position: absolute;
	top: 490px;
	left: 375px;
	width: 60px;
	height: 45px;
	z-index: 12;
}

#s_gbr {
	display: block;
	position: absolute;
	top: 490px;
	left: 445px;
	width: 60px;
	height: 45px;
	z-index: 13;
}

#s_gre {
	display: block;
	position: absolute;
	top: 490px;
	left: 515px;
	width: 60px;
	height: 45px;
	z-index: 14;
}

#s_language {
	display: block;
	position: absolute;
	top: 475px;
	left: 365px;
	width: 220px;
	height: 25px;
	color: rgb(200, 200, 200);
	font-size: 8pt;
	z-index: 15;
}

#s_footer {
	background-image: url('s_footer.jpg');
	background-repeat: repeat-x;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	height: 105px;
	z-index: 0;
}


img {
	border: none;
}

img, table {
 border: none;
}



img, li, p, td, th, div {
 font-family: Verdana, Arial, Tahoma, Helvetica;
 font-size: 10pt; color: white;
}



/* Links */


a {
 color: rgb(210, 210, 210);
 text-decoration: none;
}

a:active {
 color: rgb(210 ,210, 210);
}

a:visited {
color: rgb(210, 210, 210);
}

a:hover {
color: rgb(190, 20, 20);
}