.dummy {
	font-family: "Comic Sans MS";
	font-size: 16px;
	font-weight: bold;
	color: #000066; 
}
/* Vorlagen für die Spielberichte */
.arial10 {
	font-size: 10px;
}
.arial12_bold {
	font-size: 12px;
	font-weight: bold;
}
.arial12 {
	font-size: 12px;
}
.arial14 {
  font-size: 14px;
}
.arial16 {
  font-size: 16px;
}
.arial18 {
  font-size: 18px;
}
/* Ende - Vorlagen für die Spielberichte */
body {
	margin-left:0px;
	margin-bottom:0px;
	margin-top:0px;
	margin-right: 0px;
}
.sitesTitel {
	font-family: "Arial";
	font-size: 16px;
	font-weight: bold;
	color: #C9C9C9; /*alte Farbe #000066 */
}
.sitesUeber {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #000066;
}
.BookEintragTitel {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
}
.allgText {
	font-family: "Arial";
	font-size: 12px;
}
.allgTextBold {
	font-family: "Arial";
	font-size: 12px;
	font-weight: bold;
}
.allgTextSmallBold {
	font-family: "Arial";
	font-size: 10px;
	font-weight: bold;
}
.Disclaimer {
	font-family: "Arial";
	font-size: 10px;
	text-align: justify;
}
.textChronik {  
  line-height: 1.5;
	font-family: Arial;
	font-size: 13px;
}
.BookText {  
  line-height: 1.4;
	font-family: Arial;
	font-size: 12px;
}
/* Home   -------------------------------  */
.homeNewsTitel {
	font-family: "Arial";
	font-size: 14px;
  font-weight: bold; 
	color: #556B2F;              /* Aktuell das hellblau der News-Titel 0066FF */
}
.homeNewsText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
/*	font-weight: bold; */
}
/* Saison   -------------------------------  */
.SaisonKlasse {
	font-family: "Arial";
	font-size: 16px;
	font-weight: bold; 
	color: #556B2F;
}
.SaisonSpieltag {
	font-family: "Comic Sans MS";
	font-size: 12px;
	font-weight: bold;
}
table.SaisonErg td {
	font-family: "Arial";
	font-size: 12px;
	/* font-weight: bold; */
	/* padding: 0px;*/
}
table.SaisonErgUeb td {
	font-family: "Arial";
	font-size: 11px;
	/* font-weight: bold; */
	/* padding: 0px;*/
}
table.SaisonTab td {
	font-family: "Arial";
	font-size: 12px;
	/* font-weight: bold; */
	/* padding: 0px;*/
}
/* Archiv   -------------------------------  */
.archivRekord {
	font-family: "Comic Sans MS";
	font-size: 16px;
	/* font-weight: bold; */
	color: #556B2F;
}
table.archivRekordeTitel td{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #0066FF;                /* Aktuell das hellblau der News-Titel */
	padding: 2px;
}
table.archivRekordeTitel2 td{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;                /* Aktuell das hellblau der News-Titel */
	padding: 2px;
}
table.archivRekordeTitel3 td{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #800000;                /* Aktuell das hellblau der News-Titel */
	background-color:#FFDAB9;
}
table.textErgebnisse td {
	font-family: Arial;
	font-size: 12px;
	/* font-weight: bold; */
	/* padding: 0px;*/
}
table.SaisonUeb td {
	font-family: Arial;
	font-size: 11px;
}
/* Archiv   -------------------------------  */
.bookEintragName {
	font-family: "Arial";
	font-size: 15px;
  font-weight: bold; 
	color: #556B2F;
}
.border_all_1 {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
/* Ränder   -------------------------------  */
.borderlogin {            /* Oben, Links kein Rand */
	border-top-width: 0px;
	border-top-style: none;
	border-left-width: 0px;
	border-left-style: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-color: #000000;
	padding:0em;
}
.borderTableOne {           /* Oben kein Rand */
  border-top-style: none;
  border-top-width: 0px; 
	border-left-width: thin;
	border-left-style: solid;
	border-right-width: thin;
	border-right-style: solid;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-color: #000000;
	/* background-color:#FFFFCC; */
	background-color:#FFFFFF; 
}
.bordersolid {             /*überall einen Rand */
	border-width:thin;
	border-style:solid;
	border-color:#000000;
	padding:0em;
}
.borderUnten {           /* Oben kein Rand */
  border-top-width: 0px; 
	border-bottom-width: 1px;
	border-right-width: 0x;
	border-left-width: 0px;
	border-bottom-style: solid;
	border-color: #000000;
	/* background-color:#FFFFCC; */
	/* background-color:#FFFFFF; */
}
.borderRechts {           /* Oben kein Rand */
  border-top-width: 0px; 
	border-bottom-width: 0px;
	border-right-width: 1px;
	border-left-width: 0px;
	border-right-style: solid;
	border-color: #000000;
	/* background-color:#FFFFCC; */
	/* background-color:#FFFFFF; */
}
.borderRechtsUnten {           /* Oben kein Rand */
  border-top-width: 0px; 
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-left-width: 0px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-color: #000000;
	/* background-color:#FFFFCC; */
	/* background-color:#FFFFFF; */
}
.borderoben {
	border-top-width: thin;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-top-color: #000000;
}
.bookRowTitel {           /* Oben kein Rand */
  border-top-width: 1px; 
	border-bottom-width: 1px;
	border-right-width: 0x;
	border-left-width: 0px;
  border-top-style: solid;
	border-bottom-style: solid;
	border-color: #000000;
	background-color:#F0FFF0;   /*DCDCDC  FFDAB9  99CCCC*/
	/* background-color:#FFFFFF; */
}
/* Kontakt   -----------------  */
.KontaktLinksUeber {
	font-family: "Comic Sans MS";
	font-size: 14px;
	font-weight: bold;
	color: #000099;
	/* background-color:#cccccc;*/
}
select.selectbox
{
font-family: Arial;
font-size: 14px;
color : #000000;
font-weight: bold;
background: #FFFFFF;
scrollbar-base-color:White;
scrollbar-face-color:577C9E;
scrollbar-shadow-color:#E5DFBF;
scrollbar-highlight-color:#E5DFBF;
scrollbar-3dlight-color:#336699;
scrollbar-darkshadow-color:DarkBlue;
scrollbar-track-color:#E5DFBF;
scrollbar-arrow-color:#E5DFBF;
border:1px solid #ddd;
} 
/* Kontakt Links */
ul#KontaktLinks
{ list-style-type:circle; 
  font-family: Arial;
  font-size:10pt;
  color: #000000;   
}
ul#KontaktLinks a
{ text-decoration:none;
  color: #000000; 
}
ul#KontaktLinks a:hover {
    border-color: white;
    border-left-color: black;
    border-top-color: black;
    color: white;
    background-color: #7F7F99;
}
/* -- Vereinsinfo ---------------------------------------------------*/
.Sponsoren
{ font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #000000;   
}
.Sponsoren a
{ text-decoration:none;
  color: #000000; 
}
.Sponsoren a:hover {
  border-color: white;
  border-left-color: black;
  border-top-color: black;
  color: white;
  background-color: #7F7F99;
}
/* -- Links in Saison ---------------------------------------------------*/
.SaisonLink
{ font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #000000;   
}
.SaisonLink a
{ text-decoration:none;
  color: #CC2247;  /*#DEDEDE   , 0066FF*/
}
.SaisonLink a:hover {
  border-color: white;
  border-left-color: black;
  border-top-color: black;
  color: white;
  background-color: #7F7F99;
}
/* -- Naviagation ---------------------------------------------------*/
ul#NaviEbene1 {
    width: 13.8em;
    margin: 0;
    border: 0px solid black;
    background-color: silver;
    padding: 0em;
    padd\ing: 0.0em;
    background-color: #EEE8AA;   /* C6E2FF; blauer Hintergrund */ 
    font-family: Verdana;        /* Schriftart fuer Navi */  
    font-weight: bold;
    font-size:8pt; 
}
ul#NaviEbene2 {
    width: 12em;
    margin: 0;
    padding-left: 1em;
}
ul#NaviEbene3 {
    width: 11em;
    margin: 0;
    padding-left: 1.0em;
}

* html ul#NaviEbene1 {  /* Korrekturen fuer IE 5.x */
    width: 13.7em;
    w\idth: 13.7em;
    margin: 0;
    padding-left: 0em;
    padd\ing-left: 0em;
}
* html ul#NaviEbene2 {  /* Korrekturen fuer IE 5.x */
    width: 12.5em;
    w\idth: 12.5em;
    margin: 0;
    padding-left: 0.7em;
    padd\ing-left: 0.7em;
}
* html ul#NaviEbene3 {  /* Korrekturen fuer IE 5.x */
    width: 12em;
    w\idth: 12em;
    margin: 0;
    padding-left: 0.7em;
    padd\ing-left: 0.7em;
}
ul#NaviEbene1 a, span {
    width: 12.6em;
    display:block;
    padding: 0.3em;               /* Abstand innerhalb eines Buttons zwischen Text und Rand */
    padding-left:0.8em;           /* Der linke innere Abstand der Links vom hellblauen Hintergrund.*/
    text-decoration: none;
    font-weight: bold;
    border: 1px solid black;
    border-left-color: white;
    border-top-color: white;
    color:#000000;                /* #191970;*/
    background-color:#9FB6CD;     /* D9D9CC; gruene farbe */
}

ul#NaviEbene2 a, span {
    padding: 0.2em;               /* Abstand innerhalb eines Buttons zwischen Text und Rand */
    padding-left:0.8em; 
    width: 11.6em;
    color: #000060;
    background-color: #A2CD5A;    /* EEE9BF; gruene farbe */
}
ul#NaviEbene3 a, span {
    width: 10.6em;
    color: #000080;               /*#0000CD; */
    background-color: #FFDAB9;    /* FAFAD2; gruene farbe*/
}  

* html ul#NaviEbene1 a  {  /* Breitenangaben nur fuer IE */
    width: 100%;
    w\idth: 13.8em;  /* 13.5em - Paddingabstand -0.4em */
}
* html ul#NaviEbene2 a {  /* Breitenangaben nur fuer IE */
    width: 100%;
    w\idth: 13.1em;  /* 13.1em -0.4em Paddingabstand*/
}
* html ul#NaviEbene3 a {  /* Breitenangaben nur fuer IE */
    width: 100%;
    w\idth: 12.5em; /* 12.6em (-0.4em Paddingabstand -0.1em Rand)*2 */
}   
ul#NaviEbene1 li {  /* li wird in alle Unterebenen weitervererbt */
    list-style: none;
    margin: 0em;
    padding: 0.0em;
}
ul#NaviEbene1 a:hover, ul#NaviEbene1 span {  /* a:hover wird in alle Unterebenen weitervererbt */
    border-color: white;
    border-left-color: black;
    border-top-color: black;
    color: white; 
    background-color: #999999;
    width: 12.6em;
}
ul#NaviEbene2 a:hover, ul#NaviEbene2 span {  /* a:hover wird in alle Unterebenen weitervererbt */
    width: 11.6em;
}
ul#NaviEbene3 a:hover, ul#NaviEbene3 span {  /* a:hover wird in alle Unterebenen weitervererbt */
    width: 10.6em;
}
* html ul#NaviEbene1 a:hover,* html ul#NaviEbene1 span {  /* a:hover wird in alle Unterebenen weitervererbt */
    width: 13.8em;
}
* html ul#NaviEbene2 a:hover,* html ul#NaviEbene2 span {  /* a:hover wird in alle Unterebenen weitervererbt */
    width: 13.1em;
}
* html ul#NaviEbene3 a:hover,* html ul#NaviEbene3 span {  /* a:hover wird in alle Unterebenen weitervererbt */
    width: 12.5em;
}


	 /* Dies sind Kommentare und werden nicht berücksichtigt beim darstellen der Seite */
	 /* somit können andere/ alte Farbecodes gespeichert werden ...zum testen */
html { height:100%; }           /* Scrollbalken dauerhaft angezeigt wird*/

ul#NaviEbene1 a, span {
  color:#DEDEDE;                /* Farbe Schrift Ebene 1 */
  background-color:#505050;     /* Farbe Ebene 1  alt: #AAB6CD;*/
}
ul#NaviEbene2 a, span {
  color: #F5F5F5;               /* Farbe Schrift Ebene 2 */
  background-color:#777777;     /* Farbe Ebene 2  alt: #A2CD5A; , EEE9BF gruen */
}
ul#NaviEbene3 a, span {
  color: #424242;               /* Farbe Schrift Ebene 3  #0000CD; blau: #000080 */
  background-color:#C9C9C9;     /* Farbe Ebene 3   alt:  #FFDAB9; , FAFAD2 gruene*/
}
ul#NaviEbene1 a:hover, ul#NaviEbene1 span {  /* Farben beim drueber gehen mit der Maus ...hover Effekt */
    border-color: white;                     
    border-left-color: black;
    border-top-color: black;
    color: #CC2247;               /* Schrift Farbe .. */
    background-color: #141414;  /* Farbe drüber gehen und dann auch ausgewaehlt */ 
}
ul#NaviEbene1 {
    border: 0px solid black;
    background-color: silver;
    background-color: #353535;  /* Hintergrund des Navigationsbereiches ...  C6E2FF; blauer Hintergrund; #EEE8AA*/ 
}