/*============================================================
|
|   -------------------------------------------------------
|   IstHeuteWeihnachten v1.0
|   -------------------------------------------------------
|
|   $Id$
|
|   $Revision: 19 $
|   $Date: 2007-11-07 01:52:47 +0100 (Wed, 07 Nov 2007) $
|   $Author: sid $
|   $URL: file:///W:/pages/_jobs/30music/svn_repo/sid_inc/funcs.inc.php $
|
|   author:     Mag. Mario Rader @ K9soft
|   contact:    stargraphx@gmail.com
|   company:    http://www.k9soft.com
|   copyright:  the code and images on this site are property
|               of the author.
|				re-use, copying, etc. of the code in parts or 
|				as a whole require the authors explicit 
|               written permission!
|
============================================================*/

/*st7QeZEh*/

.no_screen {
    display: none;
}

.r {
	float: right;
}

.space {
	margin-top: 0.5em;
}

body {
	font-family: Tahoma, 'Trebuchet MS', Verdana, Helvetica, Arial, 'sans-serif';
	color: #ffffff;
	background: #333333 url('../images/landingpage_bg.jpg') repeat-x top;
}

#bodywrapper {
	position: absolute;
	top: 0;
	left: 50%;
	width: 700px;
	margin-left: -350px;
	z-index: 1;
	text-align: center;
}

#infotext {
	padding-top: 30px;
	height: 170px;
	text-align: center;
	
}

#infotext p {
	text-align: center;
	font-size: 1.75em;
}

#infotext h1 {
	text-align: left;
	font-size: 2.5em;
}

#infotext a {
	color: #ffffff;
	text-decoration: none;
}

#logo {
}