body  {
	font-family : Helvetica, Helv, Arial;
	background-color : #FFFFFF;
	color : #000000;
}

A:link  {
	color : #FF0000;
}

A:visited  {
	color : #424242;
}

A:active  {
	color : #FF2222;
}

p  {
	font-family : Helvetica, Helv, Arial;
	font-style : normal;
}

h1  {
	font-family : Helvetica, Helv, Arial;
	font-size : x-large;
}

h2  {
	font-family : Helvetica, Helv, Arial;
	font-size : large;
}

h3  {
	font-family : Helvetica, Helv, Arial;
	font-size : medium;
}

h4  {
	font-family : Helvetica, Helv, Arial;
}

li  {
	font-family : Helvetica, Helv, Arial;
	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;
}

.Code  {
	font-family : Courier, Courier New;
}

.Warnung  {
	color : #FF2222;
	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 : 5;
	border-width : 3;
	margin : 15;
}

.vl-kopf  {
	color : White;
	font-weight : bold;
}

.sehr-klein  {
	font-size : x-small;
}

.Fuss  {
	font-size : small;
	margin-left : 5%;
	margin-right : 5%;
}

