<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */

/* -----------------------------------------------
Datei: CSS für die Seite FILM
Autor: Oliver Jungwirth

Erstellt am: 03. Juli 2012
Letzte Änderung: 03. Juli 2012

Farben:
Grün : #336600

----------------------------------------------- */

#impressum {
	width:700px;
	margin:0 auto;
	margin-top:50px;
	margin-bottom:50px;
	}

#impressum h1 {
	font-size:24px;
	padding:10px;
	}

#impressum p {
	font-size:12px;
	padding:5px;
	}</pre></body></html>