/* F A R B D E F I N I T I O N E N
Textfarbe (hellgrau): #B2B2B2;
Farbe Headlines: #FFF;
evival Link (dunkles Grau): #808080;
Strich Grundlinie: #272727;

Navi Grundlinie: #DADADA
Schrift Top-Menue: #FFF;

B U T T O N S   T O P M E N Ü (dunkel -> hell bzw. li. -> re.):
#007FB3;
#33AADB;
#66C0E4;
#99D5ED;

Buttons Newsletter+Kontakt:
#0095D2;

Transparenz:
-moz-opacity:0.8;
 filter:alpha(opacity=80);
*/

a.topmenu_news 			{color: #0095D2; font-size: 11px; font-weight: normal; text-decoration: none;}
a.topmenu_news:hover 	{color: #B2B2B2; font-size: 11px; font-weight: normal; text-decoration: none;}

#topmenu_container {
    position: absolute; font-size: 12px; 
	text-align: center; margin: auto; color: #fff; 
    top: 164px; left: 0px; right: 0px; 
    width: 900px; height: 30px;
	z-index: 1;
}

a.topmenu_projekte, a.topmenu_termine, a.topmenu_verein, a.topmenu_presse  {
    position: absolute;	
	text-align: center; 
	margin: auto; 
	color: #fff;  
	font-size: 12px; 
	line-height: 23px;
    height: 23px;
	right: 0px; bottom: 0px; margin: 0px;
	z-index: 2;
	padding: 0px;
	font-weight: normal; 
	text-decoration: none; 
}
a.topmenu_projekte:hover{background: #0095D2;}
a.topmenu_termine:hover	{background: #33AADB;}
a.topmenu_verein:hover	{background: #66C0E4;}
a.topmenu_presse:hover	{background: #99D5ED;}

a.topmenu_projekte {left: 0px; width: 148px; background-color: #007FB3;}
a.topmenu_termine  {left: 150px; width: 159px; background: #2B91BA;}
a.topmenu_verein   {left: 310px; width: 177px; background: #57A3C2;}
a.topmenu_presse   {width: 151px; left: 488px; background: #82B5CA;}
	
	
#topmenu_newsletter, #topmenu_kontakt {
	line-height: 23px; 
	position: absolute; 
	text-align: center; 
	margin: auto; 
	color: #0095D2; 
    width: 129px; 
	height: 23px; right: 0px; 
	bottom: 0px; 
	margin: 0px;
	padding: 0px; z-index: 2;
	background: #000 url('../content/images/newsletter/bg.jpg') repeat-x;
}

#topmenu_newsletter {left: 640px;}
#topmenu_kontakt 	{left: 770px;}

a.arrow_presse, a.arrow_projekte, a.arrow_termine, a.arrow_verein {
    position: absolute;	
	text-align: center; 
	margin: auto; 
	height: 7px; top: 30px;
}
	
a.arrow_presse 		{width: 151px; left: 488px;}
a.arrow_projekte 	{width: 148px; left: -1px;}
a.arrow_termine 	{width: 159px; left: 149px;}
a.arrow_verein 		{width: 177px; left: 308px;}

