/* 
CSS-Definitionsdatei, Safari,Firefox 
Copyright 2007 by CreativePages
Site: Antje Lantelme Heilpraktikerin
Id: AL 001.V1.0


*/

BODY { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif,TheSans; background-color: rgb(255,255,255); line-height:1.8em;}

#textfield {
 
 position:absolute;
 width:450;
 height:305; 
 overflow: auto;
 text-align: left;
 padding-right:20px;
 
 scrollbar-DarkShadow-Color:#fdf6cf;
 scrollbar-Track-Color:#fdf6cf;
 scrollbar-Face-Color:#fabc05;
 scrollbar-Shadow-Color:#fabc05;
 scrollbar-Highlight-Color:#fabc05;
 scrollbar-3dLight-Color:#fdf6cf;
 scrollbar-Arrow-Color:red;
}

#textfieldimpress {
 
 position:absolute;
 width:600;
 height:240; 
 overflow: auto;
 text-align: left;
 padding-right:20px;
 
 scrollbar-DarkShadow-Color:#fdf6cf;
 scrollbar-Track-Color:#fdf6cf;
 scrollbar-Face-Color:#fabc05;
 scrollbar-Shadow-Color:#fabc05;
 scrollbar-Highlight-Color:#fabc05;
 scrollbar-3dLight-Color:#fdf6cf;
 scrollbar-Arrow-Color:red;
}


 A:{ color: #000; font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif,TheSans; text-decoration: none;}
 A:active { color: red; font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif,TheSans; text-decoration: none;}
 A:link { color: #000; text-decoration: none;}
 A:visited { color: #000; text-decoration: none;}
 A:hover { color: red; text-decoration: none;}
 
 .header a:{font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif,TheSans; font-size: 11pt; color: #808080;}
 .header a:active{ color: #808080; text-decoration: none;}
 .header a:link{ color: #808080; text-decoration: none;}
 .header a:visited { color: #808080; text-decoration: none;}
 .header a:hover { color: red; text-decoration: none;}

 .headername a:{font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif,TheSans; font-size: 11pt; color: #FAAA00;}
 .headername a:active{ color: #FAAA00; text-decoration: none;}
 .headername a:link{ color: #FAAA00; text-decoration: none;}
 .headername a:visited { color: #FAAA00; text-decoration: none;}
 .headername a:hover { color: red; text-decoration: none;}

 .impressname a:{font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif,TheSans; font-size: 8pt; color: #000;}
 .impressname a:active{ color: #000; text-decoration: none;}
 .impressname a:link{ color: #000; text-decoration: none;}
 .impressname a:visited { color: #000; text-decoration: none;}
 .impressname a:hover { color: red; text-decoration: none;}
 
 .footername a:{font-family: TheSans,Arial,Helvetica,Geneva,Sans-serif,sans-serif; font-size: 9px; color: #FAAA00;}
 .footername a:active{ color: #FAAA00; text-decoration: none;}
 .footername a:link{ color: #FAAA00; text-decoration: none;}
 .footername a:visited { color: #FAAA00; text-decoration: none;}
 .footername a:hover { color: red; text-decoration: none;}
  
 #rahmen {
  width: 800;
  border-collapse: collapse;
  border: 1px solid #000;
}
 
 .texttype {
 
 font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif,TheSans;
 font-size: 12pt;
 font-weight:bold;
 line-height:20pt;
 color: black;
 text-align:justify;
 }
 
 .texttype2 {
 
 font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif,TheSans;
 font-size: 12pt;
 font-weight:bold;
 line-height:30pt;
 
 }
 
#textheader {
 
 font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif,TheSans;
 font-size: 14pt;
 font-weight:bold;
 line-height:20pt;
 color: black;
 text-align:justify;
 
 }
 
 .textnavi {
 
 font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif,TheSans;
 font-size: 12pt;
 font-weight:bold;
  
 } 
 
.textnavired {
 
 font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif,TheSans;
 font-size: 12pt;
 font-weight:bold;
 color: red;
 } 

#allimages{
position: relative;
/*z-index: 0;*/
}
 
.thumbnail{
display:block;
}

.thumbnail:hover{
background-color: transparent;
/*z-index: 50;*/
text-decoration: none;
}

.thumbnail span{ 
position: absolute;
left: -1000px;
display:none;
text-decoration: none;
}

.thumbnail span img{ 
border-width: 0;

}

.thumbnail:hover span{ 
display:block;
text-decoration: none;
z-index: 60;
top: 0;
left: 0; 

}

.thumbnaillast{
display:block;
}

.thumbnaillast:hover{
background-color: transparent;
z-index: 50;
text-decoration: none;

}

.thumbnaillast span{ 
position: absolute;
left: -1000px;
display:none;
text-decoration: none;
}

.thumbnaillast span img{ 
border-width: 0;

}
.thumbnaillast:hover span{ 
display:block;
text-decoration: none;
top: 0;
left: -45; 

}  
 
.thumbnailvita{
display:block;
}

.thumbnailvita:hover{
background-color: transparent;
z-index: 50;
text-decoration: none;
}

.thumbnailvita span{ 
position: absolute;
left: -1000px;
display:none;
text-decoration: none;
}

.thumbnailvita span img{ 
border-width: 0;

}
.thumbnailvita:hover span{ 
display:block;
text-decoration: none;
top: 0;  /*-87*/
left: 0; 

}  
 
 
 