div.DEV{
    background-color: lightgoldenrodyellow;
}

img.DEV{
    display: none;
}

body {
    font-size: 6rem;
}

.pageMenu h2{
    font-size:1.2em;
    margin-bottom: 80px;
    font-weight: bold;
}

.pageMenu h3{
    font-size:1.0em;
    margin-bottom: 80px;
    font-weight: bold;
}

.administration{
    display: none;
}


a:link::before{
    content: attr(small-text) ;
}

div.pageWrapper{
    margin-left: 0%;
    margin-right: 0%;
    width: 100%;
}


div.header{
    margin-top:136px;
    border: 0px solid black;

}
div.header div.left{
    min-width:68%;
    max-width:75%;
}
div.header div.middle{
    width:15%;
}
div.header div.right{
    width:98%;
    text-align: left;
}

table{
    margin-top: 120px;
    width: 99%;
    font-size: 6rem;
    margin-left:0%;
    margin-right:0%;
}

th{
    display:none;
}

tr{

}

td{
    display: inline-block;
    width: 95%;
    border: 0px solid black;
    border-bottom: 0px solid black;
}

td.DatumVonDatumBisZeitVonZeitBis{
    font-weight:bold;
}

td.Verantwortung::before{
    content: "Verantwortung: ";
    font-style: italic;
}
td.Bereich::before{
    content: "Bereich: ";
    font-style: italic;
}

td.colIndexcontentcontenttype_mapped{
    width: 99%;
    font-style: italic;
}

td.colIndex, td.colMedialist, td.colFilelink {
    width: 95%;
    color: slategray;
    min-height: 140px;

}

td.colMedialist a{
    color: slategray;
}

td.colDate{
    width: 99%;
    border-top: 0px dotted black;
}
td.colFilecontenttype{
    width: 69%;
}

td.colFilecontenttype{
    text-align:right;
}

td.colIndex_Contentlink{
    font-style: italic;
    font-weight:bold;
}

td.colMedialist,td.colIndex_Contentlink{
    padding-bottom: 30px;
}

/* <img src="/_new.DEV/_modules//icon/32x32/plain/user.png" class="icon"> */

.heroline{
    height: 80px;
    width:100%;
    border: 0px solid green;
    margin-left: 0%;
    margin-right: 0%;

}



.heroline .one {
    width: 49%;
    border: 0px solid green;
}

.heroline .one_public{
    /* display: none;*/
    display: none;
}

.heroline .two{
    width: 49%;
    height: auto;
    text-align: right;
    border: 0px solid  red;
}


.heroline .one .mainMenuMobile {
    width: 99%;
}
.heroline .one .mainMenuMobile select{
    width: 99%;
    margin-top: 20px;
}

.heroline .one .mainMenuMobile select option {
    font-size: 0.9em;
}



.heroline .two span.username{
    font-size:0.2em;
}

.heroline input.username,
.heroline input.password{
    width: 44%;
    margin-top: 0em;
    padding-top: 0em;
}

.heroline  input.loginbutton{
    height: 74px;
    vertical-align: top;
    border: 0px solid black;
    width: 6%;
    margin-top: 0.15em;
}


.heroline .mainMenuMobile{
    display: inline;
}

.heroline .mainMenuDesktop{
    display: none;
}

input.search{
    border: 2px black solid;
}

img.icon{
    width: 96px;
}

.heroline img.logo_small{
     width: 192px;
     display: none;
 }


.heroline span.logo_text{
    display: inline;
    vertical-align: bottom;
    font-style: italic;
    color: darkviolet;
}
.heroline img.logo_small_public{
    display: none;
}

.heroline .two span.username{
    display: none;
}

input.search{
    height: 96px;
}

input.searchbutton, input.searchbutton_delete{
    height: 96px;
}

div.audioplayerOwnControls button.play,
div.audioplayerOwnControls button.pause,
div.audioplayerOwnControls button.increaseVolumne,
div.audioplayerOwnControls button.decreaseVolumne{
    height: 100px;           /* make this the size of your image */
    width: 23%;
    margin-left: 0%;
    margin-right: 0%;
}

div.audioplayerOwnControls button.pause,
div.audioplayerOwnControls button.increaseVolumne{
    margin-left: 0%;
    margin-right: 0%;
}



div.audioplayerOwnControls{
    width: 100%;
    margin-left: 0%;
    margin-right: 0%;
    /*vertical-align: center;*/
}

/* TIMETABLE */
table.timetable{
    width: 99%;
}

table.timetable th{
    text-align: left;
}
table.timetable .datum{
    width: 99%;
    text-align: left;
}

table.timetable .zeit{
    width: 99%;
    text-align: left;
}

table.timetable .ort{
    width: 99%;
    text-align: left;
}

table.timetable .was{
    width: 99%;;
    text-align: left;
}

/** PLANINFOS **/
table.planinfos{
    width: 99%;
}

table.planinfos th{
    text-align: left;
}

table.planinfos .description{
    width: 99%;
    text-align: left;
}

table.planinfos .col_1{
    width: 99%;
    text-align: left;
}

table.planinfos .col_2{
    width: 99%;
    text-align: left;
}


td.DatumVonDatumBisZeitVonZeitBis{
    color: rgb(15, 83, 5);
    font-weight:bold;

    max-width: 99%;
}

