/* 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: 318px;
    padding: 0px 7px 0px 4px;
}

.twocellright
{
    width: 318px;
    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;
}

.imageLinkBox .boxcontent a
{
    background: none;
    padding-left: 0;
}

.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;
}

.IconPage
{
    display: inline-block !important;
    background: url("../images/link_arrow.gif") no-repeat scroll left top transparent !important;
    padding-left: 8px !important;
}

.IconVideo
{
    display: inline-block !important;
    background: url("../images/video.png") no-repeat scroll left top transparent !important;
    padding: 1px 0 6px 20px !important;
}

.IconFacebook
{
    display: inline-block !important;
    background: url("../images/facebook.png") no-repeat scroll left top transparent !important;
    padding: 1px 0 11px 20px !important;
}

.IconTwitter
{
    display: inline-block !important;
    background: url("../images/twitter.png") no-repeat scroll left top transparent !important;
    padding: 1px 0 11px 20px !important;
}

.IconPlay
{
    display: inline-block !important;
    background: url("../images/playbutton.png") no-repeat scroll left top transparent !important;
    padding: 21px 0 12px 50px !important;
}

/* 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 29px;
    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: 0 0 8px 3px;
    color: #ec8000;
    font-weight: bold;
}

.subheadline
{
    font-size: 1.10em;
    padding: 0 0 8px 3px;
    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;
}

.boxheadlineNew
{
    margin: 3px;
    padding: 4px 4px 4px 8px;
    font-size: 16px;
    background-color: #dceadd;
}

.boxmiddleNew
{
    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: #f6f6f6;
    font-size:small;
}

.boxcontentNew
{
    padding-left: 8px;
}

.boxmiddleNew .boxcontentNew ul
{
    list-style: none outside none;
    margin: 0;
    padding: 5px 0 10px;
}

.boxmiddleNew .boxcontentNew li
{
    background-image: url("../images/bullet.png");
    background-position: left center;
    background-repeat: no-repeat;
    padding: 1px 0 1px 10px;
}

/* 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;
}

#forestmap
{
    width: 658px;
}

#forstmap .green
{
    color: #006100;
}

#forestmap .searchdiv
{
    font-size: medium;
    margin: 0 15px 30px;
    border-bottom: dotted 1px #cccccc;
    padding: 15px 0 30px 0;
    text-align:center;
}

#forestmap .searchwrap
{
		display:inline-block;
}

*+html #forestmap .searchwrap
{
 		display:inline;
		zoom: 1;
}

#forestmap .searchlabel
{
		float: left;
		margin: 0;
		padding: 4px 5px 4px 0;
		height: 25px;
}

#forestmap .searchbox
{
		float: left;
    font-size: smaller;
    width: 214px;
    height: 15px;
    background-image: url(../images/suchfeld.gif);
    background-repeat: no-repeat;
    margin: 0 5px 0 0;
    padding: 5px;
    color: #116c11;
    border: 0;
}

#forestmap .searchbutton
{
		float:left;
    color: White;
    width: 85px;
    height: 25px;
    background-image: url(../images/btn_suche.gif);
    background-repeat: no-repeat;
    padding: 4px 5px 4px 5px;
    font-size: smaller;
    cursor: pointer;
    border: 0;
}

.completionList
{
    z-index: 300;
    margin: 0;
    padding: 0 !important;
    background: #fff;
    list-style-type: none;
    border: 1px solid #ccc;
    border-top: 0;
    cursor: pointer;
    text-align: left;
}

.completionListItem
{
    list-style-type: none;
    display: block;
    font-size: smaller;
    color: #116c11;
    margin: 2px 0;
    padding: 0 2px;
    text-align: left;
}
.completionListHiLte
{
    background: #F1F0EE;
    font-size: smaller;
    font-weight: bold;
    margin: 2px;
    padding: 0 2px;
}

#forestmap .searchResults
{
    padding: 0px 10px 10px 20px;
}

#forestmap .searchResultsHeadline
{
    font-size: larger;
    font-weight: bold;
    margin-bottom: 20px;
    color: #ef8000;
    margin-bottom: 10px;
}

#forestmap .backToHome
{
    font-size: larger;
    font-weight: bold;
}

#forestmap .searchResultsBreadcrumb,
#forestmap .searchResultsWrap
{
    display: block;
    zoom:1;
}

#forestmap .searchResultsImage
{
    float: left;
    width: 190px;
}

#forestmap .searchResultsText
{
    float: left;
    width: 438px;
    font-size: small;
    position:relative;
}

#forestmap .searchResultsTextHeadline
{
    width: 293px;
    float: left;
}

#forestmap .searchResultsTextDistance
{
    width: 145px;
    float: left;
}

#forestmap .searchResultsTextDistance1
{
    float: right;
    width: 70px;
    text-align: right;
    color: #116c11;
    font-weight: bold;
}

#forestmap .searchResultsTextDistance2
{
    color: #116c11;
    width: 75px;
    float: right;
    text-align: right;
}
#forestmap .searchResultsTextDesc
{
    width: 370px;
    float: left;
}
#forestmap .searchResultsTextLink
{
    width: 68px;
    float: left;
    height: auto;
    vertical-align: bottom;
    position:absolute;
		bottom:0;
		right:0;
}
#forestmap .searchResultsTextLinkButton
{
    width: 55px;
    background-image: url(../images/btn_mehr.png);
    background-repeat: no-repeat;
    display: block;
    text-align: center;
    float: right;
    color: White;
    padding: 1px 0 2px 0;
}

#forestmap .stateNameBig
{
    color: #ef8000;
    font-size: larger;
    padding-left: 30px;
    width: 500px;
    float: left;
}

#map
{
    height: 499px;
    position: relative;
    width: 372px;
    padding: 0 0 30px 80px;
    margin-top: 20px;
}

.inactiveRegion
{
    display: none;
    width: 372px;
    height: 499px;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 5;
}

/* P A G E R */
.pager
{
    text-align: center;
    margin: 10px 0 10px 0;
    font-size:large;
}
.pager .activePage
{
    font-weight: bold;
    color: #ef8000;
    font-size:large;
}

.shadow-bg
{
    background-image: url("../images/shadow.png");
    background-repeat: repeat-y;
    margin: 0;
    padding: 0;
    width: 660px;
}
.shadow-bg-before
{
    height: 8px;
    background-color: White;
    background-image: url("../images/shadow_bg_top.png");
    background-repeat: no-repeat;
}
.shadow-bg-after
{
    background-image: url("../images/shadow_bg_bottom.png");
    background-repeat: no-repeat;
}

.popup-shadow-bg
{
    background-image: url("../images/bubble_shadow_bg.png");
    background-repeat: repeat-y;
    margin: 0;
    padding: 0;
    width: 201px;
}
.popup-shadow-bg-before
{
    height: 9px;
    background-image: url("../images/bubble_shadow_bg_top.png");
    background-repeat: no-repeat;
}
.popup-shadow-bg-after
{
    background-image: url("../images/bubble_shadow_bg_bottom.png");
    background-repeat: no-repeat;
}
.popup-shadow-bg-spitze
{
    position: absolute;
    background-image: url('../images/spitze_left.png');
    background-image: no-repeat;
    width: 18px;
    height: 36px;
    z-index: 1001;
}


#seo-footer
{
    padding: 20px 0 0 3px;
}

#seo-footer .footerText
{
    font-size: small;
}

#seo-footer .leftColumn
{
    width: 209px;
    padding: 0 10px 0 0;
    float: left;
}

#seo-footer .middleColumn
{
    width: 209px;
    padding: 0 20px 0 0;
    float: left;
}

#seo-footer .rightColumn
{
    width: 209px;
    padding: 0 0 0 0;
    float: left;
}

#seo-footer .forestheadline
{
    font-size: small;
    font-weight: bold;
    color: #116c11;
}

#seo-footer .footerheadline
{
    font-size: larger;
    font-weight: bold;
    padding-bottom: 10px;
}

#seo-footer ul
{
    list-style: none outside none;
    margin: 0;
    padding: 5px 0 10px 0;
}

#seo-footer li
{
    background-image: url("../images/bullet.png");
    background-repeat: no-repeat;
    background-position: left;
    padding: 1px 0 1px 10px;
}

