
/*-- main container --------------------------------------------------------*/

#container {
    background: repeat-y 50% 50% #666666;
    background-image: url(images/static/contentbg.gif);
}

/*--- header ---------------------------------------------------------------*/

#header {
    background: no-repeat;
    background-image: url(images/static/headerbg.gif);
}

/*--- main navigation ------------------------------------------------------*/

#main_nav_container {
    background: repeat-y;
    background-image: url(images/static/navbg.gif);
}

/*--- key visiual ----------------------------------------------------------*/

/*--- logo -----------------------------------------------------------------*/

/*--- caption --------------------------------------------------------------*/

#text_caption {
    color: #FFF;
}

/*--- main navigation ------------------------------------------------------*/

/*--- main navigation items ------------------------------------------------*/

#main_nav_list li {
    border-color: #000;
}

#main_nav_list a {
    color: #FFF;
}

#main_nav_list a.main_nav_item:hover {
    background-position: top left;
}

#main_nav_list a.main_nav_active_item {
    background-position: top left;
}

#main_nav_list a.main_nav_active_item:hover {
    background-position: top left;
}

/*--- subnavigation items --------------------------------------------------*/

.sub_nav_list a {
    color: #ffffcc;
}

/*--- search ---------------------------------------------------------------*/

#content_search_container {
    background: transparent top left no-repeat;
    background-image: url("images/static/search_bg3.gif");
}

#content_search_container button {
    color: #FFF;
    background: transparent top left;
    background-image: url("images/static/inputbutton.gif");
}

/*--- footer ---------------------------------------------------------------*/

#footer {
    background: transparent top left no-repeat;
    background-image: url("images/static/footerbg.gif");
}

/*----------------------------------------------------------------------------
  default-styles for html-elements
----------------------------------------------------------------------------*/

/*--- body -----------------------------------------------------------------*/

body#main_body {
    color: #000;
    background: #666 repeat-x;
    background-image: url(images/static/pgbk.gif);
}

/*--- paragraph ------------------------------------------------------------*/

#content_container {
    color: #FFF;
}

/*--- headings -------------------------------------------------------------*/

#content_container h1 {
    background: no-repeat;
    background-image: url("images/static/header1bg.gif");
}

#content_container h2 {
    background: no-repeat;
    background-image: url("images/static/header2bg.gif");
}

#content_container  h3 {
    background: no-repeat;
    background-image: url("images/static/header2bg.gif");
}

/*--- links ----------------------------------------------------------------*/

/*--- tables ---------------------------------------------------------------*/

th {
    border: 1px solid #4C4C4C;
}

td {
    border: 1px solid #4C4C4C;
}

#content_container table {
    border-color: #ffffcc;
}

#content_container th {
    color: #4C4C4C;
    background-image: url("images/static/tbl_header.gif");
    padding: 3px 2px 3px 2px;
}

#content_container tr.odd {
    color: #FFF;
    background-color: #696969;
    padding: 3px 2px 3px 2px;
}

#content_container tr.even {
    color: #FFF;
    background-color: #7C7C7C;
    padding: 3px 2px 3px 2px;
}

li {
    color: #FFF;
}

/*--- forms ----------------------------------------------------------------*/

fieldset {
    border-color: #000;
    background: repeat-x top left #666;
    background-image: url(images/static/fieldsetbg.gif);
}

legend {
    color: #FFF;
}

label {
    color: #ccc;
}

input {
    border-color: #FFF;
}

textarea {
    border-color: #FFF;
}

/*--------------------------------------------------------------------------*/





div#logo a {
  display: block;
  width: 100%;
  height: 100%;
}
#footer_text a {
  font-family: Tahoma,sans-serif;
  font-style: normal;
  font-size: 10px;
  font-weight: normal;
  color: #333;
  text-decoration: underline; white-space: nowrap;
}

    
#logo {
   background: url(resources/logo+2009.jpg) no-repeat;
}
#key_visual {
   background: url(resources/banner.jpg) no-repeat;
}
#text_caption {
  font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  color: #FFF;
}
#main_nav_list a.main_nav_active_item {
  background: url(images/dynamic/buttonset3/n1activeitem.gif) no-repeat;
  font-family: Tahoma,Verdana, Arial, sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  color: #000;
  background-position: top left;
}
#main_nav_list a.main_nav_item {
  background: url(images/dynamic/buttonset3/n1.gif) no-repeat;
  font-family: Tahoma,Verdana, Arial, sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  color: #FFF;
}
#main_nav_list a.main_nav_item:hover {
  background: url(images/dynamic/buttonset3/n1hover.gif) no-repeat;
  font-family: Tahoma,Verdana, Arial, sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  color: #FFF;
  background-position: top left;
}
.sub_nav_list a.sub_nav_active_item {
  background: url(images/dynamic/buttonset3/subnav1active.gif) no-repeat;
  font-family: Tahoma,Verdana, Arial, sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: normal;
  text-decoration: none;
  color: #FFFFCC;
}
.sub_nav_list a.sub_nav_item {
  background: url(images/dynamic/buttonset3/subnav1.gif) no-repeat;
  font-family: Tahoma,Verdana, Arial, sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: normal;
  text-decoration: none;
  color: #FFFFCC;
}
.sub_nav_list a.sub_nav_item:hover {
  background: url(images/dynamic/buttonset3/subnav1hover.gif) no-repeat;
  font-family: Tahoma,Verdana, Arial, sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: normal;
  text-decoration: none;
  color: #FFFFCC;
}
#content_container h1 {
  font-family: Courier New,Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
  font-style: normal;
  font-size: 25px;
  font-weight: bold;
  text-decoration: none;
  color: #D5D5D5;
}
#content_container h2 {
  font-family: Courier New,Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
  font-style: normal;
  font-size: 20px;
  font-weight: bold;
  text-decoration: none;
  color: #D5D5D5;
}
#content_container  h3 {
  font-family: Courier New,Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
  font-style: normal;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
  color: #D5D5D5;
}
.content, .content p {
  font-family: Tahoma,Verdana, Arial, sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  color: #FFF;
}
#content_container a:link {
  font-family: Tahoma,Verdana, Arial, sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  text-decoration: underline;
  color: #FFFFCC;
}
#content_container a:visited {
  font-family: Tahoma,Verdana, Arial, sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  text-decoration: underline;
  color: #FFFFCC;
}
#content_container a:hover {
  font-family: Tahoma,Verdana, Arial, sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  color: #FFFFCC;
}
#content_container a:active {
  font-family: Tahoma,Verdana, Arial, sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  text-decoration: underline;
  color: #FFFFCC;
}
#footer_text {
  font-family: Tahoma,sans-serif;
  font-style: normal;
  font-size: 10px;
  font-weight: normal;
  text-decoration: none;
  color: #333;
}