.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: x-small;
	text-decoration: none;
	font-weight: normal;
}
.kopfzeile {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFB94C;
	border-right-color: #FFB94C;
	border-bottom-color: #FFB94C;
	border-left-color: #FFB94C;
}
.inhaltSpalte {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFB94C;
	border-right-color: #FFB94C;
	border-bottom-color: #FFB94C;
	border-left-color: #FFB94C;
}
.headline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #7D4603;
	text-decoration: none;
}
.bildtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #5C4112;
}
.headline2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #7D4603;
}
body {
	margin: 0px;
	padding: 0px;
	background-repeat: repeat-y;
	background-color: #FFFDEA;
	background-image: url(images/bg2.jpg);
}
.menue {
	font-size: small;
	font-weight: bold;
	color: #003366;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.titel2 {
	background-color: #FFB84C;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
}
.ticker {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #FFCE84;
	border: thin solid #FFCE84;
	font-size: x-small;
	width: 700px;
}
a:hover {
	color: #CC0000;
	text-decoration: none;
}
.menueSelected {
	font-size: small;
	font-weight: bold;
	color: #003366;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	background-color: #FFB94C;
}
.hinweis {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #CC0000;
}

