/*
 Ajatix Pure CSS Menu
 Copyright (C) 2010 Ajatix. All rights reserved.
 http://www.ajatix.com
*/
.AJXMenuTBaNMdD {position:relative;z-index:100;width:100%;min-width:590px;height:41px;background:#2e6fa9 url(hauptnavigation_files/menu-bg.gif) center right;text-align:center;}
* html .AJXMenuTBaNMdD .ajxmw1 {float:left;height: 1px;border-left:590px solid #fff;}
* html .AJXMenuTBaNMdD .ajxmw2 {position:relative;margin-left:-590px;height:1px;background:#2e6fa9 url(hauptnavigation_files/menu-bg.gif) center right;}
.AJXMenuTBaNMdD ul {position:relative;display:inline-block;margin:0;padding:0;list-style-type:none;}
* html .AJXMenuTBaNMdD ul {display:inline;}
*+html .AJXMenuTBaNMdD ul {display:inline;}
.AJXMenuTBaNMdD li {float:left;margin:0;}
.AJXMenuTBaNMdD a {display:block;float:left;height:41px;white-space:nowrap;padding:0 12px 0 12px;font:bold 12px/41px Arial,Helvetica,sans-serif;text-decoration:none;text-align:center;color:#ffffff;background:url(hauptnavigation_files/top.gif) top right;}
.AJXMenuTBaNMdD li:hover a,.AJXMenuTBaNMdD a:hover {background:#5597d1 url(hauptnavigation_files/top.gif) bottom right;}
.AJXMenuTBaNMdD br {clear:both;height:0;font-size: 1px;line-height: 0px;}
