/* CSS Document */
html {
 height:100%;
 margin-bottom:1px;
 font-family:Arial, Helvetica, sans-serif; color:#FFFFFF; font-size:12px;
}

body { background-color:#000000; }

a { text-decoration:none; }
a:link { text-decoration:none; color:#dd8833; }
a:visited { text-decoration:none; color:#dd8833; }
a:focus { color:#dd8833; text-decoration:none; }
a:hover { color:#dd8833; text-decoration:none; }
a:active { color:#dd8833; text-decoration:none; }

.linkno {text-decoration:none; color:#dd8833;}
.Abbinder {
	text-decoration:none;
	color:#A89B67;
	text-align: center;
	font: normal 11px Verdana, Geneva, sans-serif;
	padding-bottom: 4px;
}
.AbbinderZ {
	text-decoration:none;
	color:#D83;
	font-size: 14px;
	text-align: center;
	padding-top: 12px;
}


.linkno a:hover {text-decoration:none; color:#FFCC00;}

#inhalt { width: 800px; margin: auto; position: relative;}
#inhaltstext { width: 400px; background-color:#252423; min-height:577px; position: relative; padding:34px; float:left; font-family:Arial, Helvetica, sans-serif; font-size:14px; line-height:18px; color:#aeafb2; }
#inhaltstext td.Datum { color:#dd8833; width:140px; vertical-align:top; }
#inhaltstext td.Ort { vertical-align:top; }
#inhaltstext tr td { vertical-align:top; }
#inhaltstext tr td.untenlinks { vertical-align:bottom; }

#inhaltgalerie { width: 438px; background-color:#252423; min-height:577px; position: relative; padding:15px; float:left; font-family:Arial, Helvetica, sans-serif; color:#FFFFFF; }
#inhaltgalerie img {padding:12px; border:0px; }

#linksbild { width: 332px; position: relative; float:right}

#bottom { width: 800px; margin: auto; float:left; margin-top:10px; position:relative;}
#bottom a { text-decoration:none; font-size:11px; }
#bottom a:link { text-decoration:none; color:#9a9b9b; }
#bottom a:visited { text-decoration:none; color:#9a9b9b; }
#bottom a:focus { color:#b8babd; text-decoration:none; }
#bottom a:hover { color:#b8babd; text-decoration:none; }
#bottom a:active { color:#b8babd; text-decoration:none; }

#deutsch {	position:absolute;
	height: 10px;
	width: 75px;
	top: 190px;
	left: 420px;
	z-index:9; }

#deutsch img {border:0px; }

#englisch {	position:absolute;
	height: 10px;
	width: 75px;
	top: 190px;
	left: 520px;
	z-index:9; }
#englisch img {border:0px; }

#lietuviu {	position:absolute;
	height: 10px;
	width: 75px;
	top: 190px;
	left: 614px;
	z-index:9; }
#lietuviu img {border:0px; }

#logo {
	position:absolute;
	height: 39px;
	width: 102px;
	top: 32px;
	left: 32px;
	z-index:9;
	background-image:url(grafik/eckologo.gif);
	background-repeat:no-repeat;
}


/* -------------------------------- */

/* SPRACHHEADER */
#sprachheader { width: 270px; height: 13px; margin: 0px auto; position: relative; z-index: 9997; float:right; }
#sprachheader #globalnav2 { margin: 0; padding: 0; }
#sprachheader #globalnav2 li { display: inline; }
#sprachheader #globalnav2 li a { float: left; height: 0; padding-top: 13px; overflow: hidden; }
#sprachheader #globalnav2 li a,
#sprachheader #globalsearch { background-image: url(images/sprache.png); _background-image: url(images/sprache.gif); background-repeat: no-repeat; }

/* BUTTONS*/
#sprachheader #globalnav2 li#gy-english a { background-position: -61px 0; width: 83px; }
#sprachheader #globalnav2 li#gy-deutsch a { background-position: -144px 0; width: 90px; }
#sprachheader #globalnav2 li#gy-lietuviu a { background-position: -230px 0; width: 90px; }

/* OVER STATES*/
#sprachheader #globalnav2 li#gy-english a:hover { background-position: -61px -13px; width: 83px; }
#sprachheader #globalnav2 li#gy-deutsch a:hover { background-position: -144px -13px; width: 90px; }
#sprachheader #globalnav2 li#gy-lietuviu a:hover { background-position: -230px -13px; width: 90px; }

/* PRESSED STATES */
#sprachheader #globalnav2 li#gy-english a:active { background-position: -61px -26px; width: 83px; }
#sprachheader #globalnav2 li#gy-deutsch a:active { background-position: -144px -26px; width: 90px; }
#sprachheader #globalnav2 li#gy-lietuviu a:active { background-position: -230px -26px; width: 90px; }

/* ON STATES*/
#sprachheader.english #globalnav2 li#gy-english a { background-position: -61px -39px; width: 83px; cursor: default; }
#sprachheader.deutsch #globalnav2 li#gy-deutsch a { background-position: -144px -39px !important; width: 90px; }
#sprachheader.lietuviu #globalnav2 li#gy-lietuviu a { background-position: -230px -39px !important; width: 90px; }

