.text-blau {	Color: #472F7E;}
.text-lila {	Color: #652A7A}
.text-pink {	Color:  #9A3363;}

.text-gold {	Color: AEB63C;}
.text-grau {	Color: #AEB63C;}
.text-kleiner {	Font-Size: smaller;}
.text-groesser {	Font-Size: larger;}
.text-script {	Font-Family: "Courier New", Courier, mono;}

.special-blau {	font-weight: bolder;	color: #472F7E;}
.special-gold {	font-weight: bolder;	color: AEB63C;}
.special-lila {	font-weight: bolder;	color: #652A7A}
.special-pink {	font-weight: bolder;	color:  #9A3363;}

.select {	font-weight: bolder;	color: #198CD1;	background-color: gold;}

.special-kontrolle {
	font-weight: bold;
	color: #FECEED;
	font-family: "Lucida Calligraphy", "Candy Round BTN", "Bradley Hand ITC", "Brush Script Std", Verdana, Arial;
	font-size: 36px;
	font-style: italic;
	line-height: 40px;
}

h1,h2,h3,h4,h5,h6,h7 {
	font-family: Arial, Helvetica, sans-serif;
}

h1 {	font-size: 22px;	line-height: 22px;	height: 22px; }
h2 {	font-size: 18px;	line-height: 18px;	height: 18px;}
h3 {	font-size: 16px;  line-height: 16px;	height: 16px;}

h4 {	font-size: 14px;	line-height: 14px;	height: 14px;}
h5 {	font-size: 12px;	line-height: 12px;	height: 12px;}
h6 {	font-size: 10px;	line-height: 10px;	height: 10px;}
h7 {	font-size: 8px;	line-height: 8px;	height: 8px;}
