/*============================================================
|
|   -------------------------------------------------------
|   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!
|
============================================================*/

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td { 
	font-family: Arial, Verdana, Helvetica, 'Trebuchet MS', Tahoma, 'sans-serif';
	color: #000000;
	background: #ffffff;
}

.no_print {
    display: none;
}

#bodywrapper {
	position: absolute;
	top: 0;
	left: 50%;
	width: 50em;
	margin-left: -25em;
	z-index: 1;
	text-align: center;
}

#is_it_christmas {
	margin-top: 15em;
}

#is_it_christmas a {
	font-size: 15em;
	font-weight: bold;
	color: black;
	text-decoration: none;
}

#copyright {
	float: right;
	font-size: 0.6em;
}

#copyright, #copyright a {
	color: #666666;
}