html, body {
	width: 100%;
	height: 100%;
	min-height: 800px;
	min-width: 960px;
	font-family: Georgia;
	font-size: 18px;
}

body {
	position: relative;
}

.png_fix {
	_behavior: url('css/iepngfix.htc');
}

#background {
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: -1;
}

#background img {
	width: 100%;
	height: 100%;
}

#caritas_logo {
	position: absolute;
	top: 8px;
	left: 19px;
}

#twitter_icon {
	position: absolute;
	top: 9px;
	right: 19px;
	text-align: center;
	vertical-align: middle;
	height: 28px;
	width: 28px;
}

#facebook_icon {
	position: absolute;
	top: 8px;
	right: 50px;
	text-align: center;
	vertical-align: middle;
	height: 28px;
	width: 28px;
}

#add_icon {
	position: absolute;
	top: 8px;
	right: 81px;
	text-align: center;
	vertical-align: middle;
	height: 28px;
	width: 28px;
}

#oms {
	position: absolute;
	top: 180px;
	left: 50%;
	margin-left: -414px;
}

#exlibris_logo {
	position: absolute;
	top: 115px;
	left: 388px;
	width: 65px;
	height: 20px;
	text-align: center;
}

#musicload_logo {
	position: absolute;
	top: 115px;
	left: 458px;
	width: 65px;
	height: 20px;
	text-align: center;
}

#sevendigital_logo {
	position: absolute;
	top: 115px;
	left: 528px;
	width: 65px;
	height: 20px;
	text-align: center;
}

#weltbild_logo {
	position: absolute;
	top: 115px;
	left: 598px;
	width: 65px;
	height: 20px;
	text-align: center;
}

/*
#itunes_logo {
	position: absolute;
	top: 145px;
	left: 388px;
	width: 65px;
	height: 20px;
	text-align: center;
}*/

#amazon_logo {
	position: absolute;
	top: 145px;
	left: 388px;
	width: 65px;
	height: 20px;
	text-align: center;
}

.button_mouseover {
	height: 95%;
	width: 95%;
	margin: 1px 0 0 1px;
}

#rss_feed {
	position: absolute;
	top: 435px;
	left: 50%;
	margin-left: -414px;
	width: 680px;
	height: 255px;
}

#arrow_up, #arrow_down {
	width: 100%;
	text-align: center;
	vertical-align: top;
	height: 32px;
}

#arrow_up {
	border-bottom: 3px solid #000000;
	margin-bottom: 10px;
}

#arrow_up img, #arrow_down img {
	cursor: pointer;
	display: none;
	height: 20px;
	width: 40px;
}

.rss_news_entry {
	border-bottom: 3px solid #000000;
	padding: 5px 0 15px 0;
	margin-bottom: 10px;
	line-height: 25px;
}

.rss_news_entry a {
	text-decoration: none;
	font-weight: bold;
	color: #000000;
	font-style: italic;
}

#footer {
	position: absolute;
	bottom: 18px;
	left: 19px;
}

#further_information {
	position: absolute;
	bottom: 16px;
	left: 0px;
}

#contact {
	position: absolute;
	bottom: 0px;
	left: 0px;
}
/*
#press_release {
	position: absolute;
	bottom: 0px;
	left: 0px;
}*/