.tabback {
	background-color: #FFFFFF;
	border: 1px solid #C20326;
}
.naviga {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #C20425;
	border-right-color: #C20425;
	border-bottom-color: #C20425;
	border-left-color: #C20425;
	background-image: url(nav/navback.gif);
}
.inhalt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
	background-image: url(logoBack.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.inhaltOhne {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #FFFFFF;
}

