 a:link { color:#333333; text-decoration:underline; font-weight:normal; }
 a:visited { color:#666666; text-decoration:underline; font-weight:normal; }
 a:hover { color:#000000; text-decoration:underline; font-weight:normal; }
 a:active { color:#999999; text-decoration:underline; font-weight:normal; }

body {
  background-color: #ffffff;
  color: #6397FF;
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  /* this attribute sets the basis for all the other scrollbar colors (Internet Explorer 5.5+ only) */
  SCROLLBAR-BASE-color:  #E1E1E1;
  SCROLLBAR-ARROW-color: #CCCCCC; 
}

/* Horizontale Linie */
hr {
  height: 1px; 
  color: #333333;
  background-color: #ffffff;
}

ul, li, p, td, tr {
  color: #333333;
  font-size: 11px;
}

.zeile1 {
  background-color: #e1e1e1;
  color: #333333 
}

.zeile2 {
  background-color: #efefef;
  color: #333333;
}

.zeile0 {
  background-color: #CCCCCC;
  color: #333333;
  font-size: 11px;
  font-weight: bold;
}

.textgross {
	font-size: 16px;
	text-align: center;
	color: #333333;
	font-weight: normal;

}

.textklein {
	font-size: 10px;
	font-weight: normal;
	color: #333333;
}

.textrot {
	color: #FF0000;
	font-size: 11px;
	font-weight: normal;

}

.titeltext {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	color: #DEA6F7;
}

.titelhintergrund {
	background-color: #E7E2F6;
	color: #394CE6;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}

.titelrahmen {
  background-color: #EFCBFF;
  color: #333333;
  font-size: 11px;
  font-weight: bold;
}
.textkleinfett {

	font-size: 10px;
	font-weight: bold;
	color: #333333;
}
.textrotfett {

	color: #FF0000;
	font-size: 11px;
	font-weight: bold;
}
.textgrossfett {
	font-size: 16px;
	text-align: center;
	color: #0000FF;
	font-weight: bold;

}
.textextremgross {

	font-size: 36px;
	text-align: center;
	color: #333333;
	font-weight: normal;
}
.textrotgrossfett {
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FF0000;
}
.textextremgossrotfett {
	font-size: 36px;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
}
.blinktextrotgrossfett {
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: blink;
}

