﻿/* Basics */
html
{
    height: 100%;
}
body
{
    background: #A7ABAD url(../img/background.jpg) top left repeat-x;
    padding: 0px;
    margin: 0px;
}

/* Schriftformatierungen */
td, div, p, h1, h2, h3, h4, a
{
    font-size: 13px;
    font-family: "Gill Sans", Arial, Verdana, Helvetica, sans-serif;
    letter-spacing: 0px;
    line-height: 1.25em;
}

/* Layout - IDs der Masterpage */
#m_table
{
    border: 0px;
    border-spacing: 0px;
    padding: 0px;
    margin: 0px;
    width: 1004px;
}
#m_left
{
    background: url(../img/left_bg.jpg) top left repeat-y;
    width: 159px;
    vertical-align: top;
}
#m_s_left
{
    background: #A6ABAF url(../img/separator_left.jpg) top left no-repeat;
    width: 9px;
    vertical-align: top;
}
#m_content
{
    background: #A6ABAF;
    width: 683px;
    vertical-align: top;
}
#m_s_right
{
    background: #A6ABAF url(../img/separator_right.jpg) top left no-repeat;
    width: 9px;
    vertical-align: top;
}
#m_right
{
    background: url(../img/shadow_right.jpg) left 10px no-repeat;
    text-align: left;
    padding-left: 8px;
    padding-top: 40px;
    vertical-align: top;
}


/* Haupt-Navigation */
#nav_main
{
    height: 32px;
    overflow: hidden;
    background: url(../img/navigation/nav_main_bg.jpg) top left repeat-x;
    padding: 0px;
    margin: 0px;
    border-bottom: 2px solid #42474A;
}
#nav_main ul
{
    margin: 0px;
    padding: 0px;
    vertical-align: middle;
}
#nav_main li
{
    float: left;
    list-style-type: none;
    background: url(../img/navigation/nav_main_icon.jpg) top left no-repeat;
    padding-left: 7px;
    padding-top: 7px;
    padding-right: 7px;
    height: 32px;
}
#nav_main a,
#nav_main a.active,
#nav_main a.visited,
#nav_main a.link
{
    color: #333333;
    font-size: 9pt;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    text-decoration: none;
    letter-spacing: 0px;
    text-transform: uppercase;
    font-weight: 500;
}
#nav_main a:hover,
#nav_main a.active:hover,
#nav_main a.visited:hover,
#nav_main a.link:hover
{
    color: #FFF;
}
#nav_main a.nav_active
{
    color: #FFFFFF;
    font-weight: bolder;
}

/* Sub-Navigation */
#nav_sub
{
    height: 23px;
    overflow: hidden;
    background: url(../img/navigation/nav_sub_bg.jpg) top left repeat-x;
    padding: 0px;
    margin: 0px;
    border-bottom: 2px solid #42474A;
}
#nav_sub ul
{
    margin: 0px;
    padding: 0px;
    vertical-align: middle;
}
#nav_sub li
{
    float: left;
    list-style-type: none;
    background: url(../img/navigation/nav_sub_icon.jpg) left 2px no-repeat;
    padding-left: 10px;
    padding-top: 3px;
    padding-right: 10px;
    height: 23px;
}
#nav_sub a,
#nav_sub a.active,
#nav_sub a.visited,
#nav_sub a.link
{
    color: #333333;
    font-size: 11px;
    font-family: "Gill Sans", Arial, Verdana, Helvetica, sans-serif;
    text-decoration: none;
    letter-spacing: 0px;
    text-transform: uppercase;
    font-weight: 500;
}
#nav_sub a:hover,
#nav_sub a.active:hover,
#nav_sub a.visited:hover,
#nav_sub a.link:hover
{
    color: #FFFFFF;
}
#nav_sub a.nav_active
{
    color: #FFFFFF;
    font-weight: bolder;
}

/* Footer */
#footer
{
    background: url(../img/bottom.jpg) left bottom no-repeat;
    text-align: left;
    height: 40px;
    padding-top: 20px;
}
#footer div.content
{
    margin-left: 168px;
    width: 683px;
    border-top: 1px solid #FFFFFF;
    padding-top: 7px;
    text-align: center;
    color: #493E3E;
    font-size: 10px;
}
#footer a,
#footer a.active,
#footer a.visited,
#footer a.link
{
    font-size: 10px;
    text-decoration: none;
    color: #DEDEDE;
}
#footer a:hover,
#footer a.active:hover,
#footer a.visited:hover,
#footer a.link:hover
{
    color: #FFFFFF;
}

/* Venue-Finder Left */
#Venuefinder_left
{
    width: 133px;
    height: 102px;
    overflow: hidden;
    background: url(../img/venuefinder_left_bg.jpg) top left no-repeat;
    padding: 0px;
    margin: 0px;
    padding-top: 37px;
    padding-left: 12px;
    padding-right: 14px;
    text-align: center;
}
#Venuefinder_left .title
{
    background: url(../img/venuefinder_left_bg_h.jpg) left center repeat-x;
    height: 23px;
}
#Venuefinder_left h2
{
    overflow: hidden;
    white-space: nowrap;
    vertical-align: middle;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 11px;
    color: #333333;
    margin: 0px;
    padding-top: 4px;
}
#Venuefinder_left .content
{
    background: #9B9EA0;
}
#Venuefinder_left select
{
    width: 120px;
    height: 17px;
    background: #E0E1E2;
    color: #333333;
    font-size: 10px;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    text-decoration: none;
    border-left: 2px solid #75736E;
    border-top: 2px solid #75736E;
    border-right: 2px solid #F2F0EE;
    border-bottom: 2px solid #F2F0EE;
}

/* Info-Box Left */
#Infobox_left
{
    width: 133px;
    height: 140px;
    overflow: hidden;
    background: url(../img/infobox_left_bg.jpg) top left no-repeat;
    padding: 0px;
    margin: 0px;
    padding-top: 15px;
    padding-left: 12px;
    padding-right: 14px;
    text-align: center;
}
#Infobox_left .title
{
    background: url(../img/venuefinder_left_bg_h.jpg) left center repeat-x;
    height: 23px;
}
#Infobox_left h2
{
    overflow: hidden;
    white-space: nowrap;
    vertical-align: middle;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 11px;
    color: #333333;
    margin: 0px;
    padding-top: 4px;
}
#Infobox_left .content
{
    background: #9B9EA0;
    height: 117px;
}
#Infobox_left .text
{
    font-size: 9px;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    text-decoration: none; 
    padding-top: 3px;
    padding-bottom: 3px;
    padding-left: 2px;
    padding-right: 2px;
    color: #333333;
}
#Infobox_left input
{
    width: 110px;
    height: 12px;
    background: #E0E1E2;
    color: #333333;
    font-size: 9px;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    text-decoration: none;
    border-left: 2px solid #75736E;
    border-top: 2px solid #75736E;
    border-right: 2px solid #F2F0EE;
    border-bottom: 2px solid #F2F0EE;
    padding-left: 3px;
    padding-right: 3px;
    padding-top: 2px;
}
#Infobox_left .button
{
    height: 20px;
    text-transform: uppercase;
    border-left: 2px solid #F2F0EE;
    border-top: 2px solid #F2F0EE;
    border-right: 2px solid #75736E;
    border-bottom: 2px solid #75736E;
    padding: 0px;
    margin: 0px;
    font-size: 9px;
    cursor: pointer;
}

/* Login-Box Left */
#Loginbox_left
{
    width: 133px;
    height: 85px;
    overflow: hidden;
    background: url(../img/loginbox_left_bg.jpg) top left no-repeat;
    padding: 0px;
    margin: 0px;
    padding-top: 20px;
    padding-left: 12px;
    padding-right: 14px;
    text-align: center;
}
#Loginbox_left .title
{
    background: url(../img/venuefinder_left_bg_h.jpg) left center repeat-x;
    height: 23px;
}
#Loginbox_left h2
{
    overflow: hidden;
    white-space: nowrap;
    vertical-align: middle;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 11px;
    color: #333333;
    margin: 0px;
    padding-top: 4px;
}
#Loginbox_left .content
{
    background: #9B9EA0;
    color: #333333;
}
#Loginbox_left .text
{
    font-size: 11px;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    text-decoration: none; 
    padding-top: 7px;
    padding-bottom: 7px;
    padding-left: 2px;
    padding-right: 2px;
    color: #333333;
    line-height: 15px;
}
#Loginbox_left .text a,
#Loginbox_left .text a:active,
#Loginbox_left .text a:visited,
#Loginbox_left .text a:link,
#Loginbox_left .text a:hover
{
    font-size: 11px;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    text-decoration: none; 
    padding-top: 3px;
    padding-bottom: 3px;
    padding-left: 2px;
    padding-right: 2px;
    color: #333333;
    line-height: 15px;
}
#ApplyBox_left
{
    width: 159px;
    height: 210px;
    overflow: hidden;
    background: url(../img/applybox_left_bg.jpg) top left no-repeat;
    padding: 50px 0px 0px 0px;
    margin: 0px;
    text-align: center;    
}