/* Individualisierung von general.css */

h2 {	background: #ffcccc;
}

table.titel {
	background: #ccffff;
}

table.item {
	background: #ffcccc;
}

.subitem {
   font-weight: bold;
   background: #ffeeee;
}
