body {
	font: 80% "Trebuchet MS", Tahoma, sans-serif;
	background: #51a50c;
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #000000;
}
.twoColFixLtHdr #container {
	width: 824px;  
	background: url(../graphics/bg.container.gif) repeat-y center;
	margin: 0 auto;
	padding: 0 auto;
	text-align: left; 
}
.twoColFixLtHdr #header {
	margin: 0 auto;
	padding: 0 auto;
	margin-bottom:0 !important;
	margin-bottom:-4px;
	background: #51a50c;
	width: 780px;
	height:143px;
	border: 0px solid red;
}
.twoColFixLtHdr h1 {
	margin: 0 0 20;
	padding: 5px;
	font-size: 20px;
	font-weight: bold;
	border: 1px solid black
}
.twoColFixLtHdr h2 {
	margin: 0; 
	padding: 5px 0 5px 0; 
	font-size: 18px;
	font-weight: bold;
	border-bottom:1px dashed #000000
}
.twoColFixLtHdr h3 {
	display:inline;
	margin: 0; 
	padding: 5px 0 0 0; 
	font-size: 14px;
	font-weight: bold;
	border-bottom:1px solid #000000
}
.twoColFixLtHdr h4 { 
	font-size: 14px;
	font-weight: bold;
}
.txtGreen{
	color:#d2e98c}
	 
.twoColFixLtHdr #nav {
	margin: 0 auto;
	padding: 0 auto;
	width: 780px;
	height:50px;
	background-color:#008237;
}
.twoColFixLtHdr #content {
	width: 780px;
	min-height:420px;
	margin: 0 auto;
	background: #51a50c url(../graphics/bg.content.gif) repeat-y center top;
	border:solid 0px red;
}
.twoColFixLtHdr #leftblock { 
	float: left;
	width: 186px;
	margin-top:40px !important;
	margin-top:20px;
	border:solid 0px #000000;
}
.twoColFixLtHdr #mainContent {
	position:relative;
	float:left;
	display:block;
	width: 400px;
	padding:80px 0 10px 30px;
	border:solid 0px #000000;
}
.twoColFixLtHdr #rightblock { 
	float: right;
	width: 140px;
	padding-top:0px;
	border:solid 0px #000000;
}
.twoColFixLtHdr #footer {
	background-image:url(../graphics/footer.gif);
	background-repeat:no-repeat;
	width: 824px;
	height:30px;
	margin: 0 auto;
	padding: 0 auto;
}
.clearfloat { 
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;}



	
#nav ul {
	margin-left: 0px;
	padding: 0;
	margin-top: 0 }
	
#nav li {
	display: inline;}
	
#nav a {
	display: block;
	font-weight:bold;
	font-size:12px;
	line-height:16px;
	text-decoration: none;}
	
#nav a:link, #nav a:visited {
	color: #e5e4a1;
	background-color: #008237;
	width:168px;
	height:50px;
	padding: 8px 0 8px 3px}
	
#nav a:hover, #nav a:active, #nav a.selected, #nav a.selected:hover, #nav a.selected:active {
	color: #FFFFFF !important;
	background-color: #CC6633 !important;
}




#subnavig #subnavtitel {
	display:block;
	width: 166px;
	padding:5px 10px 5px 10px;
	font-size:14px;
	font-weight:bold;
	color:#ffffff;
	background-color:#CC6633}

#subnavig ul {
	margin-top:0px;
}
#subnavig li {
	display: block;
	width:100%;
	list-style:none;
	margin-left:-40px;
}
#subnavig li .upperlink {
	border-top: 1px dashed #000000;
}
#subnavig li a, #subnavig li a:link, #subnavig li a:visited {
	display: block;
	width:100%;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color:#000000;
	background-color:#B6DA47;
	height:20px;
	padding-left:15px;
	padding-right:25px;
	padding-top:6px;
	border-bottom: 1px dashed #000000;
}
#subnavig li a:hover, #subnavig li a:active {
	color: #FFFFFF;
	font-weight:bold;
	background-color:#ffb812;
	text-decoration: none;
}
#subnavig a.selected:link, #subnavig a.selected:visited {
	color: #FFFFFF;
	background-color:#51a50c;
	height:21px;
	margin-top:-1px !important;
	margin-top:5px;
}
#subnavig a.selected:hover, #subnavig a.selected:active {
	background-color:#51a50c;
}
#subnavig a.upperlinkselected:link, #subnavig a.upperlinkselected:visited {
	border-top: 1px dashed #000000;
	color: #FFFFFF;
	background-color:#51a50c;
}
#subnavig a.upperlinkselected:hover, #subnavig a.upperlinkselected:active {
	border-top: 1px dashed #000000;
	background-color:#51a50c;
}
