﻿body {
	background-color: #f2f2f2;
	font-family: "Calibri", sans-serif, "SimHei";
	font-size: 1.3vmin;
	color: black;
	margin: 0;
}

a {
	color: black;
}

a:hover {
	color: black;
}

a:visited {
	color: black;
}

#header {
	display: block;
	width: 100vw;
	height: 90vw;
	background-image: url(images/header_desktop_vert.png);
	background-size: contain;
	background-repeat: no-repeat;
	background-position: bottom;
	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: 5vw;
	top: 2vh;
	z-index: 2;
}

.language_button {
	height: 4vh;
}

#language_bar {
}

#content {
	width: 100%;
	padding-bottom: 10vh;
}

#menu {
	margin-left: 0vw;
	margin-right: 0vw;
	height: 8vmin;
}

.menu_item {
	height: 8vmin;
	float: right;
}

.program {
	display: block;
	margin-left: 20vw;
	margin-right: 5vw;
	margin-top: 10vw;
	line-height: 100%;
}

.program_header {
	position: relative;
	left: -16vw;
	width: 120%;
	height: 10vw;
	background-size: contain;
	background-repeat: no-repeat;
	margin-top: 2vh;
}

.partner_logo {
	height: 10vmin;
	margin-top: 1vmin;
	margin-right: 1vmin;
}

#partner {
	width: 70vmin;
	margin-top: 10vmin;
}

.artist_info {
	font-size: 1.8vmin;
	color: black;
	line-height: 100%;
	margin-top: 0;
	margin-bottom: 0.5em;
}

.program_info {
	font-size: 1.1vmin;
	color: #c7282c;
	line-height: 1em;
	margin-top: 0.5em;
}

.highlighted_info {
	color: black;
}

#item1 {
}

#item1_header {
	background-image: url(images/ckfb_2019_00_photo_zh.png);
}

#item2 {
}

#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 {
}

#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 {
}

#item6_header {
	background-image: url(images/ckfb_2019_05_salon_zh.png);
}