<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@font-face
{
    font-family: "FSMeWeb-Regular";
    src: url('https://app.ergo-reiseversicherung.de/assets/fonts/fs_me/FSMeWeb-Regular.woff') format('woff'),url('https://app.ergo-reiseversicherung.de/assets/fonts/fs_me/FS_MeRegular.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
}

@font-face
{
    font-family: "FSerProABook";
    src: url('https://app.ergo-reiseversicherung.de/assets/fonts/fedra_serif/WF-006389-009281-000003.woff') format('woff'),url('https://app.ergo-reiseversicherung.de/assets/fonts/fedra_serif/FSerProABold.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: "FSMEWeb-Bold";
    src: url(https://app.ergo-reiseversicherung.de/assets/fonts/fs_me/FSMeWeb-Bold.woff) format('woff'),url(https://app.ergo-reiseversicherung.de/assets/fonts/fs_me/FS_MeBold.otf) format('opentype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: FedraSerifAProBold;
    src: url(https://app.ergo-reiseversicherung.de/assets/fonts/fedra_serif/WF-006389-009281-000054.woff) format('woff'),url(https://app.ergo-reiseversicherung.de/assets/fonts/fedra_serif/FSerProABold.otf) format('opentype')
}

#mainContainer {
	width: 600px;
	margin: 20px;
	font-family: FSMeWeb-Regular,sans-serif,helvetica;
}

#headContainer
{
	margin-bottom: 25px;
}

#headContainer h1
{
	font-family: FedraSerifAProBold;
	color: #8e0038;
	padding-bottom: 5px;
}

#headContainerIntro
{
	font-size: small;
}

body {
	margin: 0px;
	padding: 0px;
	font-size: 0.69em;
	line-height: 1.40em;
	color: #000000;
	background-color: #ffffff;
	overflow: auto;
}

h1 {
    font-size: 1.55em;
    line-height: 1.10em;
    font-weight: normal;
    color: #003c78;
    margin: 3px 0 7px 0;
    text-indent: -1px;
}

.infoContent {
	background-color: #8e0038;
	color: #ffffff;
	padding: 5px 55px 5px 10px;
	font-size: larger;
}

.infoSubContent {
	background-color: #efe7ed;
	color: #000000;
	padding: 5px 5px 5px 10px;
	margin: 1px 0px 0px 0px;
	font-size: medium;
}

#baContainer
{
	border: 1px solid #ebe6d8;
}
.baOdd
{
	background-color: #ebe6d8;	
	border-top: 1px solid #ebe6d8;
	border-collapse: collapse;
	font-size: larger;
}

.baEven
{
	border-top: 1px solid #ebe6d8;
	border-collapse: collapse;
	font-size: larger;
}

#mainContainer h4 {
	line-height: 1em;
	margin-bottom: 5px;
}

#baData{
	border: 1px solid #ebe6d8;
	text-align: left;
}

#baData tr {
	padding: 5px;
	background-color: #e5e5e5;
	font-weight: bold;
	border-top: 1px solid #ebe6d8;

}

.centered {
	text-align: left;
}

table.lrDataTable { /*margin-bottom: 20px;*/
	padding: 5px;
	border-collapse: collapse;
}

div.lrMain {
	width: 600px;
	border: 1px solid #ebe6d8;
	margin: 20px;
}

table.lrDataTable th {
	padding: 5px;
	background-color: #beb400;
	color: #ffffff;
	font-weight: bold;
	text-align: left;
}

table.lrDataTable thead th {
	border-bottom: 40px solid #ffffff;
}

table.lrDataTable th a {
	color: #ffffff;
}

table.lrDataTable tr {
	height: 20px;
	padding: 5px;
	/** IE 6.0 Workaround */
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 0.69em;
	line-height: 1.4em;
}

table.lrDataTable tr tr {
	height: 0px;
}

table.lrDataTable tr.rowOdd {
	background-color: #e5e5e5;
}

table.lrDataTable tr.rowEven {
	background-color: #ebe6d8;
}

table.lrDataTable td {
	padding: 5px;
	text-align: left;
	border-top: 2px solid #ffffff;
}

table.lrDataTable tbody table {
	margin: 0px auto;
}

span, td {
    font-family: FSMeWeb-Regular,sans-serif,helvetica !important;
}

/*table.lrDataTable tfoot {
	background-color: #999;
}*/</pre></body></html>