body#main_body {
    margin: 0;
    padding: 0px 0px 0px 0px;
    text-align: center;
    color: #151515;
    background-image: url(../img/Background.jpg);
    background-color: #82BAF5;
    background-repeat: no-repeat; 
    background-attachment: fixed;
}

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

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

#header {
    position: relative;
    padding: 0;
    margin: 0px 0px 0px 0px;
    width: 955px;
    height: 131px;
    top: 0px;
    left: 0px;
    background : url(../img/Logo5.jpg) no-repeat; 
}

#main_container {
    padding: 0;
    /*margin: -75px 20px 20px 20px;*/

    margin: 0px;
}

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

#sub_nav_column {
    vertical-align: top;
}

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



#content_container {
    overflow: hidden;
    margin: 0px 0px 0px 10px;
    padding: 0;
    width: 757px;
}




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

#logo {
    background: no-repeat top right;
    width: 950px;
    height: 130px;
    position: relative;
    top: 0px;
    left: 9px;
    float: left;
}
div#logo a {
  display: block;
  width: 100%;
  height: 100%;
}
/*--- main navigation ------------------------------------------------------*/

#main_nav_container {
    
    position: relative;
    top: 0px;
    left: 0px;
    line-height: 0;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    overflow: hidden;
    width: 955px;    
    height: 27px;
    background-image: url(../img/TopNavi.jpg);
    background-repeat: no-repeat;
    }
#main_nav_list {
    margin: 0;
    padding: 0;
    list-style-type: none;
    width: 250px;
    float: right;
}
#main_nav_list li {
    float: left;
    margin: 0px 0 0 0;
    padding: 0;
}
#main_nav_list a {
    overflow: hidden;
    margin: 0;
    /*padding: 3px 19px 2px 10px;*/
    padding-left: 5px;
    padding-right: 5px;
    display: block;
    float: left;
    line-height: 27px;
    text-align: center;
    width: 65px;
    height: 27px;
    voice-family: "\"}\"";
    voice-family: inherit;
    background-position: top left;
    background-repeat: no-repeat;
}
#main_nav_list a.main_nav_item:hover {
    background: transparent;
}

/*--- container for the subnavigation --------------------------------------*/
#bg_submenu {
    margin: 0px 0px 0px 0px;
    padding: 0;
    width: 160px;
    height: 150px;
    background-repeat: repeat-y;
    clear: both;    
    background-image: url(../img/LeftNavi.jpg);       
}
.sub_nav_container {
    margin: 0px 0px 0px 9px;
    padding: 0;
    width: 143px;
}
.sub_nav_list {
    position: relative;
    float: left;
    border: 0;
    margin: 10px;
    padding: 0;
    list-style-type: none;
}
.sub_nav_list li {
    clear: both;
    margin: 0px 0 0px 0;
    padding: 0;
}
.sub_nav_list a {
    overflow: hidden;
    text-align: left;
    line-height: 22px;
    height: 22px;
    padding: 0 5px 0 41px;
    display: block;
    width: 97px;
    voice-family: "\"}\"";
    voice-family: inherit;
    /*background-position: left;
	background-repeat: no-repeat;*/

}
html>body .sub_nav_list a {
    width: 97px;
}
#Buro {
    width: 160px;
    height: 120px;
    background-repeat: no-repeat;
    clear: both;    
    background-image: url(../img/Buro.jpg);       
}
div#Buro a {
  display: block;
  width: 100%;
  height: 100%;
}
/*----------------------------------------------------------------------------
  default-styles for .content html-elements
----------------------------------------------------------------------------*/

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

.content {
    font-family: Arial, Verdana, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
    margin: 5px 0 20px 0;
    padding: 0;
    line-height: 1.3;
    color: #151515;
}

.content table {
    font-family: Arial, Verdana, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
    margin: 0px 0px 0px 0px;
    border-style: solid;
    border-width: 0px;
    border-spacing: 0;
    border-left: 0px solid;
    border-top: 0px solid;
    border-collapse: collapse;
    color: #151515;
    border-color: #78a200;
    padding: 0;
}

.content select {
    font-family: Arial, Verdana, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
    color: #151515;
}

.content input {
    font-family: Arial, Verdana, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
    border-style: solid;
    border-width: 0px;
    color: #151515;
    border-color: #b4b8bb;
}

.content textarea {
    font-family: Arial, Verdana, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
    border-style: solid;
    border-width: 1px;
    color: #151515;
    border-color: #b4b8bb;
}

.content p {
    margin: 5px 0 20px 0;
    padding: 0;
    line-height: 1.3;
}

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

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

.content a {
    font-family: Arial, Verdana, sans-serif;
    font-size: 100%;
    font-style: normal;
    font-weight: normal;
    text-decoration: underline;
    color: #8ba501;
}

/*--- tables ---------------------------------------------------------------*/
.content td {
    margin: 0;
    border-right: 0px solid;
    border-bottom: 0px solid;
    padding: 3px 5px 3px 5px;
    border-color: #78a200;
}

.content tr.odd 
{
	margin: 0;
    padding: 3px 2px 3px 2px;
     color: #000000;
    background-color: #ffffff;
}

.content tr.even 
{
	margin: 0;
    padding: 3px 2px 3px 2px;
    color: #000000;
    background-color: #f4fccb;
}

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

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

.content legend {
    color: #78a200;
}

.content label {
    color: #1e1e1e;
}

.content #submit {
    background-color: #f4f4f4;
    border-color: #b4b8bb;
    color: #74777a;
}
/*--- lists ----------------------------------------------------------------*/

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





    

a.main_nav_active_item {
  background: url(images/dynamic/buttonset8/n1active.gif) no-repeat;
  font-family: Tahoma,sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  color: #4d4242;
}
a.main_nav_item {
  background: url(images/dynamic/buttonset8/n1.gif) no-repeat;
  font-family: Tahoma,sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: normal;
  text-decoration: none;
  color: #ffffff;
}
a.main_nav_item:hover {
  background: url(images/dynamic/buttonset8/n1active.gif) no-repeat;
  font-family: Tahoma,sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  color: #4d4242;
}
a.sub_nav_active_item {
  background: url(images/dynamic/buttonset8/sn1active.gif) no-repeat;
  font-family: Tahoma,sans-serif;
  font-style: normal;
  font-size: 15px;
  font-weight: normal;
  text-decoration: none;
  color: #d13434;
}
a.sub_nav_item {
  background: url(images/dynamic/buttonset8/sn1.gif) no-repeat;
  font-family: Tahoma,sans-serif;
  font-style: normal;
  font-size: 15px;
  font-weight: normal;
  text-decoration: none;
  color: #292929;
}
a.sub_nav_item:hover {
  background: url(images/dynamic/buttonset8/sn1active.gif) no-repeat;
  font-family: Tahoma,sans-serif;
  font-style: normal;
  font-size: 15px;
  font-weight: normal;
  text-decoration: none;
  color: #d13434;
}
.content h1 {
  margin: 10px 0px 0px 0px;
  font-family: Arial, Verdana, sans-serif;
  font-style: normal;
  font-size: 30px;
  font-weight: bold;
  text-decoration: none;
  color: #5a5959;
}
.content h2 {
  font-family: Arial, Verdana, sans-serif;
  font-style: normal;
  font-size: 24px;
  font-weight: bold;
  text-decoration: none;
  color: #709604;
}
.content h3 {
  font-family: Arial, Verdana, sans-serif;
  font-style: normal;
  font-size: 18px;
  font-weight: bold;
  text-decoration: none;
  color: #6f6f6f;
}
.content, .content p {
  font-family: Arial, Verdana, sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  color: #151515;
}
.content a:link {
  font-family: Arial, Verdana, sans-serif;
  font-style: normal;
  font-size: 100%;
  font-weight: normal;
  text-decoration: underline;
  color: #8ba501;
}
.content a:visited {
  font-family: Arial, Verdana, sans-serif;
  font-style: normal;
  font-size: 100%;
  font-weight: normal;
  text-decoration: underline;
  color: #8ba501;
}
.content a:hover {
  font-family: Arial, Verdana, sans-serif;
  font-style: normal;
  font-size: 100%;
  font-weight: normal;
  text-decoration: none;
  color: #343947;
}
.content a:active {
  font-family: Arial, Verdana, sans-serif;
  font-style: normal;
  font-size: 100%;
  font-weight: normal;
  text-decoration: underline;
  color: #343947;
}

