   a:link { color:#7c8388; text-decoration: none; font-weight:normal;line-height: 14px;}
   a:visited { color:#7c8388; text-decoration:none; font-weight:normal;line-height: 14px;}
   a:active { color:#c52585; text-decoration:none; font-weight:normal;line-height: 14px;}
   a:hover { color:#c52585; text-decoration:none; font-weight:normal;line-height: 14px;}
   a:focus { outline: none;}
   
.body {
	margin: 0px;
	background-color: #ffffff;
}
.bgcreme {
	background-color: #fff4d1;
}
.bgmint {
	background-color: #dae6b0;
}
.bggrau {
	background-color: #cfd0d2;
}
.textstdgrau {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #7c8388;
	text-align: left;
	vertical-align: top;
	line-height: 14px;
}
.textstdpink {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #c52585;
	text-align: left;
	vertical-align: top;
	line-height: 14px;
}
.textstdpinkright {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #c52585;
	text-align: right;
	vertical-align: top;
	line-height: 14px;
}
.textrugrau{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #7c8388;
	text-align: right;
	vertical-align: bottom;
	line-height: 14px;
}
.textrupink{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #c52585;
	text-align: right;
	vertical-align: bottom;
	line-height: 14px;
}

