#banner { 
width:1150px; 
height:175px; 
text-align:center; 
background-color:#b0cee4;
margin:0px 0px 5px 0px;
} 

#navigation { 
width:1150px; 
background-color:#b0cee4;
margin:0px 0px 5px 0px;
padding-top: 4px;
text-decoration: none
} 

#inhalt { 
width:1120px;
background-color:#b0cee4; 
margin:5px 0px 5px 0px;
padding: 10px 15px 10px 15px;
} 


#fusszeile { 
width:1120px; 
background-color:#b0cee4;
padding: 0px 15px 0px 15px;
font-size: 90%;
}

#container { 
width:1150px; 
margin-left:auto; 
margin-right:auto; 
font-family: Tahoma;
font-size: 90%;
} 

#spielerauswahl { 
width:1120px; 
background-color:#b0cee4;
margin:0px 0px 0px 0px;
padding: 2px 15px 0px 15px;
} 

#inhaltmenue { 
width:1120px;
background-color:#b0cee4; 
margin:5px 0px 5px 0px;
padding: 0px 15px 10px 15px;
} 



.style { text-decoration: none;
}

h1 
	{
	font-size:25px;
	font-family:Tahoma;
	font-weight:bold;
	}

div#fusszeile table {
	width:100%;
		}
		
div#fusszeile a:link {
	color: black;
	text-decoration: none;
		}
		
div#fusszeile a:visited {
	color: black;
	text-decoration: none;
		}
		
div#fusszeile a:hover {
	color: red;
	text-decoration: none;
		}
		
div#fusszeile a:active {
	color: red;
	text-decoration: none;
		}
		
		
		
		
div#rangliste a:link {
	color: white;
	text-decoration: none;
		}
		
div#rangliste a:visited {
	color: white;
	text-decoration: none;
		}
		
div#rangliste a:hover {
	color: red;
	text-decoration: none;
		}
		
div#rangliste a:active {
	color: red;
	text-decoration: none;
		}
		
		
div#link a:link {
	color: black;
	text-decoration: underline;
		}
		
div#link a:visited {
	color: black;
	text-decoration: underline;
		}
		
div#link a:hover {
	color: red;
	text-decoration: underline;
		}
		
div#link a:active {
	color: red;
	text-decoration: underline;
		}		
		

		
div#inhalt a:link {
	color: black;
	text-decoration: none;
		}
		
div#inhalt a:visited {
	color: black;
	text-decoration: none;
		}
		
div#inhalt a:hover {
	color: red;
	text-decoration: none;
		}
		
div#inhalt a:active {
	color: red;
	text-decoration: none;
		}
		
/* Textformatierung */
    .left    { text-align: left; }
    .right   { text-align: right; }
    .center  { text-align: center; }

		
/* TABELLE */

.Tabelle {
	margin:0px;
	padding:0px;
	width:100%;		/* muss raus wenn unten width und height nicht auf 100% stehen */
	border:1px solid #000000; 
	
	-moz-border-radius-bottomleft:7px;
	-webkit-border-bottom-left-radius:7px;
	border-bottom-left-radius:7px;
	
	-moz-border-radius-bottomright:7px;
	-webkit-border-bottom-right-radius:7px;
	border-bottom-right-radius:7px;
	
	-moz-border-radius-topright:7px;
	-webkit-border-top-right-radius:7px;
	border-top-right-radius:7px;
	
	-moz-border-radius-topleft:7px;
	-webkit-border-top-left-radius:7px;
	border-top-left-radius:7px;
}.Tabelle table{
    border-collapse: collapse;
    border-spacing: 0;
	width:100%;
	height:100%;
	margin:0px;
	padding:0px;
}.Tabelle tr:last-child td:last-child {
	-moz-border-radius-bottomright:7px;
	-webkit-border-bottom-right-radius:7px;
	border-bottom-right-radius:7px;
}	/* Rand Ecke unten rechts */
.Tabelle table tr:first-child th:first-child {
	-moz-border-radius-topleft:7px;
	-webkit-border-top-left-radius:7px;
	border-top-left-radius:7px;
	border-width:0px 0px 1px 0px;
}	/* Rand Ecke oben links */
.Tabelle table tr:first-child th:last-child {
	-moz-border-radius-topright:7px;
	-webkit-border-top-right-radius:7px;
	border-top-right-radius:7px;
}	/* Rand Ecke oben rechts */
.Tabelle tr:last-child td:first-child{
	-moz-border-radius-bottomleft:7px;
	-webkit-border-bottom-left-radius:7px;
	border-bottom-left-radius:7px;
}	/* Rand Ecke unten links */
.Tabelle tr:hover td{	
}
.Tabelle tr:nth-child(odd){ background-color:#C1CDCD; }
.Tabelle tr:nth-child(even)    { background-color:#ffffff; } 		/* Farbe Zeilen */
.Tabelle td{
	vertical-align:middle;
	border:1px solid #000000;
	border-width:0px 1px 1px 0px;
	text-align:left;
	padding:7px;
	font-size:12px;
	font-family:Tahoma;
	font-weight:normal;
	color:#000000;
	}
.Tabelle tr:last-child td
{
	border-width:0px 1px 0px 0px;
}
.Tabelle tr td:last-child
{
	border-width:0px 0px 1px 0px;
}
.Tabelle tr:last-child td:last-child
{
	border-width:0px 0px 0px 0px;
}
.Tabelle tr:first-child th		/* Tabellenkopf */
{
	background:-o-linear-gradient(bottom, #6E7B8B 5%, #000000 100%);	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #6E7B8B), color-stop(1, #000000) );	/* Farbverlauf Hintergrund Tabellenkopf */
	background:-moz-linear-gradient( center top, #6E7B8B 5%, #000000 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000", endColorstr="#000000");	background: -o-linear-gradient(top,#000000,000000);

	background-color:#6E7B8B;
	border:0px solid #6E7B8B; /* Farbe Ränder */
	text-align:center;
	border-width:0px 0px 1px 1px;

	font-family:Tahoma;
	font-weight:bold;
	color:#ffffff;
}
.Tabelle tr:first-child td:first-child
{
	border-width:0px 0px 1px 0px;
}
.Tabelle tr:first-child td:last-child
{
	border-width:0px 0px 1px 1px;
}

		
.Tabelle a:link {
	color: black;
	text-decoration: underline;
		}
		
.Tabelle a:visited {
	color: black;
	text-decoration: underline;
		}
		
.Tabelle a:hover {
	color: red;
	text-decoration: underline;
		}
		
.Tabelle a:active {
	color: red;
	text-decoration: underline;
		}

/* Account Box */

.account {
	margin:0px;
	padding:0px;
	padding: 15px 15px 15px 15px;
}

.account td{
	text-align:left;
	padding:7px;
	font-family:Tahoma;
	font-weight:bold;
	color:#000000;
	border:1px solid #000000; 
		
	-moz-border-radius-bottomleft:7px;
	-webkit-border-bottom-left-radius:7px;
	border-bottom-left-radius:7px;
	
	-moz-border-radius-bottomright:7px;
	-webkit-border-bottom-right-radius:7px;
	border-bottom-right-radius:7px;
	
	-moz-border-radius-topright:7px;
	-webkit-border-top-right-radius:7px;
	border-top-right-radius:7px;
	
	-moz-border-radius-topleft:7px;
	-webkit-border-top-left-radius:7px;
	border-top-left-radius:7px;
	}

		
.account a:link {
	color: black;
	text-decoration: none;
		}
		
.account a:visited {
	color: black;
	text-decoration: none;
		}
		
.account a:hover {
	color: red;
	text-decoration: none;
		}
		
.account a:active {
	color: red;
	text-decoration: none;
		}		


/* Logintabelle */

.Login {
	margin-left: auto;
    margin-right: auto;
	padding:0px;
	width:100%;
	border-collapse: collapse;

	
	-moz-border-radius-bottomleft:7px;
	-webkit-border-bottom-left-radius:7px;
	border-bottom-left-radius:7px;
	
	-moz-border-radius-bottomright:7px;
	-webkit-border-bottom-right-radius:7px;
	border-bottom-right-radius:7px;
	
	-moz-border-radius-topright:7px;
	-webkit-border-top-right-radius:7px;
	border-top-right-radius:7px;
	
	-moz-border-radius-topleft:7px;
	-webkit-border-top-left-radius:7px;
	border-top-left-radius:7px;
}.Login table{
    border-collapse: collapse;
    border-spacing: 0;
	width:100%;
	height:100%;
	margin:0px;

}.Login tr:last-child td:last-child {
	-moz-border-radius-bottomright:7px;
	-webkit-border-bottom-right-radius:7px;
	border-bottom-right-radius:7px;
}	/* Rand Ecke unten rechts */
.Login table tr:first-child th:first-child {
	-moz-border-radius-topleft:7px;
	-webkit-border-top-left-radius:7px;
	border-top-left-radius:7px;
	border-width:0px 0px 0px 0px;
}	/* Rand Ecke oben links */
.Login table tr:first-child th:last-child {
	-moz-border-radius-topright:7px;
	-webkit-border-top-right-radius:7px;
	border-top-right-radius:7px;
}	/* Rand Ecke oben rechts */
.Login tr:last-child td:first-child{
	-moz-border-radius-bottomleft:7px;
	-webkit-border-bottom-left-radius:7px;
	border-bottom-left-radius:7px;
}	/* Rand Ecke unten links */
.Login tr:hover td{	
}
.Login tr:nth-child(odd){ background-color:#ffffff; }
.Login tr:nth-child(even)    { background-color:#ffffff; } 		/* Farbe Zeilen */
.Login td{
	border-collapse: collapse;
	vertical-align:middle;
	border:0px solid #000000;
	border-width:0px 0px 0px 0px;
	text-align:left;
	font-family:Tahoma;
	font-weight:bold;
	color:#000000;
	padding:0 0 0 30px;
	}
.Login tr:last-child td
{
	border-width:0px 0px 0px 0px;
}
.Login tr td:last-child
{
	border-width:0px 0px 0px 0px;
}
.Login tr:last-child td:last-child
{
	border-width:0px 0px 0px 0px;
	text-align:right;
	padding:0 35px 15px 0;
}
.Login tr:first-child th		/* kopf */
{
	background:-o-linear-gradient(bottom, #6E7B8B 5%, #000000 100%);	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #6E7B8B), color-stop(1, #000000) );	/* Farbverlauf Hintergrund Loginnkopf */
	background:-moz-linear-gradient( center top, #6E7B8B 5%, #000000 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000", endColorstr="#000000");	background: -o-linear-gradient(top,#000000,000000);

	background-color:#6E7B8B;
	border:0px solid #6E7B8B; /* Farbe Ränder */
	text-align:center;
	border-width:0px 0px 1px 1px;
	padding:3px 0 3px 0;
		
	font-family:Tahoma;
	font-weight:bold;
	color:#ffffff;
}
.Login tr:first-child td:first-child
{
	border-width:0px 0px 1px 0px;
}
.Login tr:first-child td:last-child
{
	border-width:0px 0px 1px 1px;
}


/* UmfrageErgebnis Kästchen */

.UmfrageErgebnis {
	margin:0px;
	padding:0px;
/* 	border:1px solid #000000; */
	
	-moz-border-radius-bottomleft:7px;
	-webkit-border-bottom-left-radius:7px;
	border-bottom-left-radius:7px;
	
	-moz-border-radius-bottomright:7px;
	-webkit-border-bottom-right-radius:7px;
	border-bottom-right-radius:7px;
	
	-moz-border-radius-topright:7px;
	-webkit-border-top-right-radius:7px;
	border-top-right-radius:7px;
	
	-moz-border-radius-topleft:7px;
	-webkit-border-top-left-radius:7px;
	border-top-left-radius:7px;
}.UmfrageErgebnis table{
    border-collapse: collapse;
    border-spacing: 0;
	margin:0px;
	width:120px;
	height:120px;

}.UmfrageErgebnis tr:last-child td:last-child {
	-moz-border-radius-bottomright:7px;
	-webkit-border-bottom-right-radius:7px;
	border-bottom-right-radius:7px;
}	/* Rand Ecke unten rechts */
.UmfrageErgebnis table tr:first-child th:first-child {
	-moz-border-radius-topleft:7px;
	-webkit-border-top-left-radius:7px;
	border-top-left-radius:7px;
}	/* Rand Ecke oben links */
.UmfrageErgebnis table tr:first-child th:last-child {
	-moz-border-radius-topright:7px;
	-webkit-border-top-right-radius:7px;
	border-top-right-radius:7px;
}	/* Rand Ecke oben rechts */
.UmfrageErgebnis tr:last-child td:first-child{
	-moz-border-radius-bottomleft:7px;
	-webkit-border-bottom-left-radius:7px;
	border-bottom-left-radius:7px;
}	/* Rand Ecke unten links */
.UmfrageErgebnis tr:hover td{	
}
.UmfrageErgebnis tr:nth-child(odd){ background-color:#ffffff; }
.UmfrageErgebnis tr:nth-child(even)    { background-color:#ffffff; } 		/* Farbe Zeilen */
.UmfrageErgebnis td{
	vertical-align:middle;
	border:0px solid #000000;
	border-width:0px 0px 0px 0px;
	text-align:center;
	font-family:Tahoma;
	font-weight:bold;
	font-size: 32px;
	color:#000000;

	}
.UmfrageErgebnis tr:last-child td
{
	border-width:0px 1px 0px 0px;
}
.UmfrageErgebnis tr td:last-child
{
	border-width:0px 0px 1px 0px;
}
.UmfrageErgebnis tr:last-child td:last-child
{
	border-width:0px 0px 0px 0px;
}
.UmfrageErgebnis tr:first-child th		/* kopf */
{
	background:-o-linear-gradient(bottom, #6E7B8B 5%, #000000 100%);	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #6E7B8B), color-stop(1, #000000) );	/* Farbverlauf Hintergrund UmfrageErgebnisnkopf */
	background:-moz-linear-gradient( center top, #6E7B8B 5%, #000000 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000", endColorstr="#000000");	background: -o-linear-gradient(top,#000000,000000);

	background-color:#6E7B8B;
	border:0px solid #6E7B8B; /* Farbe Ränder */
	border-width:0px 0px 1px 0px;
	height:42px;
		
	font-family:Tahoma;
	font-weight:bold;
	color:#ffffff;
}
.UmfrageErgebnis tr:first-child td:first-child
{
	border-width:0px 0px 1px 0px;
}
.UmfrageErgebnis tr:first-child td:last-child
{
	border-width:0px 0px 1px 1px;
}


/* Spielerstatstabelle Allgemein */

.Spielerstats {
	margin:0px;
	padding:0px;
/* 	border:1px solid #000000; */
	
	-moz-border-radius-bottomleft:7px;
	-webkit-border-bottom-left-radius:7px;
	border-bottom-left-radius:7px;
	
	-moz-border-radius-bottomright:7px;
	-webkit-border-bottom-right-radius:7px;
	border-bottom-right-radius:7px;
	
	-moz-border-radius-topright:7px;
	-webkit-border-top-right-radius:7px;
	border-top-right-radius:7px;
	
	-moz-border-radius-topleft:7px;
	-webkit-border-top-left-radius:7px;
	border-top-left-radius:7px;
}.Spielerstats table{
    border-collapse: collapse;
    border-spacing: 0;
	margin:0px;
	width:120px;
	height:120px;

}.Spielerstats tr:last-child td:last-child {
	-moz-border-radius-bottomright:7px;
	-webkit-border-bottom-right-radius:7px;
	border-bottom-right-radius:7px;
}	/* Rand Ecke unten rechts */
.Spielerstats table tr:first-child th:first-child {
	-moz-border-radius-topleft:7px;
	-webkit-border-top-left-radius:7px;
	border-top-left-radius:7px;
}	/* Rand Ecke oben links */
.Spielerstats table tr:first-child th:last-child {
	-moz-border-radius-topright:7px;
	-webkit-border-top-right-radius:7px;
	border-top-right-radius:7px;
}	/* Rand Ecke oben rechts */
.Spielerstats tr:last-child td:first-child{
	-moz-border-radius-bottomleft:7px;
	-webkit-border-bottom-left-radius:7px;
	border-bottom-left-radius:7px;
}	/* Rand Ecke unten links */
.Spielerstats tr:hover td{	
}
.Spielerstats tr:nth-child(odd){ background-color:#ffffff; }
.Spielerstats tr:nth-child(even)    { background-color:#ffffff; } 		/* Farbe Zeilen */
.Spielerstats td{
	vertical-align:middle;
	border:0px solid #000000;
	border-width:0px 0px 0px 0px;
	text-align:center;
	font-family:Tahoma;
	font-weight:bold;
	font-size: 38px;
	color:#000000;

	}
.Spielerstats tr:last-child td
{
	border-width:0px 1px 0px 0px;
}
.Spielerstats tr td:last-child
{
	border-width:0px 0px 1px 0px;
}
.Spielerstats tr:last-child td:last-child
{
	border-width:0px 0px 0px 0px;
}
.Spielerstats tr:first-child th		/* kopf */
{
	background:-o-linear-gradient(bottom, #6E7B8B 5%, #000000 100%);	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #6E7B8B), color-stop(1, #000000) );	/* Farbverlauf Hintergrund Spielerstatsnkopf */
	background:-moz-linear-gradient( center top, #6E7B8B 5%, #000000 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000", endColorstr="#000000");	background: -o-linear-gradient(top,#000000,000000);

	background-color:#6E7B8B;
	border:0px solid #6E7B8B; /* Farbe Ränder */
	border-width:0px 0px 1px 0px;
	height:42px;
		
	font-family:Tahoma;
	font-weight:bold;
	color:#ffffff;
}
.Spielerstats tr:first-child td:first-child
{
	border-width:0px 0px 1px 0px;
}
.Spielerstats tr:first-child td:last-child
{
	border-width:0px 0px 1px 1px;
}


/* Tabelle Allgemeinstats */

.Allgemeinstats {
	margin:0px;
	padding: 15px 0px 15px 0px;
	width:100%;		/* muss raus wenn unten width und height nicht auf 100% stehen */

	
	-moz-border-radius-bottomleft:7px;
	-webkit-border-bottom-left-radius:7px;
	border-bottom-left-radius:7px;
	
	-moz-border-radius-bottomright:7px;
	-webkit-border-bottom-right-radius:7px;
	border-bottom-right-radius:7px;
	
	-moz-border-radius-topright:7px;
	-webkit-border-top-right-radius:7px;
	border-top-right-radius:7px;
	

}.Allgemeinstats table{
    border-collapse: collapse;
    border-spacing: 0;
	margin:0px;
	font-size: 15px;
	text-align:center;

}.Allgemeinstats tr:last-child td:last-child {
	-moz-border-radius-bottomright:7px;
	-webkit-border-bottom-right-radius:7px;
	border-bottom-right-radius:7px;
}	/* Rand Ecke unten rechts */
.Allgemeinstats table tr:first-child td:first-child {
	background-color:#b0cee4;
	border-width:0px 0px 0px 0px;
}	/* Rand Ecke oben links */
.Allgemeinstats table tr:first-child th:last-child {
	-moz-border-radius-topright:7px;
	-webkit-border-top-right-radius:7px;
	border-top-right-radius:7px;
}	/* Rand Ecke oben rechts */
.Allgemeinstats tr:last-child th:first-child{
	-moz-border-radius-bottomleft:7px;
	-webkit-border-bottom-left-radius:7px;
	border-bottom-left-radius:7px;
	border-width:0px 0px 0px 0px;
}	/* Rand Ecke unten links */

.Allgemeinstats tr:nth-child(odd){ background-color:#ffffff; }
.Allgemeinstats tr:nth-child(even)    { background-color:#C1CDCD; } 		/* Farbe Zeilen */
.Allgemeinstats td{
	vertical-align:middle;
	border:0px solid #000000;
	border-width:0px 1px 0px 0px;
	font-family:Tahoma;
	color:#000000;
	}

	
.Allgemeinstats th
{
	background:-o-linear-gradient(bottom, #6E7B8B 5%, #000000 100%);	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #6E7B8B), color-stop(1, #000000) );	/* Farbverlauf Hintergrund Allgemeinnkopf */
	background:-moz-linear-gradient( center top, #6E7B8B 5%, #000000 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000", endColorstr="#000000");	background: -o-linear-gradient(top,#000000,000000);

	background-color:#6E7B8B;
	border:0px solid #6E7B8B; /* Farbe Ränder */
	border-width:0px 0px 1px 1px;
	height:30px;
	padding: 2px 10px 2px 10px;
		
	font-family:Tahoma;
	font-weight:bold;
	color:#ffffff;
}

.Allgemeinstats tr td:last-child
{
	border-width:0px 0px 0px 0px;
} /* letzten tds eines trs */

.Allgemeinstats  td:empty {
	background-color:#b0cee4;
	border-width:0px 0px 0px 0px;
	height:5px;
}	/* Formatierung für leere Felder */

.Allgemeinstats tr { 	border-width:1px 0px 1px 0px; }



/* Tabelle Termin */

.Termin {
	margin:0px;
	width:100%;		/* muss raus wenn unten width und height nicht auf 100% stehen */
	
	-moz-border-radius-bottomleft:7px;
	-webkit-border-bottom-left-radius:7px;
	border-bottom-left-radius:7px;
	
	-moz-border-radius-bottomright:7px;
	-webkit-border-bottom-right-radius:7px;
	border-bottom-right-radius:7px;
	
	-moz-border-radius-topright:7px;
	-webkit-border-top-right-radius:7px;
	border-top-right-radius:7px;
	

}.Termin table{
    border-collapse: collapse;
    border-spacing: 0;
	margin:0px;
	width:100%;
	height:100%;
	font-size: 15px;
	text-align:left;

}.Termin tr:last-child td:last-child {
	-moz-border-radius-bottomright:7px;
	-webkit-border-bottom-right-radius:7px;
	border-bottom-right-radius:7px;
}	/* Rand Ecke unten rechts */
.Termin table tr:first-child td:first-child {
	background-color:#b0cee4;
	border-width:0px 0px 0px 0px;
}	/* Rand Ecke oben links */
.Termin table tr:first-child th:last-child {
	-moz-border-radius-topright:7px;
	-webkit-border-top-right-radius:7px;
	border-top-right-radius:7px;
}	/* Rand Ecke oben rechts */
.Termin tr:last-child th:first-child{
	-moz-border-radius-bottomleft:7px;
	-webkit-border-bottom-left-radius:7px;
	border-bottom-left-radius:7px;
	border-width:0px 0px 0px 0px;
}	/* Rand Ecke unten links */


.Termin td{
	vertical-align:middle;
	border:0px solid #000000;
	border-width:1px 1px 0px 0px;
	font-family:Tahoma;
	color:#000000;
	}

	
.Termin th
{
	background:-o-linear-gradient(bottom, #6E7B8B 5%, #000000 100%);	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #6E7B8B), color-stop(1, #000000) );	/* Farbverlauf Hintergrund Allgemeinnkopf */
	background:-moz-linear-gradient( center top, #6E7B8B 5%, #000000 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000", endColorstr="#000000");	background: -o-linear-gradient(top,#000000,000000);

	background-color:#6E7B8B;
	border:0px solid #6E7B8B; /* Farbe Ränder */
	border-width:0px 0px 1px 1px;
	height:30px;
	padding: 10px 2px 10px 2px 
	;
		
	font-family:Tahoma;
	font-weight:bold;
	color:#ffffff;
}

.Termin tr td:last-child
{
	border-width:1px 0px 0px 0px;
} /* letzten tds eines trs */


.Termin  td:empty {
	background-color:#b0cee4;
	border-width:0px 0px 0px 0px;
	height:5px;
}	/* Formatierung für leere Felder */

.Termin tr { 	border-width:1px 0px 1px 0px; }


/* Glossar
----------------------------------------------- */
.big-letter {
	background: #6E7B8B;
	margin: 40px 0 0;
	padding: 8px 13px;
	display: block;
	text-align: center;
	width: 30px;
	font-size: 1.6em;
	font-weight: bold;
	color: #fff;
	font-family:Tahoma;
}	/* Formatierung Kapitel Buchstaben */
.letters-bg {
	background-color: #6E7B8B;
	margin: 15px 0 0 0;
	padding: 8px 20px;
	font-size: 1.3em;
	word-spacing: .4em;
	line-height: 1.4em;
	font-family:Tahoma;
	color: #fff;
}	/* Formatierung verlinkte Buchstaben oben */

.glossar-bg h3 {
	font-weight:bold;
}	/* Formatierung Überschriften */

		
a.legende:link {
	color: white;
	text-decoration: underline;
		}
		
a.legende:visited {
	color: white;
	text-decoration: underline;
		}
		
a.legende:hover {
	color: red;
	text-decoration: underline;
		}

		
.TabelleVeranstaltung {

	border:2px solid #000000; 
	padding:5px;
	
	-moz-border-radius-bottomleft:7px;
	-webkit-border-bottom-left-radius:7px;
	border-bottom-left-radius:7px;
	
	-moz-border-radius-bottomright:7px;
	-webkit-border-bottom-right-radius:7px;
	border-bottom-right-radius:7px;
	
	-moz-border-radius-topright:7px;
	-webkit-border-top-right-radius:7px;
	border-top-right-radius:7px;
	
	-moz-border-radius-topleft:7px;
	-webkit-border-top-left-radius:7px;
	border-top-left-radius:7px;
}

.TabelleVeranstaltungduenn {

	border:1px solid #000000; 
	padding:5px;
	
	-moz-border-radius-bottomleft:7px;
	-webkit-border-bottom-left-radius:7px;
	border-bottom-left-radius:7px;
	
	-moz-border-radius-bottomright:7px;
	-webkit-border-bottom-right-radius:7px;
	border-bottom-right-radius:7px;
	
	-moz-border-radius-topright:7px;
	-webkit-border-top-right-radius:7px;
	border-top-right-radius:7px;
	
	-moz-border-radius-topleft:7px;
	-webkit-border-top-left-radius:7px;
	border-top-left-radius:7px;
}