﻿font {
	font-family: "Trebuchet MS";
	font-size: medium;
	color: #000000;
	white-space: normal;
}

h1 {
	font-family: "Trebuchet MS";
	font-size: x-large;
	color: #000000;
}

h2 {
	font-family: "Trebuchet MS";
	color: #808080;
	font-size: medium;
}


h3 {
	font-family: "Trebuchet MS";
	font-size: large;
	color: #000000;
}



p {
	font-family: "Trebuchet MS";
	font-size: medium;
	color: #000000;
}

	
}
ul {
	list-style-image: url('../aufzaehlung.jpg');
}
