@charset "UTF-8";
/* CSS Document */

/* Sprüche am Rand ------------------------------------------- */

.advent {
	text-align:center;
	font-family:'Palatino Linotype', 'Book Antiqua', Palatino, 'Times New Roman', serif;
	font-size:10px;
	font-style:normal;
	font-weight:bold;
	color:#330000;
}

.advent a:link, .advent a:visited, .advent a:active {
	text-align:center;
	font-family:'Palatino Linotype', 'Book Antiqua', Palatino, 'Times New Roman', serif;
	font-size:10px;
	font-style:normal;
	font-weight:bold;
	color:#330000;
	text-decoration:none;
}

.advent a:hover {
	text-align:center;
	font-family:'Palatino Linotype', 'Book Antiqua', Palatino, 'Times New Roman', serif;
	font-size:10px;
	font-style:normal;
	font-weight:bold;
	color:#330000;
	text-decoration:underline;
}