/* CSS-Definitionsdatei, die Site-übergreifende Stylesheets enthält */

.NormalText {
	font-family: "Trebuchet MS",  Tahoma,  Verdana,  Arial,  Helvetica,  Sans-serif;
 	font-size: 10pt;
 	color: rgb(255,223,170)
}

.KopfHeadline {
	font-family: "Trebuchet MS",  Tahoma,  Verdana,  Arial,  Helvetica,  Sans-serif;
 	font-size: 20pt;
 	color: rgb(255,255,153);
 	font-weight: bold
}

BODY {
	font-family: "Trebuchet MS",  Tahoma,  Verdana,  Arial,  Helvetica,  Sans-serif;
 	font-size: 10pt;
 	color: rgb(255,223,170);
 	background-color: rgb(102,0,0)
}

A:active {
	color: rgb(0,204,255)
}

A:link {
	color: rgb(153,255,255)
}

UL {
	font-family: "Trebuchet MS",  Tahoma,  Verdana,  Arial,  Helvetica,  Sans-serif;
 	font-size: x-small;
 	color: rgb(255,223,170)
}

A:visited {
	color: rgb(0,204,255)
}

.TextObject {
	font-family: "Trebuchet MS",  Tahoma,  Verdana,  Arial,  Helvetica,  Sans-serif;
 	font-size: 10pt;
 	color: rgb(255,223,170)
}

H1 {
	font-family: "Trebuchet MS",  Tahoma,  Verdana,  Arial,  Helvetica,  Sans-serif;
 	color: rgb(255,223,170)
}

P {
	font-family: "Trebuchet MS",  Tahoma,  Verdana,  Arial,  Helvetica,  Sans-serif;
 	font-size: 10pt;
 	color: rgb(255,223,170)
}

H2 {
	font-family: "Trebuchet MS",  Tahoma,  Verdana,  Arial,  Helvetica,  Sans-serif;
 	color: rgb(255,223,170)
}

.Headline3 {
	font-size: 12pt;
 	color: rgb(255,223,170);
 	font-weight: bold
}

H3 {
	font-family: "Trebuchet MS",  Tahoma,  Verdana,  Arial,  Helvetica,  Sans-serif;
 	color: rgb(255,223,170)
}

LI {
	font-family: "Trebuchet MS",  Tahoma,  Verdana,  Arial,  Helvetica,  Sans-serif;
 	font-size: x-small;
 	color: rgb(255,223,170)
}

OL {
	font-family: "Trebuchet MS",  Tahoma,  Verdana,  Arial,  Helvetica,  Sans-serif;
 	font-size: x-small;
 	color: rgb(255,223,170)
}

A {
	color: rgb(153,255,255)
}

H4 {
	font-family: "Trebuchet MS",  Tahoma,  Verdana,  Arial,  Helvetica,  Sans-serif;
 	color: rgb(255,223,170)
}

.TextNavBar {
	font-family: "Trebuchet MS",  Tahoma,  Verdana,  Arial,  Helvetica,  Sans-serif
}

H5 {
	font-family: "Trebuchet MS",  Tahoma,  Verdana,  Arial,  Helvetica,  Sans-serif;
 	color: rgb(255,223,170)
}

H6 {
	font-family: "Trebuchet MS",  Tahoma,  Verdana,  Arial,  Helvetica,  Sans-serif;
 	color: rgb(255,223,170)
}

A:hover {
	color: rgb(102,255,204)
}
