html, body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body {
	background-color: #FFFFFF;
	background-image: url(../img/hinterstreifen.jpg);
	background-repeat: no-repeat
}
body, td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 14px;
}
h1 {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 0px;
	margin: 0px 0px 25px;
}
h2 {
	font-size: 11px;
	font-weight: bold;
	margin: 20px 0px 13px;
	padding: 0px;
}
a:link, a:visited {
	text-decoration: none;
	color: #0055CD;
	font-weight: bold;
}
a:hover, a:active {
	text-decoration: underline;
}
p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
}
#carbonitLogo {
	position:absolute;
	width:194px;
	height:48px;
	z-index:1;
	left: 22px;
	top: 56px;
	background-image: url(../img/2006carbonitLogo.png);
	background-repeat: no-repeat;
}
#carbonitLogo a {
	height: 100%;
	width: 100%;
	text-indent: -1000px;
	position: absolute;
}
#carbonitLogo a:hover {
	background-image: url(../img/2006carbonitLogoOver.gif);
	background-repeat: no-repeat;
	opacity: 0.09;
}
#carbonitLogo a:hover, {
	background-image: url(../img/2006carbonitLogoOver.gif);
	background-repeat: no-repeat;
	filter: Alpha(opacity=09);
}
#splashSuche a {
	color: #FFFFFF;
}
#footer {
	position:absolute;
	width:auto;
	height:auto;
	left: 52px;
	z-index: 0;
	top: 598px;
}
#footer a {
	color: #2e3c4d;
	font-weight: normal;
}
#splashLeft {
	position: absolute;
	left: 50px;
	top: 159px;
	width: 450px;
	height: auto;
}

