@charset "utf-8";
/* CSS Document */

.text_01_11px {
	font-size: 11px;
	color: #946450;
}
.text_01_11px_fett {
	font-size: 11px;
	color: #946450;
	font-weight: bold;
}
.text_01_12px {
	font-size: 12px;
	color: #946450;
}
.text_01_12px_fett {
	font-size: 12px;
	color: #946450;
	font-weight: bold;
}
a.text_link_01_11px {
	font-size: 11px;
	color: #946450;
	text-decoration: underline;
}
a.text_link_01_11px:hover {
	text-decoration: none;
}
a.text_link_01_12px {
	font-size: 12px;
	color: #946450;
	text-decoration: underline;
}
a.text_link_01_12px:hover {
	text-decoration: none;
}


p {
	font-size: 12px;
	color: #946450;
	margin: 0px;
	padding: 0px;
}


h1 {
	margin: 0px;
	padding: 0px;
}

