/*
      Created by Keith Donegan of Code-Sucks.com
	  
	  E-Mail: Keithdonegan@gmail.com
	  
	  You can do whatever you want with these layouts,
	  but it would be greatly appreciated if you gave a link
	  back to http://www.code-sucks.com
#F7F1DF henris helles gelb	  
A64E79 = rosa
*/

#navigationa {
 font-family: "Lucida Grande","Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
 font-size: 14px;
 line-height:	17px;
/* height:60px; */
 color: #333323;
 padding: 3px;
 	z-index:2;
	width: 100%;
vertical-align:bottom;
 margin: 0px 0px 0px 0px;
/* background: #F9F4F0; */
/* background: #F7F1DF; */
 border: 2px #E0EE8F;
/* background:  #DDDDCD; */
background:  #D9E7BA;
}

#navigationa a:link {font-family: 'Lucida Grande', 'Lucida Sans Unicode', Verdana, Arial, Helvetica, sans-serif; font-weight:400; color:#000000; text-decoration:none; }
#navigationa a:visited {font-family: 'Lucida Grande', 'Lucida Sans Unicode', Verdana, Arial, Helvetica, sans-serif; font-weight:400; color:#000; text-decoration:none; }
#navigationa a:focus {font-family: 'Lucida Grande', 'Lucida Sans Unicode', Verdana, Arial, Helvetica, sans-serif; font-weight:400; color:#000; text-decoration:underline; }
#navigationa a:hover {font-family: 'Lucida Grande', 'Lucida Sans Unicode', Verdana, Arial, Helvetica, sans-serif; font-weight:400; color:#333323; text-decoration:none; }
#navigationa a:active {font-family: 'Lucida Grande', 'Lucida Sans Unicode', Verdana, Arial, Helvetica, sans-serif; font-weight:400; color:#333323; text-decoration:underline; }


.cleara { clear: both; background: none; }
