a:link { color:#FFFF99; }
a:visited { color:#FFFF99; }
a:hover { color:#FFFF99; }
a:active { color:#FFFF99; }
a:focus { color:#FFFF99; }

.Welcome {
	text-align: center;
	vertical-align: middle;
	word-spacing: normal;
	font-family: Arial, sans-serif;
	font-size: 24px;
	font-style: oblique;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 26px;
}
.Überschrift1 {
	font-family: Arial, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: underline;
}
.Überschrift2 {
	font-family: Arial, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.Text {
	font-family: Arial, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-align: left;
	line-height: 18px;
}
.Links {
	font-family: Arial, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
}.Kasten {
	border: thin solid #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	width: 90%;
	height: auto;
	margin: 3px;
	padding: 5px;
	background-color: #462300;
	background-position: center;
	text-align: center;
	background-image: url(/NewsBG.JPG);
	background-repeat: repeat;
}
.NewsTitel {
	font-family: Arial, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
}
.NewsDate {
	font-family: Arial, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
	background-position: right top;
	text-indent: 80px;
}
