body {margin: 0; padding: 0; background: #fff; color: #000; 
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 71%; line-height: 1.4em;}

a {text-decoration: none;} 
a:link, a:active, a:visited, a:hover {color: #000;}

img {border: 0; padding: 0; margin: 0;}


/* navigation */

#navigation {position: absolute; left: 547px; width: 75px; list-style: none; padding: 0; margin: 0;}
#navigation li {padding: 0; margin: 0 0 10px 0;}
#navigation li a {display: block; height: 16px;} 
#navigation li a img {height: 16px; visibility: hidden;} 


#b0 {background: url(../images/btn_news_over.gif) no-repeat; width: 40px;}
#b0 a {background: url(../images/btn_news.gif) no-repeat; width: 40px;}

#b1 {background: url(../images/btn_portrait_over.gif) no-repeat; width: 55px;}
#b1 a {background: url(../images/btn_portrait.gif) no-repeat; width: 55px;}

#b2 {background: url(../images/btn_studio_over.gif) no-repeat; width: 47px;}
#b2 a {background: url(../images/btn_studio.gif) no-repeat; width: 47px;}

#b3 {background: url(../images/btn_equipment_over.gif) no-repeat; width: 74px;}
#b3 a {background: url(../images/btn_equipment.gif) no-repeat; width: 74px;}

#b4 {background: url(../images/btn_service_over.gif) no-repeat; width: 53px;}
#b4 a {background: url(../images/btn_service.gif) no-repeat; width: 53px;}

#b5 {background: url(../images/btn_referenzen_over.gif) no-repeat; width: 74px;}
#b5 a {background: url(../images/btn_referenzen.gif) no-repeat; width: 74px;}

#b6 {background: url(../images/btn_kontakt_over.gif) no-repeat; width: 54px;}
#b6 a {background: url(../images/btn_kontakt.gif) no-repeat; width: 54px;}

#b7 {background: url(../images/btn_impressum_over.gif) no-repeat; width: 75px;}
#b7 a {background: url(../images/btn_impressum.gif) no-repeat; width: 75px;}

#b8 {background: url(../images/btn_media_over.gif) no-repeat; width: 46px;}
#b8 a {background: url(../images/btn_media.gif) no-repeat; width: 46px;}

#b9 {background: url(../images/btn_gallery_over.gif) no-repeat; width: 52px;}
#b9 a {background: url(../images/btn_gallery.gif) no-repeat; width: 52px;}

#b0 a:hover, #b1 a:hover, #b2 a:hover, #b3 a:hover, #b4 a:hover, #b5 a:hover, #b6 a:hover, #b7 a:hover, #b8 a:hover, #b9 a:hover {background: none;}

#navigation li a.active {background: none;}


/* logo */

#logo {position: absolute; left: 0; width: 979px;}
#logo img {width: 235px; height: 32px; float: right; margin-right: 60px}

