body {
	background-color: #FEF6F8;
	margin: 0px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.1em;
}

body, h1, h2, h3, p, ul, li, table, td, a {
	font-family: Georgia, "Times New Roman", Times, serif;
}

h1, h2, h3, p, ul, li {
	margin: 0px;
}

.inhalt {
	margin-top: -110px;
	margin-left: -385px;
	top: 50%;
	left: 50%;
	position: absolute;
}

.logo {
	background-image: url(_images/red-rose.jpg);
	background-repeat: no-repeat;
	padding-bottom: 9px;
}

.disclaimer {
	padding-top: 20px;
	padding-right: 30px;
	padding-left: 30px;
}

.disclaimer h1 {
	font-size: 1.3em;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 18px;
	color: #FFF;
}

.disclaimer p {
	font-size: 0.9em;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 18px;
	color: #FFF;
	line-height: 1.5em;

}

.disclaimer p.eingang {
	margin-top: 24px;
	margin-bottom: 12px;
	text-align: center;
}

/* Normale Links im Fliesstext */
a.normal:link, a.normal:visited {
	color:#34569D;
	text-decoration: none;
	background-color: transparent;
}

a.normal:hover {
	color: #000;
	text-decoration: underline;
	background-color: transparent;
}

/* Links «weiter» im Fliesstext */
a.weiter:link, a.weiter:visited {
	color:#34569D;
	text-decoration: none;
}

a.weiter:hover {
	color: #FF9900;
	text-decoration: none;
}

/* Adresse am Seitenende */
.adresse {
	font-size: 0.65em;
	color: #E9073F;
	background-color: transparent;
}

/* Nummer 1 in Bern */
.numberone {
	font-size: 0.65em;
	color: #E9073F;
	background-color: transparent;
	margin: 0px;
	font-weight: bold;

}

/* Kontaktdaten unter Impressum */
.adresseImpressum {
	font-size: 0.75em;
	color: #000;
	margin-bottom: 6px;
	background-color: transparent;
}

/* Bilder im Fliesstext */
.rechts {
	float: right;
	margin-left: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.links {
	float: left;
	margin-right: 10px;
	margin-top: 5px;
}
