




/*------------------- NAVIGATION--------------------
---------------------------------------------------*/
ul#menu {
 /* width: 248px;*/
 	
  height: 152px;
  padding-top: 3px;
  padding-right: 31px;
  background: url(../img/w-navlinks.png) no-repeat right center;
  width:220px;
}

ul#menu li {
  position: relative;
  text-transform: uppercase;
  border-bottom: 1px solid #fff;
  border-top: 1px solid #fff;
  background: url(../img/w-navhgrd.gif) no-repeat left -17px;
  /*margin: 2px 0 0 -5px;*/
  margin-bottom:2px;

}

ul#menu li a,
ul#menu li a:link,
ul#menu li a:visited {
  font-weight: bold;
  text-decoration: none;
  display: block;
 /* width: 220px;*/
 width:195px;
  padding: 4px 0 4px 20px;
}

ul#menu li a:hover,
ul#menu li a:focus,
ul#menu li a:active,
ul#menu li:hover,
ul#menu li:focus,
ul#menu li:active {
  color: #9c100a;
  background: url(../img/w-navhgrdactiv.gif) no-repeat left -17px;
}

ul#subMenu {
  display: none;
  position: absolute;
  top: 0;
/*  left: 240px;
  width: 210px;*/
  left:215px;
  width:202px;
}

li:hover ul#subMenu,
li.over ul#subMenu {
  display: block;
}

ul#subMenu li {
  background: url(../img/ulliBg.png) no-repeat left top;
  border: none;

}
#activ2 {
border-bottom:1.5pt solid #FF0000;
}
#activ {
background:transparent url(../img/w-navhgrdactiv.gif) no-repeat scroll left -17px;
}

ul#subMenu li a:link,
ul#subMenu li a:visited {
  padding: 3px 0 3px 30px;
  width: 185px;
}

ul#subMenu li:hover a {
  color: #9c100a;
  background: url(../img/w-navhgrdactiv2.png)  no-repeat left -9px top;
/*  width:177px;*/
width:140px;
  hight: 60px;
  z-index:30;
}

#navTop{
position: relative;
margin:-84px 0px 0px 434px;
padding:0px;

z-index:30;
}

#navTop ul li {
  display: inline;
  font-size: 0.9em;
  margin-left: 20px;
  padding-left: 18px;

}

#navTop ul li#home {
  background: url(../img/home.png) no-repeat 0 3px;
}

#navTop ul li#kontakt {
  background: url(../img/kontakt.png) no-repeat 0 3px;
}
#navTop ul li#impressum {
  background: url(../img/sitemap.png) no-repeat 0 3px;
}

#navTop ul li#ueber-uns {
  background: url(../img/ueberuns.gif) no-repeat 0 3px;
}
/*.navtop-1{
margin:-12px 0px 0px 0px;
padding:0px;
display: inline;

}*/

/*.navtop-1 li{
border:solid 0.5pt #999999;
background:#CCCCCC;
padding-right:3px;
padding-left:3px;

}*/
.navtop-1 h3{
line-height:0.7em;
padding:0;
padding-bottom:2px;
}
.navtop-1{
height:17px;
/*background: #f0f0f0;*/
color: #000;
border-collapse: collapse;
margin-top:5px;
/*padding-bottom:216px;*/
}

.navtop-1 td,
.navtop-1 th {
border: 1px solid #666666;
padding: 1px 3px;
text-align:center;
background:#CCCCCC;
}
.navtop-1 th {
background: #e9583f;
color: #fff;
font-weight: bold;
}
/*.navtop-1 tr.alt{
background: #e2e7ed;
}*/
.navtop-1 td:hover{
background: #999999;
}
.navtop-1 tfoot {
font-size: 0.9em;
text-align: right;
}
.navtop-1 tfoot td {
border-bottom: 2px solid #e9583f;
padding: 0px 8px;
}
.navtop-1 tfoot tr:hover {
background: none;
}
.navtop-1 .none{
border:none;
background:none;
}
.none td:hover{
background:none;
}
.navtop-1 .none td:hover{
background: none;
}

.navtop-1 .none tr:hover{
background: none;
}

#navTop-2{
	position:absolute;
	top:158px;
	left10px;
height:19px;
min-width:977px;
background:url(../img/titel/w-main-hgr.jpg) repeat;
font-size:9px;

margin-bottom:3px;
}

.navtop-2 h3{
line-height:0.7em;
padding:0;
padding-bottom:2px;

}
.navtop-2{
	
/*background: #f0f0f0;*/

border-collapse: collapse;
margin-top:0px;


/*padding-bottom:216px;*/
}

.navtop-2 td,
.navtop-2 th {
border: 1px solid #666666;
padding: 1px 3px;
text-align:center;

width:100px;
}
.navtop-2 th {


font-weight: bold;

}

.navtop-2 a:link,
.navtop-2 a:visited{
	color:#66F;}

.navtop-2 td:hover{
background:#C90;
}
.navtop-2 tfoot {
font-size: 0.9em;
text-align: right;
}
.navtop-2 tfoot td {
border-bottom: 2px solid #e9583f;
padding: 0px 8px;
}
.navtop-2 tfoot tr:hover {
background: none;
}
.navtop-2 .none{
border:none;
background:none;
}
.none td:hover{
background:none;
}
.navtop-2 .none td:hover{
background: none;
}

.navtop-2 .none tr:hover{
background: none;
}
