         A
	{
	font-size: 12pt; font-family: Arial, "sans-serif"; font-weight:bold;
	}
	A:link { text-decoration: none; color:#000080 }
	A:visited { text-decoration: none; color:#000080 }
	A:active { text-decoration: none; color:#000080 }
	A:hover { color: #000080; text-decoration: underline; }
         a:hover img { border:1px solid #000080 }

         BODY
         {
	text-align: center;
	min-width: 780px;
	}

	DIV.Seite
	{
	width: 780px;
         text-align:center;
         margin:auto;
         padding: 0px;
	}

	DIV.inhalt
	{
	font-size: 12pt; font-family: Arial, "sans-serif"; color: #646464;
	text-align: left;
         padding-top:10px;
	padding-bottom:10px;
	padding-right:20px;
	padding-left:10px;
	width: 750px;
	background-color: #FFFFFF;
	border-color: #808080; border-style: solid; border-width: 0px;
	}

         DIV.logo
	{
         position: relative;
	font-size: 8pt; font-family: Arial, "sans-serif"; color: #000080;
	text-align: left;
	padding: 10px;
	width: 760px;
	background-color: #FFFFFF;
 	}

         DIV.oben
	{
         position: relative;
	font-size: 10pt; font-family: Arial, "sans-serif"; color: #000000;
	text-align: left;
	padding: 0px;
	width: 780px;
         height: 115px;
         background-image:url('OrangeBalken.png');
         background-repeat:no-repeat;

	}

         DIV.unten
	{
	font-size: 8pt; font-family: Arial, "sans-serif"; color: #000080;
	text-align: center;
	padding: 10px;
	width: 760px;
	background-color: #FFFFFF;
         border-top:1px dotted #000000;
 	}

	H1
	{
	font-size: 30pt; font-family: Verdana, Arial, "sans-serif"; color: #E4E4E4;
         	width: 500px;
	}

	H2
	{
	font-size: 25pt; font-family: Verdana, Arial, "sans-serif"; color: #000080;
         padding:0pt;
	}

	H3
	{
	font-size: 15pt; font-family: Verdana, Arial, "sans-serif"; color: #000080;
         margin-bottom:0pt;
         }

	H3.dotted
	{
	font-size: 15pt; font-family: Verdana, Arial, "sans-serif"; color: #000080;
         border-bottom:1px dotted #000000
	}

         H4.dotted
	{
	font-size: 13pt; font-family: Verdana, Arial, "sans-serif"; color: #FFAA55;
         font-weight:bold;
         border-bottom:1px dotted #000000;
       	}

         H4
         {
	border-bottom:1px solid #CCCCCC;
	clear:both;
	color:#666666;
	font-family:arial;
	font-size:140%;
	font-weight:normal;
	margin:0pt 0pt 0.5em;
	padding:0pt;
	}

         H5
	{
	font-size: 12pt; font-family: Verdana, Arial, "sans-serif"; color: #000080;
         margin-bottom:0pt;
         }

         hr
         {
         border:none;  border-top:dotted 1px black;
         }

	P
	{

	}

	STRONG
	{
	font-size: 12pt; font-family: Arial, "sans-serif"; color: #000080; text-decoration: bold;
	}

	TABLE
	{
	font-size: 10pt; font-family: Arial, "sans-serif"; color: #646464;
	}

	UL
	{
	list-style-type:none;
	margin:0;
	padding:0;
	overflow:hidden;
	}
	LI
	{
	float:left;
	}
	a.menu:link,a.menu:visited
	{
	display:block;
	width:95px;
         font-size: 10pt;
         font-family: Arial, "sans-serif";
	font-weight:normal;
	color:#FFFFFF;
	background-color:;
	text-align:center;
	padding:4px;
	text-decoration:none;
	text-transform:uppercase;
	}
	a.menu:hover,a.menu:active
	{
	font-weight:bold;
	color:#FFFFFF;
         text-decoration:underline;
	background-color:;
	}

	.center { text-align: center }
	.left { text-align: left }
	.left500 { text-align: left; width: 500px }
	.right { text-align: right }
	.right500 { text-align: right; width: 500px }

	#menu
	{
	text-align: center;
	font-size: 10pt; font-family: Arial, "sans-serif"; color: #000000;
	width: 500px;
	background-color: #F7F7F7;
	border-color: #808080; border-style: solid; border-width: 1px;
	}
