body { 
	color:#871949;
	font-size:12px; 
	font-family:Arial;
	/* background-image: url('images/brunnen2b.jpg') /*
	/* background-repeat:no-repeat; */
	/* background-positon:center; */
} 

a:visited { 
	text-decoration: none; 
}
	
a:hover { 
	text-decoration: underline;  
}

a:link { 
	text-decoration: none; 
}

h1 {
    color:#871949;

}