body {
margin:0;
padding:0;
text-align:center;
font-size:12px;
font-family:verdana,sans-serif;
color:#000;
background:#fff;
}

#print {
display:;
}

a {
color:#B10000;
font-weight:normal;
text-decoration:none;
}

a:hover {
text-decoration:underline;
}


td {
font-size:12px;
}

h1 {
margin:0;
color:#909090;
font-weight:bolder;
font-size:13px;
height:30px;
background:  url("../img/h1.gif") no-repeat left top;
padding:12px 0 0 45px;
}

p {
margin:10px 0 10px;
}

#all {
position:relative;
margin:0 auto;
padding:0;
width:779px;
text-align:left;
}

#navi {
z-index:10;
position:absolute;
top:0;
left:0;
width:779px;
height:90px;
text-align:right;
background:  url("../img/logo.gif") no-repeat top left;
margin-bottom:-50px;
}

#navi ul {
margin:40px 0;
list-style-type:none;
}

#navi li {
	margin-right:30px;
	display:inline;
	height:75px;
}

#navi a {
height:75px;		/* NEU */
border:0px solid red;
font-weight:bold;
padding-bottom:60px !important;		/* NEU */
padding:0;
color:#A3A3A3;
text-decoration:none;
background:  url("../img/navi_link.gif") no-repeat bottom center;
}

#navi a:hover {
background:  url("../img/navi_hover.gif") no-repeat bottom center;
}

#navi #current a {
background:  url("../img/navi_hover.gif") no-repeat bottom center;
color:#000;
}

#sub_navi {
border:0px solid red;
z-index:20;
position:absolute;
top:137px;
left:17px;
width:100%;
}
#sub_navi2 {
border:0px solid red;
z-index:20;
position:absolute;
top:160px;
left:17px;
width:100%;
}
#sub_navi2 ul {
list-style-type:none;
margin-left: -40px !important;
margin:0;
}

#sub_navi2 li {
margin-right:30px;
display:inline;
}

#sub_navi2 a {
border:0px solid red;
color:#A3A3A3;
text-decoration:none;
font-size:10px;
width:100px;		/* NEU */
background:  url("../img/sub_navi_link.gif") no-repeat left center;
padding-left:10px;
}

#sub_navi2 a:hover {
color:#B10000;
background:  url("../img/sub_navi_link.gif") no-repeat left center;
padding-left:10px;
}

#sub_navi2 #current a {
color:#000;
background:  url("../img/sub_navi_hover.gif") no-repeat left center;
}
#sub_navi ul {
list-style-type:none;
margin-left: -40px !important;
margin:0;
}

#sub_navi li {
margin-right:30px;
display:inline;
}

#sub_navi a {
border:0px solid red;
color:#666666;
text-decoration:underline;
font-size:10px;
width:100px;		/* NEU */
background:  url("../img/sub_navi_link.gif") no-repeat left center;
padding-left:10px;
}

#sub_navi a:hover {
color:#B10000;
background:  url("../img/sub_navi_link.gif") no-repeat left center;
padding-left:10px;
}

#sub_navi #current a {
color:#000;
background:  url("../img/sub_navi_hover.gif") no-repeat left center;
}

#header {
z-index:1;
position:relative;
top:95px;
width:779px;
height:111px;
background:  url("../img/header_bg.gif") no-repeat top left;
}

#content {
margin:50px 0;
padding:10px;
}

#content li {
list-style-type:circle;
}

#footer {
font-size:10px;
border-top:1px solid #ccc;
border-left:1px solid #ccc;
border-right:1px solid #ccc;
padding-bottom:5px;
}

#footer a {
color:#A3A3A3;
padding-right:10px;
font-size:10px;
}

#footer a:hover {
color:#B10000;
}

#footer ul {
margin-left: -40px !important;
margin:0;
}

#footer li {
margin:0 5px 0 5px;
display:inline;
}

@media screen and (min-width: 550px){ 
#sub_navi ul {
margin-left:0 !important;
}
#footer ul {
margin:0 !important;
}
}
