@font-face {
	font-family: "Graublau Slab";
	src: url("GraublauSlabVF.woff2") format("woff2-variations");
}
@font-face {
	font-family: "Graublau Slab";
	font-style: italic;
	src: url("GraublauSlab-ItalicVF.woff2") format("woff2-variations");
}
* {
	font-family: "Graublau Slab", serif;
}
body, table {
	font-size: 20px;
	background-color: #E0DBD1;
	font-weight: 350;
}
strong, b {
	font-weight: 570;
}
.center {
	margin:2 auto 0 auto;
	width:800px;
}
.centerSchmal {
	margin:2 auto 0 auto;
	width:750px;
	border: 1px solid #ddd;
	background-color: #fff;
	padding:15px;
}
table {
	margin:2 auto 0 auto;
	display:block;
	width:800px;
	border-spacing: 0em;
}
td:first-child {
	width:200px;
	font-size: 17px;
	font-weight: 400;
	border-right: 4px solid #E0DBD1;
}
td {
	vertical-align: top;
	padding: 16px;
	border: 0px solid #ddd;
	background-color: #fff;
	border-bottom: 4px solid #E0DBD1;
}
.klein {
	font-size: 17px;
}
.kurs {
	font-style: italic;
}
.fett {
	font-weight: bold;
}
.klein-courier {
	font-size: 16px;
}
.kleiner {
	font-size: 13px;
	font-weight:410;
	letter-spacing:0.015em;
	line-height:1.3em;
}
a {
	color: black;
	text-decoration: none
}
a:link, a:visited {
	color: #003399
}
a:hover {
	color: #505050
}
a:active {
	color: black
}
/*.Textnormal { }*/
h1, h2, h3 {
	font-size: 24px;
	font-weight:bold;
	font-weight:570;
}
.Ueberschrift { font-size: 20px; }
.rot {color:#CC0000 }
.braun {color:#663300 }
.Textnormalbraun {color: #663300}
.kleinbraun {font-size: 17px; color: #663300}
.kleinrot {font-size: 17px; color: #CC0000}
ul {padding-left: 0px; margin-left: 1em;}
img {margin-bottom:4px;}
.hintergrund {background-color:#FBF8EF; font-size: 20px;}
.antiqua {font-size: 20px;}
.antiquaklein {font-size: 17px;}
.kleinschwarz {font-size: 17px; color: black; }
.antiquabraun {font-size: 20px; color: #663300}
.antiquakleinbraun {font-size: 17px; color: #663300}