#page {
	background-image: none;
}

h1, h2 {
	font-size: 1.6em;
	font-weight: normal;
	padding: 0;
	margin: 0 0 10px 0;
	color: #1E4382;
	text-decoration: none;
	line-height: 1.2em;
}

.splashInnen h1 a, .splashInnen h2 a {
	text-decoration: none;
	color: #1E4382;
	font-weight: normal;
}

.splashInnen a {
	text-decoration: none;
	font-weight: bold;
	color: #1E4382;
}

.splashInnen a:hover {
	text-decoration: underline;
}

ul {
	color: #555555;
	padding: 0;
	margin: 0;
	list-style-type: none;
}

ul li {
	padding: 0 0 0 0.8em;
	margin: 5px 0 5px;
	list-style-type: none;
	background-image: url(images/bullet_02.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
}

#splashLogo {
	display: block;
	width: 970px;
	height: 170px;
	text-align: center;
	padding: 0;
	margin: 0;
}
