@charset "utf-8";
/* CSS Document Tipping Print*/

body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
}

h1, h2, h3, h4 {
	font-family:"Segoe Print", cursive;
}

p	{
	line-height:15pt;
	margin: 10pt 0;
	}

h1 {
	font-size:14pt;
	}
	
h2 {
	font-size:12pt;
	}
	
h3 {
	font-size:11pt;
	}	



.eyecatcher {
	font-weight:bold;
	color:#C03;
}

.smalltext {
	font-size:9pt;	
}

.xabstand {
	margin-top:30pt;
}
.xxabstand {
	margin-top:45pt;
}
.xxxabstand {
	margin-top:60pt;
}


#menue, #metanavigation, #skipto, #vergebung_anim, #jshinweis, #browserhinweis, hr, p.nol {
	display:none;	
}

td, th {
	text-align:left;
}

/* Bilder nicht drucken */
img {
	display:none;	
}

/* Ausnahmen, Trainerfotos drucken */

body#p04s2 img {
	display:inline;
}
