
/* 

ACHTUNG: Diese Datei kann durch Updates überschrieben werden.
Für individuelle Styles benutzen Sie die "style.css"

	
WARNING: This file can be overwritten by updates.
For individual styles, use the "style.css"

*/



a:link.shipping {
	font-size: 8pt;
  color: #595959;
  text-decoration: none;
}

a:hover.shipping {
  color: #9900FF;
  text-decoration: underline;
}

.txt {
  color: #000000;
  font-size: 9pt;
  }
.txt:link {
  font-size: 9pt;
  color: #000000;
  text-decoration: underline;
  }
.txt:hover {
  font-size: 9pt;
  color: #9900FF;
  }
.pageHeading h1 {
  font-size: 12pt;
  font-weight: bold;
  color: #000000;
 }

.smallText {
  font-size: 10pt;
}

.bodytext {
  font-size: 10pt;
  color: #333333;
  text-align: justify;
  margin-right: 5pt;
}

p {
  font-size: 10pt;
  color: #333333;
  text-align: justify;
  margin-right: 5pt;
}

.infoFrameInsides:link {
  font-size: 9pt;
  color: #000000;
  text-decoration: underline;
}

.infoFrameInsides:hover {
  color: #9900FF;
}

