/* Global Styles */

body {
	margin:0px;
	background-color: #fdd976;
	}
	
td {
	font:12px arial;
	color:#FFFFFF;
	}
	
hr {
	height:1px; 
	color: #cccccc;
	border: none;
	}
	
a {
	color: #fdd976;
	text-decoration:none;
	}

	
a:hover {
	color: #FFFFFF;
	text-decoration:none;
	}
	
/* ID Styles */

#navigation a {
	letter-spacing:0.1em;
	display:block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #192653;
	text-align: center;
	color: #FFFFFF;
	}
	
#navigation a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #fdd976;
	color: #192653;
	}

#logo {
	font:24px georgia;
	color: #fdd976;
	line-height:24px;
	letter-spacing:0.4em;
	}

#tagline {
	font:12px georgia;
	color: #FFFFFF;
	line-height:18px;
	letter-spacing:0.4em;
	}
	
#dateformat a {
	color:#99CCFF;
	font:11px georgia;
	color: #99CCFF;
	letter-spacing:.2em;
	text-decoration:none;
	font-weight:bold;
	}
	
#dateformat a:hover {
	color: #ffffff;
	}

/* Class Styles */

.bodyText {
	color:#FFFFFF;
	letter-spacing:0.1em;
	margin-top:0px;
	text-align: justify;
	font-family: arial;
	font-size: 12px;
	}
	
.detailText {
	color:#ffffff;
	letter-spacing:0.1em;
	font-family: arial;
	font-size: 12px;
	text-align: justify;
	}
	
.smallText {
	color:#FFFFFF;
	font-family: arial;
	font-size: 10px;
	text-align: center;
	}
.rotweiss {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #fdd976;
	background-color: #340000;
	border: 0px solid #FFFFFF;
}
	

	
.newstab {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	border: 1px solid #FFFFFF;
	margin: 1px;
	padding: 1px;
	background-color: #192653;
	text-align: left;
	font-weight: bold;
}
.bigText {
	color:#FFFFFF;
	font-family: arial;
	font-size: 16px;
	text-align: left;
}
.bigText-gelb {
	color:#fdd976;
	font-family: arial;
	font-size: 36px;
	text-align: center;
	line-height: 40px;
}
.centernormal {
	color:#FFFFFF;
	font-family: arial;
	font-size: 12px;
	text-align: center;
}

