.ZellenFarbe {
	background-color: #FE9901;
}
a:link {
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	}

a:visited {
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	}

a:active {
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	}

a:hover {
	color: #000000;
	font-weight: normal;
	text-decoration: underline;
	}

.topmenu {
	font-weight: bolder;
}

.topmenuUnselected {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #832C14;
	background-color: #FBFBF4;
	padding: 2px;
	border: 1px solid #832C14;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.topmenuSelected {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #FE9901;
	background-color: #FFFFFF;
	padding: 2px;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top: 1px solid #FE9901;
	border-right: 1px solid #FE9901;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #FE9901;
}

.topmenu a:link {
	color: #832C14;
	font-weight: bolder;
	text-decoration: none;
	}

.topmenu a:visited {
	color: #832C14;
	font-weight: bolder;
	text-decoration: none;
	}

.topmenu a:active {
	color: #832C14;
	font-weight: bolder;
	text-decoration: none;
	}

.topmenu a:hover {
	color: #832C14;
	font-weight: bolder;
	text-decoration: underline;
	}
.topmenuSelected a:link {
	color: #FE9901;
	font-weight: bolder;
	text-decoration: none;
	}

.topmenuSelected a:visited {
	color: #FE9901;
	font-weight: bolder;
	text-decoration: none;
	}

.topmenuSelected a:active {
	color: #FE9901;
	font-weight: bolder;
	text-decoration: none;
	}

.topmenuSelected a:hover {
	color: #FE9901;
	font-weight: bolder;
	text-decoration: underline;
	}	
.pagecontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #832C14;
}
.BigLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #832C14;
	text-decoration:underline;
}
.cellHeadContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #832C14;
}

.pagecontent h1 {
	font-size: 14px;
	font-weight: bold;
}
.pagecontent h2 {
	font-size: 12px;
	font-weight: bold;
}
.boxedcontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #832C14;
	background-color: #FBFBF4;
	padding: 3px;
	border: 1px solid #000000;
}
.boxedcontentNoBorder {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #832C14;
	background-color: #FBFBF4;
	padding: 3px;
}
.boxedcontentNoBorder td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #832C14;
}
.boxedcontent td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #832C14;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

html {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

.newsHeadline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.newsText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}