/* CSS-Definitionen für die Hockey-Jugendabteilung der TSG Heidesheim e.V. */
/* http://www.hockeyjugend-heidesheim.de */
/* Stand: Novmeber 2003 */
/* Autorin: britta dutz-jäger || management@kommunikation */
/* ================================= */

	body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align:left;
/* 	width:790px; 
	font-size:100%;
	margin:0px auto;
	padding:0px;
 	border:1px solid #000; */
	}
	
	h1 {font-size:20px;color:#1c2c66;letter-spacing:1pt;}
	h2 {font-size:16px;color:#1c2c66;letter-spacing:1pt;}
	h3 {font-size:13px;color:#1c2c66;letter-spacing:1pt;}
	p, a, pre {margin-top:1px;font-size:12px;color:#000000;line-height:1.5em;}
	strong {margin-top:1px;font-size:12px;color:#000000;line-height:1.5em;font-weight:normal;}
	p.ticker {text-align:center;margin-top:25px;margin-bottom:50px;letter-spacing:1pt;font-weight:bold;}
	p.extra {letter-spacing:1pt;margin-top:2px;}
	p.extra-fett {letter-spacing:1pt; margin-top:12px; font-weight:bold;}
	p.training {letter-spacing:1pt;margin-top:2px;line-height:1.5em;}
	p.hinweis {font-size:12px;}
	p.indented {font-size:12px; margin-top:-5px}
	p.top {margin-top:5px;margin-bottom:2px;}
	p.home {text-align:center;margin-top:20px;}
	.klein {font-size:0.7em;}
	.extra-text	{letter-spacing:1pt;font-weight:bold;}
	.bold {font-weight:bold;}
	font.highlight {color: darkred;}
	
	/* Die einfache Liste - cycle */
	ul {
	list-style: circle outside none;
	margin-top:-5px;
}
	li {
	padding-left:3px;
	font-size:12px;
	margin-bottom:4px;
	}
	img {border:none;}
	
	/* Die Fusszeile mit Infotext und Link */
	pre {
	}
	
	
		
	/* Die Formatierung des Hyperlink */
	

	/* Der TOP-Hyperlink */	
	a.top:link, a.top:visited {		display:none;}
	a.top:active, a.top:hover {		display:none;}
		



	/* Die Titelzeile */
	#titel {
		display:none;
	}
	
	/* Das Logo im Titel */
	.titel-logo {
		display:none;
	}

	/* Der Schriftzug der TSG im Titel */
	.titel-ban {
		display:none;
	}
	
	/* Die Linke Seite für die Navigation, neben dem Content */
	#left {
		display:none;
	}
	.menutitle{
		display:none;
	}
	.menucontainer {
		display:none;
	}
	
	#snavi {
		display:none;
	}
	
	/* Der Inhalt oder Ausgabebereich der Seite */
	#content {
	border:0px solid #efeff7;
	/* width:640px;
	height:auto;
	min-hight:625px;
#	float:left;
	padding:15px 10px 0px 10px;
	background : #eeeeee url(../images/hintergrund.gif) repeat scroll; */
}
	
	
