#bild {
  position: relative;  
  top: 0px;
  left: 0px;
  padding: 0px;
  border: 0px;
  margin: 0 225px 0 0;
  } 
#butten_index, #bildtext, #thumbs, #butten_uebersicht {
  position: absolute;
  width: 210px;
  background-color: #fff;  border:0px solid #bbb;
  padding: 10px; 
  }

#butten_index { 
  bottom: 0px;
  right: 0px;
  z-index: 1;
  }

#bildtext {
  top: 0px;
  right: 0px;
  z-index: 2;
  } 
  
#thumbs {
  top: 300px;
  right: 0px;
  z-index: 3;
  }  

#text { 
  position:absolute; 
  left:0px; 
  top:2000px; 
  width:90%;  
  padding:20px; }


A {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: normal; text-decoration : none; }
A:link {color:#01257F; }
A:visited { color:#01257F; }
A:hover { color:brown; text-decoration:none; font-weight: normal; }
A:active {color:#01257F; text-decoration:none; font-weight: normal; }

h1 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14pt; font-weight: bold; color:#000; letter-spacing : 2px  }
h2 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold; color:#000; letter-spacing : 1px  }
h3 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 7pt; font-weight: normal; color:#000 }
p { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: normal; color:#000 }
