* { 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;
}

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;
}

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.text  {
	font-family : Verdana;
	color : Black;
	font-size : 9pt;
         text-decoration : none;
}

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: 49px;
         }

#top2{	float:left;
	font-family : Arial black;
	color : red;
	font-size : 12pt;
	font-weight : bold;
         font-style : italic;
         }
#top3{
	float:right;
         }