/* CSS Document */

.StilHeadline {
	font-family: Arial;
	font-weight: bold;
	color:#696969;
	font-size: 16px;
	line-height:20px;
}
.StilFliesstext {
	font-family: Arial;
	font-weight: normal;
	color:#696969;
	font-size: 12px;
	line-height: 20px;
}
.StilFliesstextalert {
	font-family: Arial;
	font-weight: normal;
	color:#ff0000;
	font-size: 12px;
	line-height: 20px;
}
.StilFliesstextright {
	font-family: Arial;
	font-weight: normal;
	color:#696969;
	font-size: 12px;
	line-height: 20px;
	text-align: right;
}

.StilPageheadline {
	font-family: Arial;
	font-weight: normal;
	color:#696969;
	font-size: 20px;
	line-height: 20px;
}
.StilNavbar {
	font-family: Georgia;
	font-weight: normal;
	color:#c1c1c1;
	font-size: 16px;
	line-height: 30px;
}
.StilKleintext {
	font-family: Arial;
	font-weight: normal;
	color:#696969;
	font-size: 11px;
	line-height: 16px;
}
.StilTerminkalender {
	font-family: Arial;
	font-weight: normal;
	color:#696969;
	font-size: 11px;
	line-height: 13px;
}
.StilBlog-Headline {
	font-family: Arial;
	font-weight: bold;
	color:#696969;
	font-size: 13px;
	line-height: 13px;
}
.StilBlog-Fliesstext {
	font-family: Arial;
	font-weight: normal;
	color:#696969;
	font-size: 11px;
	line-height: 13px;
}
