/* ----- Service-Navigation ----- */
#nav-service{
 height:1em;
 font-size:0.8em;
 text-align:left;
 color:#00517E;
 float:left;
}
#nav-service-navi{
 margin-top: 38px; /* BB */
}
#nav-service ul {
 list-style-type: none;
}
#nav-service ul li{
 display:inline;
}
#nav-service a,
#nav-service span{
 margin-right:10px;
 color:#00517E;
 text-decoration:none;
}
#nav-service span{
 text-decoration: underline;
}
#nav-service a:hover,
#nav-service a:focus{
 text-decoration:underline;
}
#nav-service a.red,
#nav-service span.red{
 color:#E36C00;
 font-weight: bold;
}
#nav-service a.csag-red,
#nav-service span.csag-red{
 color:#9a0000;
 font-weight: bold;
}
#nav-service .red img{}

#nav-service #contact{
 margin-right: 150px;
}




