/*
 * Leny Meyer Landrut.de - structure tickets css
 */
body, html{
	overflow: auto;
	height:100%;
	font-size: 11px ! important;

}
*{
	
	font-size: 11px ! important;
	
}
#wrapper_small{
	background: #ffffff url('http://www.brainpool-storage.de/lml/images/body_small_tickets.jpg') no-repeat  ! important;
	width: 100%;
}

#navi {
	height:29px;
	padding:3px 0 0;
	position: relative ! important;
	width:1000px;
	left:0px ! important;
	top:23px ! important;
	
}

#posNavi{
	left:0px ! important;
	top:0px ! important;
	position: relative ! important;
}
/*
 * Videoplayer
 */
#playerWrapperVideos{
	width: 300px;
	height: 254px;
	
}
#playerWrapperVideos #playerInnerVideos{
	width: 300px;
	height: 258px;
}

/*
 * Events and Tickets
 */
#eventList tr{
	height:25px;
	line-height:25px;
	cursor: pointer;
}

#eventList tr th{
	text-align: left;
}	

#eventList .headline{
	background-color: #ffffff ! important;
	color: #000000 ! important;
	cursor: default;
}

#eventList tr:hover{
	background-color: #a2c4c9;
	color: #000000;
}				
#eventList .lineGrey{
	/*
	background-color: #eeeeee;
	*/
	background-color: #f0f0f0;
}

#eventList .lineWhite{
	/*
	background-color: #cccccc;
	*/
	background-color: #f7f7f7;	
}

#eventList .quad{
	width:20px;
	height:20px;
}

#eventList .bgRed{
	background-color:red;
}

#eventList .bgGreen{
	background-color: green;
}	

#contentEventAndTickets{
	margin-top:100px;
	/*
	 * ohne plakat
	min-height:540px;
	background: url('http://www.brainpool-storage.de/lml/images/body_small_bottom.jpg') no-repeat left bottom;
	*/
	min-height:700px;
	background: url('http://www.brainpool-storage.de/lml/images/body_small_bottom_vinyl.jpg') no-repeat left bottom;
	font-size:11px ! important;
}

#contentEventAndTicketsInner{
	margin-left:320px;
	width:560px;
}

#poweredByOpel{
	height: 128x;
	width: 103px;
	top:130px;
	position: absolute;
}

#contentEventAndTickets h1, #contentEventAndTicketsInner h1{
	font-size:11px;
}

#contentEventAndTickets h2, #contentEventAndTicketsInner h2{
	font-size:12px;
}

#contentEventAndTickets #textTickets{
	font-size:11px ! important;
	width:400px;
}

#contentEventAndTickets #textNewsletter{
	font-size:11px ! important;
	text-align: justify;
}

#contentEventAndTickets #textEventInfos{
}

/*
 * Sitzplan
 */
#contentEventAndTickets #seatingPlan{
	height:150px;
	width:225px;
	text-align:right;
	position:absolute;
	top:130px;
	left:645px;
}


#contentEventAndTickets #seatingPlan img{
	height:100%;
	width:100%;
	cursor:pointer;
}


#contentEventAndTickets #tourPlakat{
	position:absolute;
	top:132px;
	left:8px;
	width:300px;
}

#contentEventAndTickets #tourPlakat img{
	width:100%;
}

/*
 * amiando Tickethotline
 */

#contentEventAndTickets #tourPlakat #amiandoHotline{
	color: #309cc1;
	background: url("/lml/media/images/bg/bg_tickethotline.jpg") no-repeat;
	width: 275px;
	height: 119px;
	margin-left:10px;
}

#contentEventAndTickets #tourPlakat #amiandoHotline #amiandoHotlineInner{
	width: 180px;
	margin:10px 0 0 20px;	
}

#contentEventAndTickets #tourPlakat #amiandoHotline #amiandoHotlineInner .cellHeight30{
	height:30px; line-height:30px;	
}
#contentEventAndTickets #tourPlakat #amiandoHotline #amiandoHotlineInner .cellHeight10{
	height:10px; line-height:10px;	
}
#contentEventAndTickets #tourPlakat #amiandoHotline #amiandoHotlineInner .cellHeight15{
	height:15px; line-height:15px;	
}


#contentEventAndTickets #tourPlakat #amiandoHotline #amiandoHotlineInner td{
	text-align: right;
}

#contentEventAndTickets #tourPlakat #amiandoHotline #amiandoHotlineInner img{
	width:16px;
}


#contentEventAndTickets #tourPlakat #amiandoHotline h3{
	font-size:24px ! important;
}

#contentEventAndTickets #tourPlakat #amiandoHotline #amiandoHotlineInner h4{
	font-size:18px ! important;
}

#contentEventAndTickets #tourPlakat #amiandoHotline #amiandoHotlineInner p{
	font-size:14px ! important;
}

#contentEventAndTickets #tourPlakat #amiandoHotline #amiandoHotlineInner #amiandoAG{
	font-size:12px ! important;
}


