/* gudea-regular - latin */
@font-face {
  font-family: 'Gudea';
  font-style: normal;
  font-weight: 400;
  src: url('fonts/gudea-v13-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('fonts/gudea-v13-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/gudea-v13-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/gudea-v13-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('fonts/gudea-v13-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/gudea-v13-latin-regular.svg#Gudea') format('svg'); /* Legacy iOS */
}

/* gudea-italic - latin */
@font-face {
  font-family: 'Gudea';
  font-style: italic;
  font-weight: 400;
  src: url('fonts/gudea-v13-latin-italic.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('fonts/gudea-v13-latin-italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/gudea-v13-latin-italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/gudea-v13-latin-italic.woff') format('woff'), /* Modern Browsers */
       url('fonts/gudea-v13-latin-italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/gudea-v13-latin-italic.svg#Gudea') format('svg'); /* Legacy iOS */
}

/* gudea-700 - latin */
@font-face {
  font-family: 'Gudea';
  font-style: normal;
  font-weight: 700;
  src: url('fonts/gudea-v13-latin-700.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('fonts/gudea-v13-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/gudea-v13-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/gudea-v13-latin-700.woff') format('woff'), /* Modern Browsers */
       url('fonts/gudea-v13-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/gudea-v13-latin-700.svg#Gudea') format('svg'); /* Legacy iOS */
}
body, td, p    { 
	color: #2b2b2b; 
	font-size: 16px; 
	/*font-family: Verdana, Arial, Helvetica, sans-serif; 
	line-height: 20px; */
    font-family: Gudea, Helvetica, sans-serif !important; 
	line-height: 1.4em;
    text-decoration: none
}
/*  body, td, p    { color: #000 /*#450102*/; font-size: 16px; font-family: Helvetica, sans-serif; line-height: 23px; text-decoration: none }  */
body  { margin-bottom: 1px; height: 100% }

p {}
td {}
a { color: #ff6633; text-decoration: none }
H1  { color: #ff6633; font-size: 16px; font-weight: bold }
H2  { color: #ff6633; font-size: 16px; font-weight: bold }
.groesser  { font-size: 14px; color: #c63b00}
.table_box  { margin: 40px auto; width: 800px; border: solid 1px #ff6633; border-bottom: 20px solid #ff6633; }
.table_einfach  { margin: 0; padding: 0; line-height: 8px; width: 300px; border: none }
.orange { color: #ff6633 }
.rot { color: #c63b00 }
.line_u { border-bottom: 1px solid #9e9e9e }
#link_heller { color: #aaa }
