body	{
	 background-image:url(./grafik/img-0-0.jpg);
	 font-family: Arial,Verdana;
	 color: #000080;
	 font-size: 10pt;
	 }

p	{
		font-size: 8pt;
		margin: 0em;
		padding-top: 1.0em;
		padding-bottom: 1.0em;
		}
h1	{
		text-align: center;
		font-weight: bold;
		font-size: 10pt;
		margin-top: 0px;
		margin-left: 5px;
		margin-right: 5px;
		margin-bottom: 0px;
		}
h2	{
		text-align: right;
		font-weight: normal;
		font-size: 8pt;
		padding-right: 6.5em;
		margin-top: 1.0em;
		margin-left: 19.0em;
		margin-right: 19.0em;
		}
h3	{
		text-align: center;
		font-weight: bold;
		font-size: 14pt;
		margin-top: 20px;
		margin-left: 110px;
		margin-right: 110px;
		margin-bottom: 0px;
		color: #cc0000;
		}
h4	{
		text-align:center;
		font-weight: bold;
		font-size: 16pt;
		color: #000080;
		margin-top: 100px;
		margin-left: 150px;
		margin-right: 150px;
		margin-bottom: 0px;
		}
h5	{
		text-align: left;
		font-weight: normal;
		font-size: 8pt;
		border: 0.0em;
		margin-left: 90px;
		margin-right: 90px;
		}
a	{
		color: white;
		text-decoration: none;
		}
a:link	{
		color: white;
		text-decoration: none;
		}
a:visited	{
		color: white;
		text-decoration: none;
		}
div	{
		padding: 0.0em;
		margin: 0.0em;
		}
ul	{
		padding: 0.0em;
		margin: 0.3em;
		}
li	{
		padding: 0.2em;
		margin: 0.0em;
		}
a:hover	{
		color: white;
		text-decoration: none;
		}
div#toplogo {
		background-color: #000080;
		position: fixed;
		top: 0px;
		left: 0px;
		right: 0px;
		height: 80px;
		}

div#Text {
		position:absolute;
		left:1.0em;
		top: 3.5em;
		height: 500.0em;
		right: 1.0em;
		overflow: auto;
		text-align: center;
		/*border:1px solid white;*/
		padding: 1.5em;
		}
div#Image {
		float: right;
		/*position:absolute;*/
		max-width: 32.5em;
		right:1.0em;
		top: 0.5em;
		bottom: 2.8em;
		text-align: right;
		border:1px solid white;
		}
div#Navigation {
		text-align: center;
		font-weight: bold;
		left: 0.0em;
		right: 0.0em;
		/*border: 0.2em solid white;*/
		}
ul#Navigation {
		padding: 0.0em;
		font-weight: normal;
		}
ul#Navigation li {
		list-style-type: none;
		display: inline;
		}
ul#Navigation a {
		text-decoration: none;
		margin: 0.7em;
		}
* html ul#Navigation a {
		width: l.0em;	/* nur für IE 5.0x erforderlich */
		w/idth: auto;	/* sicherheitshalber für IE 6 zurueckgesetzt */
		}

div#Impressum	{
		position: absolute;
		top: 0.5em;
		left: 5.0em;
		right: 5.0em;
		height: 6.0em;
		padding: 0.0em;
		margin: 0.0em;
		}
