/*
Titel:        WSFprojekt.de Stile in Terminal schwarz
Autor:        Simon Zirkunow, simon@bluesmuse.de
Bearbeitet:   12 Sep 2005
*/



/* -----[ BASIS SETUP ]------------------------------- */

.oldbrowser {
	display: none; /* for old browsers */
}

body {
	color: #fff;
	background: #000;
	text-align: center;
	font: 13px Fixedsys, VT100, System, Terminal, Chicago, Tahoma, monospace;
}

img {
	border: none;
}

#wrapper {
	width: 760px;
	margin: 15px auto;
	text-align: left;
}

#main {
	border-top: 1px solid #fff;
	padding: 35px 0 20px 0;
	clear: both;
}

#contents {
	width: 600px;
	float: left;
	line-height: 19px;
	padding: 0 0 20px 0;
}

#nav {
	float: right;
	width: 140px;
	font-size: 11px;
	margin: 0 8px 0 0 !important;
	margin: 0;
}


/* -----[ LINKS ]------------------------------------- */

a:link {
	color: #fff;
	background: transparent;
	text-decoration: none;
	border-bottom: 1px solid #fff;
}

a:visited {
	color: #fff;
	background: transparent;
	text-decoration: none;
	border-bottom: 1px solid #fff;
}

a:hover {
	color: #000;
	background: #fff;
	text-decoration: none;
	border-bottom: 1px solid #fff;
}


/* -----[ BEREICH DETEKTOR ]-------------------------- */

#home #lhome, #win9x #lwin9x, #winnt #lwinnt, #linux #llinux, #macos #lmacos, #beos #lbeos {
	border: 1px solid #fff !important;
	border-bottom: 1px solid #fff !important;
	background: #fff !important;
	color: #000 !important;
	margin-bottom: 0 !important;
}


/* -----[ STYLE SWITCHER ]---------------------------- */

.navinfo ul, .navinfo li {
	list-style: none;
}

#sschwarz {
	color: #fff !important;
	background: transparent !important;
	font-weight: bold;
	border-bottom: none;
}


/* -----[ SUCHE ]------------------------------------- */

#searchform {
	float: right;
	margin: -5px 0 0 0;
}

#searchform input {
	width: 200px;
	color: #000;
	background: #fff;
}

input, textarea {
	font: 12px "Andale Mono", Monaco, "Courir New", fixed, monospace;
}

input:focus, textarea:focus, #searchform input:focus {
	color: #000;
	background: #fff;
}


/* -----[ NAVIGATION STILE ]-------------------------- */

#crumb{
	width: auto;
	border-bottom: 1px solid #fff;
	margin: 20px 0 3px 0;
	padding: 0 0 4px 25px;
	color: #fff;
	background: transparent;
	font-size: 12px;
	font-weight: bold;
}

#crumb a:link , #crumb a:visited {
	padding: 4px 10px;
	margin-right: 5px;
	border: 1px solid #fff;
	border-bottom-color: #fff;
	background: #000;
	color: #fff;
	text-decoration: none;
}

#crumb a:hover , #crumb a:active{
	padding: 4px 10px;
	margin-right: 5px;
	border: 1px solid #fff;
	border-bottom-color: #fff;
	background: #fff;
	color: #000;
	text-decoration: none;
}

#crumb ul , #crumb li {
	margin: 0;
	padding: 0;
	display: inline;
	list-style: none;
}

.navcontents {
	width: 805px;
	padding: 4px 0 22px 0 !important;
	padding: 4px 0 11px 0;
	margin: 0 0 0 -45px !important;
	margin: 0;
}

.navcontents ul {
	margin: 0;
}

.navtop {
	border: 1px solid #fff;
	border-bottom: 0;
	padding: 3px;
	width: 100%;
	color: #000;
	background: #fff;
	font-weight: bold;
}

.navcontents li {
	display: inline;
	margin: 0 0 -4px 15px;
	padding: 0 0 0 10px;
	list-style: none;
	background: url(nav_list.png) no-repeat 0 5px;
	font-size: 11px;
	float: left;
}

.navinfo {
	margin: 0 0 20px 0;
	padding: 3px;
	border: 1px solid #fff;
	border-top: none;
	font-size: 11px;
	width: 140px;
}


/* -----[ HEADER STILE ]------------------------------ */

h1 a:link, h1 a:visited, h1 a:hover {
	display: block;
	width: 763px;
	height: 60px;
	color: inherit;
	background: transparent;
	text-indent: 0px;
	text-decoration: none;
	border-bottom: none;
}

h2{
	margin: 0;
	background: #fff;
	color: #000;
	font: 22px/20px bold Fixedsys, VT100, System, Terminal, Chicago, Tahoma, monospace;
	border-bottom: none;
}

h3{
	color: #fff;
	background: transparent;
	margin: 20px 0 -8px 0;
	font: 18px/16px normal Fixedsys, VT100, System, Terminal, Chicago, Tahoma, monospace;
}

h4{
	color: #fff;
	background: transparent;
	margin: 15px 0 -8px 25px;
	font: 15px/12px Fixedsys, VT100, System, Terminal, Chicago, Tahoma, monospace;
}


/* -----[ INHALT STILE ]------------------------------ */

.button{
	border-left: 2px solid #fff;
	border-top: 1px solid #fff;
	border-right: 2px solid #fff;
	border-bottom: 2px solid #fff;
	color: #fff;
	background: #000;
	padding: 0 5px;
	letter-spacing: 0.05em;
}

.arrow{
	border: 1px solid #fff;
	padding: 0 7px;
	margin-right: 1px;
	background: #000;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

form, #nav ul {
	margin: 0;
	padding: 0;
}

.almanach{
	float: right;
	margin: 0 0 20px 20px;
	padding: 0 0 10px 10px;
	border-left: 1px dashed #fff;
	border-bottom: 1px dashed #fff;
}

.bildbeschreibung{
	width: auto;
	padding: 0;
	background: #fff;
	color: #000;
	text-align: center;
}

.tabellenliste {
	border-bottom: 1px solid #fff;
	vertical-align: middle;
}

.tabellenlisteunten {
	vertical-align: middle;
}

#artikel{
	margin: 10px 0 10px 0;
	padding: 10px 0 10px 0;
}

#artikel .top{
	border-top: 1px solid #fff;
	color: inherit;
	background: transparent;
}

#artikel li{
	border-top: 1px solid #fff;
	padding: 5px;
	margin-left: 0;
	list-style: none;
	line-height: 135%;
}

#artikel ul{
	margin-left: 0;
	list-style: none;
}

#contents a > img:hover{
	border: 1px solid #fff;
}

#contents p > img, #contents td > img, #contents a > img{
	border: 1px solid #fff;
	padding: 10px;
	background: #fff;
	color: #000;
	text-align: center;
	vertical-align: middle;
}

hr{
	border-top: 2px solid #fff;
	height: 0px;
}


/* -----[ COPYRIGHT STILE ]--------------------------- */

#copy{
	width: auto;
	border-top: 1px solid #fff !important;
	padding: 5px;
	font-size: 11px;
	text-align: center;
}

#copy img{
	padding: 0 !important;
	color: inherit;
	background: #fff;
}