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

.schrift_12pt_grau {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 22px;
	font-weight: 400;
	color: #3C3C3C;
}
.schrift_18pt_grau {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: 22px;
	font-weight: 400;
	color: #3C3C3C;
}
.schrift_12pt_white {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: 500;
	color: #ffffff;
}
.schrift_12pt_sw {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: 500;
	color: #3C3C3C;
	background-color: #E0E0E0;
	white-space: normal;
	left: 9px;
}
.Box_homepage {
	border: 1px solid #6D6D6D;
}
.Box_homepage1 {
	border: 0px solid #6D6D6D;
	background-image: url(images/hongkong_198_1.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

