﻿html
{
    height: auto;
    min-height: 100%;
}
body
{
    margin: auto;
    margin-top: 0px;
    margin-bottom: 0px;
    height: auto;
    min-height: 100%;
    background: #eaeaea url(   'Images/background.jpg' ) repeat-x 0% 0%;
}
form
{
    height: auto;
    min-height: 100%;
}
div#whitebox
{
    height: auto;
    min-height: 100%;
    margin: auto;
    background: #ffffff;
    width: 879px;
}
div#graybox
{
    margin: auto;
    text-align: center;
    background: #e9e9e9;
    width: 851px;
}
div#content
{
    margin-top: 2px;
    margin-bottom: 10px;
}
a img
{
    border: none;
}

.Arrow
{
    position:relative;
    top:10px;
}
div.ticketContainer
{
    float: left;
    background: url(  'Images/ticket.jpg' ) no-repeat 15px 0%;
    margin: 0;
    padding-bottom: 2px;
    width: 774px;
    height: 57px;
}
div.ticketsLeft
{
    float: left;
    position: relative;
    text-align: left;
    color: #22384e;
}
div.ticketsRight
{
    float: right;
    position: relative;
    text-align: left;
    color: #ffffff;
}
div.ticketCaption
{
    left: 70px;
    top: 5px;
    width: 504px;
    height: 25px;
    font: normal bold 25px/25px Arial;
}
div.ticketLocation
{
    left: 107px;
    top: 11px;
    width: 465px;
    height: 19px;
    font: normal normal 14px/15px Arial;
}
div.ticketDate
{
    left: -8px;
    top: 8px;
    width: 134px;
    height: 23px;
    font: normal bold 23px/23px Arial;
}
div.ticketTime
{
    left: -11px;
    top: 11px;
    width: 106px;
    height: 17px;
    font: normal normal 12px/13px Arial;
}
div.ticketSend
{
    float: right;
    height: 59px;
    position: relative;
    top: -1px;
    left: -15px;
}
div#footer
{
    margin: 20px 10px 5px 15px;
    font: normal normal 12px/13px Verdana;
    color: #808589;
}
table.detailImages
{
    float: left;
    margin-top: 20px;
    margin-bottom: 20px;
}
div.detailImages
{
    margin-left: 13px;
    height: 175px;
    width: 190px;
    text-align: left;
    border-right: solid 1px #9b9b9b;
}
div.detailContent
{
    float: right;
    margin: -5px 15px 0 0px;
    width: 410px;
    padding-left: 10px;
    font: normal normal 12px/14px Arial;
}
.inputbox
{
    border-style: double;
    border-width: 3px;
    border-color: #dbdbdb;
    font-family: Verdana;
    margin-top: 6px;
    margin-right: 5px;
    width: 208px;
    font: normal normal 12px/13px Verdana;
    color: #808589;
}

.inputbox2
{
    border-style: double;
    border-width: 3px;
    border-color: #abaeb0;
    font-family: Verdana;
    margin-top: 6px;
    margin-right: 5px;
    width: 208px;
    font: normal normal 12px/13px Verdana;
    color: #808589;
}

div#lawinfo
{
    margin-top: 6px;
    margin-right: 6px;
    text-align: right;
    font: normal normal 10px/11px Arial;
    color: #dbdbdb;
}

div#bookmarks
{
    position: relative;
    right: 140px;
    top: -45px;
    text-align: right;
    height: 40px;
}

div#kimotion
{
    position: relative;
    right: 50px;
    top: -67px;
    text-align: right;
    height: 25px;
}

div#newsticker
{
    background-color: #22384e;
    background-image: url(Images/news_rechts.gif);
    background-position: right;
    background-repeat: no-repeat;
    color: White;
    width: 820px;
    margin: 10px;
    text-align: left;
    position: relative;
    font-family: Arial;
    font-size: 10pt;
    height: 24px;
    padding: 0px;
}
