/*///////////////////////////////////////////////////////////////////
// 2007-11   | www.madebymeyer.de                                  //
// Project   | Hallo-Frau                                          //
// Author    | Karsten Meyer                                       //
// modified  | 15.01.2009 by Karsten Meyer                         //                                                   
// Package   | heimwerken                                          //
///////////////////////////////////////////////////////////////////*/

/* menue */
#navlist1 LI A:hover,
#navlist1 LI A.current,
#navlist1 LI A.current:visited {
	background:transparent url(../img/bg_nav_gruen.gif) no-repeat;
}

#subnavlist1 LI A:link,
#subnavlist1 LI A:visited,
#subnavlist1 LI A:hover,
#subnavlist1 LI A:active,
#subnavlist1 LI A.current,
#subnavlist1 LI A.current:visited {
	background:transparent url(../img/bg_nav_gruen2.gif) no-repeat;
}
#navlist1 LI A:hover,
#navlist1 LI A.current,
#navlist1 LI A.current:visited {
	background:transparent url(../img/bg_nav_gruen.gif) no-repeat;
}
#navlist LI.navit { display:none;}

H3 {
 font-size:100%;
 color:#80c342;
 padding:0 0 1.0em 18px;
	background:transparent url(../img/farbkasten_gruen.gif) left 2px no-repeat;
}
#main {
 background: url(../img/bg_xit.gif) 570px 0 repeat-y;
}

#colRight {
border-bottom-color:#80c342;
}
#colRight .box {
border-top-color:#80c342;
}
#colRight .box H3 A {
text-decoration:none;
 color:#80c342;
}
