* {
	margin: 0;
	padding: 0;
	border: none;
}
body {	
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
	background-color : #fff;
	
	font-family: Georgia, Times New Roman, Times, serif; 
/*	font-family: Verdana, Arial, Helvetica, sans-serif; */
/*	font-size: 14px; */
	font-style: normal;
/*	line-height: 16px; */
	font-weight: 500;
	font-variant: normal;
	color: #000;
	text-align: left;
	
	scrollbar-base-color: #fff;
	scrollbar-face-color: #ccd9cc;
	scrollbar-track-color: #eee;
	scrollbar-arrow-color: #106610;
	scrollbar-3dlight-color: #aac0aa;
	scrollbar-darkshadow-color: #000;
	scrollbar-highlight-color: #fff;
	scrollbar-shadow-color: #aac0aa;
}
#main a:hover img {
	opacity: 0.67;									/* Safari */
	filter: alpha(opacity=67, finishopacity=67);	/* IE */
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=67);
	-moz-opacity: 0.67;								/* Mozilla */
}
	/* ---------- Tabellen-Grundeinstellungen ---------- */
table {
	border-width: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
}
td {
	padding: 0px;
/*	overflow: hidden; */
}
	/* ---------- Links ---------- */
a:link {
	text-decoration: none;
	color: #000;
	background-color: transparent;
	font-weight: 700;
}
a:visited {
	text-decoration: none;
	color: #666;
	background-color: transparent;
	font-weight: 700;
}
a:hover {
	text-decoration: underline;
	color: #1fb01f;
	background-color: transparent;
}
a:active {
	text-decoration: none;
	color: #1fb01f;
	background-color: transparent;
}
	/* ---------- Ueberschriften ---------- */
h2, h2 a:link, h2 a:visited {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 30px;
	font-style: normal;
	line-height: 36px;
	font-weight: 700;
	font-variant: normal;
	color: #106610;
}
h5 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: 24px;
	font-weight: 700;
	font-variant: normal;
	color: #666;
}
pre {
	font-family: "Courier New", Courier, mono;
	font-size: 9px;
	line-height: 12px;
	font-weight: 700;
}
	/* ---------- Text-Formatierungen ---------- */
.text_subheadl, .text_subheadl a:link, .text_subheadl a:visited {
	font-style: italic;
	font-weight: 700;
/*	font-variant: small-caps; */
	color: #106610;
/*	text-indent: 25px; */
}
.text_subheadl_add {
	font-size: 13px;
	font-style: italic;
/*	line-height: 16px; */
	font-weight: 300;
	color: #106610;
}
.text_small {
	font-size: 10px;
}
.text_bold {
	font-weight: 700;
}
.text_italic {
	font-style: italic;
}
.text_sup {

}
.text_caps {
	font-variant: small-caps;
}
.text_enhanced {
	font-style: italic;
	font-weight: 700;
	color: #106610;
}
.text_navigation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: 700;
/*	line-height: 10px; */
}
.text_navigation a:link {
	font-weight: 500;
}
.text_navigation a:visited {
	font-weight: 500;
}
.text_navigation a:hover {
	font-weight: 500;
}
.text_navigation a:active {
	font-weight: 500;
}
.text_pre {
	text-align: left;

	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	line-height: 13px;
	font-weight: 500;
}
.text_important {
	color: #f00;
}

	/* ---------- Info-Boxen ---------- */
	/* -------------------------------- */
	
	/* ---------- Datum --------------- */
.box_date {
/*	background-color: #aac0aa; */
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
/*	line-height: 12px; */
	font-weight: 500;
	color: #999;
}
	/* ------- Inhalts-Tabellen -------- */
.box_cont {
	width: 440px;
	border-width: 0px;
	border-collapse: separate;
	border-spacing: 2px;
}
.box_cont td {
	padding: 2px;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.box_cont_s {
	width: 440px;
	border-width: 0px;
	border-collapse: separate;
	border-spacing: 1px;
}
.box_cont_s td {
	padding: 0px;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.box_cont_headl {
	background-color: #aac0aa;
	font-weight: 700;
	color: #fff;
	text-align: center;
}
.box_cont_key {
	background-color: #eee;
	text-align: left !important;
}
.box_cont_addkey {
	background-color: #eef7ee;
}
.box_cont_zebra {
	background-color: #f7f7f7;
}
	/* ---------- Link-Tabellen --------------- */
.box_link_text {
	background-color: #eef7ee;
	border: 2px solid #fff;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
}
.box_link_headl {
	background-color: #aac0aa;
	border: 2px solid #fff;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
/*	line-height: 16px; */
	font-weight: 700;
	color: #fff;
}
.box_link_topic {
	background-color: #eef7ee;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
/*	line-height: 16px; */
	color: #fff;
}
	/* ---------- Bild-Boxen --------------- */
.box_img_s {
	width: 20px;
	background-color: #eee;
	
	float:right;
/*	width:130px; */
	margin: 0px 0px 10px 10px;
}
.box_img_m {
/*	width: 440px; */
	background-color: #eee;
}
.box_img_src {
	padding: 3px;
	background-color: #eee;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px !important;
	line-height: 12px;
	color: #999;
	text-align: right;
}
.box_img_text {
	padding: 3px;
	background-color: #eee;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px !important;
	line-height: 12px;
	text-align: left;
}
	/* ---------- Galerie --------------- */
.box_gallery {
	width: 440px;

	border-collapse: collapse;
	border-spacing: 0px;
}
.box_gallery td {
	padding: 10px;
	border: 2px solid #ccc;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.box_gallery_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: 700;
}
.box_gallery_subtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: 500;
}
.box_gallery_text {
	background-color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: 300;
	text-align: justify;
}
.box_gallery_addtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: 300;
	color: #106610;
	text-align: justify;
}
	/* ---------- Formularfelder ---------- */
	/* ------------------------------------- */
	
.input_text {
	height: 14px;
	width: 296px;
	border: 1px solid #aac0aa;
	padding: 2px;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: 700;
	color: #666;
}
.input_text_over {
	height: 14px;
	width: 296px;
	border: 1px solid #aac0aa;
	padding: 2px;
	background: #eef7ee;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: 700;
	color: #666;
}
.input_text_active {
	height: 14px;
	width: 296px;
	border: 1px solid #aac0aa;
	padding: 2px;
	background: #aac0aa;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 700;
	color: #fff;
}
.input_text_important {
	height: 14px;
	width: 296px;
	border: 1px solid #aac0aa;
	padding: 2px;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: 700;
	color: #f00;
}
.input_text_s {
	height: 14px;
	width: 94px;
	border: 1px solid #aac0aa;
	padding: 2px;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 700;
	color: #666;
}
.input_text_s_over {
	height: 14px;
	width: 94px;
	border: 1px solid #aac0aa;
	padding: 2px;
	background: #eef7ee;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: 700;
	color: #666;
}
.input_text_s_active {
	height: 14px;
	width: 94px;
	border: 1px solid #aac0aa;
	padding: 2px;
	background: #aac0aa;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 700;
	color: #fff;
}
.input_text_xs {
	height: 14px;
	width: 26px;
	border: 1px solid #aac0aa;
	padding: 2px;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: 700;
	color: #666;
}
.input_text_xs_over {
	height: 14px;
	width: 26px;
	border: 1px solid #aac0aa;
	padding: 2px;
	background: #eef7ee;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: 700;
	color: #666;
}
.input_text_xs_active {
	height: 14px;
	width: 26px;
	border: 1px solid #aac0aa;
	padding: 2px;
	background: #aac0aa;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 700;
	color: #fff;
}
.input_select {
	height: 23px;
	width: 302px;
	border: 1px solid #aac0aa;
	padding: 2px;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: 700;
	color: #666;
}
.input_select_over {
	height: 23px;
	width: 302px;
	border: 1px solid #aac0aa;
	padding: 2px;
	background: #eef7ee;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: 700;
	color: #666;
}
.input_select_active {
	height: 23px;
	width: 302px;
	border: 1px solid #aac0aa;
	padding: 2px;
	background: #eef7ee;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: 700;
	color: #666;
}
.input_select_s {
	height: 23px;
	width: 100px;
	border: 1px solid #aac0aa;
	padding: 2px;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: 700;
	color: #666;
}
.input_select_s_over {
	height: 23px;
	width: 100px;
	border: 1px solid #aac0aa;
	padding: 2px;
	background: #eef7ee;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: 700;
	color: #666;
}
.input_select_s_active {
	height: 23px;
	width: 100px;
	border: 1px solid #aac0aa;
	padding: 2px;
	background: #eef7ee;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: 700;
	color: #666;
}
.input_select_xs {
	height: 23px;
	width: 50px;
	border: 1px solid #aac0aa;
	padding: 2px;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: 700;
	color: #666;
}
.input_select_xs_over {
	height: 23px;
	width: 50px;
	border: 1px solid #aac0aa;
	padding: 2px;
	background: #eef7ee;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: 700;
	color: #666;
}
.input_select_xs_active {
	height: 23px;
	width: 50px;
	border: 1px solid #aac0aa;
	padding: 2px;
	background: #eef7ee;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: 700;
	color: #666;
}
.input_textfield_300 {
	height: 72px;
	width: 296px;
	border: 1px solid #aac0aa;
	padding: 2px;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 700;
	color: #666;
	behavior: url(/include/maxlength.htc);
}
.input_textfield_300_over {
	height: 72px;
	width: 296px;
	border: 1px solid #aac0aa;
	padding: 2px;
	background: #eef7ee;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 700;
	color: #666;
	behavior: url(/include/maxlength.htc);
}
.input_textfield_300_active {
	height: 72px;
	width: 296px;
	border: 1px solid #aac0aa;
	padding: 2px;
	background: #aac0aa;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 700;
	color: #fff;
	behavior: url(/include/maxlength.htc);
}
.input_textfield_440 {
	height: 72px;
	width: 430px;
	border: 1px solid #aac0aa;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	behavior: url(/include/maxlength.htc);
}
.input_submit {
	height: 20px;
	width: 130px;
	border: 1px solid #aac0aa;
	background: #aac0aa;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 700;
	color: #fff;
}
.input_submit_s {
	height: 20px;
	width: 100px;
	border: 1px solid #aac0aa;
	background: #aac0aa;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 700;
	color: #fff;
}
.input_submit_xs {
	height: 20px;
	width: 30px;
	border: 1px solid #aac0aa;
	background: #aac0aa;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 700;
	color: #fff;
}
	/* ---------- Tabellen ----------------- */
	/* ------------------------------------- */
	
	/* ---------- Layout-Tabellen ---------- */
#table_wrap {
/*	width: 740px; */
	background-color: #fff;
	border: 0px solid #fff;
}
.table_wrap_shadow_bottom {
	background-color: #aaa;
	background: url(/pics/table_wrap_shadow_b.png);
	background-repeat: repeat-x;
	height: 5px;
}
.table_wrap_shadow_right {
	background-color: #aaa;
	background: url(/pics/table_wrap_shadow_r.png);
	background-repeat: repeat-y;
	width: 5px;
}
.table_wrap_shadow_corner {
	background-color: #aaa;
	background: #cfcfcf;
}
#table_head {
	width: 720px;
	background-repeat: no-repeat;
	
	visibility: collapse;
}
#table_main {
	width: 720px;
	margin-top: 10px;
}
.table_top {
	width: 440px;
}
	/* ---------- Textbereich ---------- */
.table_text {
	width: 440px;
	text-align: justify;
	font-size: 14px;
	line-height: 19px; 
}
.table_text_headl {
	width: 440px;
/*	background-color: #106610; */
/*	border-top: 10px solid #ffffff; */
	border-bottom: 1px dashed #106610;
	margin: 15px 0px 15px 0px;
/*	border: 1px solid #106610; */
}
.table_text_headl td {
/*	font-family: Verdana, Arial, Helvetica, sans-serif; */
	font-size: 14pt;
	line-height: 26px;
	font-weight: 500;
	color: #106610;
}
.table_text_separator {
	width: 440px;
	height: 19px;
}
.table_text_separator_s {
	height: 10px;
}
.table_text_line {
	width: 440px;
	height: 1px;
	border-bottom: 1px dashed #106610;
/*	background-color: #aac0aa;
	border: 0px solid #ffffff; */
}
	/* ---------- Navigations-Info --------- */
.table_navinfo {
	width: 720px;
	border-bottom: 1px dashed #999;
}
.table_navinfo td {
	padding: 15px;
}
	/* ---------- Navigations-Bar ---------- */
.table_navbar {
/*	width: 120px; */
	background-color: #eef7ee;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	font-weight: 700;
	
	visibility: collapse;
}
.table_navbar a:link {
	font-weight: 500;
	display:block;
	width:100%;
	height:100%;
}
.table_navbar a:visited {
	font-weight: 500;
	display:block;
	width:100%;
	height:100%;
}
.table_navbar_over {
/*	width: 120px; */
	background-color: #ccd9cc;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
}
.table_navbar_over a:hover {
	font-weight: 500;
	color: #fff;
	text-decoration: none;
	display:block;
	width:100%;
	height:100%;
}
.table_navbar_over a:active {
	font-weight: 500;
	display:block;
	width:100%;
	height:100%;
}
.table_navbar_border {
	background-color: #ccd9cc;
}
.table_navbar_headl {
/*	width: 120px; */
	background-color: #aac0aa;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: 700;
	color: #fff;
}
.table_navbar_headl a:link {
	color: #fff !important;
}
.table_navbar_headl a:visited {
	color: #fff !important;
}
.table_navbar_headl a:hover {
	color: #fff !important;
}
.table_navbar_headl a:active {
	color: #fff !important;
}
	/* ---------- Advertisment-Bar ---------- */
.table_adbar {
	width: 130px;
	background-color: #eef7ee;
	border: 1px solid #ccd9cc;
	
	visibility: collapse;
}
.table_adbar td {
	padding: 10px;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
}
.table_adbar_lighttext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
/*	line-height: 10px; */
	color: #aac0aa;
}
.table_adbar_border {
	padding: 0px !important;
	width: 8px;
	background-color: #ccd9cc;
}
	/* ---------- Footer ---------- */
.table_footer {
	width: 720px;
	border-top: 1px dashed #999;
/*	border-bottom: 1px dashed #106610; */
/*	background-color: #eef7ee; */
	margin-bottom: 10px;

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
/*	line-height: 10px; */
	color: #999;
}
.table_footer a:link {
	color: #999;
	font-weight: 500;
}
.table_footer a:visited {
	color: #999;
	font-weight: 500;
}
.table_footer a:hover {
	color: #999;
	font-weight: 500;
}
.table_footer a:active {
	color: #999;
	font-weight: 500;
}
.table_footer td {
	padding: 5px;
}
	/* ---------- Head-Navigationsleiste ---------- */
.table_head_nav_bg {
	position: absolute;
	z-index: 500;
	top: 128px;
	left: 160px;
	
	visibility: collapse;
}
.table_head_nav_bg_cell {
	width: 102px;
	height: 17px;
	background-color: #fff;
	border: 0px;
	opacity: 0.25;									/* Safari */
	filter: alpha(opacity=25, finishopacity=25);	/* IE */
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=25);
	-moz-opacity: 0.25;								/* Mozilla */
}
.table_head_nav {
	position: absolute;
	z-index: 501;
	top: 128px;
	left: 160px;
	
	visibility: collapse;
}
.table_head_nav_separator {
	width: 10px !important;
}
.table_head_nav_cell {
	width: 100px;
	height: 17px;
	border-top: 1px solid #ddd;
	border-bottom:  1px solid #999;
	border-left:  1px solid #ddd;
	border-right:  1px solid #999;
	opacity: 1.00;									/* Safari */
	filter: alpha(opacity=100, finishopacity=100);	/* IE */
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	-moz-opacity: 1.00;								/* Mozilla */
	text-align: center;
	vertical-align: middle;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 17px;
}

.table_head_nav_cell a:link {
	display: block;
	width: 100%;
	height: 100%;

	font-weight: 700;
	color: #fff;
	line-height: 17px;
}
.table_head_nav_cell a:visited {
	display:block;
	width: 100%;
	height: 100%;

	font-weight: 700;
	color: #fff;
	line-height: 17px;
}

.table_head_nav_over {
	width: 100px;
	height: 17px;
	border-top: 1px solid #999;
	border-bottom:  1px solid #ddd;
	border-left:  1px solid #999;
	border-right:  1px solid #ddd;
	background-color: #ffffff;
	opacity: 0.25;									/* Safari */
	filter: alpha(opacity=25, finishopacity=25);	/* IE */
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=25);
	-moz-opacity: 0.25;								/* Mozilla */
	text-align: center;
	vertical-align: middle;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 17px;
}
.table_head_nav_over a:hover {
	display:block;
	width: 100%;
	height: 100%;

	font-weight: 700;
	color: #000;
	text-decoration: none;
	line-height: 17px;
}
.table_head_nav_over a:active {
	display:block;
	width: 100%;
	height: 100%;

	font-weight: 700;
	color: #000;
	text-decoration: none;
	line-height: 17px;
}
.table_button_weiter {
	width: 440px;
/*	margin: 10px 0px 10px 0px; */
	text-align: right;
	vertical-align: bottom;
	
	visibility: hidden;
}
.table_button_weiter td {
	padding: 10px;
}