div#pageBody { width:776px; } 
div#contMain { margin:0; }
div#contMain a { text-decoration:none; }
div#adSky {
  right:auto;
  left:796px;
}
/* slideshow */
div.slideshow {
	position:relative;
	margin:0 0 20px 0;
	height:320px;
	width:560px;
	clear:both;
}
div#stage0 {
	position:absolute;
	top:0;left:0;
	width:560px;
	height:320px;
	overflow:hidden;
}
div#stage0 a {
	position:relative;
	display:block;
	width:560px;
	height:320px;
	text-decoration:none;
	background-color:#ccc;
}
div#stage0 a img {
	position:absolute;
}
div#stage0 span.info {
	position:absolute;
	display:none;
	bottom:10px;
	left:10px;
	z-index:100;
	padding:5px;
}
div#stage0:hover span.info {
	display:block;
}

/* claim */
div.claim {
	position:relative;
	line-height:1.4em;
	margin-bottom:20px;
	text-align:center;
	width:560px;
}
div.claim .center p {
	text-align:justify;
	width:528px;
	position:relative;
	left:17px;
}
div.claim .center h1 {
	font-size:135%;
	display:block;
	margin-bottom:8px;
}

/* teaser */
div.teaser {
	width:560px;
	float:left;
}
div.teaser ul {
	float:left;
	width:560px;
	margin:0;padding:0;
	margin-bottom:12px;
}
div.teaser li {
	float:left;
	width:240px;
	height:188px;
	padding:15px;
	margin:0 16px 0 0;
	border:1px solid #ccc;
}
div.teaser li.facebook {
	position:relative;
	display:block;
	overflow:hidden;
	border-color:#96a0c3;
	padding:0;
	width:270px; /* +2px border */
	height:218px;
}
div.teaser li.facebook div {
	position:relative;
	top:-1px;
	left:-1px;
}
div#pageMain div.teaser li h2 {
	height:42px;
	margin:0;
}
div.teaser li.last { margin-right:0; }
div.teaser li a {
	display:block;
	position:relative;
	text-decoration:none;
	height:auto;
	width:auto;
	float:left;
	margin:0;
	padding:0;
}
div#pageMain div.teaser li a img {
	margin:0;
	padding:0;
}
div#pageMain div.teaser li a:hover { text-decoration:underline; }
div#pageMain div.teaser li h1 {
	float:left;
	margin-bottom:0.5em;
	font-weight:bold;
}
div.teaser li h1 a:hover { color:#0f0; }
div#pageMain div.teaser img {
	margin-bottom:0;
}

div#pageMain div.teaserImg {
	margin-bottom:3px;
}
div#pageMain div.teaserImg, div#pageMain div.teaserImg a {
	display:block;
	position:relative;
	margin-bottom:3px;
	width:240px;
	height:144px;
	overflow:hidden;
}
div#pageMain div.teaserImg img {
	width:240px;
}
div#pageMain div.teaserTxt {
	width:240px;
	height:2.8em;
	overflow:hidden;
}

form#pricecalcForm select {
	display:block;
	margin-bottom:5px;
}
div.pricecalcHome h2, div.teaser div.pricecalcHome a {
	color:#d33;
	display:inline;
	float:none;
	clear:none;
}
div#contMain div.teaser div.pricecalcHome  a { text-decoration:underline; }

div#pageMain div.teaser div.teaserPrice {
	position:relative;
	height:187px;
}
div#pageMain div.teaser div.teaserPrice img {
	position:relative;
	left:-12px;
}
div#pageMain div.teaser div.teaserPrice div {
	position:absolute;
	right:0;
	top:0;
	z-index:10;
	text-align:right;
	font-size:80%;
	line-height:140%;
}
div#pageMain div.teaser div.teaserPrice h2 {
	display:block;
	color:#d33;
	font-size:160%;
	font-weight:bold;
	margin-bottom:10px;
}
div#pageMain div.teaser div.teaserPrice a {
	color:#d33;
	display:inline;
	float:none;
}
div#pageMain div.teaser div.teaserPrice p a {
	text-decoration:underline;
}
div#pageMain div.teaser div.pricecalcHome h2 {
	color:#d33;
}
