body {
	font-family: "trebuchet MS", georgia, "times New Roman", serif;
	font-size: 9px;
	color: #CCCCCC;
}

td {
	font-family: "trebuchet MS", georgia, "times New Roman", serif;
}

th {
	font-family: "trebuchet MS", georgia, "times New Roman", serif;
}
p {
	font-family: "trebuchet MS", georgia, "times New Roman", serif;
	font-size: 12px;
	color: #CCCCCC;
	margin-right: 1%;
	margin-left: 1%;


}
h2 {
	font-family: "trebuchet MS", georgia, "times New Roman", serif;
	font-size: 14px;
	color: #CCCCCC;
	text-align: center;
	margin-right: 1%;
	margin-left: 1%;
	margin-top: 12px;



}
.bildrahmen {
	border: 1px solid #999999;
	float: left;
	margin: 2px 10px 2px 0px;

}

