@charset "UTF-8";
/**
 * Fatma Kar by Bytestoppers.de 2010
 *
 *
 * @copyright       Copyright 2009, Bytestoppers 
 * @link            http://www.bytestoppers.de
 * @version         FK 1.0
 *
 *
 */

#navi { 
    list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	overflow:hidden;
	padding:0;
	position:absolute;
	top:30px;
	left:-10px;
	width:250px;
	z-index:899;
}

#navi a { text-decoration:none; text-indent:-2000em; display:block;}

#navi ul {
	margin:0;
	padding:0;
	
}

#navi ul li {
	width:250px;
	margin:0 0 5px 0;
}

#navi ul li a img {
	border:0;
}

#navi ul li #a_home {
	display:block;
	width:150px;
	height:44px;
	background: url(/images/but/but_home.png) no-repeat;
}

#navi ul li #a_home:hover, #navi ul li #a_home.active {
	background: url(/images/but/but_home.png) 0px -44px no-repeat;
}

#navi ul li #a_bio {
	display:block;
	width:160px;
	height:44px;
	background: url(/images/but/but_bio.png) no-repeat;
}

#navi ul li #a_bio:hover, #navi ul li #a_bio.active {
	background: url(/images/but/but_bio.png) 0px -44px no-repeat;
}

#navi ul li #a_disco {
	display:block;
	width:180px;
	height:44px;
	background: url(/images/but/but_disco.png) no-repeat;
}

#navi ul li #a_disco:hover, #navi ul li #a_disco.active {
	background: url(/images/but/but_disco.png) 0px -44px no-repeat;
}

#navi ul li #a_gbook {
	display:block;
	width:150px;
	height:44px;
	background: url(/images/but/but_gbook.png) no-repeat;
}

#navi ul li #a_gbook:hover, #navi ul li #a_gbook.active {
	background: url(/images/but/but_gbook.png) 0px -44px no-repeat;
}

#navi ul li #a_photogallery {
	display:block;
	width:140px;
	height:44px;
	background: url(/images/but/but_gallery.png) no-repeat;
}

#navi ul li #a_photogallery:hover, #navi ul li #a_photogallery.active {
	background: url(/images/but/but_gallery.png) 0px -44px no-repeat;
}

#navi ul li #a_videogallery {
	display:block;
	width:120px;
	height:44px;
	background: url(/images/but/but_videos.png) no-repeat;
}

#navi ul li #a_videogallery:hover, #navi ul li #a_videogallery.active {
	background: url(/images/but/but_videos.png) 0px -44px no-repeat;
}

#navi ul li #a_login {
	display:block;
	width:120px;
	height:44px;
	background: url(/images/but/but_login.png) no-repeat;
}

#navi ul li #a_login:hover, #navi ul li #a_login.active {
	background: url(/images/but/but_login.png) 0px -44px no-repeat;
}

#navi ul li #a_logout {
	display:block;
	width:120px;
	height:44px;
	background: url(/images/but/but_logout.png) no-repeat;
}

#navi ul li #a_logout:hover, #navi ul li #a_logout.active {
	background: url(/images/but/but_logout.png) 0px -44px no-repeat;
}

#navi ul li #a_admin {
	display:block;
	width:120px;
	height:44px;
	background: url(/images/but/but_admin.png) no-repeat;
}

#navi ul li #a_admin:hover, #navi ul li #a_admin.active {
	background: url(/images/but/but_admin.png) 0px -44px no-repeat;
}

#naviBottom a { text-decoration:none;}

#naviBottom ul {
	margin:0;
	padding:0;
	
}

#naviBottom ul li {
	float:left;
	display:block;
	margin:0 0 0 0;
}

#naviBottom ul li #a_home_bottom {
	display:block;
	width:100px;
	height:25px;
	color:#FFF;
	text-align:center;
	line-height:25px;
	background:#7d7133;
}

#naviBottom ul li #a_home_bottom:hover, #naviBottom ul li #a_home_bottom.active {
	background:#5e5526;
}

#naviBottom ul li #a_bio_bottom {
	display:block;
	width:100px;
	height:25px;
	color:#FFF;
	text-align:center;
	line-height:25px;
	background:#467d33;
}

#naviBottom ul li #a_bio_bottom:hover, #naviBottom ul li #a_bio_bottom.active {
	background:#2e5122;
}

#naviBottom ul li #a_disco_bottom {
	display:block;
	width:100px;
	height:25px;
	color:#FFF;
	text-align:center;
	line-height:25px;
	background:#7d5633;
}

#naviBottom ul li #a_disco_bottom:hover, #naviBottom ul li #a_disco_bottom.active {
	background:#533922;
}

#naviBottom ul li #a_gbook_bottom {
	display:block;
	width:100px;
	height:25px;
	color:#FFF;
	text-align:center;
	line-height:25px;
	background:#7d335f;
}

#naviBottom ul li #a_gbook_bottom:hover, #naviBottom ul li #a_gbook_bottom.active {
	background:#53223f;
}

#naviBottom ul li #a_photogallery_bottom {
	display:block;
	width:100px;
	height:25px;
	color:#FFF;
	text-align:center;
	line-height:25px;
	background:#33647d;
}

#naviBottom ul li #a_photogallery_bottom:hover, #naviBottom ul li #a_photogallery_bottom.active {
	background:#224151;
}

#naviBottom ul li #a_videogallery_bottom {
	display:block;
	width:100px;
	height:25px;
	color:#FFF;
	text-align:center;
	line-height:25px;
	background:#963131;
}

#naviBottom ul li #a_videogallery_bottom:hover, #naviBottom ul li #a_videogallery_bottom.active {
	background:#5d1f1f;
}

#naviBottom ul li #a_contact_bottom {
	display:block;
	width:105px;
	height:25px;
	color:#FFF;
	text-align:center;
	line-height:25px;
	background:#645a50;
}

#naviBottom ul li #a_contact_bottom:hover, #naviBottom ul li #a_contact_bottom.active {
	background:#464039;
}

#naviBottom ul li #a_impressum_bottom {
	display:block;
	width:105px;
	height:25px;
	color:#FFF;
	text-align:center;
	line-height:25px;
	background:#575248;
}

#naviBottom ul li #a_impressum_bottom:hover, #naviBottom ul li #a_impressum_bottom.active {
	background:#3b3831;
}
