﻿div#logo a {
  display: block;
  width: 100%;
  height: 100%;
}

div#logo2 a {
  display: block;
  width: 100%;
  height: 100%;
}

#rss_header {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #800517;
  text-align: justify;
}

#rss_headline {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: bold;
  text-decoration: underline;
  color: #0000cc;
  text-align: justify;
}

#rss_content {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: normal;
  color: #000000;
  text-align: justify;
}

#content_li {
  font-family: Arial,sans-serif;
  font-style: normal;
  font-size: 13px;
  font-weight: bold;
  text-decoration: none;
  text-align:justify;
  color: #000;
}

#content_footnote {
  font-family: Arial,sans-serif;
  font-style: normal;
  font-size: 10px;
  font-weight: normal;
  text-decoration: none;
  text-align:justify;
  color: #000000;
}



#footer_text a {
  font-family: Arial, Tahoma,Verdana, sans-serif;
  font-style: normal;
  font-size: 10px;
  font-weight: normal;
  color: #6B6B6A;
  text-decoration: underline; white-space: nowrap;
}

    
#logo {
   background: url('images/logo.png') no-repeat;
}

#logo2 {
   background: url('images/logo2.gif') no-repeat;
}


#key_visual {
   background: url('images/header.png') no-repeat;
}
#slogan {
  font-family: Arial,Tahoma,Verdana,sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  color: #3C3D3C;
}
a.main_nav_active_item {
  background: url('images/page/menu_active.gif') no-repeat right top;
  font-family: Tahoma,Arial,Verdana,sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  text-decoration: underline;
  color: #B1B0B0;
  }
a.main_nav_item {
  background: url('images/page/menu.gif') no-repeat right top;
  font-family: Tahoma,Arial,Verdana,sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  color: #FFFFFF;
  }
a.main_nav_item:hover {
  background: url('images/page/menu_hover.gif') no-repeat right top;
  font-family: Tahoma,Arial,Verdana,sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  text-decoration: underline;
  color: #B1B0B0;
  }
a.sub_nav_active_item {
  background: url('images/page/submenu_active.png') no-repeat;
  font-family: Arial,Tahoma,Verdana,sans-serif;
  font-style: italic;
  font-size: 12px;
  font-weight: bold;
  text-decoration: underline;
  color: #000000;
}
a.sub_nav_item {
  background: url('images/page/submenu.png') no-repeat;
  font-family: Arial,Tahoma,Verdana,sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: bold;
  text-decoration: underline;
  color: #000000;
}
a.sub_nav_item:hover {
  background: url('images/page/submenu_active.png') no-repeat;
  font-family: Arial,Tahoma,Verdana,sans-serif;
  font-style: italic;
  font-size: 12px;
  font-weight: bold;
  text-decoration: underline;
  color: #0000CC;
}

.content h1 {
  font-family: Georgia,serif;
  font-style: italic;
  font-size: 24px;
  font-weight: bold;
  text-decoration: none;
  color: rgb(0,0,204);
}
.content h2 {
  font-family: Georgia,serif;
  font-style: italic;
  font-size: 20px;
  font-weight: bold;
  text-decoration: none;
  color: rgb(0,0,204);
}
.content h3 {
  font-family: Arial,sans-serif;
  font-style: normal;
  font-size: 16px;
  font-weight: bold;
  text-decoration: none;
  color: #000;
}
.content h4 {
  font-family: Arial,sans-serif;
  font-style: italic;
  font-size: 15px;
  font-weight: bold;
  text-decoration: none;
  color: #000;
}

.content, .content p {
  font-family: Arial,sans-serif;
  font-style: normal;
  font-size: 13px;
  font-weight: bold;
  text-decoration: none;
  color: #000;
}
.content a:link {
  font-family: Arial,sans-serif;
  font-style: normal;
  font-size: 100%;
  font-weight: bold;
  text-decoration: underline;
  color: rgb(0,0,204);
}
.content a:visited {
  font-family: Arial,sans-serif;
  font-style: normal;
  font-size: 100%;
  font-weight: bold;
  text-decoration: underline;
  color: rgb(0,0,204);
}
.content a:hover {
  font-family: Arial,sans-serif;
  font-style: normal;
  font-size: 100%;
  font-weight: bold;
  text-decoration: none;
  color: rgb(204,0,0);
}
.content a:active {
  font-family: Arial,sans-serif;
  font-style: normal;
  font-size: 100%;
  font-weight: bold;
  text-decoration: none;
  color: rgb(204,0,0);
}
#footer_text {
  font-family: Arial, Tahoma,Verdana, sans-serif;
  font-style: normal;
  font-size: 10px;
  font-weight: normal;
  text-decoration: none;
  color: #6B6B6A;
}
