

div#events-top{
	background: url(/media/image/events/events-top-linie.png) top no-repeat;
	padding:0;
	color:
	width:180px;
	height:30px;
	

	
}

.event-text{
	padding-top:10px;
	font-size:11pt;
	font-weight:bold;
	color: rgb(0, 102, 51);
	width:180px;
	text-align:center;
}

div#events{

	float:right;
	padding-top:0px;
	background: url(/media/image/events/bg-inhalt.png) bottom no-repeat;
	margin-top:420px;
	margin-right:8px;
	width:200px;



	

}


div#events-inhalt{
	
	padding-left:9px;
	padding-right:7px;
	min-height:440px;
	
	


}

div#titel-bild{
	position:absolute;
	top:300px;
	left:20px;
	width:854px;
	height:269px;
	background: url(/media/image/tcgjumeira/title-picture.jpg) center no-repeat;
	z-index:10;
}
div#content{
	
	/*float:left;*/
	margin-top:80px;
	margin-left:20px;
	width:650px;
	min-height:600px;
}

div#content b{

		color:#16582a;
}


div#content img { z-index: 1; }
