

body{
margin: 0;
padding: 0;
font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
color:#fff;
font-size:0.9em; 
text-align: center;
font-weight:normal;
background:#bb1414 url(images/bg-body-weihnachten.gif) left top repeat-x;
}

p { line-height:1.4em;}


strong {color:#fff;} 
h1 { font-size:1.5em; color:#fff; margin:0;padding:0 0 5px 0; font-style:italic}
h2 { font-size:1em; color:#fff; margin:0;padding:0 0 5px 0;}
h3 { font-size:1em; color:#fff; margin:0;padding:0 0 5px 0;}

hr {height: 1px;border: 0 none; border-top: 1px dotted #ccc; margin-top:15px;}

a:link { text-decoration:underline; color:#fff;}
a:visited {text-decoration:underline; color:#fff;}
a:hover { color:#fff; text-decoration:underline;}
a:focus { color:#fff; text-decoration:underline;}

/***************************************************** mainboxes ***********************************************************/



.header { width:900px; padding:10px; margin:auto; text-align:right;		
	}

.story { 
	margin:auto; padding:0px;		
	/*background-color:rgba(255,255,255,0.85); color:#000;
	  -moz-border-radius: 15px;
	  border-radius: 15px;
	*/	
	z-index:4;	 	
	font-size:1em; 		
	width:900px;
	text-align:right;
	}


#supersized { position:fixed; z-index:-1000;}
#supersized img{ -ms-interpolation-mode: bicubic; }
#supersized img, #supersized a{
	    height:100%;
	    width:100%;
	    position:absolute;
	    z-index: -1;
	}



