body {
	background-color:#faf9f8;
	margin:0px;
	font-family: 'Roboto Condensed', sans-serif;
	font-size:15pt;
	letter-spacing:0.675px;
	line-height:20pt;
	padding-left: 3px;
	padding-right: 3px;
	color: #330000;
}

div.hidden_impressum{
	display: none;
}

.showimpressum{
	display: block;
	width: 50%;
}

div.hidden_resources{
	display: none;
}

.showresources{
	display: block;
}

img {
	border-width: 0;
	border-style: none;
	padding: 0;
	padding-left: 10px;
	text-align: right;
	float: right;
}

.photo{
	border-width: 0;
	border-style: none;
	padding: 0;
	padding-left: 10px;
	float: right;
	text-align: right;
}

.credit{
	margin: 0;
	padding: 0;
	text-align: right;
	font-size: 0.8em;
	display: none;
}

.credit_show{
	margin: 0;
	padding: 0;
	text-align: right;
	font-size: 0.8em;
}

img#bannerimg {
	margin-top: 4px;
	margin-bottom: 30px;
}

img#myimg {
	margin-top: 4px;
	margin-bottom: 0px;
	width: 400px;
	height: auto;
}

img#myimg-phone{
    margin-top: 8px;
    margin-bottom: 0px;
	width: 400px;
	height: auto;
	display: none;
	float: none;
  }

@media (max-width:629px) {
	img#myimg{
		display: none;
	}
	.credit_show{
		display: none;
	}

	img#myimg-phone{
		display: block;
	}
	.showimpressum{
		display: block;
		width: 100%;
	}
}

@media (max-width:400px) {
	img#myimg{
		display: none;
	}
	.credit_show{
		display: none;
	}
	img#myimg-phone{
		display: block;
		width: 100%;
	}
	.showimpressum{
		display: block;
		width: 100%;
	}
}

a:link {
	color: #990000;
	text-decoration: none;
	font-size: 15pt;
}

a:visited {
	color: #990000;
	text-decoration: none;
}

a:hover {
	color: #ff0000;
}

a.plain-link {
	color: #330000;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}

a.plain-link-bold {
	color: #330000;
	text-decoration: none;
	font-weight: bold;
}

#banner {
	width:100%;
	float: center;
}

h2 {
	text-align: left;
	font-size: 16pt;
	color: black;
	letter-spacing: 1.2px;
}

h3 {
	text-align: left;
	margin-bottom: 2px;
	font-size: 15pt;
	color: black;
	letter-spacing: 0.75px;
}

.name {
	text-align: left;
	font-size: 32pt;
	line-height: 32pt;
	font-weight: 300;
	color: #990000;
	letter-spacing: 4.5px;
	margin-bottom: 10px;
}

ul {
  list-style-type: square;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: -20px;
}

#legend {
	top:20px;
	left: 0px;
	text-align: right;
	vertical-align: top;
	font-size:9pt;
	line-height: 12pt;
	font-weight:normal;
	position: relative;
	border: 1px solid #d5d5d5;
	padding: 0 12px;
	width: 766px;
	margin-bottom: 24px;
}

#calc {
	width:100%;
	height: 120px;
	font-size:12.8pt;
	line-height:18pt;
	color: #330000;
	font-weight:normal;
	text-align: right;
	padding-top: 15px;
}

#enter-left {
	position:relative;
	top:0px;
	width:388px;
	text-align: left;
	font-size:18pt;
	line-height:30pt;
	color: #330000;
	font-weight:bold;
}

#enter-right {
	position:relative;
	top: 0px;
	left: 404px;
	width:388px;
	text-align: right;
	font-size:18pt;
	line-height:30pt;
	color: #330000;
	font-weight:bold;
}

#enter-bottom {
	position: relative;
	top: 1080px;
	bottom: 20px;
	width: 100%;
	font-size:13pt;
	line-height:16pt;f
	color:#330000;
	font-weight:normal;
}

#title {
	position:relative;
	top:0px;
	width:100%;
	text-align: left;
	font-size:24pt;
	font-weight:normal;
	line-height:30pt;
}

.nav {
	font-size: 11pt;
	line-height: 15pt;
	font-style: italic;
}

.indent {
	position: relative;
	left: 10px;
	width: 782px;
}

table#works {
	font-size:13pt;
	line-height:16pt;
	color:#330000;
	font-weight:normal;
	position:relative;
	top:0px;
	width:100%;
	border-style: none;
	border-width: 0;
	padding: 0;
}

col.left {
	text-align: left;
	vertical-align: top;
}

col.flex {
	text-align: left;
	vertical-align: top;
}

col.pad {
	width: 10px;
}

col.dur {
	text-align: right;
}

col.icon {
	width: 16px;
}

tr.genre {
	font-size: 16pt;
	line-height: 16pt;
	color:#330000;
	font-weight: normal;
	font-style: normal;
}

tr.between-genres {
	height: 32px;
}

tr.between-pieces {
	height: 8px;
}

#bio {
	top: 30px;
	position: relative;
	width:100%;
	text-align: left;
	font-size:13pt;
	line-height:16pt;
	font-weight:normal;
}

#contact {
	top: 60px;
	position: relative;
	width:480px;
	text-align: left;
	font-size: 13pt;
	line-height: 16pt;
	font-style: italic;
}

#bottom {
	position: relative;
	top: 1000px;
	bottom: 20px;
	width: 100%;
	font-size:13pt;
	line-height:16pt;
	color:#330000;
	font-weight:normal;
}

.centeredImage {
	text-align:center;
    margin-top:0px;
    margin-bottom:0px;
    padding:0px;
}

.caption {
	text-align:center;
    margin-top:6px;
    margin-bottom:0px;
    padding:0px;
    font-size: 13pt;
	line-height: 16pt;
	font-style: normal;
	font-weight: normal;
}

.filterDiv {
	float: left;
	color: #330000;
	line-height: 27pt;
	text-align: left;
	display: none;
	margin-right: 28px;
}

.show {
	display: block;
}

.container_artists {
	margin-top: 20px;
	overflow: hidden;
}

.landing-bio {
}

/* Style the buttons */
.btn {
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 16pt;
	line-height: 20pt;
	border: none;
	outline: none;
	letter-spacing: 1px;
	padding-right: 12px;
	padding-left: 0px;
	background-color: #faf9f8;
	font-weight: bold;
	color: #787878;
	cursor: pointer;
	align-content: left;
	text-align: left;
}

.btn:hover {
	background-color: #faf9f8;
	font-weight: bold;
	color: black;
}

.btn.active {
	background-color: #faf9f8;
	color: black;
	font-weight: bold;
}

.resources_active {
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 16pt;
	border: none;
	outline: none;
	letter-spacing: 1px;
	padding-right: 12px;
	padding-left: 0px;
	background-color: #faf9f8;
	font-weight: bold;
	cursor: pointer;
	background-color: #faf9f8;
	color: black;
	font-weight: bold;
	align-content: left;
	text-align: left;
}

.impressum_active {
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 16pt;
	border: none;
	outline: none;
	letter-spacing: 1px;
	padding-right: 12px;
	padding-left: 0px;
	background-color: #faf9f8;
	font-weight: bold;
	cursor: pointer;
	background-color: #faf9f8;
	color: black;
	font-weight: bold;
}