﻿.w3-tangerine {    font-family: "Tangerine", serif;}

.w3-montserrat {    font-family: "Montserrat", sans-serif;}

.w3-row-padding img {margin-bottom: 01px}


/* Set the width of the sidenav to 120px */
.w3-sidenav {width: 200px;background: #222;}


/* Add a left margin to the "page content" that matches the width of the sidenav (120px) */
.og-linseinruecken200 {margin-left: 200px;}



/* Add a left margin to the "page content" that matches the width of the sidenav (120px) */
.og-bildlaufauto {overflow: scroll;}
.og-margin-left{margin-left:50px!important}
.og-margin-right{margin-right:50px!important}
.og-margin-oben{margin-top:50px!important}
.og-margin-unten{margin-bottom:50px!important}



.og-table {
    display: block; 
	   /* fallback */
    width: 97%;
    /* minus scroll bar width */
    width: -webkit-calc(100% - 16px);
    width:    -moz-calc(100% - 16px);
    width:         calc(100% - 16px); 
	border-spacing: 0;
    border: 2px solid black;
	height: 1000px;


}
.og-thead {
    display: inline-block;
    }
.og-tbody {
}







.og-tabellenfenster{
    height:900px;
}
 



.og-backgroundbuehne {
                            background-image:url('../images/BuehnebackgroundBlues.jpg');
                            background-repeat:no-repeat;
                            background-size: contain;
                            opacity: 0.1;
                            height:100%;
                            width:100%;
                     }




.og-table {
			padding: 0;
			margin: 0;
			border: 1px solid black;
			border-collapse: collapse;
			border-spacing: 0;
			empty-cells: show;
}


.og-bordertransparent {
		     border-color:transparent;
					}

.og-backtransparent {
     background-color:transparent;
					}


.og-zelleohneumbruch   { 
     white-space: nowrap; 
					}



.og-tablerahmenmit {
    border: 1px solid black;
    padding: 0px 0px;
    margin: 0px;

    }


.og-tablerahmenohne {
     border-collapse:collapse;
     padding: 0px 0px;
     margin: 0px;
     }




