
ul#navigation {
	list-style-type:none;
	padding:0px;
	margin:0px;
	border:0px;
	/*position:relativ;*/
	top:0px;
	left:0px;
	width:830px;
	height:30px;
	background: #FFF url(../images/navi/navi_bg.jpg) no-repeat;
}
a, a:link, a:visited{
	text-decoration:none;
}
ul#navigation li.level1 {
	padding:0px;
	margin:0px;
	display:block;
	float:left;
	/**/text-indent:-99999px;
}
ul#navigation li a {
	border:0px;
	display:block;
	height:30px;
}
ul#navigation li a:hover {
	border:0px;
	display:block;
	
}
li#leben{
	display:block;
	width:154px;
	height:30px;
}
li#leben a:hover {
	width:154px;
	height:30px;
	background: url(../images/navi/leben_over.jpg) no-repeat;
	
}
li#aktuelles {
	display:block;
	width:136px;
	height:30px;
}
li#aktuelles a:hover {
	width:136px;
	height:30px;
	background: url(../images/navi/aktuelles_over.jpg) no-repeat;
	
}
li#fotos {
	display:block;
	width:144px;
	height:30px;
}
li#fotos a:hover {
	width:144px;
	height:30px;
	background: url(../images/navi/fotos_over.jpg) no-repeat;
	
}
li#videos {
	display:block;
	width:138px;
	height:30px;
	background: url(../images/navi/videos_over.jpg) no-repeat;

}

li#freunde{
	display:block;
	width:153px;
	height:30px;
}
li#freunde a:hover {
	width:153px;
	height:30px;
	background: url(../images/navi/freunde_over.jpg) no-repeat;
	
}
li#kontakt {
	display:block;
	width:105px;
	height:30px;
}
li#kontakt a:hover {
	width:105px;
	height:30px;
	background: url(../images/navi/kontakt_over.jpg) no-repeat;
	
}


/* level 2 */
#navigation li ul {
	list-style-type:none;	
	background-image:url(../images/navi_bg.jpg);
	/*display:none;*/
	display:block;
	visibility:hidden;
	left:0px;
	margin:0px;		
}
#navigation li:hover ul {
	visibility:visible;
	z-index:100;
	/*display:block;*/
}
ul#navigation li#videos ul.visib {
	visibility:visible;
	z-index:10;
}

/* --- submenue LEBEN ---*/
#navigation li#leben ul {
	background:none;
	height:76px;
	width:125px;
	margin-left:0px;
	padding:0px;
}


ul#navigation li#leben ul li#vita a{
	width:125px;
	height:17px;
	background: url(../images/navi/vita.jpg) no-repeat;
}

ul#navigation li#leben ul li#vita a:hover {
	width:125px;
	height:17px;
	background: url(../images/navi/vita_over.jpg) no-repeat;
}

ul#navigation li#leben ul li#tv a{
	width:125px;
	height:17px;
	background: url(../images/navi/tv.jpg) no-repeat;
}
ul#navigation li#leben ul li#tv a:hover{
	width:125px;
	height:17px;
	background: url(../images/navi/tv_over.jpg) no-repeat;
}


ul#navigation li#leben ul li#event a{
	width:125px;
	height:17px;
	background: url(../images/navi/vitaevents.jpg) no-repeat;
}

ul#navigation li#leben ul li#event a:hover {
	width:125px;
	height:17px;
	background: url(../images/navi/vitaevents_over.jpg) no-repeat;
	
}
ul#navigation li#leben ul li#model a{
	width:125px;
	height:17px;
	background: url(../images/navi/model.jpg) no-repeat;
}
ul#navigation li#leben ul li#model a:hover{
	width:125px;
	height:17px;
	background: url(../images/navi/model_over.jpg) no-repeat;
}
ul#navigation li#leben ul li#privates a{
	width:125px;
	height:17px;
	background: url(../images/navi/privates.jpg) no-repeat;
}
ul#navigation li#leben ul li#privates a:hover{
	width:125px;
	height:17px;
	background: url(../images/navi/privates_over.jpg) no-repeat;
}

/* --- submenue AKTUELLES ---*/
#navigation li#aktuelles ul {
	background:none;
	height:38px;
	width:127px;
	margin-left:0px;
	padding:0px;
}
ul#navigation li#aktuelles ul li#onair a{
	width:127px;
	height:17px;
	background: url(../images/navi/onair.jpg) no-repeat;
}
ul#navigation li#aktuelles ul li#onair a:hover {
	width:127px;
	height:17px;
	background: url(../images/navi/onair_over.jpg) no-repeat;
}
ul#navigation li#aktuelles ul li#news a{
	width:127px;
	height:17px;
	background: url(../images/navi/news.jpg) no-repeat;
}
ul#navigation li#aktuelles ul li#news a:hover {
	width:127px;
	height:17px;
	background: url(../images/navi/news_over.jpg) no-repeat;
}

/* --- submenue FOTOS ---*/
#navigation li#fotos ul {
	background:none;
	height:133px;
	width:144px;
	margin-left:0px;
	padding:0px;
}
ul#navigation li#fotos ul li#events a{
	width:144px;
	height:17px;
	background: url(../images/navi/events.jpg) no-repeat;
}
ul#navigation li#fotos ul li#events a:hover {
	width:144px;
	height:17px;
	background: url(../images/navi/events_over.jpg) no-repeat;
}
ul#navigation li#fotos ul li#presse a{
	width:144px;
	height:17px;
	background: url(../images/navi/presse.jpg) no-repeat;
}
ul#navigation li#fotos ul li#presse a:hover {
	width:144px;
	height:17px;
	background: url(../images/navi/presse_over.jpg) no-repeat;
}
ul#navigation li#fotos ul li#modelfotos a{
	width:144px;
	height:17px;
	background: url(../images/navi/modelfotos.jpg) no-repeat;
}
ul#navigation li#fotos ul li#modelfotos a:hover {
	width:144px;
	height:17px;
	background: url(../images/navi/modelfotos_over.jpg) no-repeat;
}
ul#navigation li#fotos ul li#sedcard a{
	width:144px;
	height:17px;
	background: url(../images/navi/sedcard.jpg) no-repeat;
}
ul#navigation li#fotos ul li#sedcard a:hover {
	width:144px;
	height:17px;
	background: url(../images/navi/sedcard_over.jpg) no-repeat;
}
ul#navigation li#fotos ul li#tvshots a{
	width:144px;
	height:17px;
	background: url(../images/navi/tvshots.jpg) no-repeat;
}
ul#navigation li#fotos ul li#tvshots a:hover {
	width:144px;
	height:17px;
	background: url(../images/navi/tvshots_over.jpg) no-repeat;
}
ul#navigation li#fotos ul li#autogrammkarte a{
	width:144px;
	height:17px;
	background: url(../images/navi/autogramm.jpg) no-repeat;
}
ul#navigation li#fotos ul li#autogrammkarte a:hover {
	width:144px;
	height:17px;
	background: url(../images/navi/autogramm_over.jpg) no-repeat;
}
ul#navigation li#fotos ul li#privates_fotos a{
	width:144px;
	height:17px;
	background: url(../images/navi/privates_fotos.jpg) no-repeat;
}
ul#navigation li#fotos ul li#privates_fotos a:hover {
	width:144px;
	height:17px;
	background: url(../images/navi/privates_fotos_over.jpg) no-repeat;
}

/* --- submenue VIDEOS ---*/
#navigation li#videos ul {
	background:none;
	height:38px;
	width:117px;
	margin-left:0px;
	padding:0px;

}
ul#navigation li#videos ul li#makingoff a:hover {
	width:117px;
	height:17px;
	background: url(../images/navi/makingoff_over.jpg) no-repeat;
}
ul#navigation li#videos ul li#makingoff2 a{
	width:117px;
	height:17px;
	background: url(../images/navi/makingoff2.jpg) no-repeat;
}
ul#navigation li#videos ul li#makingoff2 a:hover {
	width:117px;
	height:17px;
	background: url(../images/navi/makingoff2_over.jpg) no-repeat;
}

ul#navigation li#videos ul li#makingoff a{
	width:117px;
	height:17px;
	background: url(../images/navi/makingoff.jpg) no-repeat;
}
ul#navigation li#videos ul li#showreel a{
	width:117px;
	height:17px;
	background: url(../images/navi/showreel2.jpg) no-repeat;
}
ul#navigation li#videos ul li#showreel a:hover {
	width:117px;
	height:17px;
	background: url(../images/navi/showreel_over2.jpg) no-repeat;
}
