/* Styles für d'Chraftstoff 5 Houmpeitsch: www.chraftstoff5.ch */
/* (c) 2004 by Rolf Bruderer, Stephan Classen und Michael Löw */

/* Standard-Schrift: */
body {
	color: #ddddbb;
	background-color: #000000;
	margin: 0px;
	padding: 0px;	
	}

table {
	margin: 10px 0px 0px 0px;
	padding: 0px;
	width: 100%;
	}

td {
	border-top: thin ridge #ffb000;
	margin: 0px;
	padding: 2px 0px 2px 5px;
	}

td.sub {
	border-top: thin ridge #cc9000;
	margin: 0px;
	padding: 0px;
	}

td.subspace {
	border: none;
	margin: 0px;
	padding: 0px;
	width: 20px;
	}

a {	
	font-family: Arial, Helvetica;
	font-weight: bold;
	text-decoration: none;
	}


a:link, a:visited {
	font-size: 1.0em;
	padding-left: 22px;
	color: #fff500;
	}

a:hover {
	color: #fff500;
	background-image: url("images/signet5small.png");
	background-repeat: no-repeat;
	background-position: bottom left;
	}

a.active:link, a.active:visited, a.active:hover {
	font-size: 1.0em;
	padding-left: 22px;
	color: #ff8200;
	background-image: url("images/signet5small.png");
	background-repeat: no-repeat;
	background-position: bottom left;
	}

a.sub:link, a.sub:visited {
	font-size: 0.8em;
	padding-left: 15px;
	color: #fff500;
	}

a.sub:hover {
	color: #fff500;
	background-image: url("images/subpoint.png");
	background-repeat: no-repeat;
	background-position: bottom left;
	}

a.subactive:link, a.subactive:visited, a.subactive:hover {
	font-size: 0.8em;
	padding-left: 15px;
	color: #ff8200;
	background-image: url("images/subpoint.png");
	background-repeat: no-repeat;
	background-position: bottom left;
	}





