body {
	color: #003891;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FF7200;
}

.preise{
	text-align: left;
	font-size: 12px;
	margin-left: 20px;
	margin-right: 20px;
}

.bilder{
	margin-left: 20px;
}

.text {
	font-size: 12px;
	margin-left: 20px;
	margin-right: 20px;
}

.titel {
	font-weight: bold;
	color: #ffffff;
	font-size: 32px;
}

.ueberschrift {
	font-weight: bold;
	font-size: 18px;
	Text-align: center;
}

.unten {
	font-weight: normal;
	color: #ffffff;
	font-size: 10px;
}

a:link {
	font-weight: bold;
	color: #003891;
	text-decoration: none;
}

a:visited {
	font-weight: bold;
	color: #5F6592;
	text-decoration: none;
}

a:hover {
	font-weight: bold;
	color: #FF7200;
	text-decoration: none;
}

a:active {
	font-weight: bold;
	color: #FF7200;
	text-decoration: none;
}



a.button:link {
	font-size: 16px;
	font-weight: bold;
	color: #003891;
	text-decoration: none;
}

a.button:visited {
	font-size: 16px;
	font-weight: bold;
	color: #003891;
	text-decoration: none;
}

a.button:hover {
	font-size: 16px;
	font-weight: bold;
	color: #003891;
	text-decoration: none;
}

a.button:active {
	font-size: 16px;
	font-weight: bold;
	color: #003891;
	text-decoration: none;
}



a.unten:link {
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

a.unten:visited {
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

a.unten:hover {
	font-weight: bold;
	color: #003891;
	text-decoration: none;
}

a.unten:active {
	font-weight: bold;
	color: #003891;
	text-decoration: none;
}