html, body {
	background: #fff7c6 url(sysimages/bg-balken.jpg) repeat-y center;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	margin: 0;
	padding: 0;
	height: 101%;

}


a {
	color: #a42500;
	font: 18px;
	text-decoration: none;
	font-weight: bold;
}

a.links {
	color: #a42500;
	padding-left: 20px;
	font: 18px;
	text-decoration: none;
	font-weight: bold;
}


h1 {
	font-size: 22px;
}
h2 {
	font-size: 18px;
}
.text-braun {
	color: #a42500;
}

