
body {
    padding: 10px;
}

#content {
    margin: 50px 0 0 0;
}

    table {
        /* tables still need 'cellspacing="0"' in the markup */
        
        border-collapse: collapse;
        border-spacing: 0;
        margin: 0 0 0 0em;
        width: 100%;
        font-size: 13px;
    }

    th {
        font-weight: bold;
    }

    th, td {
        padding: 0px 10px;
    }
.spezial {
        border-left: 0px solid rgb(234, 234, 234); 
        border-right: 0px solid rgb(234, 234, 234); 
        border-top: 1px solid rgb(233, 143, 18); 
        border-bottom: 1px solid rgb(234, 234, 234); 
        box-sizing: border-box;
	
}
.spezialZweitefarbe {
		    color: black;
    		background-color: #E99012;
        border-left: 0px solid rgb(234, 234, 234); 
        border-right: 0px solid rgb(234, 234, 234); 
        border-top: 1px solid rgb(233, 143, 18); 
        border-bottom: 1px solid rgb(234, 234, 234); 
        box-sizing: border-box;

}
    caption, th, td {
        text-align: left;
    }

.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
    padding: 0px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd;
}
    
.TurTabelleNormal {
    color:#000000;
    background-color:#ffffff;
}
.TurTabelleHover {
    color:#660000;
    background-color: #E99012;
    cursor:pointer;
}

th, td {
    border: 1px solid #EAEAEA;
    padding: 0px 5px;
    font-size: 95%;
}

.zweiteFarbe {
    color: black;
    background-color: #E99012;
    font-weight: bold;
}

.frauen {
    color: #d52e08;
    font-weight: bold;
}
.alt {
    color: blue;
    font-weight: bold;
}
.Ju {
    color: green;
    font-weight: bold;
}

.		modal-header {
    	padding: 0px 10px !important;
    	border-bottom: 1px solid #e5e5e5;
		}  

div.bottombar{ /* zeile unter dem menu */
    height: 10px;
    background: #eae9ea;
}

ul.semiopaquemenu{ /* main menu UL */
    font: bold 14px Georgia ;
    width: 100%;
    background: #f1f1f1;
    padding: 11px 0 8px 0; /* padding of the 4 sides of the menu */
    margin: 0;
    text-align: left; /* set value to "left", "center", or "right" to align menu accordingly */
}

ul.semiopaquemenu li{
    display: inline;
}

ul.semiopaquemenu li a{
    color:black;
    padding: 6px 8px 6px 8px; /* padding of the 4 sides of each menu link */
    margin-right: 15px; /* spacing between each menu link */
    text-decoration: none;
}

ul.semiopaquemenu li a:hover, ul.semiopaquemenu li a.selected{
    color: black;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwLjgyIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMC4xNiIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+); /* IE9+ SVG equivalent  of linear gradients */
    background: -moz-linear-gradient(top,  rgba(255,255,255,0.82) 0%, rgba(255,255,255,0.16) 100%); /* fade from white (0.82 opacty) to 0.16 opacity */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,0.82)), color-stop(100%,rgba(255,255,255,0.16)));
    background: -webkit-linear-gradient(top,  rgba(255,255,255,0.82) 0%,rgba(255,255,255,0.16) 100%);
    background: -o-linear-gradient(top,  rgba(255,255,255,0.82) 0%,rgba(255,255,255,0.16) 100%);
    background: -ms-linear-gradient(top,  rgba(255,255,255,0.82) 0%,rgba(255,255,255,0.16) 100%);
    background: linear-gradient(top,  rgba(255,255,255,0.82) 0%,rgba(255,255,255,0.16) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d1ffffff', endColorstr='#29ffffff',GradientType=0 );
    -moz-box-shadow: 0 0 5px #595959; /* CSS3 box shadows */
    -webkit-box-shadow: 0 0 5px #595959;
    box-shadow: 0 0 5px #595959;
    padding-top: 12px; /* large padding to get menu item to protrude upwards */
    padding-bottom: 20px; /* large padding to get menu item to protrude downwards */
}

