/*
 * Leny Meyer Landrut.de - structure css
 */
*{
	margin: 0;
	padding: 0;
	border: 0;
	outline: none;
}
html {
	width: 100%;
	overflow:hidden;
}
body {
	padding: 0;
	margin: 0;
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;	
	overflow:hidden;
}
a{
	text-decoration: none;
	font-size: 11px;
	color: #000;
}
/*
a:hover{
	text-decoration: underline;
}
*/

.spacer200{
	height: 200px; width:100%; clear:both; font-size:1px; line-height:1px;
}

.spacer30{
	height: 30px; width:100%; clear:both; font-size:1px; line-height:1px;
}

.spacer15{
	height: 15px; width:100%; clear:both; font-size:1px; line-height:1px;
}

.spacer5{
	height: 5px; width:100%; clear:both; font-size:1px; line-height:1px;
}

/*
 * Global Structure
 */
#wrapper{
	width: 7750px;
	height: 640px;
	/*background: url('/lml/media/images/bg/body_big_04.jpg') no-repeat;*/
	background: url('http://www.brainpool-storage.de/lml/body_big_12.jpg') no-repeat;
	position:absolute;
	left: 0;
	top: 50%;
	margin-top: -310px;
}


#wrapper_small{
	width: 2162px;
	height: 620px;
	background: url('http://www.brainpool-storage.de/lml/body_small_tickets.jpg') repeat-x;	
	position:absolute;
	left: 0;
	top: 50%;
	margin-top: -295px;
}

#home{
	width: 923px;
	height: 620px;
	float: left;
	position: relative;
}

#links{
	width: 845px;
	height: 620px;
	float: left;
	position: relative;
}

#galerie{
	width: 863px;
	height: 551px;
	float: left;
	position: relative;
	z-index: 40;
	top: 70px;
	/*background: url('/lml/media/images/bg/bg_galerie.png') no-repeat 122px 104px;*/
}

#gb{
	width: 820px;
	height: 620px;
	float: left;
	position: relative;
	z-index: 15;
}

#mobile{
	width: 600px;
	height: 620px;
	float: left;
	position: relative;
}

#news_termine, #shop{
	width: 855px;
	height: 620px;
	float: left;
	position: relative;
}

#videos{
	width: 1165px;
	height: 620px;
	float: left;
	position: relative;
}

#biografie{
	width: 842px;
	height: 620px;
	float: left;
	position: relative;
}

#home #chat_images{
	width:316px;
	height: 80px;
	position:absolute;
	left:233px;
	top:40px;
}



#home #specialImage{
	width:325px;
	height: 117px;
	position:absolute;
	left:232px;
	top:35px;
}

#shop{
	width: 770px;
}
#posNavi{
	position: fixed;
	/*position: absolute;*/
	top: 50%;
	left: 780px;
}
#navi{
	width: 2500px;
	height: 29px;
	position: absolute;
	z-index: 18;
	top: -289px;
	left: -785px;
	padding: 3px 0 0 0;
}
#navi a{
	height: 16px;
	float:left;
	display: block;
}
#navi a:hover{
	text-decoration: none;
}
#navi #link_home{
	background: url('/lml/media/images/navi/home.jpg') no-repeat;
	width: 55px;
	margin-left: 10px;
}
#navi #link_links{
	background: url('/lml/media/images/navi/links.jpg') no-repeat;
	width: 55px;
}
#navi #link_news_termine{
	background: url('/lml/media/images/navi/news_termine.jpg') no-repeat;
	width: 123px;
}
#navi #link_videos{
	background: url('/lml/media/images/navi/videos.jpg') no-repeat;
	width: 69px;
}
#navi #link_biografie{
	background: url('/lml/media/images/navi/biografie.jpg') no-repeat;
	width: 82px;
}
#navi #link_galerie{
	background: url('/lml/media/images/navi/galerie.jpg') no-repeat;
	width: 74px;
}
#navi #link_gb{
	background: url('/lml/media/images/navi/gaestebuch.jpg') no-repeat;
	width: 94px;
}
#navi #link_shop{
	background: url('/lml/media/images/navi/shop.jpg') no-repeat;
	width: 55px;
}
#navi #link_mobile{
	background: url('/lml/media/images/navi/mobile.jpg') no-repeat;
	width: 68px;
}

#navi #link_gewinnspiel{
	background: url('/lml/media/images/navi/gewinnspiel.jpg') no-repeat;
	width: 106px;
}

#navi #link_tickets{
	background: url('/lml/media/images/navi/tickets.jpg') no-repeat;
	width: 73px;
}
#navi #link_kontakt{
	background: url('/lml/media/images/navi/kontakt.jpg') no-repeat;
	width: 78px;
}
#navi #link_impressum{
	background: url('/lml/media/images/navi/impressum.jpg') no-repeat;
	width: 88px;
}

#navi #link_changeLanguage{
	background: url('/lml/media/images/navi/bitannia.jpg') no-repeat;
	width: 28px;
	margin-left:15px;
}

.arrowWrapper{
	width: 38px;
	height: 23px;
	position: absolute;
	bottom: 65px;
	left: 742px;
}
.arrowWrapper .arrow{
	display:block;
	width: 100%;
	height: 100%;
}

/*
 * Homepage
 */
#playerWrapper{
	position: absolute;
	width: 314px;
	/*height: 254px;*/
	height: 175px;
	top: 107px;
	left: 289px;
	/*background: url('/lml/media/images/bg/player_home.png') no-repeat;*/
	/*padding: 6px 16px 13px 16px;*/
	
}
#playerWrapper{
	width: 300px;
	height: 169px;
	/*254*/
}
#playerInner{
	width: 300px;
	height: 169px;
	z-index: 5;
}

#playerOverlayPixH1{
	/*width:296px;*/
	position: absolute;
	top:7px; 
	left:16px; 
	width:234px; 
	height: 135px; 
	cursor: pointer; 
	z-index: 20;
}

#playerOverlayPixH2{
	/*width:296px;*/
	position: absolute;
	top:7px; 
	left:251px; 
	width:24px; 
	height: 75px; 
	cursor: pointer; 
	z-index: 20;
}

#playerOverlayPixH3{
	/*width:296px;*/
	position: absolute;
	top:7px; 
	left:275px; 
	width:37px; 
	height: 135px; 
	cursor: pointer; 
	z-index: 20;
}


#playerOverlayPixV1{
	/*width:296px;*/
	position: absolute;
	top:24px; 
	left:16px; 
	width:234px; 
	height: 135px; 
	cursor: pointer; 
	z-index: 20;
}

#playerOverlayPixV2{
	/*width:296px;*/
	position: absolute;
	top:24px; 
	left:251px; 
	width:24px; 
	height: 75px; 
	cursor: pointer; 
	z-index: 20;
}

#playerOverlayPixV3{
	/*width:296px;*/
	position: absolute;
	top:24px; 
	left:275px; 
	width:37px; 
	height: 135px; 
	cursor: pointer; 
	z-index: 20;
}

#satellite_cd{
	position: absolute;
	top: 460px;
	left: 70px;
}
#home_cd_satellite{
	/*background: url('/lml/media/images/satellite_cd.png') no-repeat;*/
	/*background: url('/lml/media/images/my_cassette_player.png') no-repeat;*/
	background: url('/lml/media/images/good_news.png');
	display: block;
	/*
	 * width: 122px;
		height: 101px;
	 */
	width: 137px;
	height: 131px;
}
#satellite_cd .mp3_links{
	position: relative;
	left: -60px;
	top: 10px;
}
#satellite_cd .mp3_links a{
	padding-right: 20px;	
}

#news_snippet{
	position: absolute;
	left: 676px;
	top: 287px;
	width: 219px;
	height: 193px;
}
#wrapper #newsletter_subscribe{
	position: absolute;
	left: 133px;
	top: 395px;
}
#newsletter_subscribe #newsletter_input{
	background: url('/lml/media/images/bg/newsletter_input.jpg') no-repeat;
	width: 215px;
	height: 18px;
	padding: 4px 2px 0 7px;
	font-size: 11px;
}
#newsletter_subscribe #submit_button{
	/*padding: 4px 0 0 150px;*/
	margin-top: 4px;
	margin-left: 278px;
}
/*
 * Linkpage
 */
#linkMap{
	/*background: url('http://www.brainpool-storage.de/lml/linkMap.png') no-repeat;*/
	background: url('/lml/media/images/LinkMap0811.png') no-repeat;
	position: relative;
	top: 110px;
	left: 53px;
	height: 245px;
	width:458px;
	float:left;
}
#linkMap a{
	position: absolute;
	display: block;
}
#faceBook{
	float: left;
	height: 362px;
	left: 88px;
	position: relative;
	top: 115px;
	width: 355px;
}
/*
 * News und Termine Page
 */
#news_termine_navi{
	position: absolute;
	top: 123px;
	left: 94px;
	background: url('/lml/media/images/buttons/news_tab.png') no-repeat;
	width: 228px;
	height: 32px;
}
#news_termine_navi #newsLink{
	display: block;
	width: 106px;
	height: 32px;
	position: relative;
	float:left;
}
#news_termine_navi #termineLink{
	display: block;
	width: 121px;
	height: 32px;
	position: relative;
	float:left;
}
#news_termine_container{
	background: url('/lml/media/images/bg/news_termine_body.png') no-repeat;
	width: 731px;
	height: 341px;
	position: absolute;
	top: 153px;
	left: 94px;
	padding: 10px 0 0 20px;
}
#news_termine_container #newsEntries{
	list-style: none;
	float: left;
	width: 310px;
}
#news_termine_container #newsEntries li{
	padding: 0 0 20px 0;	
}
#news_termine_container #newsEntries li a{
	font-weight: bold;	
}
#news_termine_container #showNews{
	width: 370px;
	height: 305px;
	padding-left: 30px;
	overflow:auto;
	overflow-x: hidden;
}
#news_termine_container #showNews h1{
	font-size: 11px;
	padding: 0 0 5px 0;	
}
#news_termine_container #showNews img{
	padding: 0 0 5px 0;	
}

#news_termine_container .news_text{
	line-height: 16px;
}

#news_termine_container .listOfNews{
	width:310px; 
	height:305px; 
	overflow:auto;
	overflow-x: hidden;
	float: left;
}


/*
 * Events
 */
.events{
	width:700px; 
	height:310px;
}

.events #left{
	float:left; 
	width:310px; 
	height:100%;
}

.events #left p{
	
}	

.events #left td{
	padding: 0 0 10px 0;
}
.events #right{
	margin-left:20px;
	float:left; 
	width:370px;
	height:100%;
}

.events #right img{
	width:370px;
	padding:0;
	margin:0;
}	

.events .listOfEvents{
	width:310px; 
	height:225px; 
	overflow:auto; 
	overflow-x:hidden;
}
	
/*
 * Biografie Page
 */
#bio_teaser{
	position: absolute;
	width: 380px;
	height: 440px;
	top: 105px;
	left: 70px;
	overflow: auto;
}
#bio_teaser h1{
	font-size: 14px;
	font-weight: normal;
	padding: 0 0 10px 0;
}
#bio_teaser .biografie_text{
	line-height: 16px;
}


#bio_download{
	position: absolute;
	width: 220px;
	bottom: 70px;
	left: 490px;
}

/*
 * Videopage
 */
#videoWrapper{
	position: absolute;
	top: 105px;
	left: 49px;
}
#videoWrapper h1{
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 7px;
	/*padding: 0 0 5px 0;*/
}
#videoWrapper p{
	/*padding: 0 0 5px 0;*/
	/*width: 314px;*/
	width: 350px;
}
#videoWrapper #playerWrapperVideos{
	/*width: 314px;*/
	width: 350px;
	/*height: 254px;*/
	height: 197px;
	/*background: url('/lml/media/images/bg/player_home.png') no-repeat;*/
	/*padding: 3px 3px 3px 3px;*/	
}

#videoWrapper p{
	padding: 1px 0 0 0;	
}
#videoWrapper #playerWrapperVideos #playerInnerVideos{
	/*width: 296px;*/
	width: 350px;
	/*height: 254px;*/
	height: 197px;
}
.videoListing{
	position: absolute;
	top: 125px;
	/*left: 374px;*/
	left: 438px;
	width: 423px;
	height: 310px;
	display: none;
}
.active{
	display:block;
}
.videoListBox a:hover h3{
	text-decoration: underline;	
}
.videoListing .videoListBox{
	width: 116px;
	height: 136px;
	padding: 0 25px 0 0;
	float: left;	
}
.videoListing .videoListBox h3{
	font-size: 11px;
	font-weight: normal;
	padding: 5px 0 0 0;
}
.videoListPageInation{
	display: block;
	width: 360px;
	height: 30px;
	text-align: center;
	margin: 0 auto;
	position: absolute;
	top: 525px;
	left: 455px;
}
.videoListPageInation a{
	padding: 5px 5px 0 5px;
}
.videoListPageInation span{
	padding: 5px 5px 0 5px;
	font-size: 13px;
	font-weight: bold;
}
#leftVideo{
	display:none;
}

#videoListLinks{
	position: absolute;
	top: 571px;
	left: 424px;
	width: 423px;
}
#videoListLinks a{
	text-decoration: underline;
}
/*
* Galeriepage
*/
#gallery{
    position: absolute;     
    width: 650px;
    height:350px;
    top: 145px;
    left: 155px; 
    background: url('/lml/media/images/bg/bg_gallery.png') no-repeat;
}

/*
 * Gaestebuch
 * 
 */
#GbMsgs
{
	color: red;
	font-weight: bold;
}

#gbWriteForm, #writeGbEntry{
	width:565px;
}

#writeButton{
	position: absolute;
	top: 128px;
	left: 60px;
}
#writeGbEntry{
	display: none;
	position: absolute;
	top: 125px;
	left: 57px;
	z-index: 50;
	background-color: #fff;
}
#writeGbEntry .gb_button_submit{
	position: absolute;
	right: 20px;
}
#writeGbEntry .gb_close{
	position: absolute;
	right: 20px;
	top: -10px;
}
#writeGbEntry input.gbInput{
	background: url('/lml/media/images/bg/gb_input.jpg') no-repeat;
	width: 448px;
	height: 25px;
	padding: 10px;
	font-size: 11px;
}

#writeGbEntry #gbInputBG{
	background: url('/lml/media/images/bg/gb_text.jpg') no-repeat;
	width: 462px;
	height: 113px;
	padding: 10px;
}
#writeGbEntry textarea.gbInput{
	width: 450px;
	height: 108px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;	
	font-size: 11px;
}
#gbContent{
	position: absolute;
	z-index: 2;
	top: 180px;
	width: 575px;
	height: 330px;
	left: 55px;
}
#gbContent #gbInner{
	width: 588px;
	height: 320px;
	overflow:auto;
}
#gbContent hr{
	background: url('/lml/media/images/bg/hr.png') no-repeat;
	height: 8px;
	width: 570px;
}
#gbContent .gb_text{
	padding: 10px 10px 5px 0;
	width: 547px;
}
#gbContent .pageInation{
	display: block;
	width: 500px;
	height: 30px;
	text-align: center;
	margin: 0 auto;
	position: absolute;
	top: 320px;
}
#gbContent .pageInation a{
	padding: 5px 5px 0 5px;
	
}
#gbContent .pageInation span{
	padding: 5px 5px 0 5px;
	font-size: 13px;
	font-weight: bold;
}

#recaptcha_widget_div{
	margin-top:10px;
}
/*
 * Shop
 */   

/*
#shop #schlaufe{
      position: absolute;
      top:97px;
      left:140px;
}
*/

#shopSnippet {
	
	width: 750px;
		
}

#shop #shop_lena_album_good_news{
      position: absolute;
      top:100px;
      left:-35px;
}

#shop #shop_lena_merchandise{
      position: absolute;
      top:100px;
      left: 250px;
}

#shop #shop_lena_album_my_cassette_player{
      position: absolute;
      top:375px;
      left:10px;
}

#shop #downloads{
      position: absolute;
      top:470px;
      left:135px;
}


#shop #shop_lena_tickets{
      position: absolute;
      top:400px;
      left:310px;
}

#shop #copyright{
      position: absolute;
      top:490px;
      left:150px;
      color: #ffffff;
	  font-weight: bold;
}

/* Ticket-Seite */

#tickets{
	width:316px;
	height: 360px;
	position:absolute;
	left:233px;
	top:120px;
}

#tickets h1{
	margin:0;
	padding:0;
	font-size:11px;
	line-height:11px;
}
#tickets h2{
	margin:0;
	padding:0;
	font-size:14px;
	line-height:14px;
}

#tickets p{
	margin:0;
	padding:0;
	font-size:11px;
	line-height:18px;
}

#tickets #ticketText1{
	width:330px;
}

#tickets #ticketText2{
	width:500px;
}

#wrapper_small #newsletter_subscribe{
		top:365px;
		left:255px;
}

