/* CSS Document */

td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color:#5A5348;
	letter-spacing:1px;
	margin-bottom:8px;
	line-height: 150%;
	text-align: left;
}.footer {
font-family: Arial, Helvetica, sans-serif;        
font-size: 11px;        
text-decoration:none;        
color:#66110C;     

} 
.footer td {
font-family: Arial, Helvetica, sans-serif;        
font-size: 11px;        
text-decoration:none;        
color:#66110C; 

}    
.footer a {        
font-family: Arial, Helvetica, sans-serif;        
font-size: 11px;        
text-decoration:none;       
color:#66110C;    

}     
 .footer a:hover {        
 text-decoration:underline;        
 color:#00ADEC;     
}     
 
.headline {        
font-family: Georgia, Times New Roman, Times, serif;        
font-size: 17px;        
color:#66110C;        
margin-bottom:15px;
letter-spacing:1px;     
}  

.bildunterschrift {        
font-family: Arial, Helvetica, sans-serif;        
font-size: 11px;        
color:#66110C;        
letter-spacing:1px;     
}   
a {
	color: #66110C;
	text-decoration: underline;
}
a:hover {
	color: #00ACEC;
}
.headlineblue {
font-family: Georgia, Times New Roman, Times, serif;        
font-size: 17px;        
color:#00ADEC;        
margin-bottom:15px;
letter-spacing:1px;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color:#5A5348;
	letter-spacing:1px;
	margin-bottom:8px;
	line-height: 150%;
	text-align: left;
}
#gallery img
{
	background-image: url(shadow.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-top: 10px;
	padding-right: 6px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #eee;
	border-left-color: #eee;
	border-top-width: 1px;
	padding-bottom: 6px;
	}
#gallery td
{
	text-align: center;
	font-size: 10px;
