body {
background-color:#5ABFFF;
}

.style1 {
	font-size: 12px;
	color: #333333;
}

td.right {
background-image:url("images/repeat.jpg");
}

.staedte {
font-size:12px;
font-weight:bold;
}

#header {
padding:0px;
margin:0px;
}

#pad {
padding:5px;
}


.sportarten { font-size:15px; }

a          { text-decoration:none; }
a:link     { text-decoration:none; }
a:visited  { text-decoration:none; }
a:active   { text-decoration:none; }
a:hover    { text-decoration:underline; }

a.none          { text-decoration:none; color:#000000; }
