/* CSS-Definitionsdatei, die Site-übergreifende Stylesheets enthält */

.LINK-LINK {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 12px;
 	color: rgb(153,255,0);
 	font-weight: normal;
 	font-style: normal;
 	text-decoration: none 
}

.Titel {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: x-small;
 	font-style: italic
}

.Überschrift1 {
	font-size: x-large;
 	font-weight: bold
}

.ParKon {
	font-family: "Courier New",  "Lucida Console",  Courier,  Monaco,  Monospace;
 	font-size: x-small;
 	color: rgb(255,255,255)
}

.Überschrift2 {
	font-size: large;
 	font-weight: bold
}

.Überschrift3 {
	font-size: medium;
 	font-weight: bold
}

.Überschrift4 {
	font-weight: bold
}

.Überschrift5 {
	font-size: x-small;
 	font-weight: bold
}

.Überschrift6 {
	font-size: large;
 	font-weight: bold
}

A {
	font-size: 16px;
 	text-decoration: none 
}

.Überschrift {
	font-size: x-large;
 	font-weight: bold
}
