<!--
/* Style Sheet definitions Homepage    */
/* Ulf Kortstock, 22.November 1997     */
/* letzte Aenderung: 24. November 2003 */

-->

body  {
	margin-bottom : 10px;
	margin-left : 5px;
	font-family :  Arial, Helvetica, Verdana, Tahoma, sans-serif;
	background-color : #FFFFFA;
}

.Kopf {
	position : relative;
	left : 50px;
	width : 650px;
}

.Hauptteil {
	position : relative;
	left : 60px;
	width : 630px;
}

.Abspann {
	position : relative;
	bottom : 0px;
	left : 50px;
	width : 650px;
	margin-top : 10px;
	font-size : x-small;
	text-align : Center;
}

p,h1,h2,h3,h4,ul,ol,li,div,td,th,address,blockquote,nobr,b,i {
	font-family: Arial, Helvetica, Verdana, Tahoma, sans-serif;
}

h1 {
	font-size : large;
	text-align : Center;
}

h3, h4, h5 {
	font-size : medium;
}

h2, h3.farbig {
	font-size : medium;
	font-weight : bold;
	text-align : left;
	background-color : #0010CE;
	color : #FFFFFA;
	border-style : none;
	border-width : thin;
	border-color : #0010CE;
	margin-left : 1px;
	/* Dieser margin ist wichtig, damit Netscape 4 die ganze Zeile mit blau hinterlegt. */
	padding-left : 10px;
}

code,pre,tt {
	font-family: "Courier New", Courier, Monospace;
}

.Titelhaupt {
	font-weight : bold;
	font-size : medium;
	font-style : italic;
	color : #0010CE;
}

.Titelrubrik {
	color : #0010CE;
}

a.Titelrubrik:link, a.Titelrubrik:visited, a.Titelrubrik:active {
	color : #0010CE;
	text-decoration : none;
}

/* Für die Word-Doku */

h1.Doku-Titel {
	font-size : medium;
	font-weight : bold;
	background-color : #0010CE;
	color : #FFFFFA;
	border-style : none;
	border-width : thin;
	border-color : #0010CE;
	margin-left : 1px;
}
