
#header {
    position: fixed;
    width: 100%;
}

#next, #Preis {
    float: right;
    font-family: Helvetica;
}

#Preis {
    line-height: 42px;
    font-weight: bold;
}

#content {
    font-size: inherit;
    position: fixed;
    top: 181px;
    bottom: 4px;
    width: calc(100% - 24px);
}

.tabcontent {
    position: fixed;
    top: 228px;
    bottom: 8px;
    width: calc(100% - 69px);
    overflow-y: scroll;
    overflow-x: hidden;
}

img.autobild {
    width: 80%;
    max-width: 150px;
    height: auto;
    clear: both;
    float: left;
}

.requiredStar {
    color: red;
}

select.autotyp {
    width: 100%;
}

#Anmeldung {
    margin: 8px;
    position: fixed;
    top: 173px;
    bottom: 0px;
}

#BesTable, #VerTable {
    table-layout: fixed;
}

#VerTable {
    padding-bottom: 80px;
}

div {
    max-height: 100000px;
}

#tab4 table select, #tab5 table select {
    width: 100%;
}

.ui-datepicker select.ui-datepicker-month {
    width: 60% !important;
}

.ui-datepicker select.ui-datepicker-year {
    width: 40% !important;
}

#header a:link, a:visited {
    color: #4b6b94;
    text-decoration: none;
    font-weight: bold;
    font-family: Helvetica;
    font-size: small;
}

body, html {
    height: calc(100% - 10px);
    padding: 0px;
    margin: 0px 0px 10px;
    background: #ffffff;
}

td.topnav {
    margin: 0px;
    padding: 0px;
    background: url(bg_top.gif) repeat-x top left;
    height: 42px;
}

#flagge {
    float: right;
    margin: 15px 0px 10px 5px;
}

#trennleiste {
    width: 100%;
    padding-right: 8px;
    padding-left: 8px;
    border: 0;
    border-spacing: 0;
    position: fixed;
}

#trennleiste img {
    margin-right: 2px;
}

#Preview {
    max-height: 150px;
    max-width: 90%;
}

#TransportBild {
    max-height: 150px;
    max-width: 90%;
}

.FahrzeugRechts {
    vertical-align: top;
    position: relative;
}

#tab0, #tab6 {
    background-color: rgba(248, 233, 190, 0.75);
}

#tab1 {
    background-color: rgba(85, 150, 112, 0.75);
}

#tab1 input, #tab1 select {
    background: linear-gradient(rgba(85, 150, 112, 0.25), rgba(85, 150, 112, 0.25)), linear-gradient(white, white)
}

#tab2 {
    background-color: rgba(173, 137, 0, 0.75);
}

#tab2 input, #tab2 select {
    background: linear-gradient(rgba(173, 137, 0, 0.25), rgba(173, 137, 0, 0.25)), linear-gradient(white, white)
}

#tab3 {
    background-color: rgba(83, 114, 159, 0.75);
}

#tab3 table input, #tab3 table select {
    background: linear-gradient(rgba(83, 114, 159, 0.25), rgba(83, 114, 159, 0.25)), linear-gradient(white, white)
}

#tab4 {
    background-color: rgba(169, 109, 47, 0.75);
}

#tab4 input, #tab4 select {
    background: linear-gradient(rgba(169, 109, 47, 0.25), rgba(169, 109, 47, 0.25)), linear-gradient(white, white)
}

#tab5 {
    background-color: rgba(48, 56, 56, 0.75);
}

#tab5 input, #tab5 select {
    background: linear-gradient(rgba(48, 56, 56, 0.25), rgba(48, 56, 56, 0.25)), linear-gradient(white, white)
}

.Gerichtbeschreibung, .Besichtigungbeschreibung {
    display: none;
}

.Essenbilder {
    width: 300px;
    height: auto;
}

.Besichtigungbilder {
    width: 149px;
    height: auto;
}

.Besichtigungbilder + .Besichtigungbilder {
    margin-left: 2px;
}

.Stern {
    width: 10px;
    height: auto;
}

#PersDataTable input:not([type='checkbox']):not([type='radio']), #PersDataTable select, #fahrzeugTable input:not([type='radio']):not([type='file']), #fahrzeugTable select {
    box-sizing: content-box;
    -ms-box-sizing: content-box;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    width: 200px;
    border-width: 2px;
    padding-left: 1px;
    padding-right: 1px;
}

#EqTable th, #EqTable td:nth-child(3) {
    text-align: center;
}

#EqTable td:not(:nth-child(3)) {
    text-align: left;
}

#EqTable td:nth-child(2), #EqTable td:nth-child(3), #EqTable th:nth-child(3) {
    padding-left: 30px;
}

#EqTable td:nth-child(4) {
    padding-left: 50px;
}

#EqTable th:nth-child(4) {
    padding-left: 50px;
    text-align: left;
}

#header table td {
    padding: 0px;
    border: 0;
}

#EqTable tr:nth-child(4) > td:nth-child(3) > input:nth-child(1) {
    margin-left: 80px;
}

#logos {
    width: 95%;
    height: 130px;
    margin: auto;
    border: 0;
    border-spacing: 10px;
    border-collapse: separate;
}

.ui-tabs-nav {
    overflow: auto;
    min-height: 40px !important;
}

#Autotypen {
    width: 100%;
}

#Autotypen td {
    width: 16.666%;
}

#Autotypen select {
    width: 100%;
}

.nowrap {
    white-space: nowrap;
}

input.equip {
    width: 30px;
}

input.equip:not(:first-child) {
    margin-left: 10px;
}

#fahrzeugTable > tbody > tr:nth-child(2) > td {
    padding-bottom: 50px;
}

#tab2 textarea {
    width: 200px;
    height: 40px;
    resize: none;
    background: linear-gradient(rgba(58, 73, 114, 0.25), rgba(58, 73, 114, 0.25)), linear-gradient(white, white);
}

#tab3 textarea {
    width: 200px;
    height: 40px;
    resize: none;
    background: linear-gradient(rgba(196, 30, 58, 0.25), rgba(196, 30, 58, 0.25)), linear-gradient(white, white);
}

.platzwahl {
    display: none
}

#agbs {
    width: 100%;
    border: 1px solid lightgrey;
    margin-bottom: 20px;
}

#Preistable {
    border-collapse: collapse;
}

#Preistable td, #Preistable th {
    border: 1px solid black;
}

#Preistable td:nth-child(1) {
    width: 33%;
}

#Preistable td + td {
    width: 22%;
}

#Preistable th {
    text-align: center;
}

#willkommenOl > li {
    margin-bottom: 3em;
}

input:required {
    box-shadow: none;
}

input:invalid {
    box-shadow: none;
}

.clubwahl * {
    float: left;
}

.clubwahl input {
    clear: left;
}

#EqTable tr:nth-child(4) td:nth-child(4) input:nth-child(2) {
    margin-left: 22px;
}

.ui-selectmenu-open {
    bottom: 0px;
    min-height: 100px;
}

.ui-selectmenu-open > ul {
    max-height: 100%;
}

.errorUl {
    color: red;
}

.ZimmerZahl {
    width: 50px;
}

#uberschrift {
    background: url(bg_top.gif) repeat-x top left;
    font-size: 22px;
    font-weight: bold;
    padding: 0px;
    vertical-align: bottom;
    padding-left: 10px !important;
    font-family: Helvetica;
}
