/*   
Theme Name: BlackCats BF2 Banner
Theme URI: http://www.bf2.free-gfx.com
Author: BlackCats
Author URI: http://www.free-gfx.com
*/

/* Body - Grundstruktur */

body {
	margin:0px;
	background-color: #7C090E;
	}
	
td {
	font:14px arial;
	color:#000000;
	}
	
a {
	color: #333333;
	text-decoration:none;
	font-weight:bold;
	}
	
a:hover {
	color: #FFFFFF;
	text-decoration:blink;
	}
	
/* ID Styles - Navigation */
	
.navigation a {
	font:14px arial;
	color: #000000;
	text-decoration:none;
	letter-spacing:0.1em;
	}
	
.navigation a:hover {
	color: #CC0000;
	text-decoration:blink;
	}

#padding {
	padding:20px 5px 20px 5px;
	background-color: #A4C2C2;
	}
	
#weekdays th {
	font:14px arail;
	color: #ffffff;
	letter-spacing:.2em;
	}
	
#calheader td {
	font-weight:bold;
	}
	
/* Class Styles - Textlink */

.logo {
	font:20px arial;
	color: #000000;
	letter-spacing:0.4em;
	font-weight:bold;
	}

.sidebarText {
	font:18px arial;
	color: #990000;
	line-height:18px;
	}
	
.bodyText {
	font:11px arial;
	line-height:24px;
	color:#000000;
	}
	
.pageName {
	font:28px arial;
	color: #D40121;
	letter-spacing:0.1em;
	line-height:26px;
	}
	
.subHeader {
	font:18px arial;
	color: #A83030;
	font-weight:bold;
	line-height:20px;
	letter-spacing:0.1em;
	}
	
.navText {
	font:14px arial;
	color: #282A28;
	letter-spacing:0.1em;
	}
	
.navTab {
	font:14px arial;
	color: #FFFFFF;
	letter-spacing:0.1em;
	background-color: #52070B;
	
	}
	
.tabStyle {
	background-color: #5F4830;
	font: 14px Arial, Helvetica, sans-serif;

	}

.tabZeile {
	background-color: #52070B;
	font: normal 10px/normal Arial, Helvetica, sans-serif;
	color: #FFFFFF;

	}
	
.tabLinie {
    background-color: #FFFFFF;

	}
	
.tabSpalt {
	background-color: #999967;
	width: auto;
	margin: 1px 5px;
	
	}

.calendarText {
	font:10px arial;
	line-height:14px;
	color:#333333;
	}
	
	

