/* Sylesheet fuer GEA Moedling */


html { /* gegen Bug in Mozilla. */ 
	min-width: 782px;
}
body#thumbs, body#main {
	margin: 20px 0;
	padding: 0;
	color: #666;
	background-color: #f6fff9;
	text-align: center;
	font-size: 90%;
}
#thumbs .versteckt, #main .versteckt {
	display: none;
}
#thumbs div, #thumbs p, #thumbs ul, #thumbs h1, #main h1, #thumbs h2, #thumbs h3 #thumbs li, #thumbs .brot, #thumbs #credits {
	font-family: "Lucida Grande", Arial, Helvetica, Lucida, sans-serif;
	font-size: 14px;
	line-height: 130%;
	color: #000;
}
#thumbs #inhalt h1 {
	margin: 69px 0 0 0;
	width: 100%;
	font-weight: bold;
	font-size: 32px;
	
}
#main h1 {
	margin: 0 0 0 0;
	font-weight: bold;
	font-size: 32px;
}
#thumbs h1, #main h1, #thumbs h2, #thumbs h3 {
	color: rgb(0,131,55);
}
/*
HAUPTNAVIGATION:
*/
#hauptnavig img { /* GEA-Logo */
	border: 0;
}
#hauptnavig ul {
	list-style: none;
	margin: 20px 0 20px 4px;
	border: 0;
	padding: 0;
}
#hauptnavig li {
	text-align: center;
	border-top: 1px solid rgb(0,131,55);
	width: 155px;
	margin: 0;
	padding: 0;
	font-size: 0.9em !important;
	color: rgb(0,118,50);
	background: #F6FFF9;
}
#navigbottom, #navigbottomaktiv, #navigaktivsub {
/* zeichnet einen Abschlussstrich fuer den letzten Button (ob aktiv oder nicht) und den Button, der eine Unternavigation hat: */
	border-bottom: 1px solid rgb(0,131,55);
}
#hauptnavig li a {
	display: block;
	padding: 0;
	border-left: 1px solid rgb(0,131,55);
	border-right: 1px solid rgb(0,131,55);
	background: #F6FFF9;
	line-height: 23px;
	color: rgb(0,118,50);
	font-family: "Lucida Grande", Arial, Helvetica, Lucida, sans-serif;
	font-weight: bold;
	text-decoration: none;
	width: 155px; /* falsch fuer IE/Win */
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 153px; /* richtiger Wert */
}
html > #hauptnavig li a {
	width: 155px; /* fuer Opera */
}
#hauptnavig li#navighilfen, #hauptnavig li#navighilfen a {
	border: 0 !important;
	background: 0 none !important;
	color: #222 !important;
}
#hauptnavig li a:hover {
	background: rgb(0,131,55);
	color: #FFF;
	text-decoration: none;
}
#hauptnavig li#navighilfen a:hover {
	color: #c00 !important;
	background: 0 none;
	text-decoration: underline;
}
/* auch Unternavigation:
fuer alle Moeglichkeiten aktiver Buttons (Haupt- und Subnavigation) */
#navigaktiv a:visited, #navigaktiv a:link, #navigaktivsub a:visited, #navigaktivsub a:link, #navigbottomaktiv a:visited, #navigbottomaktiv a:link {
	background: rgb(0,131,55);
	color: #FFF;
	text-decoration: none;
}
#hauptnavig .schmuck {
	color: #bb0 !important;
}
/*
BEREICHE:
*/
#thumbs #wrapper, #main #wrapper { /* alles ist innerhalb des Wrappers! */
	margin-top: 0; /* Langform fuer IE5.x/Mac */
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	width: 780px;
	border-top: 1px solid #9C9;
	border-right: 1px solid rgb(0,131,55);
	border-bottom: 1px solid rgb(0,131,55);
	border-left: 1px solid #9C9;
	padding: 0;
	text-align: left;
	background-color: #FFF;
}

#hauptnavig {
/* ganze linke Seite; die Bildbreite soll 153px (ohne Rahmen) betragen */
	float: left;
	display: inline; /* gegen Float/Margin-Bug in ie6win */
	margin: 20px;
	border: 0;
	width: 163px;
	padding: 0;
}

#thumbs #inhalt, #main #inhalt { /* rechte Seite */
	float: right;
	display: inline; /* gegen Float/Margin-Bug in ie6win */
	margin: 20px 24px 20px 0;
	border: 0;
	min-height: 500px;
	width: 550px;
	overflow: visible;
	padding: 0;
}
#thumbs #fussmap { /* unten quer ueber ganze Seite*/
	clear: both;
	margin: 0 0 20px 0;
}
/* ###################################################################### */
div, p, a:link, a:visited, a:active, form, input, td, th, ol, label {
	color: #444;
}
h1, h2, h3, h1 a:link, h1 a:visited, h1 a:active, h2 a:link, h2 a:visited, h2 a:active, h3 a:link, h3 a:visited, h3 a:active {
	color: #666;
}
small, .zart {
	color: #777;
}
a:hover {
	color: #000;
}
img {
	border-top: 1px solid rgb(0,131,55);
	border-right: 1px solid #9C9;
	border-bottom: 1px solid #9C9;
	border-left: 1px solid rgb(0,131,55);
}
input {
	color: #444;
}
input.fett, input.submit {
	color: #555;
}
#thumbs #container td {
	padding-bottom: 1px;
	border-top: 1px solid #ccc;
	border-right: 1px solid #e8e8e8;
	border-bottom: 1px solid #e8e8e8;
	border-left: 1px solid #ccc;
	background-color: #f6fff9;
	vertical-align: middle;
}
#thumbs #container td.leer {
	border: 1px solid #ddd;
	background-color: #f8f8f8;
}
#credits a:hover, #fuss a:hover {
	color: #f00 !important;
}
#thumbs #credits {
	position: absolute;
	top: 4px;
	right: 0;
	left: 0;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 10px;
	font-size: 10px !important;
	line-height: 11px !important;
	text-align: center;
}
#thumbs #credits a:link, #thumbs #credits a:visited {
	color: #89bc89;
}
#thumbs p#navig {
	margin: 4px auto 2px auto;
	font-size: 12px;
}

#adminnavig li {
  border-right: 1px solid #666;
}
li#lastnavig {
	border-right: 0;
}
#logout {
	border-top: 2px dotted #666;
}
.meldung, .meldung strong, .meldung a:link, .meldung a:visited, .meldung a:hover, .meldung a:active {
	color: #720 !important;
}
#loeschen td {
	border-top: 1px solid #666;
}
#textedit td.c, #sortieren td {
	border-top: 1px solid #666;
}
