 .meinSkript  h2 {
            font-family: Arial;
            color: black !important;
            font-weight: bold;
        }

      .meinSkript   h3 {
            font-weight: bold;
            font-family: Arial;
            border-bottom: 2px solid black;
            padding-bottom: 5px;
        }

      .meinSkript   .ms-webpart-chrome {
            border-spacing: 0px;
        }

table.tabelle {
    margin-top: 10px;
}

table.tabelle {
    width: 100%;
}

.tabelle h2 {
    font-family: arial;
    color: black;
    font-weight: bold;
    margin-top: 10px;
}

.tabelle h3 {
    font-family: arial;
    font-weight: bold;
}

    #rechts p {
    font-family: Arial;
    font-size: 13px;
    line-height: 20px;
}

    #links p {
    font-family: Arial;
    font-size: 13px;
    line-height: 20px;
    }

.kopfzeile button {
    font-family: arial;
    font-weight: bold;
    border: 2px solid black;
    border-radius: 8px;
    font-size: 11px;
    padding: 7px;
    margin-bottom: 10px;
    cursor: pointer;
}

div#ueberschrift {
    font-weight: bold;
    font-size: 14px;
}

button#inhalteAusklappen {
       cursor: pointer;
    font-family: Arial;
    color: black;
    font-size: 13px;
    border: none;
    font-weight: bolder;
    float: right;
background:none;
}

#rechts tbody {
    border: 4px solid #eeeeee !important;
}



#rechts p, #rechts ul {
    line-height: 1.5;
	margin-top: 0.6% !important;
margin-bottom:0% !important;
    font-family: Arial;
}


table.tabelle tbody {
    border-top: 3px solid #CCCCCC;
}

        .meinSkript #stdgWahlFilter {
            font-size: 16px;
            display: inline-block;
            width: auto;
            border: 1px solid #000;
            background: url(/_layouts/15/FHD.Internet/images/down_arrow_news.PNG) no-repeat 99% #FFF;
            color: #000;
            margin-right: 20px;
            margin-top: 10px;
            line-height: 16px;
        }

        .meinSkript #term {
            font-size: 16px;
            display: inline-block;
            width: auto;
            border: 1px solid #000;
            overflow: hidden;
            background: url(/_layouts/15/FHD.Internet/images/down_arrow_news.PNG) no-repeat 99% #FFF;
            color: #000;
            margin-right: 20px;
            margin-top: 10px;
            line-height: 16px;
        }

       .meinSkript  #language, .meinSkript  #daisyFilter {
            font-size: 16px;
            display: inline-block;
            width: auto;
            border: 1px solid #000;
            background: url(/_layouts/15/FHD.Internet/images/down_arrow_news.PNG) no-repeat 99% #FFF;
            color: #000;
            line-height: 16px;
        }

        .meinSkript #tabelle {
            border-collapse: collapse;
            width: 100%;
        }

       .meinSkript  #lehrangeboteDarstellung td {
            text-align: left;
            padding: 8px;
            padding-bottom: 10px !important;
        }

#lehrangeboteDarstellung table td,
#lehrangeboteDarstellung table td * {
            vertical-align: top;
        }

        #rechts {
            background-color: #EEEEEE;
            padding: 10px;
            margin-left: 15px;
        }

        #lehrangeboteDarstellung tr:nth-of-type(1) {

            border-top: 3px solid #CCC;
        }

        h1.mystyleElement-H1 {
            margin-bottom: 0px !important;
        }


        .meinSkript table.tabelle {
            width: 100%;
        }



        #rechts span {
            font-family: arial !important;
            background-color: transparent !important;
            font-size: 13px !important;
        }

        div#rechts {
            max-width: 600px;
        }

        pre.tw-data-text.tw-ta.tw-text-small {
            background-color: transparent !important;
        }

        #description {
            font-family: arial;
            font-weight: bold;
            font-size: 15px;
        }

        .legendeTabelle td {
            font-weight: 550;
            font-size: 11px;
            width: 100px;
        }

        table.legendeTabelle {
            margin: 11px;
        }

 .meinSkript table.tabelle {
    margin-bottom: 60px;
}

details {cursor: pointer;}