body
{
   background-color:#ECD9B9;
}
body, td, b, div, i, u, p, strong, em
{
  font-family: Verdana, Helvetica;
  font-size: 8pt;
  margin: 0px;
  padding: 0px;
  color: #000000;  
}

h1 {
	font-size: 11pt;
	font-weight: bold;
	margin: 1px;
	padding: 1px;
	color: #0066CC;

 }

h2 {
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFFF;
	margin: 1px;
	padding: 1px;
	background-color: #0066CC;

 }

h3 { 
  color: #44516B;
  font-weight: normal;
  margin: 0px;
  padding: 0px; 
 }

h4 { 
  font-size: 10pt;
  font-weight:normal;
  color: #44516B;
  margin: 0px;
  padding: 0px;
 }

h5 { 
  font-size: 10pt;
  color: #FFFFFF;
  margin: 0px;
  padding: 0px;
}

.textstart { 
  font-size: 8pt;
  color: #000000;
 }

a:hover {
 color: #CC0000;
}


a {
	font-family: Verdana, Helvetica;
	font-size: 8pt;
	text-decoration: underline;
	color: #0000FF;
	font-weight: lighter;

  }

 
a:hover {
	color: #FF6600;
	text-decoration: underline;

}


.copyrighttext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #663333;
}

.verwtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #3333FF;
	font-weight: normal;
	text-decoration: underline;

}
