
/* Main styles */
body {
	background-color: #000;
	border: none;
	margin: 0;
	}
	
img { border:none;margin:0;width:100%}

.mainBox {
	background-color: #666;
	box-sizing:	border-box;
	color: #000;
	font-family: Verdana, Helvetica, sans-serif;
	height:	auto;
	max-width: 930px;
	margin:	0 auto;
 	position: relative;
}

#header {
	background-color: #FFF;
	max-height: 220px;
	margin: 0;
	margin-top:	12px;
	padding: 0;
	max-width: 930px;
}
	
#header img {width:100%;height:auto}
		
div.content  {
	display:flex; 
	justify-content: space-around;
	width: 98.3%;
	margin:0 auto;
}
	
.col-left, .col-right {
	box-sizing:	border-box;
	flex-grow: 0;
  	flex-shrink: 1;
}

.col-left {flex-basis: 32.9%;}

.col-right {flex-basis:65.0%;}

section {
	position:relative;
	padding: 10px 10px 12px 10px;
	margin-bottom:10px;
	background-color: #FFF;
	font-size:14px;
	line-height:19px
}

blockquote a::before , article a::before , section p a::before {content:'\203A';padding-right:2px}	

/* Main Menu ------------------------*/

ul#mainmenu	{
	background-color: #FFF;
	color: #900;
	font-size: 20px;
	font-weight: bold;
	height:	50px;
	list-style-type: none;
	list-style-position: outside;
	list-style-image: none;
	line-height: 50px;
	margin:	10px 0;
	padding: 0;
	max-width: 930px;
}

ul#mainmenu li  {
	float: left;
	height:	50px;
	margin:	0;
	padding: 0 12px;
	text-align:	center;
	width:auto;
}

a#highlight1 {color: #c00;}

/* Content Styles ----------------------*/

h1, h2, h3, h4, p, address 	{
	height: auto;
	padding: 0;
}

h1, h2, h3, h4 {
	font-weight: bold;
	margin:	0 0 10px 0;	
}

h1 {
	font-size: 19px;
	line-height: 22px;
}

h2 {
	color: #666;
	font-size: 1.4em;
	line-height: 20px;
	text-transform: capitalize;
}
.page-links h2, .page-reviews h2 {
	color: #000!important;
	font-size: 19px;
	line-height: 22px;
}

h3 {
	color: #666;
	font-size: 1.2em;
	line-height: 15px;
	text-transform: capitalize;
}

.home-news-block h3 {
	color:black;
	font-size:14px;
	font-weight:bold;
	margin-bottom:10px;
	margin-top:3px;
}

h4 {
	font-size: 1.2em;
	font-weight: normal;
	font-style: italic;
	text-transform:	capitalize;
}


ul, ol 	{
	font-size: 				1.2em;
	height: 				auto;	
	list-style-type:		circle;
	list-style-position: 	outside;	
	margin: 				0 0 10px 30px;
	padding: 				0;
	
	}

ol { list-style-type: decimal; }

.content li { margin-bottom: 5px; width: 550px; }


/* Menu styles */
a	{
	border: none;
	color: #000;
	margin: 0;
	padding: 0;
	text-decoration: none;
}

a:hover { color: #c00; }

/* Sub Menus */
ul#submenu	{
	color: #000;	
	list-style-type: none;
	list-style-position: inside;
	font-size: 12px;
	margin:	0;
	padding: 0;
	width: 100%;	
}

ul#submenu li {
	box-sizing:	border-box;
	background-color:#333;
	height: auto;
	margin: 0 0 1px 0;
	width: 100%;
	line-height: 28px;
	}

ul#submenu a {
	color: #fff;
	display: block;
	height: auto;
	padding-left: 8px;
	width: auto;
	}

#submenu a:hover {background:#909090; }
#submenu li.submenu-aktiv {background:#909090;color:#fff;padding-left:8px;}

.content.release #submenu li {
	line-height: 22px;
}

.submenu-li-line {display:block;line-height:24px;margin-top:-6px}

/*bio -------------------*/

.subTitle {
	color:#7f7f7f; 
	font-size:13px;
	line-height:17px; 
	margin-top:0px;
	font-style:italic; 
}

blockquote	{
	font-style:italic;
	font-size: 14px;	
	font-weight: normal;
	margin:	0;
	padding:0;
	box-sizing:	border-box;
	width: 100%;
}

/*release --------------------------------*/

.h1Releases	{
	font-size: 18px;
	font-weight: bold;
	line-height: 22px;
	margin:	0 0 5px 0;
	text-transform: none;
}

.h2Releases	{
	color: #666;
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
	margin:	5px 0 5px 0;
	text-transform: capitalize;
}

.release-cd-wrapper {width:100%;margin-top:20px}

.releasepict {
	float: left;
	margin-left:5px;
	max-width: 210px;
}

.release-cd-songs {
	float:left;
	max-width:320px;
	margin-left:10px;
}

.release-cd-songs table {margin-top:-2px;width:320px;max-width:90%}
.release-cd-songs table td:nth-child(1) {width:280px}
.release-cd-songs table td {
	padding:0;
	line-height:16px;
	font-size:13px;
	vertical-align:top;
}	 

.release-cover-single {
	max-width:200px;
}

.songRecorded {
	clear:both;
	width:100%;
	padding-top:10px;
}

.release-icon-bandcamp {
	display:block;
	position:absolute;
	right:12px;
	bottom:12px;
}

/* startseite */

article.home-news-block {
	box-shadow: 0 8px 6px -6px rgba(214,211,211,0.75);
	padding-bottom:20px;
	margin-bottom:20px
}
article.home-news-block:last-child {
	box-shadow:none;
	padding-bottom:0px;
	margin-bottom:0px
}
.page-home .date {
	display:block;
	padding-bottom:5px;
	font-style:italic;
}

.image-center {
	display: flex;    
	justify-content: center;
	align-items: center;
}

.home-news-after-img {
	clear:both;
	height:1px;
	display:block
}

video {max-width:99%;margin-top:15px;margin-bottom:15px;}
/*a.extLink:link , a.extLink:visited , a.extLink:focus , a.extLink:active
 { color:#676767; text-decoration:none; }
a.extLink:hover
 { color:#676767; text-decoration:underline; }
*/

*.scale {
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
}
*.scale:hover {
	-webkit-transform: scale(1.05);
	-moz-transform: scale(1.05);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.07);
}
/* TRANSITION */
*.transition {
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	transition: all 0.2s linear;				
}
 div.box-wrapper-icon {
	width: 100%;
	display: flex;
	flex-wrap: nowrap;
	justify-content: space-between;
	
}
div.box-wrapper-icon div.box-icon {
	width: 13.5%;
	height: auto;
	overflow: hidden;
	position: relative;
	display: inline-block;
}
 
/*link-seite --------------------- */

.page-links p {
	padding-left:20px;
	padding-bottom:10px;
}
.page-links p a {line-height:26px;}
.page-links h1 { margin-bottom:5px; }

/* to top ------------------------ */

#backToTop {
	padding:15px 20px 15px 20px;
    overflow: hidden;
    z-index: 999;
    display: none;
    cursor: pointer;
    position: fixed;
    bottom: 50px;
    right: 50px;
    background-color: #DDD;
    color: #555;
    text-align: center;
    text-decoration: none;
	border-radius:3px;
	/*-moz-transform: rotate(270deg);
    -webkit-transform: rotate(270deg);
    -o-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg);*/
}
#backToTop:hover {
    background-color: #DDF;
    color: #000;
}

/* Footer ------------------------ */

div#footer {
	box-sizing:	border-box;
	background-color:#333;
	height:	auto;
	line-height: 35px;
	margin: 11px 0 0 0;	
	padding: 3px 0;	
	text-align: right;
	max-width: 930px;	
	font-size:15px;
}

div#footer a {
	color:#fff;
	margin: 0 10px 0 10px;
}
#footer a:hover {color: #c00;}

/**/
.footer-mob-menu {display:none}

/*=================================================================*/

@media screen and (max-width: 650px) {

	.content.page-home .col-left , .content.release .col-left , .content.page-links .col-left , .content.page-imprint .col-left , .content.page-reviews .col-left {display:none}
	.content.page-home ,  .content.release ,  .content.page-links , .content.page-imprint , .content.page-reviews {
		width: 99%;
		margin:0 auto;
	}
	
	.col-right {flex-basis:99.0%;max-width:500px;}
	
	div.box-wrapper-icon div.box-icon { }

	ul#mainmenu li:nth-child(6) {display:none}
	ul#mainmenu li:nth-child(5) {display:none}
	
	#backToTop { bottom:45px;right:10px; } 
	
	div#footer {padding: 6px 0 6px 0;line-height:45px;}
	.footer-mob-menu {display:block;float:left}
	.footer-mob-menu-imprint {display:block;float:left}
	
	ul#mainmenu	{ 
		font-size:18px;
		height:	30px;
		line-height: 30px;
		margin:	5px 0;
	}

	ul#mainmenu li  {
		height:	30px;
		padding: 0 8px;
	}
	
	.release-cd-songs {	max-width:410px;margin-left:15px}
	
	/*only home page images*/
	.mob-start-img {max-width:150px!important}

	/*only release page images*/
	.releasepict img , .release-cover-single {max-width:110px!important}
	.release-icon-bandcamp {
		max-width:50px;
		right:5px;
		bottom:5px;
	}
	
	#header {margin-top:0!important;}
}

@media screen and (max-width: 520px) {
	.releasepict img {max-width:100px!important}
	.release-cd-songs {	max-width:220px!important;margin-left:5px;}
	.release-cd-songs table td:nth-child(1) {max-width:190px}
	.release-icon-bandcamp {max-width:40px!important;right:5px; top:10px!important;}
}