div#header a#header_logo		{
		background: url(../images/logo.gif) no-repeat left center;
}	


#bar				{position: relative;
					height: 60px;
					background: url(../images/bar_bg.gif) repeat-x center center;
					border-bottom: 3px solid #ffffff;
					text-align: center;
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
/* HEADERMENUE */
#bar ul li.main-1 a:hover, #bar ul li.main-1 a.aktiv {background: url(../images/bar_menue_hl.gif) no-repeat center bottom;}
#bar ul li.main-2 a:hover, #bar ul li.main-2 a.aktiv {background: url(../images/bar_menue_hl.gif) no-repeat center bottom;}


ul#menue-A li {border-bottom: 2px dotted #68b221;}

ul#menue-A li a.HL, ul#menue-B li a.HL				{background: url(../images/menue-AB_hl.gif) no-repeat right center;}
ul#menue-A li a:hover, ul#menue-B li a:hover		{background: url(../images/menue-AB_hl.gif) no-repeat right center;}
		
ul#menue-B li {border-bottom: 2px dotted #68b221;}
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */


/* Headlines */

h1 {color: #68b221;}
h2 {color: #68b221;}
h3 {color: #68b221;}

strong {color:#003976; font-size:14px; font-weight:normal;}


/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
/* Allgemeine Formatierungen */
a			{color: #68b221;}
a.symbol	{border-bottom: 1px dotted #68b221;}

div.hr_1	{border-top: 2px dotted #bcbcbc;}
div.hr_2	{border-top: 1px dotted #bcbcbc;}

