h1 {
	font-size: 26px;
	color: #CC0000;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #333333;
	background-color: #333333;
}

#wrapper {
	width: 700px;
	padding: 40px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
}

.pic { float: right; }

.cliptext {
	padding: 10px;
	background-color: #FCFF90;
}

.highlight {
	color: #04478F;
	font-weight: bold;
}

.formarea {
	background-color: #ECE6DB;
	padding: 20px;
}

.ja {
	font-weight: bold;
	font-size: 24px;
	color: #CC0000;
}

.warning {
	font-size: 14px;
}
	.warning .red {
		font-weight: bold;
		color: #CC0000;
	}

.metainfo {
	font-size: 14px;
}
#wrapper .footer table tr td {
	font-size: 12px;
	padding-right: 20px;
}
#ratgeberbild {
	float: right;
}