*{ margin:0px; padding: 0px; }
 
#nav {
     position:relative;
     width: 481px;
     height:68px;
	 font-family: Helvetica;
     font-size:14px;
	 color:#0099FF;
     margin: 0px auto;
	 border:0px;
	 z-index:1000;
}
 
#nav ul {
     list-style-type: none;
	 z-index:1000;
}

#nav ul li {
     float: left;
     position:relative;
	 z-index:1000;
}

#nav ul li a {
     text-align: center;
	 width: 119px;
     height:68px;
	 display:block;
     text-decoration:none;
	 border:0px;
	 border-left:1px solid #e9e9e9;
     color:#CCCCCC;
	 vertical-align:middle; 
	 display:table-cell;
	 z-index:1000;
}

#nav ul li a:hover {
     background-color:#0B45BB;
     color:#FFFFFF;
	 z-index:1000;
}

#nav ul li ul {
     display: none;
	 z-index:1000;
}
 
#nav ul li:hover ul {
     display: block;
     position: absolute;
	 z-index:1000;
}

#nav ul li:hover ul li a {
     display:block;
     background-color:#0B45BB;
     color:#ffffff;
     width: 250px;
	 height:43px;
     text-align: center;
     border-bottom: 1px solid #f2f2f2;
	 border-right: 1px solid #f2f2f2;
	 padding-top:25px;
	 z-index:1000;
	 }

#nav ul li:hover ul li a:hover {
     background-color:#0066FF;
     color:#fff;
	 z-index:1000;
}

.linie {
     border-top: 1px solid;
	 border-top-color:#f2f2f2;
	 z-index:1000;
}
	 



.navi_logo{
position:absolute;
top:0px;
left:0px;
width:120px;
height:68px;
margin:0px;
padding:0px;
border:0px;
cursor: pointer;
background-image:url(../img/navi2_2.jpg);
background-repeat:no-repeat;
z-index:5;
}

.navi_logo:hover{
position:absolute;
top:0px;
left:0px;
width:120px;
height:68px;
margin:0;
padding:0;
border:0;
cursor: pointer;
background-image:url(../img/navi2_2.jpg);
background-repeat:no-repeat;
z-index:5;
}

.infoanfordern{
position:absolute;
top:0px;
left:0px;
width:70px;
height:70px;
margin:0px;
padding:0px;
border:0px;
cursor: pointer;
background-image:url(../img/email.png);
background-repeat:no-repeat;
z-index:5;
}

.infoanfordern:hover{
position:absolute;
top:0px;
left:0px;
width:70px;
height:70px;
margin:0;
padding:0;
border:0;
cursor: pointer;
background-image:url(../img/email1.png);
background-repeat:no-repeat;
z-index:5;
}

.infoanfordern1{
position:absolute;
top:0px;
left:0px;
width:70px;
height:70px;
margin:0px;
padding:0px;
border:0px;
cursor: pointer;
background-image:url(../img/email2.png);
background-repeat:no-repeat;
z-index:5;
}

.infoanfordern1:hover{
position:absolute;
top:0px;
left:0px;
width:70px;
height:70px;
margin:0;
padding:0;
border:0;
cursor: pointer;
background-image:url(../img/email1.png);
background-repeat:no-repeat;
z-index:5;
}

.x{
position:absolute;
top:0px;
left:0px;
width:17px;
height:17px;
margin:0px;
padding:0px;
border:0px;
cursor: pointer;
background-image:url(../img/x.png);
background-repeat:no-repeat;
z-index:5;
}

.x:hover{
position:absolute;
top:0px;
left:0px;
width:17px;
height:17px;
margin:0;
padding:0;
border:0;
cursor: pointer;
background-image:url(../img/x1.png);
background-repeat:no-repeat;
z-index:5;
}

.leistung_pfeil{
position:absolute;
top:0px;
left:0px;
width:35px;
height:20px;
margin:0px;
padding:0px;
border:0px;
cursor: pointer;
background-image:url(../img/pfeil1.jpg);
background-repeat:no-repeat;
z-index:5;
}

.leistung_pfeil:hover{
position:absolute;
top:0px;
left:0px;
width:35px;
height:20px;
margin:0;
padding:0;
border:0;
cursor: pointer;
background-image:url(../img/pfeil.jpg);
background-repeat:no-repeat;
z-index:5;
}


#pfeil2:hover #ueberschrift4 { 
font-family:Helvetica;
font-weight:normal;
font-size: 28px;
color:#000066;
text-decoration:none;
}
