/*
 Zentrale CSS fuer tvstetten.de
 i-fekt, Lerchenweg 42, 71394 Kernen
 E-Mail: mipgalaxy@gmx.de
*/

/* ALLGEMEINE ANGABEN */
html, body {
	padding: 0;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 100%;
	color: #000;
	background-color: #fff;
}

body {
	margin: 10px;
}

h1, h2, h3, h4, h5, h6, p, form {
	margin: 0;
}

a {
	color: #000;
	text-decoration: underline;
}

img {
	border: none;
}

div.right,
div#links,
div#mitte div.bc strong,
h3.x,
hr.x,
div.z,
div.fusszeile,
div#rechts,
div#footer {
	visibility: hidden;
	height: 0px;
	position: absolute;
	left: -3000px;
}

div#mitte {
	font-size: 75%;
}

div.date {
	margin: 15px 0;
}

div#mitte h1,
div#mitte h2 {
	font-size: 120%;
	margin: 40px 0 5px 0;
}

div#mitte p {
	margin: 0 0 20px 0;
}

div#mitte h2.termin {
	font-size: 100%;
	margin: 0;
}

div#mitte ul.mitte li {
	margin: 0 0 5px 0;
}

div#mitte ul.sitemap,
div#mitte ul.sitemap li,
div#mitte ul.sitemap li ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
}

div#mitte ul.sitemap li a {
	text-decoration: none;
}

div#mitte ul.sitemap li.e1 {
	font-weight: bold;
	margin: 15px 0 0 0;
}

div#mitte ul.sitemap li.e2 {
	font-weight: normal;
	margin: 0 0 0 20px;
	list-style-type: square;
}

div#mitte ul.sitemap li.e3 {
	margin: 0 0 0 15px;
}

div#mitte div.img img {
	margin: 0 0 10px 0;
}

table.tabelle th,
table.spielplan th {
	text-align: left;
}

abbr,acronym {
	border: none;
}

fieldset {
	border: 0px solid white;
	padding: 0;
	margin: 0;
}

fieldset p {
	padding: 0;
}