html {
	font-size: 100%;
	overflow-y: scroll;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}



@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;
}






html,
button,
input,
select,
textarea {
	font-family: 'Raleway';
}

body {
	color: #000000;
	line-height: 1.3;
	margin: 0;
	font-family: 'Raleway';
	font-size: 14pt;
}

h1 {
	font-family: 'Raleway';
	font-size: 40pt;
	font-weight: bold;
	color: #000000;
	margin-top: 0px;
}

h2 {
	font-family: 'Raleway';
	font-size: 20pt;
	font-weight: bold;
	color: #000000;
	margin-top: 18px;
	margin-bottom: 10px;
}

h3 {
	font-family: 'Raleway';
	font-size: 20pt;
	font-weight: bold;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
}

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

a:hover 
{ 
	color: #275fa6; 
	text-decoration: underline;
}

#navigation
{
	left: 0px;
	right: 0px;
	background-color: #00ff00;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 8%;
	padding-right: 40px;
}

a.navilink:link, a.navilink:visited, a.navilink:active
{ 
	font-family: 'Raleway';
	font-size: 18pt;
	font-weight: bold;
	color: #000000;
	border-bottom: none; 
	text-decoration: none; 
	padding-right: 15px;
	margin-top: 5px;
	margin-bottom: 5px;
}

a.navilink:hover
{ 
	font-family: 'Raleway';
	font-size: 18pt;
	font-weight: bold;
	color: #275fa6; 
	border-bottom: none; 
	text-decoration: underline; 
	padding-right: 15px;
	margin-top: 5px;
	margin-bottom: 5px;
}


#titelbereich {
	left: 0px;
	right: 0px;
	position: relative;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 8%;
	padding-right: 6%;
}


#hauptbereich {
	left: 0px;
	right: 0px;
	position: relative;
	padding-top: 10px;
	padding-bottom: 30px;
	padding-left: 8%;
	padding-right: 6%;
}

#aktuell {
	left: 0px;
	right: 0px;
	position: relative;
	padding-top: 10px;
	padding-bottom: 30px;
	padding-left: 8%;
	padding-right: 6%;
	background-color: #00ff00;
}

#sponsoren
{
	background-color: #b5ada1;
	padding-top: 10px;
	padding-bottom: 30px;
	padding-left: 8%;
	padding-right: 40px;
	position: relative;
	font-size: 12pt;
}

#fusszeile
{
	color: #ffffff;
	background-color: #000000;
	left: 0px;
	right: 0px;
	position: relative;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 8%;
	padding-right: 40px;
	font-size: 12pt;
}

a.footerlink:link, a.footerlink:visited, a.footerlink:active
{ 
	color: #ffffff; 
	text-decoration: underline;
}

a.footerlink:hover 
{ 
	color: #00ff00; 
	text-decoration: underline;
}

td
{
	font-size: 14pt;

}
