/*** Normalized ***/


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

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

/*-- main container: contains all between header and footer ----------------*/

#main_container {
    padding: 25px 0;
    position: relative;
    margin: 0;
}

/*--- the main container is devided in sub containers ----------------------*/

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

#sub_container2 {
    float: right;
    margin: -30px 0 0 0;
    padding: 0;
    width: 525px;
}

#left_column_container {
    margin: -20px 0 0 0;
    padding: 0;
    float: left;
    width: 174px;
}

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

#header {
    position: relative;
    padding: 0;
    margin: 0;
    width: 732px;
    height: 229px;
    top: 0px;
    left: 0px;
}

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

#key_visual {
    position: absolute;
    top: 2px;
    left: 276px;
    width: 456px;
    height: 164px;
}

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

#logo {
    width: 120px;
    height: 80px;
    position: absolute;
    top: 45px;
    left: 40px;
}

/*--- caption (as text or background image) --------------------------------*/

#slogan {
    position: absolute;
    top: 177px;
    left: 190px;
    line-height: 20px;
    height: 20px;
}

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

#main_nav_container {
    margin: 0;
    padding: 0;
    width: 174px;
}

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

#main_nav_list li {
    font-size: 11px;
    margin: 0;
    padding: 0;
}

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

#main_nav_list a {
	overflow: hidden;
    display: block;
    text-align: left;
    line-height: 22px;
    height: 22px;
    width: 162px;
    padding: 0 0 0 12px;
    margin: 0;
}

#main_nav_list a.main_nav_item {
    font-family: arial, helvetica, sans-serif;
    text-decoration: none;
}

#main_nav_list a.main_nav_item:hover {
    font-family: arial, helvetica, sans-serif;
    text-decoration: none;
    font-weight: bold;
}

#main_nav_list a.main_nav_active_item {
    font-family: arial, helvetica, sans-serif;
    text-decoration: none;
    font-weight: bold;
}

/*--- container for the subnavigation --------------------------------------*/

.sub_nav_container {
    margin: 0;
    padding: 0;
    width: 163px;
}

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

.sub_nav_list {
    border: 0;
    margin: 0;
    padding: 1px 0;
    list-style-type: none;
}

.sub_nav_list li {
    width: 163px;
    height: 22px;
    clear: both;
    font-size: 11px;
    margin: -1px 0;
    padding: 0;
}

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

.sub_nav_list a {
	overflow: hidden;	
    text-align: left;
    line-height: 22px;
    height: 22px;
    width: 163px;
    padding: 0 0 0 27px;
    margin: -1px 0;
    display: block;
}

.sub_nav_list a.sub_nav_item {
    font-family: arial, helvetica, sans-serif;
    text-decoration: none;
}

.sub_nav_list a.sub_nav_item:hover {
    font-family: arial, helvetica, sans-serif;
    font-weight: bold;
    text-decoration: none;
}

.sub_nav_list a.sub_nav_active_item {
    font-family: arial, helvetica, sans-serif;
    font-weight: bold;
    text-decoration: none;
}

/*--- content --------------------------------------------------------------*/

#content_container {
    overflow: hidden;
    margin: 0;
    padding: 0;
    border: 0;
    width: 510px;
}

.content table {
    border-width: 0;
    border-collapse: collapse;
    width: 99%;
    margin-left: 1px;
}

.content th {
    text-align: left;
}

.content tr.odd {
    font-size: 11px;
}

.content tr {
    font-size: 11px;
}

.content tr.even {
    font-size: 11px;
}

/*--- container for the search form ----------------------------------------*/

#content_search_container {
    margin: 20px 0 20px 0;
    width: 381px;
    height: 39px;
}

#content_search_caption {
    font-family: arial, helvetica, sans-serif;
    font-weight: bold;
    font-style: normal;
    line-height: 39px;
    font-size: 10px;
    float: left;
    padding-left: 10px;
}

#content_search_container button {
    vertical-align: middle;
    width: 55px;
    height: 22px;
    padding: 0;
    border: 0;
}

#content_search_container input {
    margin: 10px;
    vertical-align: middle;
    margin-left: 5px;
    width: 245px;
}

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

#footer {
    margin: 0;
    padding: 0;
    width: 732px;
    height: 30px;
    line-height: 30px;
    clear: both;
}

#footer_text {
    padding: 0 0 0 210px;
    margin: 0;
    text-align: left;
    font-size: 10px;
    font-family: arial, helvetica, sans-serif;
}

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

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

body#main_body {
    margin: 0;
    padding: 0;
    font-size: x-small;
    /* IE5 Win */

    font-size: small;
    text-align: left;
}

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

.content {
    font-family: arial, helvetica, sans-serif;
    margin: 5px 0 20px 0;
    padding: 0;
    font-size: 11px;
    line-height: 1.3;
}

.content p {
    font-family: arial, helvetica, sans-serif;
    margin: 5px 0 20px 0;
    padding: 0;
    font-size: 11px;
    line-height: 1.3;
}

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

.content h1 {
    font-family: arial, helvetica, sans-serif;
    font-style: normal;
    font-size: 29px;
}

.content h2 {
    font-family: arial, helvetica, sans-serif;
    font-style: normal;
    font-size: 23px;
}

.content h3 {
    font-family: arial, helvetica, sans-serif;
    font-style: normal;
    font-size: 18px;
}

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

.content a:link {
    font-family: arial, helvetica, sans-serif;
    font-weight: normal;
    text-decoration: underline;
}

.content a:visited {
    font-family: arial, helvetica, sans-serif;
    font-weight: normal;
    text-decoration: underline;
}

.content a:hover {
    text-decoration: underline;
    font-family: arial, helvetica, sans-serif;
}

.content a:active {
    text-decoration: underline;
    font-family: arial, helvetica, sans-serif;
}

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

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

.content fieldset {
    padding: 15px;
    border-width: 0;
}

.content legend {
    font-weight: bold;
    margin: 0 0 10px -5px;
}

html>body .content legend {
    margin: 0;
}

.content form {
    display: inline;
}

.content input {
    border-style: solid;
    border-width: 1px;
}

.content textarea {
    border-style: solid;
    border-width: 1px;
}

.content button {
    font-size: 11px;
    height: 20px;
    border-width: 1px;
    border-style: solid;
}

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

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


