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

.sg_schrift {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #BE9EC6;
}
.sg_schrift_link {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #BE9EC6;
}
.sg_schrift_ {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #BE9EC6;
}
.sg_schrift_weiss {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFF;
}

a:link {
	text-decoration: none;
	color: #909;
}
a:visited {
	text-decoration: none;
	color: #909;
}
a:hover {
	text-decoration: none;
	color: #909;
}
a:active {
	text-decoration: none;
	color: #909;
}

