@charset "ISO-8859-1";
a:link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #FFF;
	text-decoration: none;
}
a:visited {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #FFF;
	text-decoration: none;
}
a:active {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13  px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
.navtext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-style: normal;
	text-align: left;
}
.fliesstext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-style: normal;
	text-align: left;
	line-height: 15px;
	font-weight: normal;
}
.fließtext_kursiv {
	font-style: italic;
}

.fließtext_bold {
	font-weight: bold;
}

.fließtext_bold_rot {
	font-weight: bold;
	color: #C00;
}
	/* für den Zusatz: Stornobedingungen war eine zusätzliche Klasse und dazugehörenden  */
	/* Hyperlink Anker notwendig */
.fließtext_bold_rot_storno {
	font-weight: bold;
	color: #C00;
}
.fließtext_bold_rot_storno a:link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #F00;
	text-decoration: none;
}
.fließtext_bold_rot_storno a:visited {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #F00;
	text-decoration: none;
}
.fließtext_bold_rot_storno a:active {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #F00;
	text-decoration: none;
}
.fließtext_bold_rot_storno a:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13  px;
	font-weight: bold;
	color: #F00;
	text-decoration: none;
}
	/* hier ist das Ende des Zusatzes für Stornobedingungen */



.fließtext_kursiv_underline {
	font-style: italic;
	text-decoration: underline;
}

.fließtext_rechte_seite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #220000;
	line-height: 15px;
}
.fließtext_rechte_seite_bunt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #C00;
	line-height: 17px;
}

.fließtext_rechte_seite_weiss {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #fff;
	line-height: 17px;
}

.fließtext_rechte_seite_schwarz {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #220000;
	line-height: 17px;
}

.footer {
	font-size: 11px;
	color: #333333;
	text-align: left;
}

