
body{
font-family: 'Raleway';
font-size:24px;
font-weight:normal;
color:#000000;
}


td{
font-family: 'Raleway';
font-size:24px;
font-weight:normal;
color:#000000;
}




@font-face {
    font-family: 'Raleway';
    src: url('/schriften/Raleway-Regular.eot');
    src: url('/schriften/Raleway-Regular.eot?#iefix') format('embedded-opentype'),
        url('/schriften/Raleway-Regular.woff2') format('woff2'),
        url('/schriften/Raleway-Regular.woff') format('woff'),
        url('/schriften/Raleway-Regular.svg#Raleway-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Raleway';
    src: url('/schriften/Raleway-ExtraBold.eot');
    src: url('/schriften/Raleway-ExtraBold.eot?#iefix') format('embedded-opentype'),
        url('/schriften/Raleway-ExtraBold.woff2') format('woff2'),
        url('/schriften/Raleway-ExtraBold.woff') format('woff'),
        url('/schriften/Raleway-ExtraBold.svg#Raleway-ExtraBold') format('svg');
    font-weight: 800;
    font-style: normal;
    font-display: swap;
}

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



h1 {
	font-family: 'Anton';
	font-size: 40pt;
	font-weight: bold;
	color: #19bbb5;
	margin-top: 0px;
	line-height: 0.95em;
}

h2 {
	font-family: 'Anton';
	font-size: 40pt;
	font-weight: bold;
	color: #000000;
	margin-top: 18px;
	margin-bottom: 10px;
	line-height: 0.95em;
}

h3 {
	font-family: 'Anton';
	font-size: 24pt;
	font-weight: bold;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 0.95em;
}

h4 {
	font-family: 'Anton';
	font-size: 24pt;
	font-weight: bold;
	color: #19bbb5;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 0.95em;
}


.footer
{
font-family: 'Raleway';
font-size:15px;
color:#000000;
line-height:15px;
}


a:link, a:visited, a:active
{ 
	color: #19bbb5; 
	text-decoration: underline;
}

a:hover 
{ 
	color: #19bbb5; 
	text-decoration: underline;
}


td, button {
	font-family: 'Raleway', sans-serif;
	font-size: 14pt;
}


select, option, select option, input, textarea {
	font-family: 'Raleway', sans-serif;
	font-size: 13pt;
	border: solid 1px #666666;
	background-color: #eeeeee;
}

.klein {
	font-family: 'Raleway', sans-serif;
	font-size: 10pt;
	color: #00339f;
}

.container {
	padding-left: 50px;
	padding-right: 50px;
}


#box {
	margin-top: 20px;
	width: 100%;
	padding: 10px;
}

.title {
	color: #00339f;
	font-family: 'Raleway', sans-serif;
	font-size: 19pt;
	font-weight: bold;
}

a.title:link, a.title:active, a.title:visited, a.title:hover {
	color: #00339f;
	}

a.klein:link, a.klein:active, a.klein:visited, a.klein:hover {
	color: #00339f;
	}

a:link, a:active, a:visited, a:hover {
	color: #000000;
	}

