/* Ledioo CSS Document */

body {
	background: #FFF;
	margin: 0;
}
div#wrapper {
	width: 300px;
	margin: -70px 0px 0px -220px;
	background: #FFF url('img/pre_image.jpg') no-repeat left top;
	position: absolute;
	top: 50%;
	left: 50%;
	padding: 0px 0px 0px 140px;
	z-index: 300;
	color: #3D3B33;
}
::-moz-selection {
	background: #B8CF20;
	color: #fff;
}
h1 {
	margin: 0px;
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 9pt;
	color: #B8CF20;
	padding: 10px 0px 4px 0px;;
}
div#wrapper p {
	font-family: Arial, Verdana, Tahoma, Helvetica, sans-serif;
	font-size: 8pt;
	margin: 0px;
	padding: 0px 0px 30px 0px;
	background: url('img/signa.jpg') no-repeat left bottom;
}
p span {
	font-weight: bold;
}
a#ledioo {
	position: absolute;
	bottom: 5px;
	right: 5px;
	outline: none;
	background: #FFF url('img/ledioo_de_logo.jpg') no-repeat;
	width: 190px;
	height: 70px;
}
a#allinkl {
	position: absolute;
	bottom: 10px;
	right: 200px;
	outline: none;
	background: url('img/allinkl.gif') no-repeat;
	width: 120px;
	height: 60px;
}
a#allinkl span, a#ledioo span {
	display: none;
}
div#footer {
	position: absolute;
	bottom: 0px;
	right: 0px;
	left: 0px;
	outline: none;
	background: #FFF url(img/gradient_pixelate.jpg) repeat-x;
	width: 100%;
	height: 82px;
	color: #837D5E;
}
div#footer p {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 7pt;
	padding: 10px 10px 0px 15px;
	margin: 0px;
	float: left;
}