h1 {
	font-size: 10pt;
	color: rgb(255,100,0);
	font-family: arial narrow;
	letter-spacing: 1px;
	font-weight: lighter;
	margin-top: -1px;
	margin-bottom: -1px;
}

h2 {
	font-family:Arial Narrow;
	font-size:16pt;
	font-weight:lighter;
	letter-spacing:0px;
	margin-top: -1px;
	margin-bottom: -1px;
}

h3 { 
	font-size: 13pt;
	color: rgb(178,29,48);
	font-family: "Verdana";
	font-weight: bold;
	letter-spacing: 0px;
	margin-top: -1px;
	margin-bottom: -1px;
}

.Text {
	font-weight: normal; 
	font-size: 10pt; 
	font-family: Verdana;
}

.TextBold {
	font-weight: normal; 
	font-size: 10pt;
	font-weight:bold;
	font-family: trebuchet ms;
}

.TextWhite {
	font-weight: bold;
	font-size: 10pt;
	color: white;
	font-family: trebuchet ms;
}

.TextGrey {
	font-weight: normal;
	font-size: 8pt;
	font-family: trebuchet ms;
	color: rgb(102,102,102);
}

.TextBoldGrey {
	font-weight: normal; 
	font-size: 8pt;
	font-weight:bold;
	font-family: trebuchet ms;
	color: rgb(102,102,102);
}

.TextSmall {
	font-weight: normal; 
	font-size: 8pt; 
	font-family: trebuchet ms;
	color: black;
}

.HeadlineOhneH { 
	font-size: 11pt;
	color: rgb(255,100,0);
	font-family: "Arial Narrow";
	font-weight: lighter;
	letter-spacing: 1px;
}

a.HeadlineTeaser:link {
	font-size: 12pt;
	color: #333;
	font-family: "Arial";
	font-weight: bold;
	text-decoration: none;
}
a.HeadlineTeaser:visited {
	font-size: 12pt;
	color: #333;
	font-family: "Arial";
	font-weight: bold;
	text-decoration: none;
}
.SublineTeaser {
	font-size: 8pt;
	color: #333;
	font-family: "Verdana";
	font-weight: bold;
	letter-spacing: 0px;
	text-decoration: none;
}
.TextTeaser {
	font-size: 8pt;
	color: #333;
	font-family: "Verdana";
	letter-spacing: 0px;
	text-decoration: none;
}
.BoxHeadline {
	font-size: 10pt;
	color: #333;
	font-family: "Verdana";
	font-weight: bold;
	text-decoration: none;
}
.BoxText {
	font-size: 8pt;
	color: #333;
	font-family: "Verdana";
	letter-spacing: 0px;
	text-decoration: none;
}
