.inhalt {
	border-right-width: 40px;
	border-left-width: 40px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	left: 0px;
	right: 0px;
	position: relative;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 130%;
}
.inhalt a {
	font-weight: bold;
}
.inhalt th {
	font-weight: bold;
	white-space: nowrap;
	color: #000000;
	background-color: #CCCCCC;
}
.inhalt #wochenplan {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.inhalt #submenu {
	margin-top: 0em;
	margin-bottom: 2em;
	background-color: #FFFFFF;
	left: auto;
	right: auto;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	width: auto;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FB9A00;
	border-right-color: #FB9A00;
	border-bottom-color: #FB9A00;
	border-left-color: #FB9A00;
	padding-top: 4px;
	padding-bottom: 4px;
}

.inhalt #submenu a {
	color: #3E8BFD;
	text-decoration: none;
}

