body	 {
	color : #000000;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
         background-color: #FF8000;
          }


.titel	{
	color: #000000;
         font-weight: bold;
         font-family: verdana;
         font-size: 12px;
         text-align: center;
         line-height: 16pt;
         background-color: #FFDF00;
         }


.logo	{
	color: #6F6F6F;
         font-weight: bold;
         font-style: italic;
         text-decoration: none;
         font-family: verdana;
         font-size: 30pt;
         text-align: center;
         padding: 4pt 5pt 5pt 5pt;
         }

.logo:hover
	{
	color: #6F6F6F;
         font-weight: bold;
         font-style: italic;
         text-decoration: underline;
         font-family: verdana;
         font-size: 30pt;
         text-align: center;
         padding: 10pt 10pt 10pt 10pt;
         }


.navigation
	{
         background-color: #FFFF7D;
         font-size: 13px;
         }

.navi	{
         color : #000000;
	font-weight: normal;
	text-decoration : none;
         font-size: 13px;
         }

.navi:hover  {
	color : #000000;
	font-weight: normal;
	text-decoration : underline;
         }

.navi:active  {
	color : #000000;
	font-weight: bold;
         text-decoration: underline;
         }

.naviaktiv  {
	color : #000000;
	font-weight: bold;
         text-decoration: underline;
         }


h1	{
         font-size: 15px;
         text-align: center;
                  }

h2	{
	font-size: 14px;
         text-align: left;
         }

h3	{
	font-size: 13px;
         text-align: center;
         }

p	{
	font-size: 11px;
         line-height: 130%;
	text-align: justify;
         }

.mail	{
	color : #00CC00;
         text-decoration: none;
         }

.link 	{
     	color : #00CC00;
         text-decoration: none }

.link:hover
     	{
	color : #00CC00;
	font-weight: normal;
	text-decoration : underline;
         }

.link:active
	{
	color : #00CC00;
	font-weight: bold;
         text-decoration: underline;
         }

.link:visited
	{
         color : #008A00;
         text-decoration: none;
         }

table.tab
	{
         font-size: 11px;
         padding: 1pt 1pt 1pt 10pt;
         border-style: dashed;
         border-width: 2px 2px 2px 2px;
         border-color: #FF8000;
         }

td.cell  {
	border-style: dashed;
         border-width: 1px 0px 0px 0px;
         border-color: #FF8000;
         }

table.layout
        	{
         font-size: 11px;
         padding: 1pt 20pt 1pt 20pt;
         border: none;
         }