@charset "UTF-8";
/* CSS Document */

.kleinerText {
	font-size:0.9em;
}

td.header {
	background-color: rgb(51,103,153);
	font-size: 90%;
	font-weight: bolder;
	color: white;
}

td.sub {
	background-color: rgb(180,194,214);
	color: rgb(51,103,153);
}

img.bildInText {
	margin: 0 10px 5px 0;
	float:left;
}

img.bildInTextmitRahmen {
	margin: 0 10px 5px 0;
	float:left;
	border: 1px solid #2E4D6B
}
