body                           {
	color: #000;
	font-style: normal;
	font-weight: bold;
	font-size: 15px;
	font-family: "Courier New";
	text-decoration: none;
	background: #c9d6e7 url(Bilder/Hintergrund-02.jpg) no-repeat fixed center top;
	text-align: center;
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
	overflow: auto
	}





#Hauptebene           {
	margin-left: 50%;
	position: absolute;
	z-index: 20;
	top: 0px;
	left: -500px;
	width: 1000px;
	height: auto;
	visibility: visible;
	display: block
	}

h1      {
	color: #300;
	font-weight: bold;
	font-size: 24px;
	font-family: "Courier New";
	text-decoration: none;
	background-color: transparent;
	text-align: center;
	padding-right: 5px;
	padding-left: 5px;
	border: none;
	front-style: Courier New 
	}


h2     {
	color: #300;
	font-weight: bold;
	font-size: 18px;
	font-family: "Courier New";
	text-decoration: none;
	background-color: transparent;
	text-align: center;
	padding-right: 5px;
	padding-left: 5px;
	border: none;
	front-style: Courier New 
	}



a:link { color: navy; font-size: larger; text-decoration: none }

