@charset "utf-8";
<style type="text/css">
#Titel{
	}
.kopf                             {
	margin:0px;
	padding:0px;
	font-family: "Comic Sans Serif", cursive;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	color: #000;
}
body                              {
	margin:15px;
	padding:0px;
	background-image:url(../SystemImages/background.jpg);
	background-position:left top;
	background-repeat:repeat-x;
	font-family: Arial, Helvetica, sans-serif;

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000;
	line-height: normal;
}

<style>.kopf {
	font-family: "Comic Sans MS", cursive;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	color: #FFF;
	position: relative;
	top: -100px;
}
