﻿body {
	background-image: url('../images/netzwerk.jpg');
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: inherit inherit;
	background-size: cover;
}
#inhalt {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}
.kl {
	font-size: smaller;
}
h1 {
	font-size: 300%;
	font-weight: lighter;
}