  *  {
margin : 0;
padding : 0;
}
body {
text-align : left;
margin : 0;
padding : 0;
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 12px;
color : #000000;
background-image:url(images/kachel20x20.jpg);
}

a:link {
text-decoration : none;
color : #6666cc;
font-weight : bold;
padding:0 0 0 0;
}
a:visited {
text-decoration : none;
color : #6666cc;
font-weight : bold;
padding:0 0 0 0;
}
a:hover {
text-decoration : none;
color : #666666;
font-weight : bold;
padding:0 0 0 0;
}
a:active {
text-decoration : none;
color : #6666cc;
font-weight : bold;
padding:0 0 0 0;

}
a:focus {
text-decoration : none;
color : #6666cc;
font-weight : bold;
}
p {
font-size : 12px;
color : #000000;
line-height : 16px;
padding :0 0 0 0;
}

h1 ,h2, h3, h4  {
line-height:16px;
font-size : 12px;
color : #000000;
font-weight : bold;
padding :0 0 0 0;
text-align:left;
}
h1{
padding :0 0 4px 0;
}
img  {
border-top : 0;
border-left : 0;
border-right : 0;
border-bottom : 0;
border-style:none;
}
/**************************layout*****************/

#page {
width :890px;
}
* html #page
{
width :904px;
}
#top {
height : 150px;
background-image : url(images/fuesse.jpg);
background-position : 0 0;
background-repeat : no-repeat;
}
#left {
text-align : left;
width : 400px;
float : left;

}
#right {
margin : 0 0 0 400px;
min-height:250px;
}
* html #right
{
width : 500px;
}

#bottom {/****nur-bei-technik-und-schlapseil******/
padding : 0 0 5px 870px;
clear : both;
margin:0 0 4px 0;
}

#bilder_bottom
    {
	padding:0 0 0 0;
    clear:both;
    margin:0 0 4px 400px;
    }
/*----------------------------------------------------------------------*/
      .inhalt
    {
    width:464px;
    padding:0 0 0 0;
    }
     .leftcol
    {
    float:left;
    width:230px;
	margin:0 0 0 0;
    padding:0 0 0 0;
    }
    .rightcol
    {
    width:230px;
    margin:0 0 0 232px;
    padding:0 0 0 0;
   }
/****listen*ausser*navi******/
   .liste
   {
    padding:0 0 0 16px;
   }
      .liste li
   {
   line-height:16px;
    padding:0 0 0 0;
	margin:0 0 0 0;
   }
/****verlinkung-ueber-bilder-unten*****/   
   .linkright
   {
   text-align:right;
      width:230px;
	  padding:0 0 0 0;
   margin:0 0 0 232px;
   }
/*----------------------------------------------------------------------*/
.fotosbox /*nur bildergalerie.html*/
{
width:470px;
padding:0 0 0 0;
float:left;
}
* html .fotosbox /*nur bildergalerie.html*/
{
width:477px;
}
.logobox /*nur bildergalerie.html*/
{
width:20px;
padding:52px 0 0 0;
margin:0 0 0 470px;
}
* html .logobox
{
margin:0 0 0 477px;
}
/*----------------------------------------------------------------------*/
#bilder_bottom a.bildbox,
a.bildbox:link,
a.bildbox:visited,
a.bildbox:active {
width: 570px;
}

#bilder_bottom  a.bildbox:hover {
background-color:transparent;
z-index: 100;
}

#bilder_bottom  a.bildbox span {
display: none;
}

#bilder_bottom a.bildbox:hover span {
position:absolute;
top: 0px;
left: 347px;
display: block;
width: 570px;
text-align:center;
z-index: 100;
background-color:transparent;
}

