body{
	padding: 0px;
	background-color: #fff;
	color: #dadada;
	background-image: url(utilities/flashAnim01.gif);
	background-attachment: fixed;
	background-color: #222;
	font-family: Georgia, 'Times New Roman', serif;
	font-size: 12px;
}
#container, #splashContainer {
	display: block;
	width: 600px;
	position: absolute; 
	left: 100px;
	top: 100px;
	z-index: 1;
}
#splashContainer {
	height: 520px;
}
#flashcontent{
	position: absolute;
	width: 200px;
	height: 140px;
	left: 470px;
	top: 35px;
	z-index: 3;
}
#menu {
	clear: both;
}
#menu a {
	font-size: 11px;
	display: block;
	float: left;
	margin-right: 20px;
}
h1 {
	height: 76px;
	background-image: url(utilities/titel.png);
	display: block;
	background-repeat: no-repeat;
	overflow: hidden;
	text-indent: -1000px;
	margin: 0px;
	padding: 0px;
}
h1 a {
	display: block;
	height: 100%;
	background: none;
}
a#title, img#title {
	display: block;
	background: none;
}
h1 a, h1 a:hover, a#title:hover {
	border: none;
	color: #222;
}
h2 {
	margin: 20px 0px 10px 0px;
	padding: 0px;
	font-weight: normal;
	font-size: 22px;
	letter-spacing: -1px;
}
a, a:visited, a:hover {
	text-decoration: none;
	color: #fff;
	border-bottom: 1px solid;
}
a.launch, a.launch:hover, a.launch:visited {
	border: 0px none;
	display: block;
	color: #fff;
	background: none;
	margin: 20px 0px 8px 0px;
	font-size: 20px;
	font-weight: normal;
}
.anfang {
	margin: -5px 0px 10px 0px;
	padding: 0px;
}
a.mainLink, #splashfooter a {
	color: #fff;
	font-size: 11px;
	display: block;
	padding: 0px;
	background: none;
	border: none;
}
#navigation {
	margin-top: 3px;
}
span.fettlink {
	display: block;
	font-weight: normal;
	font-size: 50px;
	letter-spacing: -3px;
	margin: 3px 0px 5px -3px;
}
img {
	border: 0px none;
	margin: 0px;
	background: none;
}
.anfang img {
	border: 0px none;
	margin-bottom: 8px;
}
a.imglink span {
	font-weight: normal;
	font-size: 50px;
	letter-spacing: -5px;
	background: none;
}
a.imglink, a.imglink:hover {
	background: none;
	border: 0px none;
	display: block;
	margin-bottom: 5px;
	overflow: hidden;
	display: block;
	width: 600px;
	height: 171px;
	background-attachment: absolute;
}
p, .banner {
	overflow: hidden;
	padding: 0px 0px 1px 0px;
	margin: 0px;
	background-image: url(utilities/transparent.gif);
}
blockquote{
	display: inline;
	font-style: italic;
	margin: 0px;
	padding: 0px;
}
p#footer {
	margin-top: 20px;
	height: 100px;
}
#portfolio p, .anfang, ul, .banner {
	line-height: 20px;
}
ul {
	margin: 0px 0px 40px 1px;
	padding: 0px;
	list-style: none;
}
li {
	margin: 0px 0px 5px 0px;
}
table {
	display: inline;
}
td {
	padding: 10px 10px 0px 0px;
	vertical-align: top;
}
#splashfooter {
	border-top: 1px solid #fff;
	background-color: #000;
	width: 100%;
	position: fixed;
	left: 0px;
	bottom: 0px;
	z-index: 3;
	padding-left: 70px;
}
p.footerItem {
	float: left;
	margin: 20px 0px 20px 30px;
	padding: 0px;
}