body, p, td, table, tr {background-color: #171717; color:#ffffff; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px;
	margin-left: 7px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;}

a:{font-size: 11px; color: #cc9900;}

a:link {text-decoration: none; color: #cc9900;}
a:visited {text-decoration: none; color: #cc9900}
a:hover {color:#ffffff; text-decoration:none;}
a:active {text-decoration: none; color: #cc9900;}

.gelb {
	color: #cc9900;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

.clearer { clear: both; }

.listing th { color: #cc9900; }
.listing td, .listing th { border: 1px white solid; }
.listing table { border-collapse: collapse; width: 750px; }

.listing .odd td { background-color: #171717; color: white; }
.listing .even td { background-color: #333333; color: white; }

.listing .feld.auswahl select {
	color: #cc9900;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border:double 1px #cc9900;
	background-color: #000000;
	width: 100%;
	}
	
.listing .feld.auswahl { float: left; width: 170px; margin-right: 50px; }

.listing .feld.button { padding: 215px 0 0; }
.listing .button input {
	color: #cc9900;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border:double 1px #cc9900;
	background-color: #000000;
	}

