// * { margin: 0px; padding: 0px; }

@font-face {
    font-family: 'WebPlus_IBM_VGA_9x16';
    src: url('WebPlus_IBM_VGA_9x16.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

body {
	font-family: 'WebPlus_IBM_VGA_9x16';
	font-size: 35px;
	background-image: url("linien.jpg");
}

div {
	#font-family: 'WebPlus_IBM_VGA_9x16';
	#font-size: 35px;
	display: flex;
	justify-content: center;
	align-items: center;
	color: #665588;
	#background-color: black;
	#background-image: url("linien.jpg");
}

a:link {
  text-decoration: none;
}

a:visited {
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

a:active {
  text-decoration: underline;
}


#hrfooter { margin-top: 5px; border: 0; height: 1px; background: #333; background-image: linear-gradient(to right, #ffffff, #1DA8DF, #ffffff); } 

footer {
	margin-top: 0px;
	padding-top: 0px;
	#font-family: fsme-Light;
	color: #665588;
	font-size: 0.8em;
	#text-align: center-right;
	text-align: start;
	margin-top: 5px;
}
