body {
	margin: 0px;
}
.bannerbg {
	background-image: url(img/layout_09.gif);
	background-repeat: no-repeat;
}
.bg {
	background-color: #edebe8;
	background-repeat: repeat;
}
.materbg {
	background-image: url(img/layout_14.gif);
	background-repeat: repeat-y;
}
.more {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #666666;
	text-decoration: underline;
}
.matertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	text-decoration: none;
}
.weltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #0165A4;
	text-decoration: none;
}
.foterbg {
	background-color: #1d4671;
	background-repeat: repeat;
}

.fotertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
.protext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.producttext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0165A4;
	text-decoration: underline;

}
.contacttext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0165A4;
	text-decoration: none;
}