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

h2 {
	font-family:Verdana;
	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;
	word-spacing: 1px;
}

.Text_Unternehmen {
	font-weight: normal; 
	font-size: 10pt; 
	font-family: Verdana;
	color: #226b7a;
	word-spacing: 1px;
}

.Text_Druck {
	font-weight: normal; 
	font-size: 10pt; 
	font-family: Verdana;
	color: #9c6802;
	word-spacing: 1px;
}

.Text_Medien {
	font-weight: normal; 
	font-size: 10pt; 
	font-family: Verdana;
	color: #237666;
	word-spacing: 1px;
}

.Text_Dialog {
	font-weight: normal; 
	font-size: 10pt; 
	font-family: Verdana;
	color: #698813;
	word-spacing: 1px;
}

.Text_Service {
	font-weight: normal; 
	font-size: 10pt; 
	font-family: Verdana;
	color: #851e15;
	word-spacing: 1px;
}

.Text_Logistik {
	font-weight: normal; 
	font-size: 10pt; 
	font-family: Verdana;
	color: #9b9700;
	word-spacing: 1px;
}

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

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

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

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

.TextBoldBlau {
	font-weight: normal; 
	font-size: 8pt;
	font-weight:bold;
	font-family: Verdana;
	color: #3399ff;
}
.TextSmall {
	font-weight: normal; 
	font-size: 8pt; 
	font-family: Verdana;
	color: black;
}

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

.Headline { 
	font-size: 16pt;
	font-family: Arial;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 1px;
}

.Headline_blau {
	font-size: 12pt;
	color: #3399ff;
	font-family: Arial;
	font-weight: bold;
	text-decoration: none;
}

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;
}

.Link_Text {
	font-weight: normal; 
	font-size: 10pt; 
	font-family: Verdana;
	color: #000;
	text-decoration: none;
}

.nav_main {
	font-family:Verdana;
	font-size:9pt;
	color:#666;
	text-decoration:none;
	cursor:Pointer;
}

.nav_main_a {
	font-family:Verdana;
	font-size:11pt;
	color:#FFF;
	text-decoration:none;
	cursor:Pointer;
}

.nav_main2 {
	font-family:Verdana;
	font-size:7pt;
	color:#000;
	text-decoration:none;
	cursor:Pointer;
}

.nav_main2_a {
	font-family:Verdana;
	font-size:7pt;
	color:#999;
	text-decoration:none;
	cursor:Pointer;
}

.nav_sub {
	font-family:Verdana;
	font-size:9pt;
	color:#FFF;
	text-decoration:none;
	cursor:Pointer;
}

.nav_sub_a {
	font-family:Verdana;
	font-size:10pt;
	color:#DDD;
	text-decoration:none;
	cursor:Pointer;
}

.nav_sub2 {
	font-family:Verdana;
	font-size:9pt;
	color:#FFF;
	text-decoration:none;
	cursor:Pointer;
}

.nav_sub2_a {
	font-family:Verdana;
	font-size:9pt;
	color:#DDD;
	text-decoration:none;
	cursor:Pointer;
}