body {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-family: Arial, sans-serif; }

.arial_10_braun {
	color: #b16c47;
	font-size: 10px;
	font-weight: normal;
	font-family: Arial, sans-serif;
	font-style: normal;
}
.arial_11_braun {
	color: #b16c47;
	font-size: 11px;
	font-weight: normal;
	font-family: Arial, sans-serif;
	font-style: normal;
}

.arial_11_grau {
	color: #333333;
	font-size: 11px;
	font-weight: normal;
	font-family: Arial, sans-serif;
	font-style: normal;
}
.arial_11_grau_fett {
	font-style: normal;
	font-size: 11px;
	font-family: Arial, sans-serif;
	font-weight: bold;
	color: #333333;
}

.arial_12_grau {
	color: #333333;
	font-size: 12px;
	font-weight: normal;
	font-family: Arial, sans-serif;
	font-style: normal;
}
.arial_12_grau_fett {
	font-style: normal;
	font-size: 12px;
	font-family: Arial, sans-serif;
	font-weight: bold;
	color: #333333;
}

.arial_12_braun {
	color: #b16c47;
	font-size: 12px;
	font-weight: normal;
	font-family: Arial, sans-serif;
	font-style: normal;
}
.arial_12_braun_abs {
	color: #b16c47;
	font-size: 12px;
	font-weight: normal;
	font-family: Arial, sans-serif;
	font-style: normal;
	line-height:18px;
}
.arial_12_orange {
	color: #e67302;
	font-size: 12px;
	font-weight: normal;
	font-family: Arial, sans-serif;
	font-style: normal;
}
.arial_14_orange_fett {
	color: #e67302;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, sans-serif;
	font-style: normal;
}
.arial_12_orange_fett {
	color: #e67302;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, sans-serif;
	font-style: normal;
}
.arial_12_rot_fett {
	color: #C90505;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, sans-serif;
	font-style: normal;
	}
.arial_12_rot {
	color: #C90505;
	font-size: 12px;
	font-weight: normal;
	font-family: Arial, sans-serif;
	font-style: normal;
	}
.arial_12_rot_wie_underline {
	color: #C94105;
	font-size: 12px;
	font-weight: normal;
	font-family: Arial, sans-serif;
	font-style: normal;
	}
.arial_12_schwarz {
	color: #000000;
	font-size: 12px;
	font-weight: normal;
	font-family: Arial, sans-serif;
	font-style: normal;
}
.arial_12_braun_fett {
	color: #b16c47;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, sans-serif;
	font-style: normal;
}
.arial_12_orange_fett_underl {
	color: #e67302;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, sans-serif;
	font-style: normal;
	text-decoration:underline;
}
.arial_12_rot_underl {
	color: #C90505;
	font-size: 12px;
	font-weight: normal;
	font-family: Arial, sans-serif;
	font-style: normal;
	text-decoration:underline;
}
.arial_14_braun_fett {
	font-family: Arial, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #b16c47;
}

.arial_16_braun_fett {
	font-family: Arial, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #b16c47;
}
.arial_14_rot_fett {
	font-family: Arial, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #C90505;
}

.arial_16_rot_fett {
	font-family: Arial, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #C90505;
}

.linkfarbe {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}

.linkfarbe2 {
	font-family: Arial, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #5E3E3F;
	text-decoration: none;
}

/* Mustereingaben fuer Einzuege usw. */
#navigation a {
	font:12px Arial, Helvetica, sans-serif;
	color: #750204;
	line-height:16px;
	text-decoration: none;
	display:block;
	padding:6px 6px 6px 25px;
	}
	
#navigation a:hover {
	color:#C27221;
	font-weight:bold;
	background: url("../visuell/lilie_f_navi.jpg") 3px 50% no-repeat;
	padding:10px;
	border-bottom: 1px solid #FF9900;
	line-height:30px;
	letter-spacing:.5em;
	}
