/* Global Styles */

body {
	background-color: #FFFFFF;
	margin-top: 50px;
	margin-bottom: 50px;
	background-image: url(Pics/backround-red.png);
	}

td {
	font:11px Calibri, Arial;
	color:#000000;
	}
	
a {
	color: #990000;
	font-weight:normal;
	text-decoration:none;
	}
a img { 
	border:0; }
	
a:hover {
	color: #0000FF;
	}
	
/* ID Styles */
	
#navigationleft a {
	color: #333333;
	text-decoration: none;
	letter-spacing:.1em;
	display:block;
	font-family: Arial;
	font-size: 10px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 40px;
	}
	
#navigationleft a:hover {
	color:#990000;
	}
	
#navigationneu a {
	color: #990000;
	text-decoration: none;
	letter-spacing:.1em;
	line-height:16px;
	display:block;
	font-family: Arial;
	font-size: 10px;
	padding-top: 0px;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 12px;
	}
	
#navigationneu a:hover {
	color: #333333;
	}

	
/* Class Styles */

.logo {
	color: #990000;
	letter-spacing:.3em;
	line-height:26px;
	font-family: Georgia, Times;
	font-size: 24px;
	}
	
.tagline {
	color: #000000;
	line-height:16px;
	letter-spacing: 0.3em;
	font-family: Georgia, Times;
	font-size: 11px;
	}

.redTd {
	line-height:16px;
	color:#FF0000;
	letter-spacing:0.1em;
	font-family: Calibri, Arial;
	font-size: 11px;
	}	
	
.bodyText {
	line-height:16px;
	color:#333333;
	letter-spacing:.1em;
	font-family: Calibri, Arial;
	font-size: 11px;
	}
	
.bodyTextcross {
	line-height:16px;
	color:#26354A;
	letter-spacing:.1em;
	font-family: Calibri, Arial;
	font-size: 11px;
	text-decoration: line-through;
	}
	
.bodyTextTab {
	line-height:16px;
	color:#26354A;
	letter-spacing:.1em;
	font-family: Calibri, Arial;
	font-size: 11px;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 10px;
	}
	
.bodyTextTabx {
	line-height:16px;
	color:#26354A;
	letter-spacing:.1em;
	font-family: Calibri, Arial;
	font-size: 11px;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 10px;
	text-decoration: line-through;
	}

.detailText {
	font:11px Arial;
	line-height:16px;
	color:#26354A;
	letter-spacing:.1em;
	}
	
.pageName {
	color: #333333;
	letter-spacing:0.2em;
	line-height:20px;
	font-family: Arial;
	font-size: 18px;
	}
	
.zwiLine {
	color: #333333;
	letter-spacing:0.2em;
	line-height:20px;
	font-family: Arial;
	font-size: 14px;
	}	
	
.subHeader {
	color: #333333;
	line-height:20px;
	letter-spacing:0.2em;
	font-family: Calibri, Arial;
	font-size: 12px;
	font-weight: bold;
	}
	
.navText {
	font:10px Arial;
	color: #26354A;
	letter-spacing:.1em;
	line-height:16px;
	}

.calendarText {
	font:11px Arial;
	color: #26354A;
	letter-spacing:.1em;
	}
	
	
.sidebarText {
	font:11px Arial;
	color: #FFBA00;
	letter-spacing:.1em;
	line-height:18px;
	}
	
.titelText {
	font-family: Times;
	font-size: 24px;
	line-height: 32px;
	color: #990000;
	letter-spacing: 0.2em;
}
.subtitelText {
	font-family: Times;
	font-size: 16px;
	line-height: 26px;
	color: #333333;
	letter-spacing: 0.3em;
}
.detailTextblack {
	font:11px Arial;
	line-height:16px;
	color:#000000;
	letter-spacing:.1em;
	}
	
