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

/*
 * Global Structure
 */
#wrapper{
	width: 5611px;
	height: 620px;
	background:  repeat-x;
	position:absolute;
	left: 4px;
	top: 333px;
	margin-top: -295px;
	visibility: visible;
}


#wrapper_small{
	width: 2162px;
	height: 620px;
	background: url repeat-x;	
	position:absolute;
	left: 0;
	top: 50%;
	margin-top: -295px;
}
#news_termine, #videos, #herz, 

#coach, #leben, #themen, #workshops, #termine{
	width: 815px;
	height: 620px;
	float: left;
	position: relative;
	background-image: url(images/body_big_koehle3.jpg);
}


#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;
}

#termine{
	width: 815px;
}
#posNavi{
	position: fixed;
	top: 50%;
	left: 780px;
}
#navi{
	width: 2500px;
	height: 29px;
	position: absolute;
	top: -295px;
	left: -785px;
	padding: 3px 0 0 0;
	visibility: visible;
}
#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_tickets{
	background: url('/lml/media/images/navi/tickets.jpg') no-repeat;
	width: 69px;
}
#navi #link_kontakt{
	background: url('/lml/media/images/navi/kontakt.jpg') no-repeat;
	width: 74px;
}
#navi #link_impressum{
	background: url('/lml/media/images/navi/impressum.jpg') no-repeat;
	width: 81px;
}

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





.arrowWrapper{
	width: 17px;
	height: 18px;
	position: absolute;
	bottom: 65px;
	left: 743px;
	visibility: visible;
}
.arrowWrapper .arrow{
	display:block;
	width: 100%;
	height: 100%;
}

/*
 * Homepage
 */
#playerWrapper{
	position: absolute;
	width: 314px;
	height: 254px;
	top: 155px;
	left: 230px;
	background: url('/lml/media/images/bg/player_home.png') no-repeat;
	padding: 6px 16px 13px 16px;
	
}
/*
 * Linkpage
 */
#linkMap{
	background: url('/lml/media/images/linkMap.jpg') no-repeat;
	position: relative;
	top: 134px;
	left: 43px;
	height: 219px;
	width:425px;
	float:left;
}
#linkMap a{
	position: absolute; 
	display: block;
}
#faceBook{
	float: left;
	height: 362px;
	left: 55px;
	position: relative;
	top: 117px;
	width: 300px;
}
/*
 * News und Termine Page
 */
#news_termine_navi{
	position: absolute;
	top: 118px;
	left: 14px;
	background: url('/lml/media/images/buttons/news_tab.png') no-repeat;
	width: 228px;
	height: 32px;
}

/*
 * Videopage
 */
#videoWrapper{
	position: absolute;
	top: 150px;
	left: 25px;
}
/*
* Galeriepage
*/
#gallery{
    position: absolute;     
    width: 650px;
    height:350px;
    top: 100px;
    left: 50px; 
    background: url('/lml/media/images/bg/bg_gallery.jpg') no-repeat;
}

/*
 * Gaestebuch
 * 
 */
#GbMsgs
{
	color: red;
	font-weight: bold;
}
#gbContent{
	position: absolute;
	top: 170px;
	left: 40px;
	width: 510px;
	height: 330px;
}

/* Ticket-Seite */

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

#wrapper_small #newsletter_subscribe{
		top:355px;
		left:255px;
}
.spalten {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-align: left;
}
