body {
	background-color: #CCCCCC;
}

TD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
}

H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 150%;
	font-weight: bold;
	color: #58595B;
}

H2 {
  font-size: 130%;
  font-weight: bold;
  color: #58595B;
}
H3 {
  font-size: 110%;
  font-weight: bold;
  color: #58595B;
}
.wieH3 {
  font-size: 110%;
  font-weight: bold;
  color: #58595B;
}
.wieH4 {
  font-size: 105%;
  font-weight: bold;
  color: #58595B;
}
H4 {
  font-size: 105%;
  font-weight: bold;
  color: #58595B;
}

H5 {
  font-size: 100%;
  font-style: normal;
  font-variant: normal;
  font-weight: bold;
  color: #58595B;
}

a:link {
	font-size: 100%;
	color: #000000;

}

a:visited {
	font-size: 100%;
	color: #555555;
	font-style: italic;
}

HR {
	color: #0063A4;
}

.standardblau {
	color: #0063A4
}

.small {
	font-size: 70%;
}
.smallWhite {
	font-size: 70%;
	color: #DDDDDD	
}
.small_Orange {
	font-size: 70%;
	color: #FF8040	
}
.small_Hellblau {
	font-size: 70%;
	color: #6985BD	
}
.frage {
	color: #FF0000
}

.fett {
	font-weight: bold;
}

.red {
	color: #FF0000;
}
.Orange {
	color: #FF8040	
}
.unterstrichen {
	text-decoration: underline;
}
.Size120ErkoBlue {
	font-size: 120%;
	color: #0072BC;
}

