

#foto{
    position: absolute;
	top: 100px;

    left:70px;


}
#foto img{

	border-top:8px solid #cccccc;
	border-right:8px solid #999999;
	border-bottom:8px solid #666666;
	border-left:8px solid #999999;
}

body {
       

		background: transparent url(../images/hintergrund.jpg) repeat scroll center top;
}

#navi{
 position: relative;
 left: 70px;
 top: 0px;

}
a{


 font: normal bold  1.1em/1.3em Verdana, Helvetica;
color:#006666;


}
li{
list-style-type: none;


}

li a{
text-decoration: none;
}
img {
border:0px;
}
