/* Global Styles */

body {
	margin:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	color: #FF0000;
	text-decoration: none;
	}
	
td {
	font:11px arial;
	color:#99CCFF;
	}
	
hr {
	height:1px; 
	color: #cccccc;
	border: none;
	}
	
a {
	color: #CC3300;
	text-decoration:underline;
	}
	
a:hover {
	color: #FF3300;
	text-decoration:none;
	}
	
/* ID Styles */

#navigation a {
	font:bold normal 12px/16px Verdana, Arial, Helvetica, sans-serif;
	color: #33CCFF;
	text-decoration: none;
	letter-spacing:normal;
	display:block;
	padding:5px;
	border-top: 1pt none rgb(20,40,95);
	border-right: 0px none rgb(20,40,95);
	border-bottom: 1pt none rgb(20,40,95);
	border-left: 0px none rgb(20,40,95);
	}
	
#navigation a:hover {
	color:#ffffff;
	border: 1pt dotted red;
	border-right-width: 0px; 
	border-left-width: 0px; 
	}
	
#sidebarHeader {
	padding: 0px 4px 14px 4px;
	}

#logo {
	font:18px georgia;
	color: #CC3300;
	line-height:24px;
	letter-spacing:.4em;
	}

#tagline {
	font:12px georgia;
	color: #CC3300;
	line-height:18px;
	letter-spacing:.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 {
	font:12px/18px arial;
	color:#FFFFFF;
	letter-spacing:.1em;
	margin-top:0px;
	}
	
.paginatitel{
	font:normal 18px/20px Verdana, Arial, Helvetica, sans-serif;
	color: #CC3300;
	letter-spacing:.1em;
	text-transform: uppercase;
	}
	
.subtitel {
	font:bold normal 14px/18px Verdana, Arial, Helvetica, sans-serif;
	color: #CC3300;
	letter-spacing:.1em;
	height: 18px;
	}	
.languagechoice {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	color: #99CCFF;
	font-weight: bold;
}

	
.sidebarHeader {
	font:bold normal 14px/16px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	letter-spacing:.1em;
	}	
	
.detailText {
	font:11px arial;
	color:#ffffff;
	line-height:16px;
	letter-spacing:.1em;
	}

	
.smallText {
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	}
ul {
	list-style-type: square;
	text-indent: 0px;
	list-style-position: outside;
	right: 0px;
	clip: rect(auto,0px,auto,auto);
	white-space: normal;
	display: inline-table;
}

