﻿/* At-Rules */

html,body
{
	background-color: #FFFAFF;
	border: none;
	background-repeat: inherit;
	width: 100%;
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
}

img
{
	padding:0px;
	margin:0px 
}

.bcred
{
	background-color: #FF5C6A;
	border: none;
	background-repeat: inherit;
	width: 100%;
	height: 100%;
}

.bcblue
{
	background-color: #0B7CB8;
	border: none;
	background-repeat: inherit;
	width: 100%;
	height: 100%;
}

a.navi:link 
{
	background-color: #FF5C6A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; 
	line-height: 1.5;
	text-decoration: none
}

a.navi:visited
{
	background-color: #FF5C6A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; 
	line-height: 1.5;
	text-decoration: none;
}
a.navi:active
{
	background-color: #FF5C6A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; 
	line-height: 1.5;
	text-decoration: none;

}
a.navi:hover
{
	background-color: #FF5C6A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; 
	line-height: 1.5;
	text-decoration: none;

}


/* End of style section. Generated by AceHTML at 30.05.2005 17:29:06 */
/* link zur seite: htts://schlaraffia.netlify.app/ */