/* Global Styles */

body {
	margin:0px;
	}
.sidebartext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	line-height: 30px;
	font-weight: normal;
	color: #F60;
}
	
td {
	color:#666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 100;
	}
	
a {
	color: #000000;
	text-decoration: none;
	font-size: 11px;
	letter-spacing: 0.05em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	
a:hover {
	color: #CDCD62;
	font-size: 11px;
	letter-spacing: 0.05em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #000000;
	font-weight: bold;
	}

/* ID Styles */

#navigation td {
	border-bottom: 1px solid #F4FFE4;
	font-size: 12px;
	text-decoration: none;
	letter-spacing: 0.05em;
	}
	
#navigation a {
	color: #666666;
	line-height:14px;
	letter-spacing:0.05em;
	text-decoration: none;
	display:block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 16px;
	}
	
#navigation a:hover {
	color:#999966;
	background-color: #E7E7CF;
	font-size: 11px;
	text-decoration: none;
	letter-spacing: 0.05em;
	line-height: normal;
	}
	
#logo 	{
	font:24px Arial, Helvetica, sans-serif;
	color: #5C743D;
	letter-spacing:.2em;
	line-height:30px;
	}

#tagline 	{
	font:11px Arial, Helvetica, sans-serif;
	color: #333333;
	letter-spacing:0.4em;
	line-height:18px;
	}

#monthformat {
	border-bottom: 1px dashed #5C743D;
	}
		
#dateformat {
	font:11px Arial, Helvetica, sans-serif;
	color: #993300;
	letter-spacing:.2em;
	}
	
#dateformat a {
	font:11px Arial, Helvetica, sans-serif;
	color: #4A0025;
	font-weight:bold;
	letter-spacing:0.1em;
	text-decoration:none;
	}
	
#dateformat a:hover {
	color: #F4FFE4;
	letter-spacing:.1em;
	}
	
/* Class Styles */
	
.bodyText {
	color:#666666;
	line-height:20px;
	margin-top:0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	}
	
.pageName{
	color: #999966;
	line-height:32px;
	letter-spacing:0.1em;
	font-family: "Yanone Kaffeesatz";
	font-size: 24px;
	font-style: normal;
	font-weight: 600;
	}
	
.pageName_white{
	color: #FFFFFF;
	line-height:22px;
	letter-spacing:0.21em;
	font-family: "Yanone Kaffeesatz";
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	}
	
.subHeader {
	color: #993300;
	line-height:22px;
	letter-spacing:0.1em;
	font-weight: 900;
	font-size: 12px;
	font-family: Merriweather;
	}
	
.subHeader-kursiv {
	color: #993300;
	line-height:22px;
	letter-spacing:0.1em;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	font-family: Merriweather;
	}
.quote {
	color: #274988;
	line-height:30px;
	font-family: 'Merriweather';
	font-size: 20px;
	font-weight: bold;
	}
	
.smallText {
	color: #666666;
	line-height: 12px;
	letter-spacing: 0.05em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	}
	
.navText {
	color: #333333;
	line-height:16px;
	letter-spacing:0.05em;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: capitalize;
	word-spacing: 1.5em;
	}
	
.subHead__LINK {
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	letter-spacing: 0.05em;
	font-weight: bold;
	line-height: 12px;
}
.list-text__LIT {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 12px;
	text-align: left;
	text-indent: 0px;
	vertical-align: bottom;
	list-style-position: outside;
	list-style-type: decimal;
	display: list-item;
	color: #000000;
}

