﻿body {
	background-color:#f2f2f2;
	font-family: "Calibri", sans-serif, "SimHei";
	font-size: 11pt;
	color: black;
}

a {
	color: black;
}

a:hover {
	color: black;
}

a:visited {
	color: black;
}

#header {
	position: fixed;
	left: 0;
	top: 0;
	width: 35vw;
	height: 100%;
	background-image: url(images/header_desktop_horz.png);
	background-size: contain;
	background-repeat: no-repeat;
	z-index: 1;
}

#bambuspforte_logo {
	position: fixed;
	left: 5vmin;
	top: 5vmin;
	width: 15vmin;
	height: 15vmin;
	background-image: url(images/bambuspforte_logo.png);
	background-size: contain;
	background-repeat: no-repeat;
	z-index: 2;
}

#language_bar {
	position: fixed;
	right: 15vw;
	top: 5vh;
	z-index: 2;
}

.language_button {
	height: 22pt;
}

#content {
	margin-left: 45vw;
	padding-top: 10vh;
	padding-bottom: 10vh;
	width: 50vw;
}

#menu {
	width: 40vw;
	height: 8vmin;
}

.menu_item {
	height: 4vmin;
	float: right;
}

.program {
	width: 25vw;
	display: block;
}

.program_header {
	position: relative;
	left: -4.5vw;
	width: 100%;
	height: 3vw;
	background-size: contain;
	background-repeat: no-repeat;
	margin-top: 4vh;
}

.partner_logo {
	height: 5vh;
	margin-right: 1vh;
}

#partner {
	width: 40vw;
	margin-top: 3vw;
}

.artist_info {
	font-size: 12pt;
	color: black;
	line-height: 100%;
	margin-top: 0;
	margin-bottom: 0.5em;
}

.program_info {
	font-family: "Calibri", sans-serif, "SimSun";
	font-size: 10pt;
	color: #c7282c;
	line-height: 100%;
	margin-top: 0.5em;
}

.highlighted_info {
	color: black;
}

#item1 {
}

#item1_header {
	background-image: url(images/ckfb_2019_00_photo_zh.png);
}

#item2 {
	margin-left: 15vw;
}

#item2_header {
	background-image: url(images/ckfb_2019_01_yunjushi_zh.png);
}

#item3 {
}

#item3_header {
	background-image: url(images/ckfb_2019_02_konghou_zh.png);
}

#item4 {
	margin-left: 15vw;
}

#item4_header {
	background-image: url(images/ckfb_2019_03_art_zh.png);
}

#item5 {
}

#item5_header {
	background-image: url(images/ckfb_2019_04_book_zh.png);
}

#item6 {
	margin-left: 6vw;
}

#item6_header {
	background-image: url(images/ckfb_2019_05_salon_zh.png);
}