html, body
{
    margin: 0;
    padding: 0;
    border: 0;
    overflow: auto;
    font-size: 11px;
}

body, p, div, tr, th, ol, ul, input, select, textarea
{
/*    font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;*/
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

body
{
    padding: 10px;
    width: 1020px;
/*     background-color: #fff; */
}

body.frontend
{
    margin: 0;
    padding: 0;
}

body.frontend_index
{
    margin: 20px;
    padding: 0;
}


label
{
    font-weight: bold;
}

h1
{
    font-size: 130%;
    text-transform: uppercase;
    color: #ff6666;
    /*    border-bottom: 2px dotted #ddd;*/
    /*    margin-bottom: 0;*/
}

h2
{
    font-size: 120%;
    margin-bottom: 0px;
}

h3
{
    font-size: 110%;
}

p
{
/*    text-indent: 2em;*/
}

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

a:visited
{
     color: #000;
}

a:hover
{ 
    text-decoration: underline;
}

input.frontend_form
{
    width: 200px;
}

input.form_commit
{
    margin-top: 10px;
    margin-left: 156px;    
}

textarea.frontend_form
{
    width: 200px;
    font-size: 100%;
}

td.form_row_caption
{
    vertical-align: top;
    text-align: right;
    padding-right: 10px;
    padding-top: 4px;
    width: 140px;
}

div#frontend_head
{
    margin-top: 15px;
    margin-left: 15px;
    height: 130px;
}

div#frontend_main
{
/*    margin-top: 20px;
    margin-bottom: 20px;
    margin-left: 10px;
    padding: 0;
    width: 80%;*/
}

div#frontend_menu
{
    padding-left: 45px;
    width: 250px;
    float: left;
}

div#frontend_content
{
    width: 700px;
    float: left;
    line-height: 1.6em;
    margin-bottom: 20px;
}

/*div.exhibition_image
{
    float:left;
    margin: 5px;
}*/

div.exhibition_cycle
{
    border-bottom: 1px solid #aaa;
    padding-bottom: 20px;
    margin-bottom: 20px;
    width: 400px;
}

img.exhibition_image
{
    border: 0;
/*     margin-top: 10px; */
/*     margin-bottom: 5px; */
}

div.exhib_image_title
{
    text-transform: uppercase;
    color: red;
    line-height: 1em;
    margin-top: 5px;
}

div.exhib_image_legend
{
/*    line-height: 1em;*/
    margin-top: 5px;
    margin-bottom: 20px;
}

div.press_image_download
{
/*     float: left; */
    width: 220px;
    height: 220px;
    background-color: #eee;
    margin: 5px;
    padding: 3px;
    vertical-align: middle;
    text-align: center;
}

div.press_image_info
{
/*     float: left; */
}

div.spacer
{
/*     clear: both; */
    padding-top: 10px;
    border-bottom: 1px solid #aaa;
    margin-bottom: 10px;
}

div#language
{
/*    position: absolute; 
    bottom: 10px; 
    font-size: 85%;*/
    margin-top: 40px;
}

ul.menu
{
    padding: 0; /* Einrückung für FF entfernen */
    margin: 0; /* Einrückung für IE entfernen */
    list-style-type: none;  
}

li.menu
{
    /*    margin-top: 0.2em; */
    /*    margin-left: 1em;*/
    padding-left: 1em;
    text-indent: -1em;
}

li.submenu
{
    font-size: 85%;
    /*    margin-top: 0.1em;*/
    /*    margin-left: 1em;*/
    /*  padding-left: 1em;*/
    /*  text-indent: -1em;*/
}

div.exhib_left
{
    float: left;
    width: 400px;
}

div.exhib_right
{
    float: left;
    margin-left: 30px;
    width: 250px;
}

div.exhib_artist
{
    font-weight: bold;    
/*    display: list-item;
    list-style-image: url('/images/list_item.gif');
    font-weight: bold;
    margin-top: 10px;
    margin-bottom: 0px;
    letter-spacing: 1px;*/
/*    margin-left: 25px;*/
}

div.exhib_title
{
    text-transform: uppercase;
    margin-top: 0px;
    margin-bottom: 2px;
}

div.exhib_dates
{
/*    margin-top: 2px;
    margin-bottom: 10px;*/
    color: red;
}

div.exhib_vernissage
{
    text-transform: uppercase;
    margin-top: 10px;
    padding-bottom: 5px;
/*     margin-bottom: 10px; */
    color: red;
/*     border-bottom: 1px solid #aaa; */
}


h2.exhibition_cycle
{
    padding-top: 20px;
    border-top: 1px solid #444;
    border-bottom: none;
    color: #FF6666;    
}

div.event_title
{
    text-transform: uppercase;
    margin-top: 0px;
    margin-bottom: 2px;
    font-weight: bold;
}

div.event_date
{
    color: red;
}

div.event_info
{
    margin-top: 10px;
    margin-bottom: 10px;
/*    margin-left: 25px;*/
/*     float: left; */
/*     width: 180px; */
/*     margin-right: 20px; */
/*     font-size: 85%; */
/*     text-align: right; */
}

div.event_desc
{
    /*
    margin-top: 8px;
    margin-bottom: 10px;
    float: left;
    width: 400px;
    */
}

div.paginator_links
{
    font-size: 85%;
    color: #f66;
    background-color: #eee;
    width: 400px;
    margin-bottom: 20px;
}

a.show_presstext
{
    font-size: 90%;
    color: #666;
}


td 
{
    vertical-align: top;    
}

div.exhib_press_text
{
    margin-bottom: 15px;
}
