html { overflow: -moz-scrollbars-vertical; }
html { overflow-x: auto; }

body {
    background-color: black;
    font-family: verdana, sans-serif;    
    font-size: 12px;
    margin: 0px;
    color: white;    
}

div.visual_clear {
    clear:both;
    height: 0px !important;
    line-height: 0px !important;
    padding: 0px !important;
    margin: 0px !important;
}

a {
    color: white;
}

.discreet,
.discreet a {
    color: #CDCCCA;
}

h1, h2 {
    color: #CCC;
    margin-top: 0px;
}

img {
    padding: 0px;
    margin: 0px;
    border: 0px;
}

#main_wrapper {
    margin-top: 0px;
    margin-left: auto;    
    margin-right: auto;
    width: 1000px;
    min-height: 610px;
    padding-top: 18px;
}

#main {
    width: 1000px;
    min-height: 512px;        
    cursor: auto;    
}

#logo {
    text-align: right;
    background: #111111;
}

#content {    
    min-height: 492px;
}

#col4 {
    width: 234px;
    overflow:hidden;
    padding-right: 10px;    
    vertical-align:top;
}

#col1 {
    width: 234px;
    overflow:hidden;
    padding-left: 10px;    
    vertical-align:top;
}

#col23 {
    width: 478px;
    overflow:hidden;
    padding-right: 10px;    
    vertical-align:top;
}

#columns td {
    vertical-align:top;
}

#col-footer div#footer {
    padding-left:10px;
    margin:10px 0px;
}

#footer a {
    display:block;
    float: right;
    margin-right: 10px;
    text-decoration: none;
    font-size: 10px;
}

#footer a:hover,
#footer a:active {
    text-decoration: underline;
}

.bar {
    margin-top: 10px;
    /*min-height: 482px;*/
}

.bar th, .bar div.search {
    display:block;
    font-size: 18px;
    font-weight: bold;
    padding: 0px;
    margin: 0px 0px 12px 0px; 
    line-height: 24px;  
    text-align: left;
}

.bar tr.even td div, .bar tr.odd td div {
    height: 20px;    
    display: block;
    line-height: 20px;
    margin-bottom: 1px;    
}

.bar tr.even td div {
    background-color: #333333;
}

.bar tr.even td div.header {
    /*background: url(/live/static/images/cal_selectable.png);*/
    background: transparent;
    padding-left:2px;
    font-weight:bold;
}

.bar tr.odd td div {
    background-color: #222222;
}

.bar td a, .bar td span {
    display:block;
    margin-left: 2px;
    text-decoration: none;
}

.bar td a:hover, .bar td a:active {
    text-decoration: underline;
}

.bar img.loading {
    display: block;    
    margin: 120px auto;    
}

.teaser, .teasermain{    
    overflow: hidden;            
}

.teaser {
    margin-bottom: 10px;
}

.h05 {
    height: 60px;
    margin-bottom: 10px;
}

.h1 {
    height: 150px;
    margin-bottom: 10px;
}

.h2 {
    height: 310px;
    margin-bottom: 10px;
}

.h3 {
    height: 470px;
    margin-bottom: 10px;
}

/*.h4 {
    height: 630px;
    margin-bottom: 10px;
}*/

.w1 {
    width: 234px;
    margin-right: 10px;
}

.w2 {
    width: 478px;
    margin-right: 10px;
}

.w3 {
    width: 722px;
    margin-right: 10px;
}

.w4 {
    width: 966px;
    margin-right: 10px;
}

.teasertext, #latest-galleries, #next-events, .control {    
    background-color: #333333;
}

.teasertext div {
    padding: 10px;
}    

.teasertext p {
    margin-top: 0px;
}

.teasermain {    
    margin-top: 10px;
    margin-bottom: 0px !important;
    float:left;    
}

/* General */

.leadin-wrapper {
    padding: 10px 10px 0px 10px;
    min-height: 480px;
}

.pagination-wrapper {
    padding: 0px 10px;
}

#pagenav {
    padding: 0px 10px;
    margin: 0px 10px 10px 10px;
}

table.list {
    margin-bottom: 8px;
}

table.list th {
    margin: 0px 0px 25px 0px; 
}

#list-header {
    white-space:nowrap;
}

/* main menu */
#main_menu {
    padding-left: 10px;
}

#main_menu a {
    display: block;
    margin-left: 10px;
}

#main_menu a {
    text-decoration: none;
}

#main_menu a:hover,
#main_menu a:active {
    text-decoration: underline;
}

.teasertext h4 {
    font-size: 12px;
    margin: 0px 0px 5px 0px;
    padding: 0px;
    font-weight: normal;

}

/* Leadins */

.leadin a {
    outline:none;
}

.leadin {
    height: 150px;
    overflow:hidden;
    margin-bottom: 10px;
}

.leadin td, .leadin th {
    padding: 0px;    
    height: 150px;
    border: 0px;
}

.leadin th {
    width: 234px;
    overflow:hidden;
}

.leadin th img {
    display:block;    
}

.leadin td {
    width: 468px;
    padding: 5px 10px;
    height: 140px;
    overflow:hidden;    
    background: #333333;
    font-size: 12px;
}

#pagecontent, #pagecontent-full {
    font-size: 12px;
    width: 702px;
    overflow-x: hidden;
    padding: 35px 25px 0px 25px;    
    /*background: #333333;*/
    margin: 0px;
    min-height: 310px;
    color: white;
}

#pagecontent-full {
    width: 956px;    
    min-height: 620px;
}

#pagecontent h1, #pagecontent h2, #pagecontent h3, #pagecontent h4 {
    margin-top: 0px;
}

#pagecontent th, #pagecontent td {
    padding: 5px;
}

#pagecontent p {
    margin-top: 0px;
}

#pagecontent-full p img {
    display: block;
    float: left;
    margin-right: 2em;
}

.leadin h2, .bar h1, div.eventinfo h2 {
    font-size: 18px;
    font-weight: bold;
    padding: 0px;
    margin: 2px 0px; 
    line-height: 24px;  
}

div.eventinfo h2 {
    margin-top: 0px !important;
}

.leadin th a {
    display:block;
    padding: 0px;
    margin: 0px;
    border: 0px;
    background-color: transparent !important;
    text-decoration: none !important;
}

/* Horizontal Navigation */
#main_menu_horizontal {
    display:block;
    height: 24px;
    line-height: 24px;        
    font-size: 10px;    
}

#main_menu_horizontal a {
    text-decoration: none;
    outline: none;
    line-height: 20px;
    height: 24px;
    display: block;
    float:left;    
    width: 125px;
    overflow: hidden;
    background: url(../images/button.png) no-repeat -125px top;
    margin: 0px;
    padding: 0px;
    text-align:center;
}

#main_menu_horizontal a:active,
#main_menu_horizontal a:hover,
#main_menu_horizontal a.menu_active {
    /*border: 1px #CDCCCA solid;*/
    background: url(../images/button.png) no-repeat left top;
}


#main_menu_horizontal .disabled {
    color: #7A7A7A;
}

#columns {
    /*background-color: black;
    opacity: 0.4;*/
}

#footer {
    text-align: center;
}

#footer img {
    padding: 15px 10px;
}

#galerie a  {
    display:block;
    height:110px;
    width: 110px;
    position:relative;
    overflow:hidden;
    border: 3px transparent solid;
}

#galerie a img {
    display:block;
}

#galerie a:hover,
#galerie a:active {
    border: 3px #CCC solid;
}
