* 

	{
		
		margin: 			0; 
		padding: 			0;
		
	}
	
html, body 

	{ 
		
		width:				100%;
		min-height: 		100%;
		
		font-family:		Arial, sans-serif;
		font-size:			10pt;
		font-weight:		normal;
		font-style:			normal;
		font-variant:		normal;
		color:				#595959;
		
		letter-spacing: 	0.03em;
		word-spacing: 		0.06em;
		
		border-color:		#5a5a49;
		border-style:		solid;
		border-width:		0.0em 0.0em 0.0em 0.0em;
		
		background-color:	#333333;
		
	}

div {}
	
.global

	{
		
		display:			block;
		
		position:			relative;
		
		width:				100%;
		
		height:				100%;
		
		
	}

.spacer

	{
		
		display:			block;
		
		position:			relative;
		
		width:				735px;
		
		margin: 			0 auto;
		
		margin-top:			4%;
		
	}	
	
.box

	{
		
		display:			block;
		
		position:			relative;
		
		width:				735px;
		
		margin: 			0 auto;
		
		margin-top:			0%;
		
	}
	
.item

	{
		
		display:			block;
		
		position:			relative;
		
		width:				243px;
		
		height:				91px;
		
		top:				0px;
		
		left:				0px;
		
		cursor:				pointer;
		
		margin-left:		0px;
		
		background-color:	#a6a6a4;
		
		/*background:			url('background.jpg');*/
		
		border-color:		#000000;
		border-style:		solid;
		border-width:		1px 1px 1px 1px;
		
		float:				left;
		
	}
	
#UNA11

	{
	
		background: 		url('UNA11.png')
	
	}
	
#UNA12

	{
	
		background: 		url('UNA12.png')
	
	}
	
#UNA13

	{
	
		background: 		url('UNA13.png')
	
	}
	
#UNA21

	{
	
		background: 		url('UNA21.png')
	
	}
	
#UNA22

	{
	
		background: 		url('UNA22.png')
	
	}
	
#UNA23

	{
	
		background: 		url('UNA23.png')
	
	}
	
#UNA31

	{
	
		background: 		url('UNA31.png')
	
	}
	
#UNA32

	{
	
		background: 		url('UNA32.png')
	
	}
	
#UNA33

	{
	
		background: 		url('UNA33.png')
	
	}
	
#UNA41

	{
	
		background: 		url('UNA41.png')
	
	}



.displaybox

	{
		
		display:			block;
		
		position:			relative;
		
		margin:				0 auto;
		
		width:				735px;
		
		height:				79px;
		
		top:				0px;
		
		background:			url('UNA41_l.png');
		
		clear:				both;
		
	}
	
.infoitem

	{
		
		display:			block;
		
		position:			relative;
		
		width:				243px;
		
		height:				91px;
		
		top:				0px;
		
		right:				0px;
		
		float:				right;
		
		
	}
	
.infobox

	{
		
		display:			block;
		
		position:			absolute;
		
		width:				194px;
		
		height:				25px;
		
		top:				0px;
		
		left:				0px;
		
		visibility:			hidden;
		
	}
	
.layer

	{
		
		display:			block;
		
		position:			absolute;
		
		width:				100%;
		
		height:				100%;
		
		top:				0px;
		
		border-color:		#000000;
		border-style:		solid;
		border-width:		0px 0px 0px 0px;
		
		visibility:			hidden;
		
		
	}

	
.layerbg

	{
		
		display:			block;
		
		position:			absolute;
		
		width:				100%;
		
		height:				100%;
		
		top:				0px;
		
		background:			url('layer10.png');
		
		border-color:		#000000;
		border-style:		solid;
		border-width:		0px 0px 0px 0px;
		
		visibility:			hidden;
		
		
	}


.initscreenbg

	{
		
		display:			block;
		
		position:			absolute;
		
		width:				100%;
		
		height:				100%;
		
		top:				0px;
		
		background:			url('layer1.png');
		
		border-color:		#000000;
		border-style:		solid;
		border-width:		0px 0px 0px 0px;
		
		visibility:			visible;
		
		
	}
	
.layerbox

	{
		
		display:			block;
		
		position:			relative;
		
		width:				731px;
		
		height:				275px;
		
		margin: 			0 auto;
		
		background-color:	#ffffff;
		
		border-color:		#000000;
		border-style:		solid;
		border-width:		2px 2px 2px 2px;
		
		visibility:			hidden;
		
		white-space:		nowrap;
		
		overflow:			hidden;
		
		
	}

.initscreenboxbg

	{
		
		display:			block;
		
		position:			relative;
		
		width:				731px;
		
		height:				275px;
		
		margin: 			0 auto;
		
		background:			url('layerbox4.png');
		
		border-color:		#000000;
		border-style:		solid;
		border-width:		2px 2px 2px 2px;
		
		visibility:			visible;
		
		
	}
	
.layerboxbg

	{
		
		display:			block;
		
		position:			relative;
		
		width:				731px;
		
		height:				275px;
		
		margin: 			0 auto;
		
		background:			url('layerbox10.png');
		
		border-color:		#000000;
		border-style:		solid;
		border-width:		2px 2px 2px 2px;
		
		visibility:			hidden;
		
		
	}

.layerleft

	{
		
		display:			block;
		
		position:			relative;
		
		bottom:				0px;
		
		margin: 			0 auto;
		
		cursor:				pointer;
		
		visibility:			hidden;
		
		float: 				left;
		
		
	}

.layerright

	{
		
		display:			block;
		
		position:			relative;
		
		bottom:				0px;
		
		margin: 			0 auto;
		
		cursor:				pointer;
		
		visibility:			hidden;
		
		float: 				right;
		
		
	}
	
.layerboxbar

	{
		
		display:			block;
		
		position:			relative;
		
		width:				735px;
		
		height:				18px;
		
		margin: 			0 auto;
		
		visibility:			hidden;
		
		
	}
	
.layerinfo

	{
		
		display:			block;
		
		position:			relative;
		
		width:				368px;
		
		height:				16px;
		
		left:				0px;
		
		visibility:			hidden;
		
		text-align:			left;
		
		white-space:		nowrap;
		
		float: 				left;
		
	}
	
.xclose

	{
		
		display:			block;
		
		position:			relative;
		
		width:				367px;
		
		height:				16px;
		
		cursor:				pointer;
		
		visibility:			hidden;
		
		text-align:			right;
		
		white-space:		nowrap;
		
		float: 				left;
		
	}


p {}

.option
	
	{
		
		font-family:		Arial, sans-serif;
		
		color:				#eddeec;
		
		text-align:			center;		
		text-transform:		none;
		font-weight:		normal;
		
		font-size:			9px;
		
		letter-spacing: 	0px;
		word-spacing: 		0px;
		
		text-decoration:	none;
		
		text-align:			right;
		
	}
	
.option a
	
	{
		
		color:				#eddeec;
		
		font-size:			8pt;
		
	}

.Impressum
	
	{
		
		font-family:		Arial, sans-serif;
		
		color:				#eddeec;
		
		text-align:			center;		
		text-transform:		none;
		font-weight:		bold;
		
		font-size:			8pt;
		
		letter-spacing: 	0px;
		word-spacing: 		0px;
		
		text-decoration:	none;
		
	}

.Impressum a
	
	{
		

		color:				#eddeec;
		
	}	
	
.info

	{
		
		color:				#e9d7e9;
		
		text-align:			left;
		font-weight:		bold;
		
		font-size:			8pt;
		
		
	}
	
.close

	{
		
		color:				#eddeec;
		
		text-align:			right;
		font-weight:		bold;
		
		font-size:			8pt;
		
		
	}

.status

	{
		
		color:				#000000;
		
		text-align:			left;
		font-weight:		bold;
		
		font-size:			7pt;
		
		
	}	
	
a 

	{
		
		font-family:		Arial, sans-serif;
		
		color:				#000000;
		
		text-transform:		none;
		font-weight:		bold;
		
		text-decoration:	none;
		
	}
	
img {}

.boximage

	{
		
		
		
		width:				731px;
		
		height:				275px;
		
		border-color:		#000000;
		border-style:		solid;
		border-width:		0px 0px 0px 0px;
		
	}