/* Mobile first - für schmale Viewports */

#motnie_galerie ul,
#motnie_galerie li {
	margin: 0.5em;
	padding: 0.1em;
}

#motnie_galerie li {
	display: inline-block;
	list-style-type: none;
    width: 45%; /* prüfen */
    width: 10em;
}

#motnie_galerie img {
	padding: 0;
	margin: 0;
   /* width: 100%;  /* Bild passt sich an verfügbaren Raum im li an */
   height: auto;
   max-width: 90%;


}

#sponsor_sidebar {
    height: 500px;
}

@media all and (min-width: 992px){
    #sponsor_sidebar {
        height: 300px;
    }
}

@media all and (min-width: 1200px){
    #sponsor_sidebar {
        height: 350px;
    }
}

@media all and (max-width: 450px){
    #sponsor_sidebar {
        height: 400px;
    }
}

@media all and (max-width: 400px){
    #sponsor_sidebar {
        height: 350px;
    }
}

     /* Large screens */
@media all and (min-width: 35em) {
	#motnie_galerie li {
		width: 10em;
	}

	#motnie_galerie img {
		padding: 0;
		margin: 0;
		/* width: 100%;  /* Bild passt sich an verfügbaren Raum im li an */
	}

}


body {
        margin-top: 50px;
        /* padding-top: 50px; */
}

@font-face {
    font-family: mnangelina;
    src: url(angelina.TTF);
}

.mnangelina
{
    font-family: mnangelina ;
    transform: rotate(-2deg);
}

#SYSFENSTER {
    margin-bottom: 30px;
}

#SYSFENSTER img {

    height: auto;
    max-width: 90%;
}

.theme-showcase img {

    height: auto;
    max-width: 98%;
}

#JUMBO
{
    position: relative;
    background-image: url(../oben.jpg);
	background-color: #eeeeee;
	background-size: contain ;
    background-repeat: no-repeat;
    margin: 0px;
    padding: 0px;
    margin-top: 50px;
    margin-bottom: 30px;
    background-position:bottom ;
    padding-bottom: 22.333333% ;
}

.jumbo_1
{
    background-image: url(../oben.jpg) !important;
}

.jumbo_2
{
    background-image: url(../oben.jpg) !important;
}

.jumbo_3
{
    background-image: url(../oben.jpg) !important;
}



.jumbo_kart
{
    background-image: url(../oben.jpg) !important;
}

.jumbo_rallye
{
    background-image: url(../oben.jpg) !important;
}

.jumbo_slalom
{
    background-image: url(../oben.jpg) !important;
}



#kopftext {
    position: absolute;
}

.bg_gr{
    background-color: #eeeeee;
}


.kart1
{
    background-color: #D9EDF7;
    padding-top: 10px;
    padding-bottom: 10px;

    border-bottom:  solid 3px black;
}

.kart2
{
    background-color: #DFF0D8;
    padding-top: 10px;
    padding-bottom: 10px;

    border-bottom:  solid 3px black;

}



.kart3
{
     background-color: #FCF8E3;

    /* background-image: linear-gradient(to top right, red 50%, blue 50%); */

    padding-top: 10px;
    padding-bottom: 10px;

    border-bottom:  solid 3px black;


}

.kart4
{
    /* background-color: #FFFF6E; */

    background-image: linear-gradient(to top right, #FCF8E3 50%, #D9EDF7 50%);

    padding-top: 10px;
    padding-bottom: 10px;

    border-bottom:  solid 3px black;


}

.kart5
{
    /* background-color: #FFFF6E; */

    background-image: linear-gradient(to top right, #D9EDF7 50%, #FCF8E3 50%);


    padding-top: 10px;
    padding-bottom: 10px;

    border-bottom:  solid 3px black;


}


.kart9
{
    /* background-color: #FFFF6E; */

    background-image: linear-gradient(to top right, #D9EDF7 50%, #DFF0D8 50%);


    margin-top: 20px;
    margin-bottom: 20px;

    padding-top: 10px;
    padding-bottom: 10px;

    border-bottom:  solid 10px yellow;

    border-left: solid 10px yellow;
    border-right: solid 10px yellow ;
    border-top: solid 10px yellow ;

}


label .kart1_link
{
    background-color: #FF0000;
}

.kart1_link
{
    background-color: #D9EDF7;
    padding: 5px;
    padding-right: 15px;
    padding-left: 15px;
    margin-bottom: 10px;
    margin-left: 10px;
    cursor: pointer;
}

.kart2_link
{
    background-color: #DFF0D8;
    padding: 5px;
    padding-right: 15px;
    padding-left: 15px;
    margin-bottom: 10px;
    margin-left: 10px;
    cursor: pointer;
}

.kart3_link
{
    background-color: #FCF8E3;
    padding: 5px;
    padding-right: 15px;
    padding-left: 15px;
    margin-bottom: 10px;
    margin-left: 10px;
    cursor: pointer;
}

.kart_link
{
    background-color: #eeeeee;
    padding: 5px;
    padding-right: 15px;
    padding-left: 15px;
    margin-bottom: 10px;
    margin-left: 10px;
    cursor: pointer;
}

.slalom2
{
     background-color: #eeeeee;
    padding-top: 10px;
    padding-bottom: 10px;
    border-bottom:  solid 3px black;
}

.slalom1
{
    background-color: #ffffff;
    padding-top: 10px;
    padding-bottom: 10px;
    border-bottom:  solid 3px black;
}


.rallye2
{
    background-color: #eeeeee;
    padding-top: 10px;
    padding-bottom: 10px;
    border-bottom:  solid 3px black;
}

.rallye1
{
    background-color: #ffffff;
    padding-top: 10px;
    padding-bottom: 10px;
    border-bottom:  solid 3px black;
}


.termine1
{
    background-color: #eeeeee;
    margin-right: 0px;
    margin-left: 0px;
    padding-top: 5px;
    padding-bottom: 5px;
    border-bottom:  solid 0px black;
}

.termine2
{
    background-color: #ffffff;
    margin-right: 0px;
    margin-left: 0px;
    padding-top: 5px;
    padding-bottom: 5px;
    border-bottom:  solid 0px black;
}

.monatsbalken
{
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 5px;
    padding-bottom: 5px;
    background-color: black;
    color: white;
}

#nav_pagination {
    text-align: center;
    margin: 0 auto;
}

#form_jahr{
    text-align: center;
}

/* auslagern in allgemeines CSS */
.durchgestrichen
{
    text-decoration: line-through !important;
}



.durchgestrichen .titel_termin
{
    text-decoration: line-through !important;
}



.teilnehmer_feld:nth-child(odd) {background: #e0e0e0;}

.teilnehmer_feld
{
    border-bottom: #2D2D2D;
    border-bottom-style: solid;
    border-bottom-width: 3px;

    padding-top: 15px;
    padding-bottom: 30px;
    padding-left: 30px;
    padding-right: 30px;
}


/* Nicht benötigtes von Motorsport-Niederbayern ausblenden */

#regions_filter {
  display: none;
}

#link_sbm_kart {
  display: none;
}

#staende_bmv {
  display: none;
}

#staende {
  display: none;
}

.kart_region {
  display: none;
}

.kart_datum {
  display: none;
}

.kart_status {
  display: none;
}

.va_datum {
  display: none;
}