
/************************************************************

  Index Grundeinstellungen
  
*************************************************************/

.indexbody {
	 width:             1200px;
    background-color: #e4e4f4;
    background-image: "";
    border-left-style:     hidden;
    border-right-style:    hidden;
    border-top-style:     hidden;
    border-bottom-style:  hidden;
    border-right-width:      3px;
    border-left-width:       3px;
    border-top-width:        0px;
    border-bottom-width:     0px;
    border-right-color:  #008800;
    border-left-color:   #880000;
    margin: auto;
    padding: 10px;
    
}


/*  Session Liste  */

.sessionschauantabelle {
	width: 100%;
	align-items: center;
	margin-top: 222px;
}

.sessionshowtabelle {
   align-items: center;
   margin: auto;
   width: 70%;
}

.sessioninfotext {
   padding: 0px;
   margin: 0px;
   color: #aaaaaa;
}




.sessionresettabelle {
	background-color: #eeeeff;
	color: #ee6644;
   font-family: 'Times New Roman', sans-serif;
   font-size: 1.0em;
}



/* Fußzeile in Tabelle */

.fusstabel {
   width: 100%;
}
.fusstdvorspann {
	width: 20%;
   text-align: center;
	color: #8888aa;
   font-family: 'Times New Roman', sans-serif;
   font-size: 1.0em;
}
.fusstdansage {
	width: 60%;
   text-align: center;
	color: #8080ba;
   font-family: 'Times New Roman', sans-serif;
   font-size: 1.1em;
}
.fusstdabspann {
	width: 20%;
   text-align: center;
	color: #8888aa;
   font-family: 'Times New Roman', sans-serif;
   font-size: 1.0em;
}




/************************************************************

  Schriftarten für das Internet
  https://css-tricks.com/snippets/css/css-font-families/

*************************************************************/

