/* CSS-Definitionsdatei, die Site-übergreifende Stylesheets enthält */

A {
	font-family: "Comic Sans MS",  Chicago,  Sans-serif,  cursive;
 	font-size: 12pt;
 	color: rgb(0,0,255);
 	font-weight: normal;
 	font-style: normal
}

H2 {
	font-family: "Comic Sans MS",  Chicago,  Sans-serif,  cursive;
 	font-size: 14pt;
 	font-weight: bold;
 	background-color: transparent
}

.TextObject{
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 9pt;
 	font-weight: normal;
 	font-style: normal
}

P {
	font-family: "Comic Sans MS",  Chicago,  Sans-serif,  cursive;
 	font-size: 12pt;
 	font-weight: normal;
 	font-style: normal;
 	background-color: transparent
}

ADDRESS {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 9pt;
 	color: rgb(0,0,0);
 	font-weight: normal;
 	font-style: normal
}

UL {
	font-family: "Comic Sans MS",  Chicago,  Sans-serif,  cursive;
 	font-size: 12pt;
 	font-weight: normal;
 	font-style: normal
}

OL {
	font-family: "Comic Sans MS",  Chicago,  Sans-serif,  cursive;
 	font-size: 10pt;
 	font-weight: normal;
 	font-style: normal
}

.TextNavBar{
	font-size: auto;
 	text-align: center
}

A:active {
	font-family: "Comic Sans MS",  Chicago,  Sans-serif,  cursive;
 	font-size: 12pt;
 	color: rgb(0,0,255);
 	font-weight: normal;
 	font-style: normal
}

A:visited {
	font-family: "Comic Sans MS",  Chicago,  Sans-serif,  cursive;
 	font-size: 12pt;
 	color: rgb(0,153,0);
 	font-weight: normal;
 	font-style: normal;
 	text-decoration: none 
}

H4 {
	background-color: transparent
}

H1 {
	font-family: "Comic Sans MS",  Chicago,  Sans-serif,  cursive;
 	font-size: 16pt;
 	font-weight: bold;
 	background-color: transparent
}

LI {
	font-family: "Comic Sans MS",  Chicago,  Sans-serif,  cursive;
 	font-size: 10pt;
 	font-weight: normal;
 	font-style: normal
}

A:link {
	font-family: "Comic Sans MS",  Chicago,  Sans-serif,  cursive;
 	font-size: 12pt;
 	color: rgb(0,0,255);
 	font-weight: normal;
 	font-style: normal
}

H3 {
	font-family: "Comic Sans MS",  Chicago,  Sans-serif,  cursive;
 	font-size: 14pt;
 	font-weight: normal;
 	font-style: normal;
 	background-color: transparent
}