body
{
    background:             #000000 url('../__pix/boese.jpg') no-repeat fixed;
    font:                   12px normal Georgia serif;
    color:                  #ffffff;
    padding-top:            0px;
    padding-left:           35px;
    padding-right:          5px;
    margin:                 0px;
}

div.outerBox
{
    position:               relative;
    width:                  641px;
    padding:                0px;
    margin:                 0px;
}

div.outerBox
    div.spacer
{
    padding:                0px;
    margin:                 0px;
    width:                  1px;
    height:                 461px;
    float:                  right;
    overflow:               hidden;
}

div.claim
{
    text-align:             right;
    font-size:              26px;
    margin-top:             7px;
    margin-bottom:          14px;
}

div.content
{
    float:                  left;
    width:                  510px;
}    


div.content
    h2
{
   height:                 30px;
   font-size:              26px;
   font-weight:            normal;
   background:             #7C7C7C url('../__pix/boese_faded_dark.jpg') no-repeat fixed;
   padding-left:           5px;
   padding-right:          5px;
   margin:                 0px;
}

div.content
    div.bodytext
        div.spacer
{
    width:                  1px;
    height:                 376px;
    float:                  left;
    overflow:               hidden;
}

div.content
    div.bodytext
{
    font-size:              14px;
    color:                  #000000;
    width:                  100%;
    background:             #a6a6a6 url('../__pix/boese_faded.jpg') no-repeat fixed;
    padding-top:            3px;
}

ul.navigation
{
    float:                  right;
    width:                  130px;
    font-size:              20px;              
    list-style-type:        none;
    padding:                0px;
    margin-left:            0px;
    margin-top:             35px;
    text-align:             right;
}

ul.navigation
    li
{
    margin-bottom:          3px;
    margin-right:           17px;
}

ul.navigation
    li
        a
{
    display:                block;
    height:                 23px;
    background-color:       #7C7C7C;
    padding:                2px;
    padding-right:          9px;
    color:                  #ffffff;
    text-decoration:        none;
}

ul.navigation
    li
        a:hover
{
    background-color:       #a6a6a6;
}

ul.navigation
    li.active
{
    margin-right:           5px;
}    

ul.navigation
    li.active
        a
{
    background-color:       #a6a6a6;
    color:                  #000000;
    text-decoration:        none;
    cursor:                 default;
}

div.footer
{
    position:               absolute;
    right:                  7px;
    bottom:                 0px;
    bottom:                 expression('5px');
    float:                  right;
    text-align:             right;
    font-size:              32px;
}

.floatfixer
{
    width:                  1px;
    height:                 1px;
    clear:                  both;
    overflow:               hidden;
}

.hiddenStructure
{
    display:                none;
}

div#phpcmseditarea
    input, textarea
{    
    font:                   12px normal Georgia serif;
}

div#phpcmseditarea
    input#TITLE
{
    background:             transparent;
    border:                 1px dashed #ffffff;
    padding:                0px;
    font-size:              24px;
    color:                  #ffffff;
    width:                  100%;
}    

div#phpcmseditarea
    textarea#CONTENT
{
    margin-left:            4px;
    width:                  98%;
    height:                 366px;
    font-size:              14px;
    background:             transparent;
    border:                 1px dashed #ffffff;
}

div#phpcmseditactions
{
    margin-top:             20px;
    float:                  left;
    background-color:       #a6a6a6;
    width:                  100px;
    padding:                5px;
}

div#phpcmseditactions
    input
{
    cursor:                 pointer;
    width:                  100%;
    background-color:       #7c7c7c;
    border:                 1px outset;
    margin-bottom:          2px;
    clear:                  left;
    color:                  #ffffff;
}   


div.content div.bodytext p,
div.content div.bodytext h3,
div.content div.bodytext h4
{
    margin:                 0px;
    padding-top:            2px;
    padding-left:           5px;
    padding-right:          5px;
}

div.content div.bodytext div
{
    margin:                 0px;
    padding-top:            2px;
    padding-left:           0px;
    padding-right:          0px;
}

div.content
    div.bodytext
        div.withBorder
{
    margin:                 5px;
    margin-top:             0px;
    padding-top:            0px;
    padding-left:           0px;
    padding-right:          0px;
    padding-bottom:         2px;
    border:                 1px solid #444444;
}

div.content
    div.bodytext
        h3
{
    padding-top:            3px;
    margin-bottom:          3px;
    margin-left:            3px;
    margin-right:           3px;
    border-bottom:          1px dashed #444444;
}
            

div.content
    div.bodytext
        h4
{
    padding-top:            3px;
    margin-top:             2px;
    margin-bottom:          2px;
}

span.alignRight
{
    display:                block;
    text-align:             right;
}



