﻿*
{
    margin: 0px;
    border: 0px;
    padding: 0px;
    white-space: nowrap;
    empty-cells: show;
}

html
{
    overflow: scroll;
    overflow-y: hidden;
}

html, body
{
    height: 100%;
}

body
{
    background-color: Black;
    font-family: Helvetica, Arial;
}

h1, h2
{
    text-transform: uppercase;
    font-weight: bold;
}

h1
{
    font-size: 32pt;
}


h2
{
    font-size: 18pt;
}


a:link, a:active, a:visited
{
    color: Black;
    text-decoration: none;
}

a.menu:link, a.menu:active, a.menu:visited
{
    text-transform: uppercase;
    padding: 3px 10px 0px 10px;
    display: inline-block;
    font-weight: bold;
    font-size: 10px;
    background-color: Black;
    color: #777777;
    height: 17px;
    cursor: hand;
    cursor: pointer;
    user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
}

span.menu
{
    text-transform: uppercase;
    padding: 3px 10px 0px 10px;
    display: inline-block;
    font-weight: bold;
    font-size: 10px;
    background-color: Black;
    color: #e91b23;
    height: 17px;
    cursor: hand;
    cursor: pointer;
    user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
}

span.menu:hover, a.menu:hover
{
    text-transform: uppercase;
    background-color: Transparent;
    color: White;
    background-color: Black;
    cursor: hand;
    cursor: pointer;
    user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
}

img.slideLeftOffset
{
    position: relative;
    left: -4px;
}

img.slideRightOffset
{
    position: relative;
    left: 4px;
}

table.menuContainer
{
    white-space: nowrap;
    height: 100%;
    width: 100%;
    z-index: -1;
    left: 0px;
    top: 0px;
    vertical-align: top;
}

div.menuContainer
{
    height: 20px;
    display: block;
}

div.menuContent
{
    height: 20px;
    position: fixed;
    z-index: 4;
    margin-left: 30px;
}


table.container1
{
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 1;
    white-space: nowrap;
    height: 100%;
    width: 100%;
    vertical-align: middle;
}

table.content1
{
    height: 580px;
    background-image: url(background-fotograf-soeren-m-osgood.jpg);
    background-repeat: repeat-x;
    background-color: White;
}


td.masterPageText
{
    padding: 0px 40px 0px 40px;
    white-space: nowrap;
    vertical-align: bottom;
    height: 540px;
    font-size: 10px;
    width: 100%;
}


td.images
{
    padding: 0px 200px 0px 200px;
    height: 540px;
    vertical-align: bottom;
}

img.images
{
    cursor: hand;
    cursor: pointer;
}


td.imagesFirstImage
{
    padding: 0px 200px 0px 0px;
    height: 540px;
    vertical-align: bottom;
}

td.imagesDefault
{
    padding: 0px 40px 0px 40px;
    height: 540px;
    vertical-align: bottom;
}

td.textKontakt
{
    padding: 0px 40px 20px 0px;
    height: 520px;
    vertical-align: bottom;
    font-size: 12px;
    font-weight: bold;
}

td.imagesLabel, td.imagesDefaultLabel, td.masterPageLabel, td.imagesLastLabel, td.imagesFirstLabel
{
    color: #777777;
    vertical-align: top;
    font-size: 9px;
    height: 37px;
    text-transform: uppercase;
}


td.imagesLabel
{
    text-align: center;
    padding: 3px 0px 0px 0px;
}

td.imagesFirstLabel
{
    text-align: center;
    padding: 3px 160px 0px 0px;
}

td.imagesDefaultLabel
{
    text-align: center;
    padding: 3px 0px 0px 0px;
}

td.masterPageLabel
{
    text-align: left;
    padding: 3px 0px 0px 40px;
}

div.enlarge
{
    position: fixed;
    left: 0px;
    top: 0px;
    background-image: url(95-percent-black-background-fotograf-soeren-m-osgood.png);
    z-index: 3;
    display: block;
    width: 100%;
    height: 100%;
    visibility: hidden;
    cursor: hand;
    cursor: pointer;
}

table.enlarge
{
    width: 100%;
    height: 100%;
}

td.enlarge
{
    vertical-align: middle;
    text-align: center;
}