/* Body */

body {
	margin: 0;
	padding: 0;
}

.text 		    { color: #333; font-style: normal; font-weight: normal; font-size: 14px; line-height: 17px; font-family: Arial, Helvetica, sans-serif }
.text-form		     { color: #333; font-style: normal; font-weight: bold; font-size: 12px; line-height: 18px; 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: #000; font-style: normal; font-weight: bold; font-size: 14px; line-height: 17px; font-family: Arial, Helvetica, sans-serif }
.titel           { color: #333; font-style: normal; font-weight: bold; font-size: 16px; line-height: 115%; font-family: Arial, Helvetica, sans-serif }
.headline          { color: #000; font-style: normal; font-weight: bold; font-size: 20px; line-height: 115%; font-family: Arial, Helvetica, sans-serif }
.subheadline   { color: #000; font-style: normal; font-weight: bold; font-size: 14px; line-height: 115%; font-family: Arial, Helvetica, sans-serif }
.small          { color: #660; font-style: normal; font-weight: normal; font-size: 11px; font-family: Arial, Helvetica, sans-serif }
.small-bold     { color: black; font-style: normal; font-weight: normal; font-size: 10px; font-family: Arial, Helvetica, sans-serif }
.small-red    { color: red; font-style: normal; font-weight: normal; font-size: 10px; font-family: Arial, Helvetica, sans-serif }