.menue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	font-variant: small-caps;
	color: #663300;
	list-style-position: outside;
	list-style-image: url(pics/point.gif);
	line-height: 140%;
	letter-spacing: 1pt;


}
a.menuePoint:link {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	font-variant: small-caps;
	color: #663300;
	list-style-position: outside;
	list-style-image: url(pics/point.gif);
	line-height: 140%;
}

a.menuePoint:active {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	font-variant: small-caps;
	color: #663300;
	list-style-position: outside;
	list-style-image: url(pics/point.gif);
	line-height: 140%;
}
a.menuePoint:hover {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	font-variant: small-caps;
	color: #663300;
	list-style-position: outside;
	list-style-image: url(pics/point.gif);
	line-height: 140%;
}
a.menuePoint:visited {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	font-variant: small-caps;
	color: #663300;
	list-style-position: outside;
	list-style-image: url(pics/point.gif);
	line-height: 140%;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 110%;
	color: #000000;
	text-align: justify;
}

a.textLink:link {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 110%;
	color: #000000;
	/*text-align: justify;*/
	font-weight: bold;

}

a.textLink:active {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 110%;
	color: #000000;
	/*text-align: justify;*/
	font-weight: bold;

}

a.textLink:hover {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 110%;
	color: #000000;
	/*text-align: justify;*/
	font-weight: bold;

}

a.textLink:visited {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 110%;
	color: #000000;
	/*text-align: justify;*/
	font-weight: bold;

}

.textTitle                  { margin: 0px 0px 20px 0px; font-size:16px; font-weight:bold; color: #663300; }
.bg {  background-image: url(pics/bg.jpg); background-repeat: no-repeat; background-position:95% 95%;}