/* Styledefinionen fuer Schule Suchen */

.fontColor {
    color: #004E8C;
}

.padding_left {
    padding-left: 20px;
}

/* Indexseite */
@media screen and (min-width: 64.063em) {
    .tile.indexTile {
        min-height: 450px;
    }
}

/* Startseite mit Auswahl der acht Arten zu suchen */
.divInfoText p {
    margin: 10px 0;
    padding-left: 1em;
}

.tile.startTile {
    width: 320px;
    padding: 1em 2em;
    flex: 1 1 auto;
}
.tile.startTile h3 {
    margin: 1em 0;
}
.tile.startTile .startTileBody {
    height: 150px;
}
.tile.startTile .startTileFooter {
    height: 80px;
}
.tile.startTile .btn {
    display: block;
    width: 80%;
}

/* Suchformular */
.formular_1 {}
.formular_2 {}
.formular_5 {max-width: 1394px;}
.formular_8 {}

.tile.formularTile2 {
    padding: 1em 2em;
    flex: 0 1 200px;
}
.tile.formularTile {
    padding: 1em 2em;
    flex: 0 1 400px;
    min-height: 320px;
}
.resultFunctionsItem {
    flex: 0 1 320px;
}
.resultFunctionsItem td {padding: 3px;}
.resultMetaItem {
    padding: 3px;
    flex: 0 1 600px;
}
.unterkategorie {padding-left: 30px;}

.tile.resultTile {
    width: 250px;
    height: 200px;
    margin: 0.5em;
    padding: 10px 20px 40px;
    border-radius: 30px;
    flex: 0 0 auto;
}

.tile.mapTile {
    max-width: 90%;
    width: 250px;
    margin: 0.5em auto;
    padding: 20px;
    flex: 1 0 auto;
}

.tileDetailsPage {
    padding: 20px;
}
.tileDetailsPage .dataColumn {
    padding: 0 1em;
}

.tileDetailsPage.singleMap {
    width: 100px;
}

@media only screen and (min-width: 360px) {
    .tileDetailsPage.singleMap {
        width: 300px;
    }
}
@media only screen and (min-width: 360px) {
    .tileDetailsPage.singleMap {
        width: 300px;
    }
}
@media only screen and (min-width: 1500px) {
    .tileDetailsPage.singleMap {
        width: 400px;
    }
}
@media only screen and (min-width: 1800px) {
    .tileDetailsPage.singleMap {
        width: 500px;
    }
}


@media screen and (min-width:40.063em) {
    .tileDetailsPage.singleMap {
        flex: 1 0 auto;
    }
}

.kachelLayout {
    border-radius: 40px;
    background-color: white;
    padding: 15px 26px 30px;
    float: left;
    margin: 5px;
}

.kachelInfo {
    border-radius: 30px;
    background-color: white;
    padding: 15px 26px 45px;
    float: left;
    margin-right: 13px;
    margin-top: 15px;
}

.infoList {
    list-style-image: none;
    margin: 5px 0 10px 0;
    padding-left: 25px;
    list-style-type: disc;
}

.schulbetriebsschluessel_0 {
    color: red;
}

.schulbetriebsschluessel_2 {
    color: red;
}

.schulbetriebsschluessel_3 {
    color: red;
}

/* Styledefinionen fuer die Eingabefelder in den Suchkacheln */
.inpFormular {
    padding: 4px;
    width: 90%;
}
/* Styledefinionen fuer die Selektion */
.selectOneMenu {
    border: 1px solid #aaa6a6;
    padding: 4px;
    width: 100%;
}

.myRadio table tbody td{
    padding-bottom:10px;
}

.selectManyMenu {
    border: 1px solid #aaa6a6;
    padding: 4px;
    width: 100%;
    height: 150px;
}

.selectManyMenu.selectManyMenuSmall {
    height: 135px;
}

.selectManyMenu.selectManyMenuBig {
    height: 165px;
}

/* Styledefinionen fuer die Links, Pfeile, Checkbox */
.links {
    text-decoration: none;
    margin-top: 13px;
    color: #111;
}

.links:hover {
    color: #009EE9;
    text-decoration: underline;
}

.extern {
    background: url("/BiPo/SchuleSuchen/jakarta.faces.resource/links.gif.xhtml?ln=img");
    background-position: left;
    padding-left: 15px; /* mindestens Breite der verwendeten Grafik */
    background-repeat: no-repeat;
}

.checkBox {
    background: url("/BiPo/SchuleSuchen/jakarta.faces.resource/check-box.png.xhtml?ln=img");
    padding-left: 20px; /* mindestens Breite der verwendeten Grafik */
    background-repeat: no-repeat;
    background-size: 15px;
}

.warning {
    background: url("/BiPo/SchuleSuchen/jakarta.faces.resource/warning.png.xhtml?ln=img");
    padding-left: 25px; /* mindestens Breite der verwendeten Grafik */
    background-repeat: no-repeat;
    background-size: 20px;
    display: block;
}

.info {
    background: url("/BiPo/SchuleSuchen/jakarta.faces.resource/info.png.xhtml?ln=img");
    padding-left: 25px; /* mindestens Breite der verwendeten Grafik */
    background-repeat: no-repeat;
    background-size: 20px;
    display: block;
}



.markerList {
    list-style-image: url("/BiPo/SchuleSuchen/jakarta.faces.resource/arrow-thick-right.png.xhtml?ln=img");
    padding-left: 25px;
}

/* Listeneinträge nach oben verschieben, um auf Höhe des Symbols zu liegen */
.markerList li span,
.markerList li a {
    position: relative;
    top: -3px;
}

/* Styledefinionen fuer die Spaltenbreite */
.columnWidth_20px {
    width: 20px;
}

.columnWidth_30px {
    width: 30px;
}

.columnWidth_40px {
    width: 40px;
}

.columnWidth_50px {
    width: 50px;
}

.columnWidth_60px {
    width: 60px;
}

.columnWidth_100px {
    width: 100px;
}

.columnWidth_150px {
    width: 150px;
}

.columnWidth_155px {
    width: 155px;
}

.columnWidth_170px {
    width: 170px;
}

.columnWidth_195x {
    width: 195px;
}

.columnWidth_200px {
    width: 200px;
}

.columnWidth_230x {
    width: 230px;
}

.columnWidth_295px {
    width: 295px;
}

.columnWidth_400px {
    width: 400px;
}


.columnWidth2_400px {
    width: 400px !important;
}

.btn2 {
    color: #FFF !important;
    text-shadow: -1px 0px #000;
    border-top: 1px solid #3486D5;
    border-right: none;
    border-bottom: 1px solid #1F5A9D;
    border-left: none;
    border-radius: 5px;
    box-shadow: 0px 1px 0px #3486D5, 0px -1px 0px #1F5A9D;
    cursor: pointer;
    width: 100%;
    background-color: #004E8C;
    height: 25px;
    margin-left: 1.9em;
    width: 85%;
}








.columnWidth_550px {
    width: 550px;
}

/* Styledefinionen fuer die Bereite */
.width_225px {
    width: 225px;
}

.width_310px {
    width: 310px;
}

.width_505px {
    width: 505px;
}

.width_840px {
    width: 840px;
}

.width_1348px {
    width: 1348px;
}

/* Styledefinionen fuer maximale Bereite der dataTable */
.maxWidth_700px {
    max-width: 700px;
}

/* Styledefinionen fuer die Höhe der Kacheln */
.height_150px {
    height: 150px;
}

/* Kartendarstellung Ergebnislisten */
.containerMap {
    min-height: 50em;
    height: 50em;
    width: 100%;
}
.containerMapSchulaufsicht {
    min-height: 35em;
    height: 35em;
    width: 100%;
}

.legendTable td {
    padding: 1em 0;
}

@media screen and (min-width:64.063em) {
    .legendTable td {
        padding: 0 0 2em 1em;
    }
}

.legendTable td.alignTop,
.legendTable td.alignTop * {
    vertical-align: top;
}

/* für selectOneRadio mit sehr langen und daher umbrechenden Labels, der Text wird bündig dargestellt */
.selectOneRadioTableLayout {
    margin-top: 20px;
}
.selectOneRadioTableLayout td {padding: 10px 0;}
.selectOneRadioTableLayout input {float: left;}
.selectOneRadioTableLayout label {
    font-weight: bold;
    display: block;
    margin-left: 20px;
}

.selectOneRadioTableLayout2 {margin-top: 5px;}
.selectOneRadioTableLayout2 td {padding: 0 0;}
.selectOneRadioTableLayout2 input[type="radio"] {
    float: left;
    margin-top: 4px; /* optional */
}
.selectOneRadioTableLayout2 label {
    display: initial;
    font-weight: bold;
    margin: 5px;
    vertical-align: top;
}
.einrueck3, .einrueck3 td {
    display: block;
    margin-left: 20px;
    text-indent: 0;         /* Keine zusätzliche Einrückung */
    font-weight: normal;
}

.panelBorder {
    border: #000000 solid 1px;
}




.btnArrowLeft2 {
    padding: 3px 8px 3px 22px;
    display: none;
    /*    background: url("/BiPo/SchuleSuchen/jakarta.faces.resource/arrow_left.png.xhtml?ln=img") no-repeat scroll left center #004E8C;*/
}
