/* CSS Document */
		body {
		font-family:verdana, arial, helvetica, sans-serif;
		font-size:12px;
		}
		
		h1 {
		font-size:18px;
		color:#ff0000;
		}
		
		h2 {
		font-size:14px;
		color:#666666;
		}
		
		.schriftklein {
		line-height:30px;
		vertical-align:middle;
		text-align:center;
		font-size:12px;
		}
		
.wer {
	color: #ff00cc;
}
.was {
	color: #0000ff;
}
.wie {
	color: #009933;
}
.wo {
	color: #ff9933;
}

