@charset "UTF-8";
/**
* modifications to YAML for hans-im-glueck.de for carcassonne
* @copyright       Copyright 2007, media-lights.de
* @lastmodified    $Date: 2008-03-26 12:50:40 by Carsten lambrecht
*/

@media all
{
	
	
	#figures-top-left {
		background:transparent url(../images/dominion_screen_header_neuefiguren_headerleft.gif) no-repeat scroll center bottom;
		width: 186px;
		height: 219px;
		position: absolute; 
		top: 8px; 
		left: 20px;
	}
	* html #figures-top-left {
		left: -80px;
	}
	#figures-top-right {
		background:transparent url(../images/dominion_screen_header_neuefiguren_headerright.gif) no-repeat scroll center bottom;
		width: 130px;
		height: 254px;
		position: absolute; 
		top: 8px; 
		right: 30px;
	}
	* html #figures-top-right {
		right: -60px;
	}

	#bgrd-footer {
		background:transparent url(../images/dominion_footer_rz.jpg) repeat-x scroll center bottom;
		height:300px;
		left:0px;
		margin:0pt 0pt -300px;
		position:relative;
		top:-160px;
		width:100%;
		z-index:1;
	}

	#bgrd-footer-wikinger {
		background:transparent url(../images/dominion_footer_rz-front.gif) no-repeat scroll left top;
		border:0px solid #FF0000;
		bottom:0px;
		height:202px;
		left:-302px;
		margin:0pt auto;
		position:relative;
		top:-124px;
		width:300px;
		z-index:3;
	}
	
	#site-overall_02 {
		background:transparent url(../images/dominion_screen_header_neuefiguren_center.gif) no-repeat scroll left 350px;
		border:0px solid #FF0000;
		margin:0px auto;
		padding:25px 100px 0px;
		position:relative;
		width:740px;
		z-index:2;
	}
	*html #site-overall_02 {
		background:transparent none repeat scroll 0%;
		border:0px solid #FF0000;
		margin:0px auto;
		padding:25px 0pt 0px;
		position:relative;
		width:740px;
		z-index:2;
	}
	

}
