#index_content
{
    margin: 0px;
    padding: 5px;
}
#index_header
{
    text-align: left;
    margin: 2px;
    padding: 0px;
    width: 90%;
    margin: auto;
    margin-bottom: 10px;
}
#index_header a
{
    color: #ffffff;
}
#index_header, #index_header div
{
    white-space: nowrap;
}
#index_header.header
{
    display: block;
    color: #f8f8f8;
    background: #358 url('index_title_bgd.gif') repeat-x;
    font-family: 'Arial', 'Helvetica', sans-serif;
    padding: 0px;
    white-space: nowrap;
    vertical-align: middle;
    height: 75px;
    overflow: hidden;
}
#index_header_left
{
    display: block;
    background: url('index_title_left.gif') no-repeat;
    background-position: top left;
    padding-left: 12px;
}
#index_header_right
{
    display: block;
    background: url('index_title_right.gif') no-repeat;
    background-position: top right;
    padding-right: 12px;
}
#index_header_center
{
    display: block;
    background: url('index_title_name.jpg') no-repeat;
    background-position: top left;
    padding-top: 20px;
    height: 75px;
}
#index_title
{
    display: block;
    float: left;
    width: 180px;
    line-height: 35px;
    margin-right: 10px;
    padding-left: 65px;
    font-size: 16px;
}
a#index_title:hover
{
    border: 0px none;
    text-decoration: none;
    background: none;
    color: inherit;
}
#index_language, #index_language a
{
    text-decoration: none;
    display: inline;
    font-size: 12px;
    line-height: 30px;
    margin-left: 10px;
    font-weight: normal;
}
#index_language a
{
    font-weight: bold;
}
#index_visitor
{
    white-space: nowrap;
    display: inline;
    margin-left: 20px;
    line-height: 30px;    
    color: #eeeeee;
    font-size: 12px;
}
#index_rss
{
    display: inline;
}
#index_rss img
{
    margin-left: 10px;
    border: 1px solid #035;
}
#index_description
{
    white-space: nowrap;
    display: inline;
    font-weight: bold;
    display: inline;
}
/* work-around for IE box-model bug */
* html #index_content
{
    width: 100%;
    overflow: auto;
}
#yana_stdout
{

}
#index_foot
{
    text-align: center;
    color: #888888;
    font-size: 10pt;
    font-family: 'Tahoma', 'Helvetica', 'Arial', sans-serif;
    font-weight: normal;
}
/* Uncomment this if you prefer to few the footer inline instead of listing the contents
#index_foot li
{
    display: inline;
    padding: 2px;
    margin: 5px;
} */
#index_body
{
    display: block;
    margin: auto;
    border: 0;
    background-color: #efefef;
    width: 90%;
}
#index_body_top
{
    display: block;
    background: url('index_box_top.gif') repeat-x;
}
#index_body_top_left
{
    display: block;
    background: url('index_box_left_top.gif') no-repeat top left;
}
#index_body_top_right
{
    display: block;
    background: url('index_box_right_top.gif') no-repeat top right;
    height: 15px;
    overflow: hidden;
}
#index_body_bottom
{
    display: block;
    background: url('index_box_bottom.gif') repeat-x;
}
#index_body_bottom_left
{
    display: block;
    background: url('index_box_left_bottom.gif') no-repeat top left;
}
#index_body_bottom_right
{
    display: block;
    background: url('index_box_right_bottom.gif') no-repeat top right;
    height: 15px;
    overflow: hidden;
}
#index_body_left
{
    display: block;
    background: url('index_box_left.gif') repeat-y left;
    padding-left: 15px;
}
#index_body_right
{
    display: block;
    background: url('index_box_right.gif') repeat-y right;
    padding-right: 15px;
}
/**
 * Yana Framework 3.0.2
 * Copyright © 2015  Thomas Meyer  http://www.yanaframework.net
 * Copyright Hinweise dürfen NICHT entfernen werden!
 * Copyright notices may NOT be removed!
 */