
body#main_body {
    margin: 0;
    padding: 0;
    color: #89857C;
    background: #8a7d69 top repeat-x;
    background-image: url(images/pgbk.gif);
    font-family: 'Lucida Sans Unicode', Arial, Helvetica, sans-serif;
}


/*-- global container ------------------------------------------------------*/

#container {
    position: relative;
    padding: 0;
    margin: 0 auto;
    text-align: left;
    width: 882px;
    background: repeat-y;
    background-image: url(images/contentbg.gif);
}

#header {
    padding: 0;
    margin: 0;
    width: 882px;
    height: 180px;
    background: #FFFFFF bottom no-repeat;
    background-image: url(images/headerbg.gif);
}

#main_container {
    padding: 0px;
    margin: 0px;
    height: 450px;
}

#layout_table {
    border-collapse: collapse;
    padding: 0;
    margin: 0;
}

#content_column {
    vertical-align: top;
    padding: 0;
    margin: 0;
}

#left_column_container {
    margin: 0;
    padding: 0;
}

#sub_container1 {
    margin: 0;
    padding: 0;
}

#sub_container2 {
    margin: 0;
    padding: 0;
}
#sub_nav_column {
    vertical-align: top;
    padding: 0;
    margin: 0;
}

#content_container {
    overflow: hidden;
    width: 667px;
    margin: 0;
    padding: 23px 33px 4px 33px;
}

/*--- key visual -----------------------------------------------------------*/

#key_visual {
   background: url(images/key_visual1.jpg) no-repeat;
   width: 882px;
   height: 180px;
   position: relative;
   top: 0px;
}
.header_menu {
   width: 600px;
   height: 18px;
   position: relative;
   left: 195px;
   top: 154px;
   text-align: center;
}
#header_nav_list {
    border: 0;
    margin: 0;
    padding: 0;
    list-style-type: none;
    list-style-image: none;
}
#header_nav_list li {
    float: left;
    margin: 0 0 0 0;
    padding: 0;
}
#header_nav_list a {
    margin: 0 35px 0 35px;
    display: block;
    text-align: center;
    overflow: hidden;
}
a.header_nav_item {
    padding: 0px 0px 0px 0px;
    line-height: 18px;
    font-style: normal;
    font-size: 90%;
    font-weight: normal;
    text-decoration: none;
    color: #000000;
}

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

#main_nav_container {
    line-height: 0;
    padding: 0;
    margin: 0px 0px 0px 0px;
    width: 150px;
}

#main_nav_list {
    border: 0;
    margin: 0;
    padding: 0;
    list-style-type: none;
    list-style-image: none;
}

#main_nav_list li {
    margin: 0;
    padding: 0;
    list-style-type: none;
    list-style-image: none;
}

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

#main_nav_list a {
    margin: 0;
    display: block;
    text-align: left;
    width: 110px;
    overflow: hidden;
}

a.main_nav_item {
    padding: 0px 20px 0px 20px;
    line-height: 50px;
    background: url(images/n1.gif) no-repeat;
    font-style: normal;
    font-size: 100%;
    font-weight: normal;
    text-decoration: none;
    color: #666;
}
a.main_nav_item:hover {
    padding: 0px 20px 0px 20px;
    line-height: 50px;
    background: url(images/n1active.gif) no-repeat;
    font-family: 'Lucida Sans Unicode', Arial, Helvetica, sans-serif;
    font-style: normal;
    font-size: 100%;
    font-weight: normal;
    text-decoration: none;
    color: #333;
    background-position: top left;
}

a.main_nav_active_item {
    padding: 0px 20px 0px 20px;
    line-height: 50px;
    background: url(images/n1active.gif) no-repeat;
    font-family: 'Lucida Sans Unicode', Arial, Helvetica, sans-serif;
    font-style: normal;
    font-size: 100%;
    font-weight: normal;
    text-decoration: none;
    color: #333;
    background-position: top left;
}


a.main_nav_end_item {
    padding: 0px 20px 0px 20px;
    line-height: 53px;
    background: url(images/n1_end.gif) no-repeat;
    font-family: 'Lucida Sans Unicode', Arial, Helvetica, sans-serif;
    font-style: normal;
    font-size: 100%;
    font-weight: normal;
    text-decoration: none;
    color: #666;
}

a.main_nav_end_item:hover {
    padding: 0px 20px 0px 20px;
    line-height: 53px;
    background: url(images/n1_end_active.gif) no-repeat;
    font-family: 'Lucida Sans Unicode', Arial, Helvetica, sans-serif;
    font-style: normal;
    font-size: 100%;
    font-weight: normal;
    text-decoration: none;
    color: #333;
    background-position: top left;
}
a.main_nav_end_active_item {
    padding: 0px 20px 0px 20px;
    line-height: 53px;
    background: url(images/n1_end_active.gif) no-repeat;
    font-family: 'Lucida Sans Unicode', Arial, Helvetica, sans-serif;
    font-style: normal;
    font-size: 100%;
    font-weight: normal;
    text-decoration: none;
    color: #333;
    background-position: top left;
}


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

#footer {
    margin: 0;
    padding: 0;
    width: 882px;
    height: 30px;
    clear: both;
    background: no-repeat;
    background-image: url(images/footerbg.gif);
    background-color: #8F9E8B;
}
#footer_text {
    padding: 7px 40px 10px 20px;
    margin: 0;
    text-align: right;
    font-family: 'Lucida Sans Unicode', Arial, Helvetica, sans-serif;
    font-style: normal;
    font-size: 80%;
    font-weight: normal;
    text-decoration: none;
    color: #FFFFFF;
}

#footer_text a {
    font-family: 'Lucida Sans Unicode', Arial, Helvetica, sans-serif;
    font-style: normal;
    font-size: 80%;
    font-weight: normal;
    color: #FFFFFF;
    text-decoration: underline;	
}

#footer_text ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

#footer_text li {
    float: right;
    margin: 0 0 0 0;
    padding-bottom: 0;
    padding-top: 0;
    padding-left: 50px;
}


a.footer_nav_item {
}

a.footer_nav_item:hover {
}



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

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


.content {
    font-family: 'Lucida Sans Unicode', Arial, Helvetica, sans-serif;
    font-size: 90%;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
}

.content table {
    font-family: 'Lucida Sans Unicode', Arial, Helvetica, sans-serif;
    font-size: 90%;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
    border-style: none;
    border-width: 0px;
    border-spacing: 0;
    border-collapse: collapse;
    margin: 0px 1px 0px 1px;

}

.content th {
    font-family: 'Lucida Sans Unicode', Arial, Helvetica, sans-serif;
    font-size: 100%;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
    border-style: none;
    border-width: 0px;
    border-spacing: 0;
    border-collapse: collapse;

}

.content select {
    font-family: 'Lucida Sans Unicode', Arial, Helvetica, sans-serif;
    font-size: 100%;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
}

.content input {
    font-family: 'Lucida Sans Unicode', Arial, Helvetica, sans-serif;
    font-size: 100%;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
    border-style: solid;
    border-width: 1px;
}

.content textarea {
    font-family: 'Lucida Sans Unicode', Arial, Helvetica, sans-serif;
    font-size: 100%;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
    border-style: solid;
    border-width: 1px;
}

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

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


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

.content legend {
    font-size: 100%;
    font-weight: bold;
}

.content fieldset {
    padding: 15px;
    border-style: solid;
    border-width: 1px;
}

/*--- lists ----------------------------------------------------------------*/

ul {
    padding-left: 17px;
    color: #cecabe;
}
li {
    padding-bottom: 8px; 
    padding-top: 8px;
}

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

.content h1 {
  font-style: normal;
  font-size: 120%;
  font-weight: normal;
  text-decoration: none;
}
.content h2 {
  font-style: normal;
  font-size: 110%;
  font-weight: bold;
  text-decoration: none;
  margin-bottom:0px;
  margin-top:0px;
 
}
.content h3 {
  font-style: normal;
  font-size: 100%;
  font-weight: bold;
  text-decoration: none;
}
.content, .content p {
  font-family: 'Lucida Sans Unicode', Arial, Helvetica, sans-serif;
  font-style: normal;
  font-size: 90%;
  font-weight: normal;
  text-decoration: none;
  color: #000000;
}
.content a:link {
  font-family: 'Lucida Sans Unicode', Arial, Helvetica, sans-serif;
  font-style: normal;
  font-size: 100%;
  font-weight: normal;
  text-decoration: underline;
  color: #c16c4f;
}
.content a:visited {
  font-family: 'Lucida Sans Unicode', Arial, Helvetica, sans-serif;
  font-style: normal;
  font-size: 100%;
  font-weight: normal;
  text-decoration: underline;
  color: #8f9e8b;
}
.content a:hover {
  font-family: 'Lucida Sans Unicode', Arial, Helvetica, sans-serif;
  font-style: normal;
  font-size: 100%;
  font-weight: normal;
  text-decoration: underline;
  color: #000000;
}
.content a:active {
  font-family: 'Lucida Sans Unicode', Arial, Helvetica, sans-serif;
  font-style: normal;
  font-size: 100%;
  font-weight: normal;
  text-decoration: underline;
  color: #89857C;
}
#smallfont {
  font-size: 70%;
  text-align: justify;
  font-family: 'Lucida Sans Unicode', Arial, Helvetica, sans-serif;
}

.textns {
    position: absolute; 
    width: 0px;
    height: 0px;
    overflow: hidden;
    visibility: hidden;
}
.txt_schw {
    color: #000000;
}




