body, html {
    margin: 0px;
    padding: 0px;
    font-size: 12px;
    line-height: 14px;
    height: 100%;
    font-family: arial, sans-serif;
    background-image: url(../../img/struct/background.jpg);
    background-repeat: repeat-x;
    background-color: #FEFEFE;
}

form {
    margin: 0px;
    padding: 0px;
}

p {
    margin: 0px;
    padding: 0px;
}

h1 {
    margin: 0px 0px 0px 0px;
    color: #3F3F3F;
    font-size: 18px;
    line-height: 20px;
}

.clear {
    font-size: 0px;
    line-height: 0px;
    clear: both;
    margin: 0px;
    padding: 0px;
}

.no_border {
    border: none;
}

.radio {
    vertical-align: -2px;
}

.none {
    display: none;
}

.right {
    float: right;
}

.left {
    float: left;
}

.t_right {
    text-align: right;
}

.t_left {
    text-align: left;
}

.center {
    text-align: center;
}

.default_table {
    width: 100%;
    height: 100%;
    vertical-align: middle;
    text-align: center;
}

.click, .n_click {
    cursor: pointer;
}

.hidden {
    display: none;
}

#container {
    width: 936px;
    border-left: 1px solid #EEE689;
    margin: 0px auto 0px auto;
    background-image: url(../../img/struct/container_shadow.gif);
    background-repeat: no-repeat;
    background-position: top right;
    background-color: #fff;
    padding: 6px 21px 0px 0px;
}

#inner_container {
    background-image: url(../../img/struct/menu_bg.gif);
    background-repeat: repeat-y;
    background-position: 12px top;
    float: left;
    margin: 0px 0px 0px 0px;
    padding-bottom: 8px;
}

#header {
    background-image: url(../../img/struct/header_bg.gif);
    background-repeat: repeat-x;
    background-position: top left;
    width: 924px;
    float: right;
}

#header_top {
    background-image: url(../../img/struct/header_top.jpg);
    background-repeat: no-repeat;
    background-position: top right;
    height: 14px;
    width: 924px;
    float: right;
}

#start_u_titel {
     font-size: 12px;
     padding: 10px 0px 0px 0px;
     display: block;
     line-height: 13px;
     font-style: italic;
     font-weight: normal;
}

#logo_box {
    background-image: url(../../img/struct/logo_bg.jpg);
    background-repeat: no-repeat;
    padding: 2px 0px 0px 17px;
    float: left;
    width: 252px;
    height: 154px;
}

#header_bottom {
    background-image: url(../../img/struct/header_bottom.gif);
    background-position: top right;
    background-repeat: no-repeat;
    height: 26px;
    clear: both;
}



#footer_text {
    height: 15px;
    width: 958px;
    margin: -8px auto -15px auto;
    display: block;
    padding: 8px 0px 0px 0px;
    position: relative;
    z-index: 4;
}

.footer_text {
    float: right;
    margin: -6px 0px 0px 0px;
    padding: 1px 24px 0px 0px;
    font-size: 11px;
    line-height: 13px;
    width: 670px;
    text-align: right;
}

#footer_mail {
    color: #000;
    text-decoration: none;
}

#members_link {
    float: left;
    font-size: 10px;
    color: #3C3C3C;
    line-height: 12px;
    background-image: url(../../img/struct/members.gif);
    background-repeat: no-repeat;
    padding: 1px 0px 0px 17px;
    height: 14px;
}

#imp_link {
    float: left;
    margin: -3px 0px 0px 88px;
    color: #323232;
    font-size: 10px;
    line-height: 12px;
    text-decoration: none;
}

#imp_link:hover {
    color: #F05857;
}

#footer_menu {
    background-image: url(../../img/struct/menu_bg.gif);
    background-repeat: repeat-y;
    background-position: 13px top;
    line-height: 13px;
}

#footer_bottom {
    background-repeat: no-repeat;
    width: 958px;
    margin: 0px auto 0px auto;
    height: 20px;
    background-image: url(../../img/struct/footer_bottom.gif);
}

#wrapper {
    width: 680px;
    float: right;
}

#left_column_space {
    float: left;
    width: 12px;
    height: 20px;
}

#left_column {
    float: left;
    width: 234px;
}

#lang_box {
    border-bottom: 8px solid #fff;
    border-top: 8px solid #fff;
    padding: 6px 37px 0px 17px;
    height: 21px;
    font-weight: bold;
    background-image: url(../../img/struct/lang_box_bg.gif);
    background-repeat: no-repeat;
}

.lang_flag_link {
    float: right;
    padding: 0px;
    margin: -3px 0px 0px 6px;
}

.lang_flag_link img {
    border: none;
}

#menu {
    border-left: 1px solid #FFD323;
    background-repeat: repeat-y;
    margin: 0px 0px 0px 0px;
    position: relative;
    z-index: 2;
}

#menu_top {
    background-image: url(../../img/struct/menu_top.jpg);
    background-repeat: no-repeat;
    margin: 0px -3px -7px 0px;
    height: 23px;
    position: relative;
    z-index: 4;
}

.link_spacer {
    clear: left;
    float: left;
    width: 14px;
    height: 5px;
}

.links {
    color: #343434;
    float: left;
    width: 146px;
    text-align: right;
    margin: 0px;
    border-top: 1px solid #D7D7D7;
    padding: 5px 46px 0px 0px;
    height: 19px;
    text-decoration: none;
    position: relative;
    font-size: 13px;
    line-height: 15px;
    z-index: 90;
}

.links:hover, .link_on {
    color: #E55453;
    font-weight: bold;
    background-image: url(../../img/struct/links_on.jpg);
    background-repeat: no-repeat;
}

.last_link {
    border-bottom: 1px solid #D7D7D7;
    margin-bottom: 15px;
}

.s_links {
    color: #343434;
    float: left;
    width: 146px;
    text-align: right;
    margin: 0px;
    padding: 3px 46px 0px 0px;
    height: 16px;
    text-decoration: none;
    position: relative;
    font-size: 11px;
    line-height: 13px;
    background-color: #FFEAA6;
    background-color: #FFFEFB;
    border-bottom: 1px solid #fff;
    border-bottom: 1px solid #EEEEEE;
    z-index: 90;
}

.s_links:hover, .s_link_on {
    color: #E56564;
    font-weight: bold;
}

.first_s_link {
    border-top: 1px solid #D7D7D7;
}

.last_s_link {
    border: none;
}

#extra_menu {
    border-top: 3px solid #FFD323;
    border-bottom: 3px solid #FFD323;
    width: 260px;
    float: right;
    background-color: #FFFEE2;
    padding: 7px 16px 0px 0px;
    height: 110px;
    margin-bottom: -33px;
}

#extra_menu_left {
    float: right;
    width: 25px;
    height: 123px;
    background-image: url(../../img/struct/extra_menu_left.gif);
    background-repeat: no-repeat;
}

#image_gal_preview_table {
    float: right;
    width: 97px;
    height: 97px;
    margin: 4px 0px 0px 0px;
}

#image_gal_preview {
    background-image: url(../../img/struct/image_gal_preview.gif);
    background-repeat: no-repeat;
    text-align: center;
    padding: 2px 2px 0px 0px;
    vertical-align: middle;
}

#image_gal_preview img {
    border: 1px solid #959595;
}

#breadcrumb {
    padding: 17px 0px 0px 11px;
    height: 25px;
    font-size: 10px;
    line-height: 12px;
}

.bread_links {
    color: #000;
}

.bread_links:hover {
    color: #F02F2D;
}

#last_bread {
    color: #F02F2D;
    text-transform: uppercase;
}

#imgPreviewInfo {
    position: absolute;
    display:block;
    top:0px;
    left:0px;
    height: 115px;
    width: 145px;
    background-repeat: no-repeat;
    z-index: 100;
    display: none;
}

html > body #imgPreviewInfo {
    background-image: url(../../img/struct/gal_preview_bg.png);
}

* html #imgPreviewInfo {
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.gaudimusikanten.com/img/struct/gal_preview_bg.png');
}

#ran_gall_text {
    color: #3A3A3A;
    font-size: 11px;
    line-height: 13px;
    font-weight: bold;
    padding: 10px 0px 0px 15px;
    margin: 0px 0px 8px 0px;
}

#ran_gall_desc {
    padding: 0px 10px 0px 10px;
    color: #3A3A3A;
    font-size: 11px;
    line-height: 13px;
    text-align: center;
}

#content {
    border-top: 3px solid #FFD323;
    padding: 11px 0px 30px 11px;
}

#overlay {
    width: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    background-color: #000;
    display: none;
    filter:Alpha(opacity=85);
    opacity: 0.85;
    z-index: 300;
}

#next_event {
    width: 135px;
    border-bottom: 1px solid #F7D551;
    padding: 0px 0px 5px 0px;
    text-align: center;
    font-weight: bold;
    font-size: 11px;
    line-height: 13px;
    color: #F05857;
}

.event_link {
    font-size: 11px;
    line-height: 13px;
    color: #3C3C3C;
    text-decoration: none;
    font-weight: normal;
}

.next_event_title{
    padding-bottom: 2px;
}

#event_box {
    float: left;
    padding-right: 11px;
    background-image: url(../../img/struct/event_box_bg.gif);
    background-repeat: no-repeat;
    background-position: right top;
    height: 100%;
}

#last_fotos {
    width: 135px;
    text-align: center;
    font-weight: bold;
    font-size: 11px;
    line-height: 13px;
    color: #F05857;
    padding-top: 4px;
}

#mail_td {
    font-weight: bold;
}

.back_link {
    background-image: url(../../img/struct/back_link.gif);
    background-repeat: no-repeat;
    padding: 3px 0px 0px 20px;
    height: 17px;
    text-align: center;
    text-decoration: none;
    width: 80px;
    display: block;
    clear: both;
    color: #3C3C3C;
    margin: 35px 0px 0px 0px;
}

.back_link:hover {
    color: #F05857;
}

.lined_paging {
    float: left;
    width: 338px;
    height: 25px;
    margin: 19px 0px 0px 0px;
    padding: 3px 5px 0px 5px;
    background-image: url(../../img/struct/paging_back_line.gif);
    background-repeat: no-repeat;
}

.paging {
    float: left;
    width: 338px;
    height: 25px;
    margin: 19px 0px 0px 0px;
    padding: 3px 5px 0px 5px;
    background-image: url(../../img/struct/paging_back.gif);
    background-repeat: no-repeat;
}

.first_link_pag, .first_link_pag_off {
    float: left;
    width: 22px;
    height: 22px;
    margin: 0px 5px 0px 0px;
    background-image: url(../../img/struct/first_link_pag.gif);
    background-repeat: no-repeat;
    text-decoration: none;
}

.first_link_pag_off {
    background-image: url(../../img/struct/first_link_pag_off.gif);
}

.back_link_pag, .back_link_pag_off {
    float: left;
    width: 22px;
    height: 22px;
    margin: 0px 0px 0px 0px;
    background-image: url(../../img/struct/back_link_pag.gif);
    background-repeat: no-repeat;
    text-decoration: none;
}

.back_link_pag_off {
    background-image: url(../../img/struct/back_link_pag_off.gif);
}

.last_link_pag, .last_link_pag_off {
    float: right;
    width: 22px;
    height: 22px;
    margin: 0px 0px 0px 5px;
    background-image: url(../../img/struct/last_link_pag.gif);
    background-repeat: no-repeat;
    text-decoration: none;
}

.last_link_pag_off {
    background-image: url(../../img/struct/last_link_pag_off.gif);
}

.next_link_pag, .next_link_pag_off {
    float: right;
    width: 22px;
    height: 22px;
    margin: 0px;
    background-image: url(../../img/struct/next_link_pag.gif);
    background-repeat: no-repeat;
    text-decoration: none;
}

.next_link_pag_off {
    background-image: url(../../img/struct/next_link_pag_off.gif);
}

.page_pag {
    margin: 0px;
    padding: 1px;
    color: #343434;
}

.page_pag.on {
    font-size: 16px;
    font-weight: bold;
    color: #E56564;
    text-decoration: none;
    line-height: 16px;
}

.page_box_pag {
    float: left;
    width: 110px;
    padding: 0px 0px 0px 10px;
    margin-top: 3px;
    text-align: center;
}

.page_box_pag_2 {
    float: left;
    width: 220px;
    padding: 0px 0px 0px 10px;
    margin: 3px 0px 0px 5px;
    text-align: center;
}

.item_box_pag {
    float: right;
    padding: 0px 5px 0px 0px;
    margin-top: 6px;
    width: 95px;
    text-align: center;
}