.text, .text:link, .text:hover, .text:active, .text:visited {
	font-family:'Arial',sans-serif;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
	color:#9d9d9f;
}

.text_pro, .text_pro:link, .text_pro:hover, .text_pro:active, .text_pro:visited {
	font-family:'Arial',sans-serif;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
	color:#868688;
}


.text_active, .text_active:link, .text_active:hover, .text_active:active, .text_active:visited {
	font-family:'Arial',sans-serif;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
	color:#9d9d9f;
}

.menuhead, .menuhead:link, .menuhead:hover, .menuhead:active, .menuhead:visited {
	font-family:'Arial',sans-serif;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
	color:#aa274f;
}

.headline, .headline:link, .headline:hover, .headline:active, .headline:visited {
	font-family:'Arial',sans-serif;
	font-size:24px;
	font-weight:bold;
	text-decoration:none;
	color:#9d9d9f;
}

.subheadline, .subheadline:link, .subheadline:hover, .subheadline:active, .subheadline:visited {
	font-family:'Arial',sans-serif;
	font-size:18px;
	font-weight:bold;
	text-decoration:none;
	color:#9d9d9f;
}

.topmenutext, .topmenutext:link, .topmenutext:hover, .topmenutext:active, .topmenutext:visited {
	font-family:'Arial',sans-serif;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	color:black;
	line-height:24px;
}

.topmenutext_active, .topmenutext_active:link, .topmenutext_active:hover, .topmenutext_active:active, .topmenutext_active:visited {
	font-family:'Arial',sans-serif;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	color:#aa274f;
	line-height:24px;
}

.submenutext, .submenutext:link, .submenutext:hover, .submenutext:active, .submenutext:visited {
	font-family:'Arial',sans-serif;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	color:white;
	line-height:24px;
}

.submenutext_active, .submenutext_active:link, .submenutext_active:hover, .submenutext_active:active, .submenutext_active:visited {
	font-family:'Arial',sans-serif;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	color:white;
	line-height:24px;
}

.productheading, .productheading:link, .productheading:hover, .productheading:active, .productheading:visited {
	font-family:'Arial',sans-serif;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	color:#aa274f;
}
.searchinput {
	margin-left:10px;
	border-style:solid;
	border-width:0px;
	border-color:#9d9d9f;
	background-color:transparent;
	color:#9d9d9f;
	font-family:sans-serif;
	font-size:12px;
	height:18px;
	width:138px;
}


