.containerMessage {
    background: white;
    text-align: center; 
}

.containerMessage div {
    border-width: 0;
    padding: 0;
    margin: 0;
    width: 100%;
    outline: none;
    list-style-type: none;
}

.containerInputOrt input{
    border-width: 0;
    padding: 0;
    margin: 0;
    width: 30%;
    outline: none;
}
.containerInputOrt {
    border: 1px solid #CCC;
    background: white;
    text-align: center;
}

.ui-tooltip {
    max-width: 330px;
    white-space:pre-wrap;
}

.dateTimeField input {
    width: 99%;
    display: inline;
    height: 17px;
    padding: 2px;
}
.dateTimeFieldNeu input {
    width: 34.7%;
    display: inline;
    height: 17px;
    padding: 2px;
}
span.dateTimeFieldNeu input {
    background: white;
    border-radius: 0px;
    border: 1px solid #a6a6a6;
    box-shadow: none;
}
.selectRadio label {
    margin-right: 50px;
}

.selectRadioAnrede label {
    margin-right: 55px;
}

.tableTextInput {
    width: 35%;
}

.ui-selectonemenu {
    cursor: pointer;
    display: inline-block;
    padding-right: 16px;
    position: relative;
    width: auto;
}

.completeTitelField {
    width: 100%;
    position: static !important;
}

.containerInput input{
    border-width: 0;
    padding: 0;
    margin: 0;
    width: 100%;
    height: 22px;
}

.containerInput {
    border: 1px solid #CCC;
    background: white;
    height: 22px;
}

.selectOneTitelMenu {
    border: none;
    width: 500px;
}

.veranstaltungsStartseite {
    float: left;
    margin-right: 15px;
    width: 29%;
    border-left: 1px solid black;
    padding-right: 10px;
}
.ulElement {
    word-wrap: break-word;
    padding-left: 5px;
    margin-left: 15px;
}

.divForVers {
    font-size: 1.4em;
    color: white;
    padding: 5px 0px 5px 5px;
}

li {
    margin-top: 7px;
}

legend {
    padding: 0.2em 0.5em;
    border:1px solid green;
    color:green;
    font-size:1.7em;
}

#registerTable {
    font-size: 13px;
}

#registerTable .ui-inputfield {
    width: 141px;
    padding: 2px;
    box-shadow: none;
    background-color: white;
    font-size: 13px;
    height: 17px;
    color: black;
    background: none;
}

#registerTable td input {
    border: 1px solid grey;
    padding: 2px;
    width: 141px;
    height: 17px;
}

#registerTable #tdCalender .ui-corner-all {
    border-radius: 0px;
}

#registerTable .ui-state-default {
    text-shadow: none;
    border: 1px solid grey;
}

#verDatenbankTable td input {
    border: 1px solid grey;
    padding: 2px;
    width: 320px;
}

#verDatenbankTable .ui-inputfield {
    width: 320px;
    padding: 2px;
    box-shadow: none;
    background-color: white;
    font-size: 13px;
    height: 17px;
    color: black;
}

#verDatenbankTable .timeFrame .ui-inputfield {
    background: none;
}

.ui-state-highlight {
    border: none !important;
    background: #aaa linear-gradient(to bottom, rgba(0, 0, 0, 0.25), rgba(0, 0, 0, 0)) repeat scroll 0 0 !important;
    color: white !important;
}

#verDatenbankTable #selectOne .ui-inputfield {
    width: 342px;
    height: 17px;
}

#verDatenbankTable #selectOne .ui-state-default {
    text-shadow: none;
    border: 1px solid grey;
    border-radius: 0px;
    padding: 0px;
}

#verDatenbankTable .ui-corner-all {
    border-radius: 0px;
}

#verDatenbankTable .ui-selectonemenu {
    padding: 0px;
}

#verDatenbankTable .ui-state-hover {
    box-shadow: none;
}

#verDatenbankTable .ui-selectonemenu-trigger {
    width: 22px;
    right: -1px;
    top: -1px;
    left: 323px;
}

#verDatenbankTable .ui-icon {
    margin-left: 3px;
}

.detailsTable .ui-inputfield {
    width: 100%;
    box-shadow: none;
    background-color: white;
    font-size: 13px;
    height: 22px;
    color: black;
}

.detailsTable .verwaltung .ui-inputfield{
    background: none;
}

.detailsTable .geburtstag .ui-inputfield {
    background: none;
}

.detailsTable .ui-state-default {
    box-shadow: none;
}

.containerMessage {
    background: white;
    text-align: center; 
}

.containerMessage .ui-corner-all {
    border-radius: 0px;
}

.containerMessage div {
    border-width: 0;
    padding: 3px;
    margin: 0;
    width: 141px;
    outline: none;
}

#selectOne {
    width: 169px;
}

.scrollable {
    overflow-y: auto;
    height: 364px;
}

.ui-message-info, .ui-messages-info {
    background-color: #dff2bf;
    border-color: #4f8a10;
    color: #4f8a10;
}

.ui-messages-info ul li {
    margin-top: 0;
}

div.details-calendar span.dateTimeField input {
    background: white;
    border-radius: 0px;
    border: none;
    box-shadow: none;
}

/*.clearfix::after {
    display: block;
    clear: both;
    content: "";
}*/

.booking-biko-mit-container::after {
    display: block;
    clear: both;
    content: "";
}

#mainForm\:biko-teilnehmer-list select{
    width: 62%;
    margin-right: 10px;
}

#mainForm\:biko-teilnehmer-list input[type="submit"]{
    width: 91px;
}

.booking-biko-mit-container .container-choose-mit{
    width: 350px;
    float: left;
}
.booking-biko-mit-container .container-show-mit{
    width: 250px;
    float: left;
}