* { margin: 0; padding: 0; }

BODY  {
padding: 0;
  margin: 0;
  background: #E9DFCA url("Bilder/BGneu1.jpg") no-repeat center top fixed;
	font-family : Verdana;
	color : Black;
	font-size : 9pt;
         text-align:center
}

P  {
	font-family : Verdana;
	color : Black;
	font-size : 9pt;
         text-align : justify;
         }

H1  {
	font-family : Verdana;
	font-size : xx-large;
	font-weight : bold;
	color : Blue;
	text-decoration : underline;
	text-align : center;
}

H2  {
	font-family : Verdana;
	font-size : x-large;
	font-weight : bold;
	color : Blue;
	text-align : center;
}

H3  {
	font-family : Verdana;
	color : Blue;
	text-align: center;
	background-color : White;
}

H4 {	font-family : Arial black;
	color : red;
	font-size : 12pt;
	font-weight : bold;
         font-style : italic;
         }

.nwr {	font-family : Arial;
	color : blue;
	font-size : 16pt;
	font-weight : bold;
         font-style : italic;
         }
#kattbl {margin:auto;
        	width: 600px;
         height: 500px;
         background-image: url("Bilder/tabellebg.jpg");
        }

A  {
	font-family : Verdana;
	color : Blue;
	font-size : 9pt;
}

A:Visited  {
	font-family : Verdana;
	color : Blue;
	font-size : 9pt;
}

A:Active  {
	font-family : Verdana;
	color : Blue;
	font-size : 9pt;
}

A:Hover  {
	font-family : Verdana;
	color : Green;
	font-size : 9pt;
}

A.land   {
	font-family : Arial;
	color : Blue;
	font-size : 13pt;
         font-weight : bold;
         text-decoration : none;
}


A.land:Hover  {
         font-family : Arial;
         color : Green;
         font-size : 13pt;
         font-weight : bold;
}

A.text  {
	font-family : Verdana;
	color : Black;
	font-size : 9pt;
         text-decoration : none;
}


.btn {
	float: left;
	clear: both;
	background: url(Bilder/btn_left.png) no-repeat;
         background-color: red;
         padding: 0 0 0 10px;
	margin: 5px 0;
}
.btn a{
	float: left;
	height: 40px;
	background: url(Bilder/btn_stretch.png) repeat-x left top;
	line-height: 40px;
	padding: 0 10px;
	color: #FFF;
	font-size: 1em;
         font-weight : bold;
         text-decoration: none;
}
.btn span {
	background: url(Bilder/btn_right.png) no-repeat;
	float: left;
	width: 10px;
	height: 40px;
 }
.clear {
	clear: both;
}

TD  {
	font-family : Verdana;
	color : Black;
	font-size : 9pt;
         text-align: left;
}

TH  {
	font-family : Verdana;
	color : Black;
	font-weight : bold;
	font-size : 11pt;
}



#inhalt {
        width: 1000px;
         background-image: url("Bilder/Hintergrund.gif");
         background-repeat: repeat;
         margin: 0 auto;
         padding: 0px;
        }

#bgre{margin: 0px;
padding: 0px;
float: right;
overflow: hidden;
      }


#top1{ 	margin:auto;
        	width: 740px;
         height: 61px;
         }

#top2{	float:left;
	font-family : Arial black;
	color : red;
	font-size : 12pt;
	font-weight : bold;
         font-style : italic;
         }
#top3{
	float:right;
         }

#navifuss{margin:auto;
        	width: 730px;
                  }

#navifuss a
		{
	font-size : 10pt;
	font-weight : bold;
                 }


#navibtn{float:left;
padding: 6px;
         }


#textsmall{margin:auto;
        	width: 750px;
                  }

#picright {
  	float:left;
	margin: 10px 40px 10px 40px;
  }

#palme {
  	float:right;
	margin: 5px 5px 5px 5px;
  }
