/* --- menu styles ---
note:
	not all browsers render styles the same way so try out your style sheet
	on different browsers before publishing;
*/

/* level 0 inner */
.m0l0iout {
	font-family: sans-serif, Tahoma, Verdana, Geneva, Arial, Helvetica;
	font-size: 13px;
	text-decoration: none;
        font-weight:bold;
	margin: 1px 5px;
	color: #FFFFFF;
}
.m0l0iover {
	font-family: sans-serif, Tahoma, Verdana, Geneva, Arial, Helvetica;
	font-size: 13px;
	text-decoration: none;
        font-weight:bold;
	margin: 1px 5px;
	color: #003300;
}

/* level 0 outer */
.m0l0oout {
	text-decoration : none;
/*	background-image: url(bilder/ghg.png);   */
	border: 1px solid #999999;
	background-color: #5e9634;
}

.m0l0oover {
	text-decoration : none;
/*	background-image: url(img/lev0_bg2.gif); */
	border: 1px solid #999999;
	background-color: #d2e1c2;

}

/* level 1 inner */
.m0l1iout {
	font-family: sans-serif, Tahoma, Verdana, Geneva, Arial, Helvetica;
	font-size: 11px;
	margin: 4px 0 0 17px;
   
	color: #FFFFFF;
}
.m0l1iover {
	font-family: sans-serif, Tahoma, Verdana, Geneva, Arial, Helvetica;
	font-size: 11px;
	margin: 4px 0 0 17px;
   
	color: #003300;
}

/* level 1 outer */
.m0l1oout {
	text-decoration : none;
	background-color: #5E9635;
	border: 1px solid #999999;
	padding: 0;
}
.m0l1oover {
	text-decoration : none;
	background-color: #d2e1c2;
/*	background-image: url(bilder/hg.png); */
/*	background-repeat: no-repeat;   */
	border: 1px solid #999999;
	padding: 0;
}

a.noscrpta {
 	font-family: sans-serif, Tahoma, Verdana, Geneva, Arial, Helvetica;
	font-size: 13px;
	text-decoration: none;
        font-weight:bold;
	margin: 1px 5px;
	color: #FFFFFF;
}
a:hover.noscrpta { color: #003300; text-decoration:none; }
a:active.noscrpta { color: #003300; text-decoration:none; }

a.noscrpt1a{
	font-family: sans-serif, Tahoma, Verdana, Geneva, Arial, Helvetica;
	font-size: 11px;
	text-decoration: none;
        font-weight:bold;
	margin: 1px 5px;
	color: #FFFFFF;
}
a:hover.noscrpt1a { color: #003300; text-decoration:none; }
a:active.noscrpt1a { color: #009900; text-decoration:none; }

a.noscrpt1aa{

	text-decoration: none;
  
	
	color: #000000;
}
a:hover.noscrpt1aa { color: #005500; text-decoration:none; }
a:active.noscrpt1aa { color: #005500; text-decoration:none; }
