@charset "utf-8";
.main {
	font-family: Tahoma;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
.disclaimer {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	color: #000000;
}
.bildertitel {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
	text-align: center;
}
.newstitle {
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: underline;
	text-align: center;
}

.syltitle {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #C90;
}.syladress {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: normal;
	color: #C90;
}
.textsmall {
	font-family: Tahoma;
	font-size: 10px;
	font-style: italic;
	font-weight: normal;
	text-align: center;
}

