﻿/* GENERAL */


body 
{
	font-family: Arial;
	color: #333333;
	font-size: 85%;
	margin: 20px 0px 10px 0px;
	padding: 0 0 0 0;
}

html, form
{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

a
{
	text-decoration: none;
	color: #006100;
}

.underline
{
	text-decoration: underline;
}

.italic
{
	font-style: italic;
}

a:hover
{
	color: #ec8000;
}

.arrowlink
{
	background: url(../images/link_arrow.gif) no-repeat top left;
	padding-left: 8px;
}

.noarrowlink
{
	background: none;
	padding-left: 0px;
}

.pdflink a:visisted { color: red; }


p
{
	margin-top: 5px;
	margin-bottom: 5px;
}

table
{
	height: 100%;
}

table table
{
	height: auto;
}

.smalltext
{
	font-family: Tahoma;
	font-size: 0.8em;
}

/* STRUCTURE */

input.button
{
	margin: 10px 50px 10px 0px;
}

.all
{
	width: 100%;
	height: 100%;
}

.contentareabig
{
	width: 727px;
	height: 100%;
	padding: 15px 0px 15px 0px;
}

.boxarea
{
	width: 190px;
	height: 100%;
	padding: 15px 0px 15px 0px;
}

/* STRUCTUREELEMENTS */

.contenttablebig 
{
	width: 712px;
	margin-right: 15px;
}

.mainonecell
{
	width: 712px;
	padding: 0px 0px 0px 54px;
}

.maintwocellleft
{
	width: 170px;
	padding: 0px 34px 0px 0px;
}

.maintwocellright
{
	width: 508px;
	padding: 0px 0px 0px 0px;
}

.twocellleft
{
	width: 322px;
	padding: 0px 7px 0px 0px;
}

.twocellright
{
	width: 322px;
	padding: 0px 0px 0px 7px;
}

.boxtable
{
	width: 188px;
}

.boxright
{
	width: 188px;
	border-style: solid;
	border-width: 1px;
	border-color: #cccccc;
	border-spacing: 0;
	border-collapse: collapse;
	margin-top: 15px;
	padding: 0px 0px 0px 0px;
	background-color: #f2f2f2;
}

.boxright td
{
	font-family: Tahoma;
	font-size: 0.9em;
	padding: 4px 4px 3px 4px;
}

.boxmiddle
{
	width: 100%;
	border-style: solid;
	border-width: 1px;
	border-color: #cccccc;
	border-spacing: 0;
	border-collapse: collapse;
	padding: 0px 0px 0px 0px;
	margin: 15px 0px 15px 0px;
	background-color: #f2f2f2;
}

.boxmiddlelogin
{
	width: auto;
	border-style: solid;
	border-width: 1px;
	border-color: #cccccc;
	border-spacing: 0;
	border-collapse: collapse;
	padding: 0px 0px 0px 0px;
	margin: 15px 0px 15px 0px;
	background-color: #f2f2f2;
}

.boxmiddle td
{
	font-family: Tahoma;
	font-size: 0.9em;
	padding: 4px 4px 1px 4px;
}

.boxcontent a
{ 
	background: url(../images/link_arrow.gif) no-repeat top left;
	padding-left: 8px;
	display: inline-block;
	border: 0;
}

.boxcontent .noarrowlink
{
	background: none;
	padding-left: 0px;
}

.boxright p
{
	margin-top: 0px;
	margin-bottom: 0px;
}

.boxmiddle p
{
	margin-top: 0px;
	margin-bottom: 0px;
}

/* HEADER */

.header
{
	height: 239px;
	width: 917px;
}

.headerleft
{
	background: url(../images/header_repeat.jpg) repeat-x bottom left;
	width: 54px;
}

.headermiddle
{
	width: 673px;
	height: 239px;
	vertical-align: bottom;
	background-color: #006100;
}

.headerright
{
	background: url(../images/header_repeat.jpg) repeat-x bottom left;
	width: 190px;
}

.headerleftouter
{
	background: url(../images/header_repeat.jpg) repeat-x bottom left;
	width: 40%;
	height: 239px;
	padding-top: 20px;
}

.headerrightouter
{
	background: url(../images/header_repeat.jpg) repeat-x bottom left;
	width: 40%;
	height: 239px;
	padding-right: 10px;
	padding-top: 20px;
}

/* FOOTER */

.footer
{
	height: 50px;
}

.footerleft
{
	width: 54px;
}

.footermiddle
{
	text-align: left;
	width: 673px;
}

.footertext
{
	background: none;
	padding-left: 0px;
	font-family: Tahoma;
	font-size: 0.9em;
	color: #666666;
}

#footernavigation .active
{
	background: none;
	padding-left: 0px;
	font-family: Tahoma;
	font-size: 0.9em;
}

hr
{
	color: #ec8000;
	background-color: #ec8000;
	height: 2px;
	border: none;
}

/* BREADCRUMB */

.breadcrumb
{
	font-family: Tahoma;
	font-size: 0.8em;
	height: 15px;
	padding: 5px 0px 0px 28px;
	color: #666666;
}

.breadcrumb a
{
	background: none;
	padding-left: 0px;
	color: #666666;
	text-decoration: underline;
}

/* CONTROLS */

.control
{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 280px;
}

.controllabel
{
	display: block;	
	text-align: left;
	background-color: #e4e6e6;
	width: 275px;
	padding: 2px 2px 2px 2px;
}

.controllabelSmall
{
	display: block;	
	text-align: left;
	background-color: #e4e6e6;
	width: 205px;
	padding: 2px 2px 2px 2px;
}

.controllabelContact
{
	display: block;	
	text-align: left;
	background-color: #e4e6e6;
	width: 152px;
	padding: 2px 2px 2px 2px;
}

.controlbig
{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 440px;
	height: 150px;
}

.controlsmall
{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 140px;	
}

/* HEADLINES */

.headline
{
	font-size: 1.35em;
	padding-bottom: 10px;
	color: #ec8000;
	font-weight: bold;
}

.subheadline
{
	font-size: 1.10em;
	padding-bottom: 10px;
	color: #333333;
	font-weight: bold;
}

.subheadline_control
{
	font-size: 15px;
	padding-top: 10px;
	color: #333333;
	font-weight: bold;
}

.boxheadline
{
	font-size: 15px;
	font-weight: bold;
	color: #006100;
	background-color: #ccdfcc;
}

.boxsubheadline
{
	font-weight: bold;
}

/* NAVIGATION */

/* top */

.topnavigation
{
	background-image: url(../images/back_top_nav_repeat.jpg);
	background-color: #2D6235;
	background-repeat: repeat-x;
	height: 26px;
	text-align: center;
}

#topnavigation a
{
	background: none;
	padding-left: 10px;
	padding-right: 10px;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	padding-top: 7px;
}

#topnavigation a:hover
{
	color: #ec8000;
}

#topnavigation a.active,
#topnavigation a.active:visited,
#topnavigation a.active:active,
#topnavigation a.active:hover
{
	color: #ec8000;
}

.topnavigation_separator_left
{
	width: 1px;
	background-image: url(../images/back_top_nav_left.jpg);
	background-repeat: no-repeat;
	height: 26px;
}

.topnavigation_separator_right
{
	width: 1px;
	background-image: url(../images/back_top_nav_right.jpg);
	background-repeat: no-repeat;
	height: 26px;
}

/* left */

#leftnavigation ul
{
	list-style-type: none;
	margin: 35px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	line-height: 22px;
}

#leftnavigation a.leftnavigation_level4
{
	background: url(../images/back_left_nav.jpg) no-repeat left top;
	border-bottom-color: #7F8082;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	background-color: #E3E4E6;
	padding-left: 15px;
	color: #006100;
	font-weight: normal;
	display: block;
	width: 155px;
}

#leftnavigation a.leftnavigation_level5
{
	background: url(../images/back_left_nav_sub.jpg) no-repeat left top;
	border-bottom-color: #7F8082;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	font-size: 11px;
	line-height: 20px;
	background-color: #E3E4E6;
	padding-left: 15px;
	margin-left: 15px;
	margin-right: -15px;
	color: #006100;
	font-weight: normal;
	display: block;
	width: 140px;
}

#leftnavigation a.leftnavigation_level4.active
{
	background-image: url(../images/back_left_nav_active.jpg);
	border-bottom-color: #677868;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	background-color: #B7C8B8;
	color: #006100;
}

#leftnavigation a.leftnavigation_level5.active
{
	background-image: url(../images/back_left_nav_sub_active.jpg);
	border-bottom-color: #677868;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	background-color: #B7C8B8;
	color: #006100;
}

#leftnavigation a.leftnavigation_level4:hover
{
	background-image: url(../images/back_left_nav_hover.jpg);
	border-bottom-color: #677868;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	background-color: #B7C8B8;
	color: #006100;
}

#leftnavigation a.leftnavigation_level5:hover
{
	background-image: url(../images/back_left_nav_sub_hover.jpg);
	border-bottom-color: #677868;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	background-color: #B7C8B8;
	color: #006100;
}

/* forest_map */
/* forest_map_left */

#forest_map_navigation_left ul
{
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	line-height: 21px;
}

#forest_map_navigation_left ul a
{
	background: url(../images/forest_map_nav_left.jpg) no-repeat left top;
	padding-left: 20px;
	color: #006100;
	font-weight: normal;
	display: block;
	width: 340px;
}

#forest_map_navigation_left ul a:hover
{
	background-image: url(../images/forest_map_nav_left_active.jpg);
	color: #006100;
}

#forest_map_navigation_left ul a:hover
{
	background-image: url(../images/forest_map_nav_left_hover.jpg);
	color: #006100;
}

/* forest_map_right */

#forest_map_navigation_right ul
{
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	line-height: 21px;
}

#forest_map_navigation_right ul a
{
	background: url(../images/forest_map_nav_right.jpg) no-repeat left top;
	padding-left: 220px;
	color: #006100;
	font-weight: normal;
	display: block;
	width: 140px;
}

#forest_map_navigation_right ul a:hover
{
	background-image: url(../images/forest_map_nav_right_active.jpg);
	color: #006100;
}

#forest_map_navigation_right ul a:hover
{
	background-image: url(../images/forest_map_nav_right_hover.jpg);
	color: #006100;
}

/* right */

#rightnavigation ul
{
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 80px 0px 10px 20px;
	line-height: 20px;
}

#rightnavigation ul a
{
	background: url(../images/right_nav_arrow.gif) no-repeat left top;
	padding-left: 10px;
	color: #006100;
	display: block;
	width: 160px;
	font-size: 0.9em;
	font-weight: normal;
}

#rightnavigation ul a:hover
{
	background: url(../images/right_nav_arrow_hover.gif) no-repeat left top;
	color: #006100;
	font-weight: bold;
}

#rightnavigation ul a:active
{
	background: url(../images/right_nav_arrow_active.gif) no-repeat left top;
	color: #006100;
	font-weight: bold;
}

/* DATA-TABLES */

table .data-table
{
	border-style: solid;
	border-width: 1px;
	border-color: white;
}

table .data-table-full
{
	border-style: solid;
	border-width: 1px;
	border-color: white;
	width: 100%;
}

tr .data-table-header
{
	background-color: #d9e7d8;
	font-size: 0.95em;
	color: #333333;
	font-weight: bold;
}

tr .data-table-row
{
	background-color: white;
}

tr .data-table-row-alternating
{
	background-color: #f2f2f2;
}

/* TREEVIEWS */

.treeview_node
{
}

.treeview_node_selected
{
	font-weight: bold;
	color: #ec8000;
}

.treeview_node_hover
{
	color: #ec8000;
}

.treeview_node_leaf
{
	padding: 5px 0px 5px 0px;
}

/* GUESTBOOK */

.guestbok
{
}

.guestbook_message
{
	width: 90%;
	background-color: #E7F1E8;
	display: block;
	padding: 4px 4px 4px 4px;
}

.guestbook_comment
{
	width: 90%;
	background-color: #f2f2f2;
	display: block;
	padding: 4px 4px 4px 4px;
}

/* NEWS */

.newsimage
{
	vertical-align: top;
}

.newstext
{
	vertical-align: top;
	padding-left: 10px;
	width: 570px;
}

/* ERROR */

.error
{
	color: #FF0000;
	font-weight: bold;
	display: block;
	margin: 10px 0px 10px 0px;
}

/* OTHER */

.imagecaption
{
	font-size: 0.9em;
}

.imagelink
{
	padding: 1px 2px 1px 2px;
}

/* TOOLBAR */

.toolbar_print
{
	background: url(../images/icon_toolbar_print.gif) no-repeat top left;
	padding-left: 20px;
	color: #666666;
	margin-left: 150px;
}

.toolbar_forward
{
	background: url(../images/icon_toolbar_forward.gif) no-repeat top left;
	padding-left: 35px;
	color: #666666;
	margin-left: 20px;
}

.toolbar_top
{
	background: url(../images/icon_toolbar_top.gif) no-repeat top left;
	padding-left: 20px;
	color: #666666;
	margin-left: 20px;
}

#footer_toolbar_forward_container
{
	text-align: left;
	color: #666666;
}

#footer_toolbar_forward_container .control
{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 495px;
}

#footer_toolbar_forward_container .controllabel
{
	display: block;	
	text-align: left;
	background-color: #e4e6e6;
	width: 150px;
	padding: 2px 2px 2px 2px;
}

#footer_toolbar_forward_container .controlbig
{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 655px;
	height: 150px;
}

/* POSTCARDS */

.boxpostcards
{
	border: solid 1px #cccccc;
	padding: 5px 5px 4px 5px;
	margin-bottom: 10px;
	background-color: #edf2ec;
	width: 490px;
	height: auto;
}

.innerboxpostcards img
{
	padding: 10px;
	border: solid 1px #cccccc;
	background-color: #ffffff;
}

.boxpostcards table
{
	width: 100%;
	font-size: 0.9em;
}

.boxpostcards table table
{
	width: 380px;
	font-size: 1.1em;
}

.postcardlink
{
	padding: 11px 11px 11px 11px;
	float: left;
}

.postcardlink a
{
	font-size: 0.9em;	
}

.postcardbutton
{
	float: left;
	border: solid 1px #cccccc;
	padding: 3px 3px 3px 3px;
	margin: 0 2px 0 2px;
	background-color: #fafafa;
	width: 150px;
}

.postcardbutton_back
{
	background: url(../images/icon_postcard_back.gif) no-repeat top left;
	padding: 0px 15px 0px 0px;
	margin: 3px 0px 0px 3px;
	float: left;
}

.postcardbutton_preview
{
	background: url(../images/icon_postcard_preview.gif) no-repeat top left;
	padding: 0px 20px 0px 0px;
	margin: 3px 0px 0px 3px;
	float: left;
}

.postcardbutton_mail
{
	background: url(../images/icon_postcard_mail.gif) no-repeat top left;
	padding: 0px 25px 0px 0px;
	margin: 3px 0px 0px 3px;
	float: left;
}

.postcardcontrol
{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 220px;
}

.postcardpager, .postcardpager a
{
	margin-top: 10px;
	font-family: Tahoma;
	font-size: 0.9em;
	color: #666666;
}

/* IMAGE GALLERY */


.boximagallery
{
	border: solid 1px #cccccc;
	padding: 5px 5px 4px 5px;
	margin-bottom: 10px;
	background-color: #edf2ec;
	width: 490px;
	height: 480px;
}

.boximagallerybig
{
	border: solid 1px #cccccc;
	padding: 5px 5px 4px 5px;
	margin-bottom: 10px;
	background-color: #edf2ec;
	width: 648px;
	height: 600px;
}

.boximagegallerybuttons
{
	border: solid 1px #cccccc;
	padding: 5px 5px 4px 5px;
	margin-bottom: 10px;
	background-color: #edf2ec;
	width: 490px;
	height:auto;
}

.boximagegallerybuttonsbig
{
	border: solid 1px #cccccc;
	padding: 5px 114px 5px 114px;
	margin-bottom: 10px;
	background-color: #edf2ec;
	width: auto;
	height:auto;
}

.imagegallerybutton
{
	float: left;
	border: solid 1px #cccccc;
	padding: 3px 3px 3px 3px;
	margin: 0 2px 0 2px;
	background-color: #fafafa;
	width: 151px;
	 
}


.imagegallerybuttonbig
{
	float: left;
	border: solid 1px #cccccc;
	padding: 3px 3px 3px 3px;
	margin: 0 2px 0 2px;
	background-color: #fafafa;
	width: 130px;
}

.imagegallerybutton_prev
{
	background: url(../images/arrow-fast-reverse.gif) no-repeat top left;
	padding: 0px 15px 0px 0px;
	margin: 0px 0px 0px 3px;
	float: left;
}

.imagegallerybutton_next
{
	background: url(../images/arrow-fast-forward.gif) no-repeat top left;
	padding: 0px 15px 0px 0px;
	margin: 0px 0px 0px 3px;
	float: right;
}

.imagegallerybutton_play
{
	background: url(../images/arrow-right-play.gif) no-repeat top left;
	padding: 0px 15px 0px 0px;
	margin: 0px 0px 0px 3px;
	float: left;
}

.imagegallerybutton_stop
{
	background: url(../images/stop_button.gif) no-repeat top left;
	padding: 0px 15px 0px 0px;
	margin: 0px 0px 0px 3px;
	float: left;
}

/* EVENTS */

.boxevents
{
	border: solid 1px #cccccc;
	border-top: none;
	padding: 5px 5px 4px 5px;
	margin-bottom: 10px;
	margin-top: 0;
	background-color: #edf2ec;
	width: 98%;
}

.boxeventsheadline
{
	border: solid 1px #cccccc;
	border-bottom: none;
	padding: 5px 5px 4px 5px;
	margin-bottom: 0;
	background-color: #ccdfcc;
	width: 98%;
	font-size: 15px;
	font-weight: bold;
	color: #006100;
}

.eventslink
{
	padding: 11px 11px 11px 11px;
	float: left;
}

.eventslink a
{
	font-size: 0.9em;	
}

.eventsbutton
{
	float: left;
	border: solid 1px #cccccc;
	padding: 3px 3px 3px 3px;
	margin: 0 2px 0 2px;
	background-color: #fafafa;
	width: 150px;
}

.eventsbutton_back
{
	background: url(../images/icon_postcard_back.gif) no-repeat top left;
	padding: 0px 15px 0px 0px;
	margin: 3px 0px 0px 3px;
	float: left;
}

.eventsbutton_submit
{
	background: url(../images/icon_postcard_mail.gif) no-repeat top left;
	padding: 0px 25px 0px 0px;
	margin: 3px 0px 0px 3px;
	float: left;
}

.eventscontrol
{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 220px;
}

.green
{
	color: #006100;
}

.left
{
	float: left;
}

.right
{
	float: right;
}