@charset "utf-8";
/* CSS Document */
/* Design by Photospirit */
/* Copyright 2010 - www.photospirit.ch */


html, body {
	height: 100%;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	background: #000000;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 20px;
	color: #D0BBD8;
}

#wrapper {
	min-height: 100%;
	position: relative;
	width:200px;
}

#header {
	position: relative;
	width: 200px;
	margin: 0px 0px 0px 0px;
}

#header #logo {
	position: absolute;
	width:200px;
	height:140px;
}

#header #header-text {
	position: absolute;
	top: 0;
	right: 0;
	width: 570px;
	left: 410px;
	height: 130px;
	text-align: right;
	padding: 10px 0px 0px 0px;
}
