body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	background-image: url(../images/Backgrounds/BG-index.jpg);
	background-repeat: no-repeat;
	background-position: center 168px;

}

#slider {
	position: absolute;
	width: 818px;
	height: 333px;
	left: 50%;
	top: 188px;
	overflow: hidden;
	background: #000;
	margin-left: -409px;
	border: 1px solid #000000;
}
#logo {
	position: absolute;
	width: 818px;
	height: 158px;
	left: 50%;
	top: 10px;
	margin-left: -409px;
	background-image: url(../images/Backgrounds/Logo-Ivosan-940x250.jpg);
}
a {
   color: #000;
   text-decoration:none;

}
#footer{
	position: absolute;
	width: 818px;
	height: 20px;
	left: 50%;
	top: 560px;
	overflow:visible;
	margin-left: -409px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	word-spacing: 15px;
}	
#footer .text {
	text-align: right;

}
#footer .backgroundText {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 100%;
	background: #000;
	filter: alpha(opacity=60);
	opacity: 0.6;
}
#slider .slide {
	position: absolute;
	top: 0px;
	height: 100%;
	width: 100%;
	background: #FFFFFF;
	overflow: hidden;
	border-left: #000 solid 1px;
	cursor: default;
}
#slider .title   {
	color: #000000;
	font-weight: bold;
	font-size: 1.2em;
	margin-right: 1.5em;
	text-decoration: none;
}
#slider .backgroundText {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 100%;
	background: #fff;
	filter: alpha(opacity=50);
	opacity: 0.6;
}
#slider .text {
	position: absolute;
	top: 1%;
	top: 100%;
	color: #000000;
	font-family: verdana, arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	width: 470px;
	left: 10px;
}
#slider .diapo {
	position: absolute;
	filter: alpha(opacity=100);
	opacity: 1;
	visibility: hidden;
}
.flag {
	height: 20px;
	width: 820px;
	margin-left: -410px;
	position: absolute;
	left: 50%;
	top: 10px;
	text-align: right;
}
.maskeO {
	height: 61px;
	width: 818px;
	margin-left: -409px;
	position: absolute;
	left: 50%;
	top: 127px;
}
.maskeU {
	height: 61px;
	width: 818px;
	margin-left: -409px;
	position: absolute;
	left: 50%;
	top: 523px;
}
a:link {
	color: #990000;
	text-decoration: none;
}
a:visited {
	color: #990000;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: overline;
}
a:active {
	color: #FF0000;
	text-decoration: none;
}

#ads {
	padding: 15px;
	filter: alpha(opacity=90);
	opacity: 0.8;
	background-color: #FFFFFF;
	position: absolute;
	height: 480px;
	width: 600px;
	margin-left: -300px;
	left: 50%;
	top: 100px;
	z-index: 1;
	border: 1px solid #841F3D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	background-image: url(../images/ads/Strandhochzeit.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	visibility: visible;
}
#ads h2 {
	padding: 0px;
	margin: 0px;
}