/* @override http://museumslupe.ch/styles/start.css */

body    {
	background: #FF66CC url(/images/lupe_vorspann.gif) no-repeat center top;
	color: #FFF;
	font: bold 14px/19px Verdana, Arial, Helvetica, sans-serif;
}

li {
	list-style-type: none;
	line-height: 22px;
	color: #FFF;
	text-decoration: none;
}
a  { color: #FFF; text-decoration: none }
a:visited { color: #FFF; text-decoration: none }
a:hover { color: #FFF; text-decoration: none;
	background-color: #00FF00;
}

.title    { color: #FFF; font-size: 9pt; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; background-color: #FF66CC }
#vorspann {
	text-align: right;
	right: 0;
	margin-top: 200px;
}

.vorspann-titel {
	color: #33ff00;
	font-size: 40px;
	font-weight: bold;
}
