body {
	background-color: #FFF;
	color: #FFF;
	margin: 0;
	padding: 0;
}

* html body {
	overflow: auto;
}

#main-body {
	width: 50em;
	margin: 0 auto;
}

a img {
	border: none;
}

#caritaslogo {
	width: 306px;
	height: 67px;
	/*margin: 40px 0 0 50px;*/
	margin: -55px 0 0 50px;
}

#flashbanner {
	position: relative;
	width: 434px;
	top: -230px;
	left: 315px;
	left: 286px;
}

#stoerer {
	position: relative;
	top: -213px;
	left: 450px;
	width: 300px;
	height: 190px;
}

div.link {
	position: absolute;
	top: 0;
	left: 0;
	width: 300px;
	height: 190px;
}

.floatleft {
	float: left;
}

.hidden {
	position: absolute;
	left: -1000px;
	top: -1000px;
	width: 0px;
	height: 0px;
	overflow: hidden;
	display: inline;
}