body {  
	font-family: "Times New Roman", Times, serif;
	color: #333333; 
	background-color: #f6eecd; 
	background-image: url(../images/back_creme.gif);
	scrollbar-arrow-color:#00503E;
    scrollbar-base-color:#f6eecd;
	padding:0px;
	margin:28px;
}

#unterbild{
	position:absolute;
	bottom:0px;
	left:0px;
	width:100%;
	text-align:center;
}
#bilderliste{
	/*position:absolute;*/
	/*bottom:34px;*/
}
#text{
	
}
p{
	color:#333333;
}
p.bilder{display:block;height:144px;/*width:134px*/;float:left;text-align:center;}
img{
	border:1px solid #810F1F;
	margin-right:10px;
	margin-bottom:5px;
	margin-top:5px;
}
img.noborder{border:0px}
img.back{border:0;padding:0;margin:0;}
h1{
	margin-top:0px;
	padding-top:0px;
	font-size:110%;
	color:#333333;
}
table{
	padding:0;
	margin:0;
	width:100%;
	height:90%;
}
td{
	padding:0;
	margin:0;
}
a:visited {  
	color: #666; 
}
a {  
	font-family: "Times New Roman", Times, serif; 
	font-size: 86%; 
	color: #666; 
	text-decoration: none
}
a:link {  
	color: #666; 
}
a:hover{  
	color: #cccccc; 
}
a:active{  
	color: #666; 
}
