* { margin: 0; padding: 0; }

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

TD  {
	font-family : Verdana;
	color : Black;
	font-size : 9pt;
         text-align: left;
}

TH  {
	font-family : Verdana;
	color : Black;
	font-weight : bold;
	font-size : 11pt;
}
#back{
         background-image: url("Bilder/bg-muster.jpg");
  	background-repeat: repeat;
	width: 100%;
         margin: 0 0 0 0;
        }

#front{
         background-image: url("Bilder/Hintergrund.gif");
  	background-repeat: repeat;
	width: 1000px;
         margin: 0px auto;
        }

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