@charset "utf-8";
body {
	background-color: #00B3FF;
}
img   {
    border-radius: 20px;
}
h1, h2, h3, h4, h5 {
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.leuchtstift {
    background-color: #FFF500;
}
.roteschrift {
    color: #FD1519;

}
