body  {
	font-family : Helvetica, Helv, Arial, sans-serif;
	background-color : #FFFFFF;
	color : #000000;
}

A:link  {
	color : #B3141C;
}

A:visited  {
	color : #B3595E;
}

A:active  {
	color : #E61924;
}

p  {
	font-family : Helvetica, Helv, Arial, sans-serif;
	font-style : normal;
}

h1  {
	font-family : Helvetica, Helv, Arial, sans-serif;
	font-size : x-large;
}

h2  {
	font-family : Helvetica, Helv, Arial, sans-serif;
	font-size : large;
}

h3  {
	font-family : Helvetica, Helv, Arial, sans-serif;
	font-size : medium;
}

h4  {
	font-family : Helvetica, Helv, Arial, sans-serif;
	font-weight : bold;
}

li  {
	font-family : Helvetica, Helv, Arial, sans-serif;
	list-style-type : disc;
	list-style-position : outside;
}

.zentriert  {
	text-align : center;
}

.right  {
	text-align : right;
}

.gross  {
	font-size : large;
}

.klein  {
	font-size : small;
}

.Formular  {
	font-family : Courier, "Courier New", monospace;
}

.Code  {
	font-family : Courier, "Courier New", monospace;
}

.Schluessel  {
	font-family : Courier, "Courier New", monospace;
	font-size : small;
}

.Warnung  {
	color : #B3141C;
	text-align : center;
}

.Quelle  {
	font-style : italic;
	font-size : small;
}

.Neu  {
	color : #FF2222;
	font-style : italic;
	text-align : center;
}

.Hinweis  {
	text-align : center;
	font-style : italic;
	font-size : small;
}

.Navigation  {
	font-size : small;
	text-align : right;
}

.ZitatEingerueckt  {
	border-style : groove;
	padding : 0.25em;
	border-width : 3px;
	margin : 1em;
}

.vl-kopf  {
	color : #FFFFFF;
	font-weight : bold;
	background-color : #000080;
}

.sehr-klein  {
	font-size : x-small;
}

.Fuss  {
	font-size : small;
	margin-left : 5%;
	margin-right : 5%;
}

.Verweis  {
	font-size : small;
	font-style : italic;
}

