html, body {
 padding:0px;
 margin:0px;
 font-family: tahoma,helvetica;
 height:100%;
 font-size: 12px;
}

body a {
 color: #8b0000;
 text-decoration: none;
}

body a:hover {
 color: #000000;
 text-decoration: underline;
}

u {
text-decoration: none;
border-bottom: 1px solid #fe0000;
}

.oben {
 background-color: black;
 color: white;
 font-family: arial;
 font-size: 12pt;
 height: 30px;
 vertical-align: middle;
 }
.oben a {
 color: white;
 font-family: arial;
 font-size: 12pt;
 text-decoration: none;
 }
 .oben a:hover {
 color: white;
 font-family: arial;
 font-size: 12pt;
 text-decoration: underline;
 }
.header_navi {
 font-family: Myriad Pro;
 font-size: 15pt;
 }
.h {
 font-family: Tahoma,Helvetica;
 font-size: 16px;
 font-weight: bold;
 border-bottom: 2px solid #fe0000;
 }
 .n {
 font-family: Tahoma,Helvetica;
 font-size: 12px;
 font-weight: bold;
 border-bottom: 1px solid #fe0000;
 }
 
  .u {
 font-weight: bold;
 border-bottom: 1px solid #fe0000;
 }

.footer a {
color:#666666;
font-family: Myriad Pro, arial;
font-size: 15px;
text-decoration: underline;
}

.footer a:hover {
color:#ffffff;
font-family: Myriad Pro, arial;
font-size: 15px;
text-decoration: none;
}

#nav {padding:0; margin:0; list-style:none; height:38px;  position:relative; z-index:500;  font-family: Myriad Pro; font-size: 15pt;}
#nav li.top {display:block; float:left; height:38px;}
#nav li a.top_link {display:block; float:left; height:35px; line-height:33px; color:#000000; text-decoration:none; font-size:15pt; padding:0 0 0 50px; cursor:pointer;}
#nav li a.top_link span {float:left; display:block; padding:0 20px 0 12px; height:35px;}
#nav li a.top_link span.down {float:left; display:block; padding:0 20px 0 12px; height:35px; }

#nav li:hover a.top_link {color:#fff;}