/* Sylesheet fuer alle GEAs ausser Moedling */

body#thumbs {
	margin: 8px 0 0 0;
}
body#main {
	margin: 15px 0;
}
body#thumbs, body#main {
	padding: 0;
	color: #666;
	background-color: #fff;
	text-align: center;
}
#thumbs .versteckt, #main .versteckt {
	display: none;
}
#thumbs div, #thumbs p, #thumbs h1, #main h1, #thumbs #credits p {
	font-size: 12px;
	line-height: 130%;
	color: #333;
}
#thumbs #kopf {
	margin: 0 auto 5px auto;
	padding-left: 128px;
	width: 575px; /* WINDOWS! */
	height: 90px;
	text-align: left;
	background: #fff url(../img/logo.gif) top left no-repeat;
	border: 1px solid #fff; /* gg. Bug in Safari */
}
#thumbs #kopf h1 {
	margin: 18px 0 0 0;
	padding: 0 0 0 10px;
	width: 565px; /* WINDOWS! */
	height: 30px;
	text-align: center;
	font-weight: bold;
	font-size: 23px;
	line-height: 30px;
	color: #fff;
	background: rgb(54,140,72) url(../img/bogen_o.gif) top left no-repeat;
	
}
#thumbs #kopf p {
	margin: 6px 0 3px;
	text-align: center;
}
#thumbs #kopf #ecg {
	margin: 0;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	color: rgb(54,140,72);
}
#thumbs div#navig {
	margin: 2px auto 0 auto;
}
#thumbs #fusszeile {
	margin: 1px auto 0 auto;
}
#main h1 {
	margin: 0 auto 0 auto;
	width: 700px;
	font-weight: bold;
	font-size: 26px;
	text-align: center;
}
#main h1, #thumbs h2, #thumbs h3 {
	color: rgb(54,140,72);
}
/* ###################################################################### */
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(54,140,72);
	border-right: 1px solid #9C9;
	border-bottom: 1px solid #9C9;
	border-left: 1px solid rgb(54,140,72);
}
*/
img {
	border-top: 1px solid #ccc;
	border-right: 1px solid #e8e8e8;
	border-bottom: 1px solid #e8e8e8;
	border-left: 1px solid #ccc;
}
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 p a:hover, #fuss a:hover {
	color: #f00 !important;
}
#thumbs #credits {
	position: absolute;
	top: 10px;
	left: 0;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 12px;
	text-align: center;

}
#thumbs #credits p {
	margin: 0 auto 0 auto;
	padding: 0 0 0 128px;
	width: 280px;
	font-size: 10px !important;
	line-height: 11px !important;
	text-align: center;
}
#thumbs #credits p a:link, #thumbs #credits p a:visited {
	color: #89bc89;
}
#thumbs #admin {
	top: 10px !important;
}
#thumbs #admin a:link, #thumbs #admin a:visited {
	color: #89bc89;
}
#thumbs #fusszeile #fuss {
	text-align: center;
}

#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;
}
