﻿/*--- Allgemeines --- */

body { background:#bac386 url('../images/bg_green.gif'); }
a, a:hover, a:visited { color:#718A27; }

#metanav li a { padding-left:25px; color:#414446; }
#metanav li.current_page_item a { background-image:url('../images/metanav_arrow_grey.png'); }

/* Footer-Bereich */

#footer .logo_muskau { background-image:url('../images/logo_muskau_green.png');}
#footer .logo_unesco { background-image:url('../images/logo_unesco_green.png');}

/* Torso-Bereich */

#torso .top { background-image:url('../images/center_top_green.png'); }
#torso #bottom_center,
#torso #bottom_left,
#torso #bottom_right { background-image:url('../images/center_bottom_green.png'); }
#torso .bottom_ie6 { background-image:url('../images/center_bottom_green.gif') !important; }

#torso .subnav li { background-image:url('../images/submenu_bg_green.gif'); }
#torso .subnav li.sep span { border-color:#e4ecad; }
#torso .subnav li.active.first { border-color:#809a2e; }

#torso #content { border-color:#809a2e; background-color:#bac386; }
#torso #content object { background-color:#bac386; }
#torso #content embed { background-color:#bac386; }

#torso #textfield { top:-100px; left:38px; width:400px; }

#content .mediainfotext	a { border-color:#718A27; }

/* Teaser-Bereich */

#teaser .top { background-image:url('../images/teaser_top_green.png'); }
#teaser .center { background:#832123 url('../images/teaser_center_green.gif');  }
#teaser .bottom { background-image:url('../images/teaser_bottom_green.png'); }
#teaser a.entry { color:#414446; border-color:#8f9582; }


