
html, body {
	color: #72706F;
}

a {
	color: #983420;
	font-weight: bold;
}
/* a:hover {
	color: #333;
	text-decoration: none;
} */


div#main {
	background-color: #ffffff;
	background-image: url(img/bg_all.jpg);
	background-repeat: no-repeat;
}


.datum {
	font-weight: bold;
	color: #434343;
}

div.fotobox {
	margin-bottom: 5px;
	margin-right: 10px;
	text-align: center;
	float: left;
	width: 180px;
}




