body {
	background-image: url(images/kachel3.gif);
}

.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	background-color: #F88227;
	color: #FFFFFF;
	line-height: 19px;
}

.navsub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	background-color: #DCDFC8;
	color: #49493B;
	line-height: 18px;
}

.kompass {
	background-image:  url(images/kompass_orange.gif);
	background-repeat: no-repeat;
	background-color: #F88227;
	line-height: 19px;

}

.subpoint {
	background-image:  url(images/subpoint.gif);
	background-repeat: no-repeat;
	background-color: #DCDFC8;
	line-height: 18px;

}

.nav a:link, .nav a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.nav a:hover, .nav a:active {
color: #ffffff;
text-decoration: underline;
}

.navsub a:link, .navsub a:visited {
	color: #49493B;
	text-decoration: none;
}

.navsub a:hover, .navsub a:active {
color: #49493B;
text-decoration: underline;
}

.nonfett {
	font-weight: normal;
}


.copyright {
	font-family: Arial, Helvetica, sans-serif;
	color: #7B796D;
	font-size: 12px;
}

.copyright a:link, .copyright a:visited {
color: #7B796D;
}

.copyright a:hover, .copyright a:active {
color: #D4531E;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #595969;
	text-align: left;
}
.fett {
	font-weight: bold;
}
.textdunkel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.italic {
	font-style: italic;
}
.gruengross {
	font-size: 14px;
	font-weight: bold;
	color: #2C8534;
}
.bildhg {
	background-color: #E9ECD5;
}
.orange {
	font-weight: bold;
	color: #F88227;
	line-height: 20px;

}
.textklein {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #595969;
}
a:link {
	color: #333333;
}
a:visited {
	color: #333333;
}
a:hover {
	color: #F88227;
}

