.text {
	Color: #000000;
}

.text-weiss {
	Color: #FFFFFF;
}

.text-rot {
	Color: #CC0000;
}

.text-maigruen {
	Color: #33CC00;
}

.text-gold {
	Color: #FFCE64;
	background-color: #D9051B;
	text-indent: 5px;
}

.text-kleiner {
	Font-Size: smaller;
}

.text-x-klein {
	Font-Size: x-small;
}

.text-xx-klein {
	Font-Size: xx-small;
}


.text-groesser {
	Font-Size: larger;
}

.text-counter {
	Color: #666666;
	Font-Family: "Courier New", Courier, monospace;
	padding: 3px;
	font-size: smaller;
	font-style: normal;
}

.special {
	font-weight: bolder;
	color: #D9051B;
}

.special-gold {
	font-weight: bolder;
	color: #FFCE64;
}

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


.bg_1 {	background-color: #FFA77F;}
.bg_2 {	background-color: #FFD700;}
.bg_3 {	background-color: #FA6C6A;}
.bg_4 {	background-color: #D9051B;}
.bg_5 {	background-color: #990000;}
.bg_6 {	background-color: #FFE7B4;}
.bg_7 {	background-color: #FFCE64;}
.bg_8 {	background-color: #FF9A30;}

.hg-Liebe-Sex {
	padding: 2px;
	background-color: #FF0000;
	color: #FFFFFF;
}

.hg-Licht-Schatten {
	padding: 2px;
	background-color: #242424;
	color: #FFFFCC;
}

.hg-Gott-Goettin {
	padding: 2px;
	background-color: #FFCC66;
	color: #FF00FF;
}

.hg-neueErde {
	padding: 2px;
	background-color: #000099;
	color: #00FF00;
}

.hg-Heilung {
	padding: 2px;
	background-color: #006600;
	color: #FFFFFF;
}

.hg-Schoepfung {
	padding: 2px;
	background-color: #E66C00;
	color: #FFFF00;
}

.hg-Zusammenspiel {
	padding: 2px;
	background-color: #660033;
	color: #CCFF33;
}

.hg-Menschen {
	padding: 2px;
	background-color: #CC9999;
	color: #D9051B;
}

.hg-orange {
	padding: 2px;
	background-color: #FF6600;
}

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

h1 {	font-size: 26px; clip: rect(auto,auto,auto,auto);	/*height: 26px;*/}
h2 {	font-size: 22px; clip: rect(auto,auto,auto,auto);	height: 8px;}
h3 {
	font-size: 18px;
	clip: rect(auto,auto,auto,auto);
	height: 3px;
}
h4 {	font-size: 14px; clip: rect(auto,auto,auto,auto);	height: 14px;}
h5 {	font-size: 12px; clip: rect(auto,auto,auto,auto);	height: 12px;}
h6 {	font-size: 12px; clip: rect(auto,auto,auto,auto);	height: 12px;}
h7 {	font-size: 12px; clip: rect(auto,auto,auto,auto);	height: 12px;}

code {
	font-size: small;
	font-family:  "Courier New", Courier, monospace;
	letter-spacing: 2px;
	width: 100%;
	float: left;
	vertical-align: middle;
	padding: 3px 15px;
	background-color: #FFCC99;
	margin: 5px 20px;
	color: #D9051B;
}
