body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #372D23;
}
body {
	background-color: #FAF3E7;
	background-repeat: no-repeat;
	color: #372D23;
}
a:link {
	text-decoration: none;
	color: #372D23;
}
a:visited {
	text-decoration: none;
	color: #816D5B;
}
a:hover {
	color: #816D5B;
	text-decoration: underline;
}
a:active {
	text-decoration: underline;
	color: #816D5B;
	background-color: #FAF3E7;
}
.Stil1 {
	font-size: medium;
	font-weight: bold;
}
.Stil2 {font-size: medium}

h1 {
	font-size: 14px;
}
h2 {
	font-size: 12px;
}
a.info{ 
    position:relative; 
    z-index:1; 
    color:#000; 
    text-decoration:none} 

a.info:hover{z-index:2;} 

a.info span{
display: none;
} 

a.info:hover span{ 
    display:block; 
    position:absolute; 
background-image: url(122007.JPG); 
    top:10px; left:10px;width:250px; height:300px; 
     } 

