html,body
   {
	width:100%;
   height:100%;
   margin:0px;
   padding:0px;
   overflow:auto;
   background:#fefff1;
   }
img {border:none;}
   a	{text-decoration:none;}
#art a, #art, #art a:link, #art a:visited
	{
	font:11px verdana;
   color:#999;
   }
#art a:hover
	{
   background:#f0f2da;
   color:#333;
   }

#navi, #navi a,#navi a:link,#navi a:visited
	{
   font:11px verdana;
   color:#999;
   margin:0px 5px;
   }
#navi a:hover
	{
   color:#333;
   background:#f0f2da;
   }
#gesamt
	{
   height:100%;width:100%;
   }
div {position:absolute;}
#art
	{
   bottom:0px;
   width:100%;
   height:20px;
   text-align:center
   }
#inhalt
	{
   top:50%;
   left:0px;
   width:100%;
   height:320px;
   margin-top:-160px;
   }
#bilder
	{
   top:0px;left:0px;
   width:100%;
   height:250px;
   border-top:1px solid #ccc;
   border-bottom:1px solid #ccc;
   }
#navi
	{
   top:255px;left:0px;
   width:99%;
   height:50px;
   }

#bilder-innen
	{
   top:0px;
   left:50%;
   margin-left:-365px;
   width:790px;
   height:250px;
   }
#navi-innen
	{
   top:0px;
   left:50%;
   margin-left:-365px;
   width:730px;
   height:50px;
   text-align:right;
   }
#bilder-innen .text
	{
   position:relative;
   display:block;
   clear:both;
   }
#oben
	{
   top:-5px;
   }
#unten
	{
   top:5px;
   }

.spalte
	{
   position:relative;
   float:left;
   display:block;
   margin: 10px 8px 0px 0px;
   width:140px;
   height:170px;
   background:url(../img-start/schatten.gif) no-repeat top left transparent;
   text-align:right;
   }
.spalte img
	{
   margin-bottom:5px;
   margin-right:10px;
   display:block;
   }

.spalte a, .spalte a:link, .spalte a:visited
	{
    display:block; width:130px;
   font-size:15px;
   font-weight:normal;
   margin-right:0px;
   }
.spalte a:hover
	{
    display:block; width:130px;
   font-size:15px;
   margin-right:12px;
   line-height:100%;
   margin:0;
   }

a img.rahmen
	{
   border-width:1px;
   border-style:solid;
   }
a.fb0 img.rahmen {border-color:#969986;}
a.fb1 img.rahmen {border-color:#bfb169;}
a.fb2 img.rahmen {border-color:#8c5847;}
a.fb3 img.rahmen {border-color:#8e9656;}
a.fb0:hover img.rahmen {border-color:#707364;}
a.fb1:hover img.rahmen {border-color:#998e54;}
a.fb2:hover img.rahmen {border-color:#998e54;}
a.fb3:hover img.rahmen {border-color:#656b3d;}
