﻿body {
         font:100% Arial;
         background-color:#E9EBEE;
         color:#696969;
     }


a:link
         {
                 color: #696969;
         }

a:active
         {
                 color: #696969;
         }

a:visited
         {
                 color: #696969;
         }

a:hover
         {
                 color: #696969;
         }

#main    {
                 display: block;
                 margin:0 auto;
                 position:relative;
                 width:850px;
         }

#main #head      {
                         background:url(img/banner.jpg) no-repeat top;
                         width:100%;
                         height:200px;
                         left:0px;
                 }

#main #navi      {
                         border-bottom-width:0px;
                         border-top-width:0px;
                         border-left-width:0px;
                         border-right-width:0px;
                         border-style:solid;
                         border-color:#696969;
                         background:url(img/navi.jpg) no-repeat;
                         height:25px;
                 }

#main #navi #navi_txt    {
                                 text-align:right;
                                 vertical-align:bottom;
                         }
.style        {
                 position:relative;
                 top:4px;
                 color:#696969;
                 padding-right:2px;
                 margin-right:5px;
                 width: 850px;
              }

.style a:link,a:hover,a:active,a:visited    {
                                              text-decoration:none;
                                              color:#696969;
                                            }

#main #cont_pos  {
                         position:relative;
                         top:35px;
                 }

#main #cont_pos #content_up        {
                                         background:url(img/content_up.jpg) no-repeat;
                                         position:relative;
                                   }

#main #cont_pos #content_up  #cont_head        {
                                          color:#696969;
                                          background:url(img/navi.jpg);
                                          border-style:solid;
                                          border-width:1px;
                                          outline-bottom:1px;
                                          border-top:0px;
                                          border-left:0px;
                                          border-right:0px;
                                          border-color:#696969;
                                          padding-left:10px;
                                          padding-top: 10px;
                                          padding-bottom: 10px;
                                          text-shadow:none;
                                          text-decoration:none;
                                          }

#main #cont_pos #content   {
                         position:relative;
                         background:url(img/content.jpg);
                         text-align:left;
                           }


#main #cont_pos #content .cont_style        {
                                                 padding-left:10px;
                                                 padding-top:15px;
                                                 padding-bottom: 10px;
                                            }

#main #cont_pos #content_down   {
                         background:url(img/content_down.jpg) no-repeat;
                         position:relative;
                         height:27px;
                 }


.tbl_tr_head  {
                 border-width:1px;
                 border-style:solid;
                 border-color:#696969;
                 background:#E9EBEE;
              }

.tbl_tr_cont  {
                 border-width:1px;
                 border-style:solid;
                 border-color:#696969;
                 background:#E9EBEE;
              }

.tbl_tr_taek     {
                 padding-top:10px;
                 }

.gall    {
                 vertical-align:top;
                 padding-top:20px;
         }

#imp_link       {
                         text-align:center;
                         color:#696969;
                         font-size:13px;
                 }
#imp_link a:link,a:hover,a:active,a:visited             {
                                                         text-decoration:none;
                                                         color:#696969;
                                                        }
#dark A:visited { color: #696969; text-decoration:underline; }
#dark A:link    { color: #696969; text-decoration:underline; }
#dark A:hover   { color: #696969; text-decoration:underline; }
#dark A:aktiv   { color: #696969; text-decoration:underline; }
