body {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #587224;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	background-color: #9bc049;
	background-image: url(../gfx/layout/bg_site.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.thrColElsHdr #container {
	width: 56em;
	margin: 0 auto;
	border: 5px solid #587224;
	text-align: left;
	background-color: #ffefaf;
	background-image: url(../gfx/layout/bg_content.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.thrColElsHdr #header {
	width: 510px;
	height: 100px;
	margin-left: auto;
	margin-right: auto;
	padding: 0 10px;
	background-color: #9bc049;
	background-image: url(../gfx/layout/schrift_haeder.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
}

.thrColElsHdr #header h1 {
	margin: 0;
	padding: 10px 0;
}

.thrColElsHdr #sidebar1 {
	float: left;
	width: 11em;
	padding: 60px 0;
}

.thrColElsHdr #sidebar1 img {
	margin-bottom: 2px;
}

.thrColElsHdr #sidebar2 {
	float: right;
	width: 16em;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
}

.thrColElsHdr #sidebar2 h3 {
	margin-top: 3px;
	margin-left: 10px;
	margin-right: 10px;
	font-size: 1em;
	color: #FFF;
}

.thrColElsHdr #sidebar2 p { 
	line-height: 1.6em;
	margin-left: 20px;
	margin-right: 10px;	
}

.thrColElsHdr #sidebar2 a {
	color: #4e6421;
	text-decoration: none;
}

.thrColElsHdr #sidebar2 a:visited {
	color: #4e6421;
	text-decoration: none;
}

.thrColElsHdr #sidebar2 a:hover {
	color: #4e6421;
	text-decoration: underline;
}

.thrColElsHdr #sidebar1 h3, .thrColElsHdr #sidebar1 p {
	margin-left: 10px;
	margin-right: 10px;
}

.more_links {
	margin-top: 5em;
	background-image: url(../gfx/layout/bg_weitere_links.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 160px;
	width: 197px;
}

.thrColElsHdr #mainContent { margin: 20px 17em 0 12em; }

.thrColElsHdr #mainContentGalerie { margin: 2em 3em 0 13em; }

.thrColElsHdr #mainContent h1, h2 {
	font-size: 1.3em;
	font-weight: bold;
	margin-bottom: -10px;
}

.thrColElsHdr #footer {
	padding: 0 10px;
}

.thrColElsHdr #footer p {
	font-size: 0.9em;
	margin: 0;
	padding: 10px 0;
}

.thrColElsHdr #footer a {
	color: #587224;
	text-decoration: none;
}

.thrColElsHdr #footer a:visited {
	color: #587224;
	text-decoration: none;
}

.thrColElsHdr #footer a:hover {
	color: #FF0;
	text-decoration: underline;
}

.fltrt {
	float: right;
	margin-left: 8px;
}

.fltlft {
	float: left;
	margin-right: 8px;
}

.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}


/* Navigation Sidebar 1 */

#sectionLinks {
	position: relative;
	margin: 1em 20px 0px -30px;
	padding: 0px;
	font-size: 0.8em;
	font-weight: bold;
}

#sectionLinks h3 {
	padding: 10px 0px 2px 39px;
	color: #666666;
}

#sectionLinks li {
	color: #587224;
	width: 12em;
	list-style-type: none;
	border: 1px solid #587224;
	margin-top: 0.2em;
	padding: 0.2em;
	background-color: #ffefaf;
}
#sectionLinks ul { margin-bottom: -8px; }

#sectionLinks a:link {
	font-size: 1.5em;
	display: block;
	height: 20px;
	padding: 0.2em;
	color: #587224;
	text-decoration: none;
	font-weight: normal;
}

#sectionLinks a:visited {
	font-size: 1.5em;
	display: block;
	height: 20px;
	padding: 0.2em;
	color: #587224;
	text-decoration: none;
	font-weight: normal;
}

#sectionLinks a:visited {
	display: block;
	height: 20px;
	padding: 5px 10px 1px 10px;
	color: #587224;
	text-decoration: none;
}

#sectionLinks a:hover {
	text-decoration: none;
	color: #000;
	background-color: #c8e883;
}
