.table_head  { color: white; font-size: 14px; font-family: CorporateS-Demi; font-weight: bold; background-color: #ff3f00 }

.table_start_left  { color: white; font-size: 14px; font-family: CorporateS-Demi, Arial, Helvetica, sans-serif; font-weight: bold; background-color: #ff3f00;
}

.table_start_right  { color: white; font-size: 14px; font-family: CorporateS-Demi, Arial, Helvetica, sans-serif; font-weight: bold; background-color: #ff3f00;
}

.table_start_middle  { color: white; font-size: 14px; font-family: CorporateS-Demi, Arial, Helvetica, sans-serif; font-weight: bold; background-color: #ff3f00;
}
.table_content { font-family: CorporateS-Demi, Arial, Helvetica, sans-serif; padding: 8px;
}

.table_print_1   { font-size: 12pt; font-family: CorporateS-Demi, Arial, Helvetica, sans-serif; width: 130mm;
	padding-top: 0;
}

.table_print_2   { font-size: 12pt; font-family: CorporateS-Demi, Arial, Helvetica, sans-serif; text-align: right; padding: 2px 5px 0 50px; width: 0; float: none; clear: none  }
.table_print_3  { font-size: 12pt; font-family: CorporateS-Demi, Arial, Helvetica, sans-serif; padding: 1px 5px 0 50px; width: 160mm; float: none; clear: none  }
.table_content_start_left { font-family: CorporateS-Demi, Arial, Helvetica, sans-serif; padding: 8px;
	white-space: normal;
}

.table_content_start_right { font-family: CorporateS-Demi, Arial, Helvetica, sans-serif; padding: 8px;
}

.table_content_start_middle { font-family: CorporateS-Demi, Arial, Helvetica, sans-serif; padding: 8px;
}
.table_content_preis { font-family: CorporateS-Demi, Arial, Helvetica, sans-serif; text-align: right; padding: 8px }

.space {
	height: 20px;
}

a {
	color : #ff3f00;
}

a:hover {
	color: #ffffff;
	background: #ff3f00;
}

a:visited {
	color: #666666;
}

