body,p {
	background-color: #C8C7E4;
	font-family: sans-serif;
	color: #003399;
	font-size: small;
}

table,tr,td {
	font-size: small;
}
h1 {
	font-size: large;
	font-weight: bold;
}

h2 {
	font-size: medium;
	font-weight: bold;
}

h3 {
	font-weight: bold;
}
hr {
	border: thin dotted #003399;
}

table {
	padding: 5px;
	margin: 5px;
}

tr {
	vertical-align:top;
	padding: 5px;
}

.menu {
	font-weight : bold;
	text-align : center;
	font-size : 10px;
	background-color : Silver;
}

.vergleich {
	margin: 0px;
	padding: 2px;
	font-size: smaller;
}

.t0 {
	background-color: #fff; 
	vertical-align: middle;
	min-height: 28px;
}

.t1 {
	background-color: #dfd; 
	vertical-align: middle;
	min-height: 28px;
}

a {
	text-decoration: none;
}

.rot {
	color: #c00;
}

.gruen {
	color: #0a0;
}

