/* ===================================================================
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the assocaited (x)html may be modified in any
way to fit your requirements.
=================================================================== */
/* common styling */
.navigation {font-family: helvetica,impact,sans-serif; letter-spacing: 0.2em; width:100%; position:relative; font-size:11px; margin:0 0 0 0; padding:0 0 0 40px; z-index:100; border-top: 0px solid #ffffff;}
.navigation ul li a, .navigation ul li a:visited {display:block; text-decoration:none; font-weight: bold; color:#000;width:120px; height:30px; text-align:center; color:#ffffff; border:2px solid #fff; background: #003908; line-height:30px; font-size:16px; overflow:hidden;}
.navigation ul {padding:0; margin:0;list-style-type: none; }
.navigation ul li {float:left; margin-right:0px; margin-left: 1px; position:relative; vertical-align: center;}
.navigation ul li ul {display: none;}

/* specific to non IE browsers */
.navigation ul li:hover a {color:#003908; background:#ffffff;}
.navigation ul li a.impressum {}
.navigation ul li a.projekt{ font-size: 14px; line-height: 30px;}
.navigation ul li a.warum { font-size: 12px; line-height: 15px; letter-spacing: 0.1em;}