h1,h2,h3,h4,h5,h6 {
	display: inherit;
	font-weight: normal;	
}

/*h1 {	color: #270047;	font-size: 6px;	} /* Maine Coon of Fluffy Bouncyball */
h1 {color: #ff827f;	font-family: "Lucida Calligraphy", "Candy Round BTN", "Bradley Hand ITC", "Brush Script Std", Verdana, Arial;	font-size: xx-large;}
h2 {	Color: #ff827f;	font-size: 18px;	background-color: #5c3877;	font-style: italic;	text-indent: 5px;	}
h3 {	color: #ff827f; 	font-size: 18px;	background-color:	#804140;	font-style: italic;	text-indent: 5px;	}
h4 {	color: #ff827f;	font-size: 14px;	background-color: #4d0200;	font-style: italic;	text-indent: 30px;}
h5 {	color: #fffa7f;	font-size: 14px;	background-color: #4d4a00;	font-style: italic;	text-indent: 30px;}
h6 {	color: #ff827f;	font-size: 14px;	font-weight: bold;	}


/*h1 {	font-size: 14px;	clip: rect(auto,auto,auto,auto);	height: 10px;}
h2 {	font-size: 22px; clip: rect(auto,auto,auto,auto);	height: 25px; word-spacing: 0.5em;}
h3 {	font-size: 16px; clip: rect(auto,auto,auto,auto);	height: 0px;}
h4 {	font-size: 16px; clip: rect(auto,auto,auto,auto);	height: 14px;}*/

.text-kleiner {	Font-Size: smaller;}
.text-x-klein {	Font-Size: x-small;}
.text-xx-klein {	Font-Size: xx-small;}
.text-gross {	Font-Size: large;}

.text {	Color: #f3e4ff;}
.text-weiss {	Color: #FFFFFF;}
.text-gold {	Color: #FFD700;}

.text-gelb1 {	Color: #fff500;}
.text-gelb2 {	Color: #807d40;}
.text-gelb3 {	Color: #4d4a00;}
.text-gelb4 {	Color: #fffa7f;}
.text-gelb5 {	Color: #fffee4;}

.text-gruen1 {	Color: #00f310;}
.text-gruen2 {	Color: #3d7a41;}
.text-gruen3 {	Color: #004905;}
.text-gruen4 {	Color: #7fff87;}
.text-gruen5 {	Color: #e4ffe6;}

.text-rot1 {	Color: #ff0700;}
.text-rot2 {	Color: #804140;}
.text-rot3 {	Color: #4d0200;}
.text-rot4 {	Color: #ff827f;}
.text-rot5 {	Color: #ffe5e4;}

.text-blau1 {	Color: #8300ed;}
.text-blau2 {	Color: #5c3b77;}
.text-blau3 {	Color: #270047;}
.text-blau4 {	Color: #c57fff;}
.text-blau5 {	Color: #f3e4ff;}

.special {	font-weight: bolder;	color: #ff827f;}
.extra {	font-weight: bolder;	color: #ff827f;	font-family: "Lucida Calligraphy", "Candy Round BTN", "Bradley Hand ITC", "Brush Script Std", Verdana, Arial;	font-size: xx-large;	font-style: italic;}
.extra-duenn {	color: #ff827f;	font-family: "Lucida Calligraphy", "Candy Round BTN", "Bradley Hand ITC", "Brush Script Std", Verdana, Arial;	font-size: xx-large;	font-style: italic;}

.extra2 {
	font-weight: bolder;
	color: #BABC52;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: xx-large;
}
.extra2-duenn {
	color: #BABC52;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: xx-large;
}

.code {
	font-size: 11px;
	font-family:  "Courier New", Courier, monospace;
	letter-spacing: 2px;
	float: left;
	vertical-align: middle;
	color: #807d40;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}

select { Color: #270047; background-color: #ffe5e4; }
.selected {Color: #ffe5e4; background-color: #270047; }
.marker {Color: #270047; background-color: #e4ffe6; }
.marker_rot { Color: #f3e4ff;
	background-color: #660000;
	text-align: justify;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 5px;
	padding-left: 5px;
}
.marker_grau { Color: #f3e4ff;
	background-color: #333333;
	text-align: justify;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 5px;
	padding-left: 5px;
}

.snow { font-size: 1em; }

.namebutton	{	font-size:10px;	width:18;	height:18;	color:#270047;} /* color:yellow;background:darkblue; */
.namebuttonact	{font-size:10px;	width:18;	height:18;} /* font-weight:bold; */
