@charset "utf-8";

.headline {
	font-size: 36px;
	font-family: "Times New Roman", Times, serif;
	color: #ed7c73;
	text-decoration: none;
}

.lomitext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #ed7c73;
	text-decoration: none;
}
.lomitextbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #ed7c73;
	text-decoration: none;
}
.lomitextgrau {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #999999;
	text-decoration: none;
}
.text10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ed7c73;
}

a.lomi:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #ed7c73;
}
a.lomi:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #ed7c73;
}
a.lomi:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: underline;
	line-height: normal;
	color: #ed7c73;
}
a.lomi:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #ed7c73;
}

a.nav:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #ed7c73;
}
a.nav:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #ed7c73;
}
a.nav:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
	color: #ed7c73;
}
a.nav:active{
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #ed7c73;
}
a.lomiklein:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	color: #ed7c73;
}
a.lomiklein:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	color: #ed7c73;
}
a.lomiklein:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: underline;
	line-height: normal;
	color: #ed7c73;
}
a.lomiklein:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	color: #ed7c73;
}
.subheadline {
	font-size: 20px;
	font-family: "Times New Roman", Times, serif;
	color: #ed7c73;
	text-decoration: none;
}

