body {
  color:#000000;
  background-color:#8080FF;
  background-image:url(images/bg.jpg);
  margin:0px;
	font-family:arial,serif;
}

table.kopf { margin-bottom:20px; }
table.kopf img.tischtennis { width:129px; height:116px; }
table.kopf img.tennis { width:280px; height:125px; }

table.kopf td.text {
	font-weight:bold;
	font-size:20pt;
	background-color:transparent;
	color:#ffffff;
	text-align:center;
	width:16em;
}

table.navigation td.image { width:50px; }
table.navigation td.image img.top    { border:0px; width:45px; height:20px; }
table.navigation td.image img.white  { border:0px; width:45px; height:50px; }
table.navigation td.image img.red    { border:0px; width:45px; height:50px; }
table.navigation td.image img.green  { border:0px; width:45px; height:50px; }
table.navigation td.image img.bottom { border:0px; width:45px; height:20px; }

table.navigation td.NavText {
	background-color:transparent;
	color:#ffffff;
	font-family:arial,serif;
  font-size:150%;
  font-weight:bold;
  padding-right:20px;
}
table.navigation td.NavText a {
	background-color:transparent;
	color:#ffffff;
	text-decoration:none;
}
table.navigation td.ttcLogo { padding-top:50px; }
table.navigation td.ttcLogo img { width:92px; height:107px; border:0px; }

#AnimWillkommen {
	background-color:transparent;
	color:#ffffff;
	font-family:arial,serif;
  font-size:180%;
  font-weight:bold;
  text-align:center;
  width:22em;
}

table.marken { margin-top:2ex; }
table.marken td { padding-top:10px; padding-bottom:10px; }

table.inhalt_webdesign { border:0px; margin-top:3ex; }
table.inhalt_webdesign td {
  background-color:transparent;
  color:#ffffff;
  font-size:smaller;
  font-weight:normal;
}
table.inhalt_webdesign a {
  background-color:transparent;
  color:#ffffff;
	text-decoration:underline;
}

div.BoxInhalt {
	/*border:1px solid #ffffff;*/
	padding:10px;
	margin-left:20px;
	margin-bottom:20px;
	font-weight:bold;
	width:40em;
}
div.BoxInhalt div.Titel {
	color:#ffffff;
	font-size:120%;
	font-weight:bold;
	margin-bottom:1ex;
}
