/* Global Styles */

body {
	margin: 0px;
         padding: 0px;
	color: #666666;
	background-color: #F4FFE4;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	}

/* CLASS Styles */

.navigation {
	float: left;
	width: 180px;
	height:100%;
	background-color: #5C743D;
	}

.navigation p {
	color: #D5EDB3;
	}

.navigation a {
	color: #D5EDB3;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	border-bottom: 1px solid #F4FFE4;
	padding:8px 6px 10px 20px;
	display:block;
	font-size: large;
	font-weight: bold;
	}

.navigation a:hover {
	background-color: #99CC66;
	color:#993300;
	}

.navText {
         color: #003366;
         line-height:16px;
         letter-spacing:.1em;
         text-decoration: none;
         font-size: medium;
         }
.bodyText {
	float: left;
	width: 600px;
	margin: 0.2em;
	padding: 0.2em;
	line-height:normal;
	font-size: large;
	}

.bodyTextNav {
	float: left;
	width: 200px;
	}

.smallText {
	float: left;
	width: 270px;
	line-height: 22px;
	font-size: small;
	}

.detailText {
	line-height: 22px;
	font-size: medium;
	}

.Stil2 {
	line-height:22px;
	letter-spacing:.2em;
	font-weight: bold;
	color: #993300;
	}

.titel {
	font-size: large;
	font-weight: bold;
	text-align: center;
	padding-top:1em;
	white-space: nowrap;
	letter-spacing: 0.2em;
}
.subtitel {
	font-size: medium;
	font-weight: normal;
	letter-spacing: 0.2em;
	text-align: center;
	vertical-align: text-top;
	white-space: nowrap;
	color: #990000;
}

.pageName{
         color: #993300;
	font-size: large;
	font-weight: bold;
	text-align: center;
	padding:40px 6px 10px 20px;
	white-space: nowrap;
	letter-spacing: 0.2em;
         float: left;
         width: 225px;
         }

.spacer {
         clear: both;
}
#bilder	{
	color: #993300;
	letter-spacing:0.4em;
	line-height:18px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: medium;
	text-align: center;
	}

/* CLASS Styles */

#logo 	{
	color: #5C743D;
	letter-spacing:0.2em;
	line-height:30px;
	font-size: large;
	text-align: center;
	}

#tagline 	{
	color: #993300;
	letter-spacing:0.4em;
	line-height:18px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: medium;
	text-align: center;
	}

#monthformat {
	border-bottom: 1px dashed #5C743D;
	}

#dateformat {
	color: #993300;
	letter-spacing:0.2em;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	vertical-align: baseline;
	font-weight: bold;
	}

#dateformat a {
	color: #993300;
	font-weight:bold;
	letter-spacing:.1em;
	text-decoration:none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: large;
	}

#dateformat a:hover {
	color: #F4FFE4;
	letter-spacing:.1em;
	}

#MenuBar1 li{
	width:200px;
}
td {
	color:#666666;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: large;
	text-align: left;
	}
a {
	color: #993300;
	}
a:hover {
	color: #5C743D;
	text-align: left;
	}
.quote {
	color: #5C743D;
	line-height:30px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: large;
	}
.subHeader {
	color: #993300;
	line-height:22px;
	letter-spacing:0.2em;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: medium;
	}