body {
	font-family: Arial,Helvetica,sans-serif; 
	background-image: url('rpi_logo04.png');
	scroll-behavior: smooth;
}

#coll {
	border: 1px solid black;
	padding-left: 12px;
}

h1 {
	text-shadow: 2px 2px 5px cyan;
	color: orangered;
	margin-bottom: 0em;
}

.h1-small {
	font-size: 20px;
	text-shadow: 2px 2px 5px #b810e9;
	color: YELLOW;
	margin-bottom: 0em;
}

ul {
	border-style: dotted solid;
}

.befehl {
	font-family: 'Courier Prime', monospace;
	font-size: 18px;
}

h2 {
	margin-bottom: 0em;
	text-shadow: -2px 2px 3px  fuchsia;
}
#inbetriebnahme {
	padding-left: 12px;
}

#rechts {
	padding-right: 12px;
}

h3 {
	font-family: 'Press Start 2P', cursive;
	color: peachpuff;
}

#schwarz {
	background-color: BLACK;
}

#bleicher {
	opacity: 0.6;
}

TH {
	border-style: none;
}

a {
	text-decoration: none;
}

.bilduntertitel {
	font-size: 12px;
}

li {
	
}