body {
	/* Hintergrund */
	background-color: #EEEEEE;
	line-height: 14px;
	/* Eigenschaften normaler Schrift */
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #336699;
}

p {
	font-size: 12px;
	font-style: normal;
	line-height: normal;	
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF6699;
}

a {
	/* Link */
	color: #669999;
	text-decoration: none;
	font-style: italic;
}

a:hover {
	/* Link - hover */
	text-decoration: underline;
	color: #99CCCC;
}

td {
     font-family: Arial, Helvetica, sans-serif; 
	 font-size: 12px; 
	 font-style: normal
}

.schattenrechts {
/*
	BACKGROUND-IMAGE: url(http://www.kohliklasse.ch/chrige/images/stein_gr.gif); BACKGROUND-REPEAT: repeat-y
*/
}
