/* schwarz */

body {
	color: #ccc;
	background-color: #1d1d20;
}
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: #ccc;
}
div, p, a:link, a:visited, a:active, form, input, td, th, ol, label {
	color: #ddd;
}
small, .zart {
	color: #999;
}
a:hover {
	color: #fff;
}
img {
	border-top: 1px solid #666;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	border-left: 1px solid #666;
}
input {
	color: #000;
}
input.fett, input.submit {
	color: #555;
}
#thumbs #container td {
	padding-bottom: 1px;
	border-top: 1px solid #000;
	border-right: 1px solid #666;
	border-bottom: 1px solid #666;
	border-left: 1px solid #000;
	background-color: #141418;
	vertical-align: middle;
}
#thumbs #container td.leer {
	border: 1px solid #000;
	background-color: #141418;
}
#credits a:hover, #fuss a:hover {
	color: #f00;
}
#adminnavig li {
  border-right: 1px solid #666;
}
#logout {
	border-top: 2px dotted #666;
}
.meldung, .meldung strong, .meldung a:link, .meldung a:visited, .meldung a:hover, .meldung a:active {
	color: #ff0;
}
#loeschen td, #textedit td.c, #sortieren td {
	border-top: 1px solid #666;
}
