/* css glücksli.ch by http://www.jonadesign.ch  */
body {
	color: #ffffff;
	font: 12px/15px "Gill Sans", Helvetica;
	background-color: #fff;
}

img { 
	border: none;
}

p {
	padding-bottom: 1em;
}

#background {
	width: 794px;
	height: 454px;
	position: absolute;
	top: 50%;
	left:50%;
	margin-top: -227px;
	margin-left: -397px;
}

div#background img {
	position: absolute;
	display:none;
	width: 794px;
	height: 454px;
}

.contentbox {
	position: absolute;
	top: 177px;
	left: 72px;
}

a.facebook {
	position: absolute;
	left: 50%;
	top: 50%;
	margin-top: 180px;
	margin-left: -350px;
	color: #ffffff;
	text-decoration: none;
}

a.facebook:hover {
	color: #000;
	text-decoration: underline;
	z-index: 4;
}

#glueckslilogo {
	position: absolute;
	left: 50%;
	top: 50%;
	margin-top: -200px;
	margin-left: -329px;
}

a.fbook,
a.peaceandlove {
	background: url(../img/icons/facebook_logo.jpg) no-repeat;
	float: left;
	clear: both;
}

a.fbook {
	background: url(../img/icons/facebook_logo.jpg) no-repeat;
	width: 20px;
	height: 20px;
}

a.peaceandlove {
	margin-top: 10px;
	background: url(../img/icons/peaceandlove.png) no-repeat;
	width: 159px;
	height: 35px;
}

#pdf {
	margin-top: 1em;
	margin-bottom: 0.5em;
}



/* @group fonts */

.black {
	color: #000;
	float: left;
	clear: left;
	margin-top: 1.5em;
}

a {
	color: #ffffff;
	text-decoration: none;
}

a:hover {
	color: #000;
	text-decoration: underline;
}

a.link_black {
	color: #000;
	text-decoration: underline;
}

a.link_black:hover {
	color: #fff;
	text-decoration: none;
}


/* @end */
