/* Body */

body {
	margin: 0;
	padding: 0;
}

.text 		  { color: #666; font-style: normal; font-weight: normal; font-size: 12px; line-height: 16px; font-family: Arial, Helvetica, sans-serif }
.text-white 		  { color: #FFFFFF; font-style: normal; font-weight: normal; font-size: 12px; line-height: 16px; font-family: Arial, Helvetica, sans-serif }
.text-bold     { color: #DD6903; font-style: normal; font-weight: bold; font-size: 12px; font-family: Arial, Helvetica, sans-serif }
.titel         { color: #666; font-style: normal; font-weight: bold; font-size: 14px; line-height: 115%; font-family: Arial, Helvetica, sans-serif }
.headline         { color: #e48600; font-style: normal; font-weight: bold; font-size: 11px; line-height: 115%; font-family: Arial, Helvetica, sans-serif }
.subheadline  { color: #666; font-style: normal; font-weight: bold; font-size: 12px; line-height: 115%; font-family: Arial, Helvetica, sans-serif }
.small         { color: #666; font-style: normal; font-weight: normal; font-size: 11px; font-family: Arial, Helvetica, sans-serif }
.small-bold    { color: #666; font-style: normal; font-weight: bold; font-size: 9px; font-family: Arial, Helvetica, sans-serif }