<!--
body 	{ text-align: center;  }

div.gesamt	{text-align: left;
		margin: 0px auto;
                 width: 754px;
                 font-family: "Times-New-Roman";
		font-size: 11pt;
                 border: solid 4px #0000FF; }

div.banner	{ text-align: center; width: 754px;  }

div.bildleiste	{ width: 754px; text-align: center; height: 100px; margin-top: 1px; }

div.navioben	{ width: 754px; background-color: #0000FF; color: white;
		font-family: "courier new"; font-size: 11pt; font-weight: bold;
		text-align: center; border-style: none; border-width: thin; margin-top: 4px; }

div.menue	{ padding-left: 15px; margin-top: 5px; text-align: left; width: 150px;
		float: left; line-height: 13px; }

div.menutitle	{ text-align: left; border-top: 2px dashed; padding: 7px;
                 border-color: #0000FF; }

div.menumittel   { text-align: left; border-top: 2px dashed; padding-top: 7px; padding-left: 10px;
		border-color: #0000FF; margin-bottom: 7px; }

div.untermenu     { text-align: left; padding-bottom: 5px; padding-left: 35px; }

#seitentext	{ width: 520px; margin-top: 5px; margin-bottom: 5px;
		text-align: left;  float: left; margin-left: 20px;
		border: 2px dashed #0000FF; padding: 10px; background-color: #9CB7FE; }

#werbung		{ margin-top: 15px; text-align: right; width: 150px; line-height: 15px; float: right; }

a:link 		{ font-size: 11pt; font-weight: bold; color: #0080FF;
		text-decoration: underline; }
a:visited	{ font-size: 11pt; font-weight: normal; color: #9A9A9A; text-decoration: none; }
a:hover		{ font-size: 12pt; font-weight: bold; color: #0000FF; background-color: #FFFFFF;
		text-decoration: underline; }

h1 { font-family: "Courier New"; font-size: 12pt;  font-weight: bold;  }
h2 { font-family: "Courier New"; font-size: 12pt;  font-weight: bold; }
h3 { font-family: "Courier New"; font-size: 11pt; font-weight: bold; text-decoration: underline; }
h4 { font-family: "Courier New"; font-size: 11pt; font-weight: bold; }

hr	{ color: #0000ff }



div.bookmark	{color: white; font-size: 11pt; background-color: #0000FF; text-align: center; width: 150px;
		position: absolute; top: 360px; left: 820px; }
-->