/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #958b6f;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	background-color: #B3AA8B;
}

A:hover {
	text-decoration: underline;
	color: #8e191a;
}

A:link {
	text-decoration: none;
	color: #8e191a;
}

A:visited {
	text-decoration: none;
	color: #8e191a;
}

.footer {
	padding-top: 6px;
	padding-bottom: 6px;
	font-size: 10px;
}

a.footer:hover {
	text-decoration: underline;
	color: #333333;
}

a.footer:link {
	text-decoration: none;
	font-weight: normal;
	color: #333333;
}

a.footer:visited {
	text-decoration: none;
	color: #333333;
}

.headline {
	font-weight: bold;
	font-size: 13px;
}

.navigation {
	font-size: 13px;
	line-height: 15px;
	color: #B2A88C;
	font-weight: bold;
	display: block;
	padding-top: 9px;
}

A.navigation:hover {
	text-decoration: underline;
	color: #8e191a;
	font-weight: normal;
}

A.navigation:link {
	text-decoration: none;
	color: #8e191a;
	font-weight: normal;
}

A.navigation:visited {
	text-decoration: none;
	color: #8e191a;
	font-weight: normal;
}

.subnavi {
	font-size: 12px;
	color: #8E191A;
	font-weight: normal;
}

A.subnavi:hover {
	text-decoration: underline;
	color: #958b6f;
	font-weight: normal;
}

A.subnavi:link {
	text-decoration: none;
	color: #958b6f;
	font-weight: normal;
}

A.subnavi:visited {
	text-decoration: none;
	color: #958b6f;
	font-weight: normal;
}

.tablecolor1 {
	background-color: #EAE7DF;
}

.tablecolor2 {
	background-color: #B2A88C;
}

.tablecolor3 {
	background-color: #8E191A;
}
.colorwaldwiese {
	color: #346C2C;
}
.coloralpenfeuer {
	color: #8D181A;
}
.colorbergwasser {
	color: #6591CA;
}
.colorgipfelluft {
	color: #C6C4C0;
}
.error {
	color: #990000;
}
.anmerkung {
	font-size: 10px;
	color: #585546;
}
