@charset "utf-8";

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	padding-bottom: 0px;
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #CCC;
	height: 100%;
}
#container {
	width: 980px;
	z-index: -1;
	background-color: #FFF;
	margin: auto;
	height: 100%;
}



#header {
	height: 150px;
	width: 980px;
	margin: 0px;
	padding: 0px;
	z-index: 2;
	position: absolute;
	top: 0px;
	background-image: url(img/horizontaler%20verlauf.jpg);
	background-repeat: no-repeat;
	padding-top: 3px;
}
#header .logo {
	position: relative;
	left: 0px;
	top: 0px;
	border: 0;
	z-index: 2;
}
#header .topimage {
	position: relative;
	z-index: 1;
	top: -147px;
}
#h_spacer {
	background-image: url(img/horizontaler%20verlauf.jpg);
	height: 2px;
	width: 980px;
	z-index: 2;
}
#liveticker {
	height: 17px;
	width: 980px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 150px;
	background-image: url(img/horizontaler%20verlauf.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	padding-top: 3px;
}

#top_spacer {
	height: 174px;
	width: 980px;
	margin: 0px;
	padding: 0px;
	background-image: url(img/horizontaler%20verlauf.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
}
div#menu {
	height: 213px;
	width: 200px;
	position: absolute;
	top: 174px;
	width: 152px;
	padding: 25px;
	color: #FFFFFF;
	margin: 0px;
	padding-top: 20px;
}

#content {
	padding-left: 250px;
	margin: 0px;
	padding-right: 20px;
	padding-top: 8px;
	background-color: #FFF;
	padding-bottom: 0px;
	text-align: justify;
}
#geburtstag {
	font-family: "Comic Sans MS", cursive;

}
a  {
	color: #990000;
	text-decoration: none;
	border: 0;
}
#content a img{
	border: 0;
}


#content  h1 {
	font-size: x-large;
	margin-bottom: 15px;
	text-align: center;
}
#content h2 {
	font-size: small;
	text-align: left;
}



#content td {
	text-align: center;
}
#content ul {
	padding-left: 0px;
	list-style-position: inside;
	list-style-type: disc;
}
#content  table.preise {
	border-collapse: collapse;
	width: 705px;
}
#content table.varianten {
	border-collapse: collapse;
	border: 1px solid #000;
}
#content table.varianten td {
	border: 1px solid #000;
	height: 40px;
}


#content table.tennisjugend {
	border-collapse: collapse;
	width: 100%;
	border: 1px solid #000;
}


#content  td.anfahrt {
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	text-align: justify;
}
#content td.kasten {
	text-align: justify;
	padding: 10px;
}

#content td.baukasten {
	text-align: justify;
}

#content td.fussballhg {
	background-color: #008600;
}

#content td.fussballhg2 {
	background-color: #00C600;
}
#content td.tennishg {
	background-color: #f3f300;
}


#content  td.wochentage {
	font-style: italic;
	font-weight: bold;
	text-align: left;
	font-size: 15px;
	border-right-width: 0px;
}
#content td.zeiteinheit {
	color: #CC0000;
	text-align: right;
	font-weight: bold;
	font-size: 15px;
	border-left-width: 0px;
	font-style: italic;
}
#content td.ueberschrift {
	font-weight: bold;
	height: 25px;
	vertical-align: middle;
	font-style: normal;
	color: #000000;
}
#content  td.breite_tennis {
	width: 117px;

}



#content td.uhrzeit {
	text-align: center;
	height: 22px;
}
#content span.definition {
	font-style: italic;
	text-decoration: underline;
}
#content strong {
	font-style: italic;
	text-decoration: underline;
	font-weight: normal;
}





#footer {
	margin: 0px;
	height: 17px;
	width: 975px;
	position: static;
	bottom: 0px;
	z-index: 2;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	background-color: #FFF;
	background-image: url(img/horizontaler%20verlauf.jpg);
	background-repeat: no-repeat;
}
#footer a {
	color: #000000;
	padding-right: 10px;
	padding-left: 10px;
	font-size: x-small;
	font-weight: bold;
	text-decoration: none;
}

