﻿body
{
    background-color: #000;
    font-family: Arial Narrow, Arial;
    font-size: 13px;
    letter-spacing: 1px;
    color: #fff;
}
h1
{
    font-size: 12pt;
    margin: 0;
}
a
{
    color: #fff;
}
a img
{
    border: none;
}
div#master
{
    text-align: center;
}
div.main
{
    display: inline-block;
    width: 800px;
    margin-top: 20px;
    text-align: left;
}
.header
{
    height: 110px;
}
.topmenu
{
    clear: both;
    height: 90px;
    margin: 0 0 0 5px;
}
.topmenu ul
{
    margin: 0;
    padding: 0;
}
.topmenu ul li.item
{
    margin: 0;
    list-style-type: none;
    float: left;
}
.topmenu ul li.item a
{
    background: url(images/back-button-gray-noborder.gif) no-repeat top left;
    display: block;
    text-align: center;
    width: 134px;
    height: 28px;
    padding: 5px 0 0 0;
    margin: 0 8px 0 0;
    text-decoration: none;
    text-transform: lowercase;
}
.topmenu ul li.item a:hover
{
    background: url(images/back-button-pink-noborder.gif) no-repeat;
    display: block;
    text-align: center;
    width: 134px;
    height: 28px;
    padding: 5px 0 0 0;
    margin: 0 8px 0 0;
    text-decoration: none;
    text-transform: lowercase;
    
}
.topmenu ul li.item a.selected
{
    width: 144px;
    height: 28px;
    margin: -5px 3px 0 -5px;
    padding: 10px 0 0 0;
    background: url(images/back-button-pink-2.gif) no-repeat;
}
.topmenu a.homebutton
{
    color: #cc5b78;
    display: block;
    text-align: center;
    width: 80px;
    height: 25px;
    margin: 0 5px 0 0;
    padding: 5px 0 0 0;
    text-decoration: none;    
    float: right;
}
.contentleft, .contentleftsub
{
    float: left;
    background: url(images/back-content-pink.gif) no-repeat;
    width: 276px;
    height: 480px;
    margin: 10px 10px 0 0;
    clear: both;
}
.contentleftsub
{
    background: url(images/back-content-gray-pink.gif) no-repeat;
}
.content
{
    overflow-y: auto;
    overflow-x: hidden;
    height: 448px;
    margin: 10px 9px 10px 10px;
}
.contentleftsub .submenu
{
    height: 150px;
    padding: 10px 9px 35px 10px;
    overflow: auto;
}
.contentleftsub .submenu ul, .contentleftsub .submenu li
{
    margin: 0;
    padding: 0;
    list-style-type: none;
}
.contentleftsub .submenu ul li a
{
    display: block;
    padding: 6px 5px 7px 5px;
    margin: 0 auto;
    text-decoration: none;
}
.contentleftsub .submenu ul li a:hover
{
    color: #cc5b78;
}
.contentleftsub .submenu ul li a.selected
{
    color: #cc5b78;
}
.contentleftsub .content
{
    height: 243px;
}
.contentright
{
    float: right;
    background: url(images/back-content-gray.gif) no-repeat;
    width: 503px;
    height: 480px;
    margin: 10px 0 0 0;
}
#scroll_up, #scroll_down
{
    cursor: pointer;
}
.content
{
    padding: 5px;
    font-size: 10.5pt;
}
.contentleft .content
{
    height: 430px;
}
.scrollbuttons
{
    text-align: right;  
    width: 270px;
}
.scrollbuttons img
{
    float: right;
}
.content .imagetable
{
    height: 445px;
    width: 475px;
    text-align: center;
}
.content .imagetable img
{
    width: 450px;
}
.headliners
{
    display: inline-block;
    padding: 15px 5px 0 0;
    margin: 35px 0 15px 3px;
    clear: both;
    font-size: 10pt;
    width: 795px;
    background: url(images/back-footer.gif) repeat-x;
    text-transform: uppercase;
    letter-spacing: 2px;
}
.headliners a
{
    display: inline-block;
    text-decoration: none;
}
.headliners a:hover
{
    color: #cc5b78;
}
.footer
{
    margin: 50px 0 0 0;
    color: #444;
    text-align: center;
}
.footer a
{
    color: #444;
}

/* foto album */
.tblfotocontainer
{
    width: 605px;
    position: absolute;
    margin: -15px 0 0 -15px;
    height: 470px;
}
.tblfotocontainer .dockmenu
{
     width: 105px;
     text-align: center;
     padding: 5px 0 5px 0;
}

/* submenu details */
.overons, .interieur, .grafisch, .fotografie, .contact
{
    display: none;
    clear: both;
    padding: 10px;
}
.overons
{
    display: inline-block;
    width: 800px;
    height: 36px;
    background: url(images/back-submenu-overons.gif) no-repeat;
    margin: -5px 0 0 -5px;
    padding-left: 37px
}
.interieur
{
    display: inline-block;
    width: 800px;
    height: 36px;
    background: url(images/back-submenu-interieur.gif) no-repeat;
    margin: -5px 0 0 -5px;
    padding-left: 37px
}
.interieur .links
{
    margin: 0 0 0 142px;
}
.grafisch
{
    display: inline-block;
    width: 800px;
    height: 36px;
    background: url(images/back-submenu-grafisch.gif) no-repeat;
    margin: -5px 0 0 -5px;
}
.grafisch .links
{
    text-align: center;
}
.fotografie
{
    display: inline-block;
    width: 820px;
    height: 36px;
    background: url(images/back-submenu-fotografie.gif) no-repeat;
    margin: -5px 0 0 -5px;
}
.fotografie .links
{
    text-align: center;
}
.contact
{
    display: inline-block;
    width: 800px;
    height: 36px;
    background: url(images/back-submenu-contact.gif) no-repeat;
    margin: -5px 0 0 -5px;
}
.contact .links 
{
    text-align: right;
    margin: 0 138px 0 0;
}
.links a
{
    display: inline-block;
    padding: 0 9px 0 9px;
    text-decoration: none;
    text-transform: lowercase;
    letter-spacing: 1.2pt;
}
.links a.selected, .links a:hover
{
    color: #cc5b78;
}

/* contact form */
.tblcontactform
{
    margin: 20px 20px 0 30px;
    width: 400px;
}
.tblcontactform td
{
    color: #ccc;
    font-size: 11pt;
    line-height: 19pt;
    width: 100px;
}
.tblcontactform .submitbutton
{
    
}
.tblcontactform td input, .tblcontactform td textarea
{
    font-family: Arial Narrow;
    letter-spacing: 1px;
    font-size: 10pt;
    background-color: Transparent;
    border: none;
    border-bottom: dashed 1px #888;
    padding: 3px 3px 0px 3px;
    color: #ccc;
}
.tblcontactform td textarea
{
    border-top: dashed 1px #888;
    scrollbar-base-color: #242022;
    scrollbar-arrow-color: #888;
    scrollbar-3dlight-color: #242022;
    scrollbar-darkshadow-color: #242022;
    scrollbar-face-color: #242022;
    scrollbar-highlight-color: #242022;
    scrollbar-shadow-color: #242022;
    scrollbar-track-color: #242022;
}
.tblcontactform td .button
{
    border: solid 1px #ccc;
    padding: 2px 5px 2px 5px;;
    margin: 4px 0 0 0;
}

/* for more space */
.simplepage_editcontrol
{
    position: absolute;
    border: solid 2px black;
    background-color: White;
    left: 20px;
    top: 53px;
    width: 750px;
    padding: 0 15px 0 15px;
    font-family: Tahoma;
    font-size: 8pt;
    letter-spacing: 0;
}
.simplepage_editcontrol h1, .simplepage_editcontrol h2, .simplepage_editcontrol td, .simplepage_editcontrol a, .simplepage_editcontrol div
{
    color: Black;
}