/* CSS-Definitionsdatei, die Site-übergreifende Stylesheets enthält */

.türkis {
	font-family: "Comic Sans MS",  Chicago,  Sans-serif,  cursive;
 	font-size: medium;
 	color: rgb(102,255,255);
 	font-weight: normal;
 	font-style: normal
}

.heading gothic {
	font-family: "Comic Sans MS",  Chicago,  Sans-serif,  cursive;
 	font-size: xx-large;
 	color: rgb(255,51,0);
 	font-weight: bold
}

A:active {
	color: rgb(0,0,255)
}

.Subheads {
	font-family: "Comic Sans MS",  Chicago,  Sans-serif,  cursive;
 	font-size: medium;
 	color: rgb(0,0,0);
 	font-weight: bold;
 	text-align: left
}

.Quotes {
	font-family: "Times New Roman",  Times,  Serif;
 	font-size: medium;
 	font-style: italic
}

.Footnotes {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: x-small
}

A:link {
	color: rgb(0,0,255)
}

.Caption {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: x-small;
 	font-style: italic
}

.Code {
	font-family: "Comic Sans MS",  Chicago,  Sans-serif,  cursive;
 	color: rgb(0,0,0)
}

.Address {
	font-style: italic
}

A:visited {
	color: rgb(153,0,0)
}

.Credits {
	font-family: "Times New Roman",  Times,  Serif;
 	font-size: x-small;
 	font-weight: bold;
 	text-align: center
}

H1 {
	font-family: "Comic Sans MS",  Chicago,  Sans-serif,  cursive;
 	font-size: 14pt;
 	color: rgb(255,153,51);
 	font-weight: normal;
 	font-style: normal
}

.textblack {
	font-family: "Comic Sans MS",  Chicago,  Sans-serif,  cursive;
 	font-size: medium;
 	font-weight: bold
}

H2 {
	font-family: "Comic Sans MS",  Chicago,  Sans-serif,  cursive;
 	font-size: 12pt;
 	color: rgb(0,0,0);
 	font-weight: normal;
 	font-style: normal
}

.Formatted {
	font-family: "Comic Sans MS",  Chicago,  Sans-serif,  cursive
}

A {
	color: rgb(0,0,255)
}

H4 {
	font-family: "Comic Sans MS",  Chicago,  Sans-serif,  cursive;
 	font-size: large;
 	color: rgb(255,0,51);
 	font-weight: bold
}

H6 {
	font-family: "Comic Sans MS",  Chicago,  Sans-serif,  cursive;
 	font-size: medium;
 	color: rgb(255,153,51);
 	font-weight: bold
}