/* CSS Document für Höpli Postautofahren */

body {
	margin: 0px;
	padding: 0px;
	font-family: georgia, sans-serife, arial;
	font-style: normal;
	color: #CC9900;
	background-color: FFCC00;
}

h1 {
	font-size: 15pt;
	color: #CC9900;
}

.navigation-aktiv {
	font-size: 13pt;
	font-weight: bold;
	color: #CC3300;
	text-decoration: none;
}

a.navigation {
	font-size: 13pt;
	font-weight: bold;
	color: #CC3300;
	text-decoration: underline;
}

a.navigation:visited {
	font-weight: bold;
	color: #CC3300;
	text-decoration: underline;
}

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

a.footer-email {
	color: #FFFFFF;
	text-decoration: underline;
}

a.footer-email:visited {
	color: #FFFFFF;
	text-decoration: underline;
}

a.footer-email:hover {
	color: #FFFFFF;
	text-decoration: none;
}

a.normal {
	color: #CC9900;
	text-decoration: underline;
}

a.normal:visited {
	color: #CC9900;
	text-decoration: underline;
}

a.normal:hover {
	color: #CC9900;
	text-decoration: none;
}

a.copyright {
	font-family: arial, helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	line-height: 8pt;
	color: #CC9900;
	text-decoration: underline;
}

a.copyright:visited {
	color: #CC9900;
	text-decoration: underline;
}

a.copyright:hover {
	color: #CC9900;
	text-decoration: none;
}
