






/**

    Stylesheet fuer Browser:   ()
 
 */

body 
{
    color: #333333;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 11pt;
    font-stretch: normal;
    font-variant: normal;
    font-weight: normal;
    
    margin: auto;
    width: 1024px;
}
div#main
{
    margin-top: 5px;
}

.logo
{
    float: right;
    height: 38px;
}
.full_logo
{
    margin-top: 25%;
    width: 90%;
}
div.pk_test_instance_logos
{
    clear: both;
    padding-top: 30px;
    text-align: center;
}
div.pk_test_instance_logos img
{
    float: none;
    margin: 0px 35px;
    vertical-align: middle;
}

#heading
{
    padding-top: 10px;
}
h1#heading,
h2#heading,
h3#heading,
h4#heading,
h5#heading
{
    margin: 0px;
    text-align: left;
}

#heading,
div#menu
{
    padding-left: 10px;
}

#screen
{
    min-height: 500px;
    position: relative;
    width: 100%;
}
#screen_head,
#screen_body
{
    width: 800px;
}
#screen_head
{
    color: #495E87;
    min-height: 150px;
    position: relative;
}
#screen_head #banner
{
    margin: 0px auto;
    height: 180px;
}

.buttons
{
    height: 50px;
    width: 100%;
}
.buttons .left
{
    bottom: 0px;
    left: 0px;
    position: absolute;
}
.admin .buttons .left
{
    bottom: 10px;
}
.buttons .right
{
    bottom: 0px;
    position: absolute;
    right: 0px;
}
.admin .buttons .right
{
    bottom: 10px;
}

h1,
h2,
h3,
h4,
h5
{
    text-align: center;
}
img,
.noBorder
{
    border: none;
}
.hover
{
    cursor: pointer;
}
a
{
    color: #495E87;
    text-decoration: none;
}
a:hover
{
    text-decoration: underline;
}
p
{
    text-align: left;
}
.leftAligned,
.leftAligned p
{
    text-align: left !important;
}
.rightAligned
{
    text-align: right;
}
.inline
{
    display: inline;
}
ul
{
    padding-left: 2em;
}
 
.underlined
{
    text-decoration: underline;
}
input.email
{
    width: 15em;
}
input[type=submit]
{
    font-size: 0.9em;
}
input[type=text]
{
    padding: 0.2em;
}
submit
a.button:hover
{
    cursor: pointer;
    text-decoration: none;
}
.hint
{
    color: #AA0000;
}
.lengthHint
{
    color: #999999;
}
.hint,
.lengthHint,
.smaller,
.bottom,
.top,
#site_notice
{
    font-size: smaller;
}
.smallest
{
    font-size: 0.65em;
}
.larger
{
    font-size: larger;
}


/**  Divs  **/
div.errors,
div.errors p 
{
    text-align: center;
}
div.errors 
{
    color: #E85726;
    margin-top: 30px;
    min-height: 0px;
    padding: 15px 10px 0px 10px;
}
div.warning 
{
    background-color: #FFEE00;
    border-color: #FF4400;
    border-style: solid;
    border-width: 2px;
    color: #000000;
    margin: 1em;
    padding: 1em;
    text-align: left;
}
div.debug 
{
    background-color: #C0C0C0;
    border: #000000 solid 1px;
    text-align: left;
}

.error 
{
    background-color: #FFFFCC;
    border-style: double;
    border-width: 3px;
    border-color: #DC143C;
    padding: 0.25em;
}
.errorMessage,
.errorText 
{
    color: #E85726;
}

#url_timer #label
{
    font-weight: bolder;
}
#url_timer #url
{
    display: none;
}

#site_notice
{
    bottom: 0px; 
    position: absolute; 
}

.centered
{
    text-align: center;
}
.vertical_margin
{
    margin: 35px 0px; 
}


/**

    Admin-Bereich
    
**/

/**  Item-Liste  **/
.adminArea #item_list
{
    border: solid #000000 1px;
    border-collapse: collapse;
    font-size: smaller;
    margin-top: 5em;
    text-align: left;
    white-space: nowrap;
}
.adminArea #item_list th,
.adminArea #item_list td,
.adminArea .floatThead-container th
{
    border-bottom: solid #000000 1px;
    border-right: solid #000000 1px;
    padding: 10px;
    vertical-align: top;
}
.adminArea #item_list th.no_bottom_border,
.adminArea #item_list td.no_bottom_border
{
    border-bottom: none;
}
.adminArea #item_list th,
.adminArea .floatThead-container th
{
    background-color: rgba(159, 168, 185, 1.0);
}
.adminArea #item_list tr.even td
{
    background-color: rgba(73, 94, 135, 0.15);
}
.adminArea #item_list tr.odd td
{
    background-color: rgba(73, 94, 135, 0.0);
}
.adminArea #item_list .pre_text,
.adminArea #item_list .post_text
{
    white-space: normal;
}

.adminArea .screen_preview
{
    background-color: #FFFFFF;
    border: dashed 1px #333333;
}

.adminArea #item_list .screen_preview
{
    display: none;
    position: absolute;
    z-index: 100;
}
.adminArea #item_list .screen_preview_trigger:hover + .screen_preview,
.adminArea #item_list .screen_preview:hover
{
    display: block;
}

.adminArea #screen_gallery
{
    margin-top: 5em;
}
.adminArea #screen_gallery .screen_preview
{
    margin: 5em 0em;
    position: relative;
    height: 600px;
    width: 1000px;
}

.adminArea #screen_gallery .screen_id,
.adminArea #screen div.item_id
{
    background: rgba(120, 120, 120, 0.5);
    color: #000000;
    font-size: small;
    padding: 2px;
    position: absolute;
    left: 0em;
    top: 0em;
}
.adminArea #screen .item.debug
{
    background: inherit;
    border: dashed 1px rgba(0, 0, 0, 1);
    position: relative;
}

.adminArea #admin_actions > li
{
    margin-bottom: 1em;
}
.adminArea #admin_actions .locales
{
    padding-top: 0.5em;
}

/**  PK-Test-Instanzen  **/

.adminArea div.pkTestInstances
{
    font-size: smaller;
}


/**  Misc  **/

.adminArea #screen table
{
    border-collapse: collapse;
}
.adminArea #screen th
{
    background-color: lightgray;
}
.adminArea #screen table,
.adminArea #screen th,
.adminArea #screen td
{
    border: 1px solid black;
}
.adminArea #screen th,
.adminArea #screen td
{
    padding: 5px;
}


/**  Footer  **/

#impressum a, #datenschutz a
{
    float: right;
    font-size: smaller;
    margin-right: 8em;
}
#datenschutz a
{
    margin-right: 2em;
}

#cookieInfo
{
    background-color: #DBDBE4;
    
    border-top: 4px solid #303F5D;
    font-weight: bolder;
    padding: 1em;
    text-align: center;
    width: auto;
    
    position: fixed;
    left: 0px;
    bottom: 0px;
}
