html{
   background-image: url(../images/bg_body_green.gif);
}
#contentwrapper{
   background-image: url(../images/bg_content_green.gif);
}
#MenuMain {
   background-color: #92ab4d;
}
#MenuMain li ul {
   border: 1px solid #92ab4d;
}
#MenuMain li ul li a,
#MenuMain li ul li a:link,
#MenuMain li ul li a:visited {
   color: #92ab4d;
   border-bottom: 1px solid #92ab4d;
}
#MenuMain li ul li a:focus,
#MenuMain li ul li a:hover,
#MenuMain li ul li a:active {
   color: #92ab4d;
}
#MenuMain li ul li a:focus,
#MenuMain li ul li a:hover,
#MenuMain li ul li a:active {
   color: #92ab4d;
}

#menu_sub {
   background-color: #99ab68;
}

#content h1,
#contentwide h1 {
   color: #92ab4d;
}

#content a,
#content a:link,
#content a:visited,
#contentwide a,
#contentwide a:link,
#contentwide a:visited {
   color : #92ab4d;
}

#content a:focus,
#content a:hover,
#content a:active,
#contentwide a:focus,
#contentwide a:hover,
#contentwide a:active {
  color: #92ab4d;
}

#bannerbk a,
#bannerbk a:link,
#bannerbk a:visited {
   color : #92ab4d;
}

#bannerbk a:focus,
#bannerbk a:hover,
#bannerbk a:active {
	color: #FFF;
   background-color: #92ab4d;
}
#bildcontainer {
   background-color: #92ab4d;
}

