p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #004A80;
	font-weight: bold;
}

li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #004A80;
	font-weight: bold;
	list-style-image: url(Bilder/Haken.gif);
	list-style-position: outside;


}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: white;
	font-weight: bold;
	text-decoration: none;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #004A80;
	font-weight: bold;
}


td.rahmen, th.rahmen {
	border: outset 6px gray;
}

.rot {
	color: white;
}


.klein {
	font-size: 0.8em;
	color: white;
}

.blau {
	color: #004A80;
}
.nurklein {

	font-size: 0.8em;
}
.ganzklein {
	font-size: 0.7em;
	font-weight: normal;

}
a:link {
	color: #004A80;
}
a:visited {
	color: #004A80;
}
a:hover {

	color: #004A80;
}
.etwasKleiner {


	font-size: 0.9em;
}
.kapitaelchen {
	font-variant: small-caps;
}
