/*

 Das Original!

Theme: Dark Night
Author: Michael Schmieding
Web site: http://www.slifer.de/
*/
table.darknightDreiD a, table.darknightDreiD, table.darknightDreiD tbody, table.darknightDreiD tfoot, table.darknightDreiD tr, table.darknightDreiD th, table.darknightDreiD td, table.darknightDreiD caption {
	font-family: Verdana, arial, helvetica, sans-serif;
	background-color:#262b38;
	color:#fff;
	text-align:left;
	/*font-size:12px;*/
}
table.darknightDreiD, table.darknightDreiD caption {
	border-left:3px solid #567;
	border-right:3px solid #000;
}
table.darknightDreiD {
	border-top:1px solid #567;
	border-bottom:3px solid #000;
}
table.darknightDreiD a {
	text-decoration:underline;
  color:#abc;
	font-weight:bold;
}
table.darknightDreiD a:hover {
	text-decoration:none;
	position:relative;
	top:1px;
	left:1px;
}
table.darknightDreiD caption {
	border-top:3px solid #567;
	border-bottom:1px solid #000;
	font-size:20px;
	font-weight:bold;
}
table.darknightDreiD, table.darknightDreiD td, table.darknightDreiD th {
	margin:0px;
	padding:0px;
}
table.darknightDreiD tbody td, table.darknightDreiD tbody th, table.darknightDreiD tbody tr.odd th, table.darknightDreiD tbody tr.odd td {
	border:1px solid;
	border-color:#567 #000 #000 #567;
}
table.darknightDreiD td, table.darknightDreiD th, table.darknightDreiD caption {
	padding:5px;
	vertical-align:middle;
}
table.darknightDreiD tfoot td, table.darknightDreiD tfoot th, table.darknightDreiD thead th {
	border:1px solid;
	border-color:#000 #567 #567 #000;
	font-weight:bold;
	white-space:nowrap;
	/*font-size:14px;*/
}


/* td für Buttons in einer darknightDreiD-Tabelle */
/*
  Farbe: Grau
*/
/*
td.darknightDreiDbutton a {
   background: transparent url(bg_button_a.gif) no-repeat top right;
   font: normal 12px arial, sans-serif;
   color: #000!important;
   display: block;
   float: left;
   height: 24px;
   margin-right: 6px;
   padding-right: 18px;
   text-decoration: none;
}
*/
