/* 
  ------------------------------------------------
  PVII CSS Page Builder Magic 2
  Copyright (c) 2013 Project Seven Development
  www.projectseven.com
  08: 2 Col Fixed Sidebar Right
  ------------------------------------------------
*/

/*Wird hier für die Kursiven eingesetzt <em>: font-family: 'PT Sans', sans-serif;
Das ist die Hauptschrift: font-family: 'PT Sans Narrow', sans-serif;
Headlines wie gehabt: font-family: 'Coda', cursive;
Headlines in Caption, weniger fett: font-family: 'Coda Caption', sans-serif;*/

/*
Bonnenblau #3696c1 - rgba(54,150,193,1)
Navigator out #8a92ab - rgba(138,146,171,1)
Navigator over #4d546a - rgba(77,84,106,1)
*/


/*filter: progid:DXImageTransform.Microsoft.AlphaImageLoader
(src='images/IMG_1129.JPG',sizingMethod='scale');
-ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader
(src='images/IMG_1129.JPG',sizingMethod='scale')";*/

@font-face {
    font-family: 'Coda Caption';
    src: url('CodaCaption-ExtraBold.eot');
    src: url('CodaCaption-ExtraBold.eot?#iefix') format('embedded-opentype'),
        url('CodaCaption-ExtraBold.woff2') format('woff2'),
        url('CodaCaption-ExtraBold.woff') format('woff'),
        url('CodaCaption-ExtraBold.ttf') format('truetype'),
        url('CodaCaption-ExtraBold.svg#CodaCaption-ExtraBold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'PT Sans Narrow';
    src: url('PTSans-NarrowBold.eot');
    src: url('PTSans-NarrowBold.eot?#iefix') format('embedded-opentype'),
        url('PTSans-NarrowBold.woff2') format('woff2'),
        url('PTSans-NarrowBold.woff') format('woff'),
        url('PTSans-NarrowBold.ttf') format('truetype'),
        url('PTSans-NarrowBold.svg#PTSans-NarrowBold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'PT Sans Narrow';
    src: url('PTSans-Narrow.eot');
    src: url('PTSans-Narrow.eot?#iefix') format('embedded-opentype'),
        url('PTSans-Narrow.woff2') format('woff2'),
        url('PTSans-Narrow.woff') format('woff'),
        url('PTSans-Narrow.ttf') format('truetype'),
        url('PTSans-Narrow.svg#PTSans-Narrow') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

html {
	height: 101%
}
body {
	font-family: 'PT Sans Narrow', sans-serif;
	color: #000;
	color: #393F4F;
	background-color: white;
	margin: 0 0 20px;
	padding: 0px;
	font-size:100%;
	height: 101%;
}
img {
	vertical-align: bottom;
}
.img-360 {
	width:66%; /*macht 2x 180px*/
	float:right;
}
.img-540 {
	width:100%; /*macht 2x 180px*/
	float:right;
}
.img-720 {
	width:100%; /*macht 2x 180px*/
	float:right;
}
img.standardpic { /*mit Schatten*/
	margin:0;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
	box-shadow:5px 7px 7px rgba(0, 0, 0, 0.80);
	height: auto !important; /*skalierbar*/
	width: auto !important;
	max-width: 100%;
	display: block;
}
.video-thumb {box-shadow:3px 3px 3px rgba(0,0,0,0.4)}



strong {
	font-weight: bold;
	color: rgba(0, 0, 0, 0.8);
}
.weg {
	display:none;
}
.da {
	display:oll;
}
.rand_unten_0 {margin-bottom:0;}
.rechts_author {
	text-align:right;
}
.kleiner08 {
	font-size:0.8em;
}
.kleiner06 {
	font-size:0.6em;
}
.kleiner04 {
	font-size:0.4em;
}
.abstand_rlou2 {
	padding:2px;
}
.abstand_rlou4 {
	padding:4px;
}
.abstand_rlou6 {
	padding:6px;
}
/*.masthead .banner img {
	height: auto !important;
	width: auto !important;
	max-width: 100%;
	display: block;
}*/

.content-wrapper {
	background: url(images/back_1260_720-540.jpg) no-repeat top center;
	/*background-size: cover; 
	background-size: contain;
	background-size: 100%;*/
	background-size: 100% 914px;
	position: relative; /*???*/
	margin: 0 auto;
	width: 100%;
	max-width: 1260px;
	min-height: 1080px;/*overflow: hidden;*/
}
.langswitch a, .langswitch a:visited {
	font-family: 'PT Sans Narrow', sans-serif;
	letter-spacing:0.15em;
	color:red !important;
	text-decoration:none !important;
	padding:0 0 2px 10px;
	border-radius:3px;
	font-size:0.75em;
	/*margin: 0 0 5px !important;
	opacity:0.8;*/
	text-align:right !important;
	font-weight: 600 !important;
}
.langswitch a:active, .langswitch a:hover {
	color:black !important;
	/*letter-spacing:0.2em;*/
}
.submenu-container {
	display: block;
	width: 43%;
	margin-left: 57%;
	width: 50%;
	margin-left: 50%;
	height: 22px;
	padding-top: 20px;
}
.submenu-container a, .submenu-container a:visited {
	color:#8a92ab;
	text-decoration:none !important;
	padding:0 2px;
	border-radius:3px;
}
.submenu-container a:active, .submenu-container a:hover {
	color:#3696c1;
}
.submenu-container a.da, .submenu-container a:visited.da, .submenu-container a:hover.da, .submenu-container a:active.da {
	color:#fff;
	background:#3696c1
}
.home-container {
	display: block;
	height:37px;
}
/*BONNEN wegen Mobilen gesondert*/
.bonnen-container {
	position:relative;
	width: 42.5%;
	margin-right: 57.5%;
	padding-top: 6px;
	text-align: right;
	font-family: 'Coda', cursive;
	font-family: 'Coda Caption', sans-serif;
	font-size: 1.6em;
	white-space: nowrap;
}
/*BONNEN wegen Mobilen gesondert ENDE*/
.bonnen-container a:link, .bonnen-container a:visited {
	color: #3696c1;
	color: rgba(54, 150, 193, 1);
	text-decoration: none;
	padding-right:0;
}
.bonnen-container a:hover, .bonnen-container a:active, .bonnen-container a:focus {
	color: #42413C;
	color: #4d546a;
	color: rgba(77, 84, 106, 1);
}
.menu-container {
	display: block;
	height:42px;
	clear:both;
}
.columns-wrapper {
	/*overflow: hidden;*/
	background-color: transparent;
	padding-top: 36px;
}
.main-content {
	width: 57%;
	width: 57.1429%;
	float: right;
	min-height:690px;	
}
.main-content .content {
	padding-left: 10px;
	padding-right: 0;
	padding-top: 1px;
	margin-top: 0 !important;
	font-size: 1em;
	line-height: 1.5em;
	background: rgba(255, 255, 255, 1);
	margin-right: 25%;/*margin-left: 33%;*/

}
.main-content p {
	margin-left: 33%;/**/
	font-size: 1em;
	line-height: 1.3;
}
.main-content .bu {
	padding-top: 20px;
	margin-top:0;
	margin-right: 10px;
	font-size: 0.9em;
	line-height: 1.2em;
	font-weight: bold;
	text-align:right;
	clear: both; /*sollte imer unter einem recht floatenden Element stehen*/
}
.sidebar .bu {
	padding-top: 0px;
	margin-left: 10px;
	font-size: 0.9em;
	line-height: 1.2em;
	font-weight: bold;
	text-align:left;
	clear: both; /*sollte imer unter einem recht floatenden Element stehen*/
}
.main-content .content-img {
	padding: 0 !important;
	/*margin: 0 !important;*/
	font-size: 1em;
	margin-right: 25%;
}
.sidebar {
	width: 43%;
	width: 42.8571%;
	float: right;
	background: rgba(255, 255, 255, 1);
}
.sidebar .content {
	padding: 10px;
	padding-left: 20px;
	/*font-size: .85em;*/
	line-height: 1.5em;
	background-color: transparent;
}
/*Type styles*/
p {
	font-size: 1.2em;
}
h1, h2, h3, h4 {
	font-family: 'Coda', cursive;
	font-family: 'Coda Caption', sans-serif;
	font-weight:normal;
	margin: 0px 0px 0px 0px;
}
h1 {
	font-size: 1.5em;
}
h2 {
	font-size: 1.35em;
}
h3 {
	font-size: 1.25em;
	color: #3696c1;
}
.vinylh3 {
	font-size: 1.25em;
	color: #3696c1;
	padding-top:20px !important;
}
h4 {
	font-size: 1.1em;
	color: #4d546a;
	color: #59627B;
	margin-left: 33%;
	letter-spacing:0.03em;
}
em {
	font-family: 'PT Sans', sans-serif;
	font-weight:normal;
	font-style:italic;
	font-size:0.9em;
}
a img {
	border: none;
}
/*A utility rule assigned to the first heading to remove top margins.*/
.page-topper {
	margin-top: 0px;
}
/*Make Image Scalable - Assign this class to any image to make it scale with the browser window size*/
img.scalable {
	height: auto !important;
	width: auto !important;
	max-width: 100%;/*display: block;*/
}
/*Ordinary Link Styles*/
.content a, .content a:visited {
	color: #3696c1;
	text-decoration:none;
	font-weight: bold;
}
.content a:hover, .content a:focus {
	color: #4d546a;
}
.sidebar li, .sidebar2 li {
	margin-bottom: 4px;
}
.sidebar ul, .sidebar ol, .sidebar2 ul, .sidebar2 ol {
	margin: 0 0 0 .5em;
	padding: 0 0 0 .5em;
	line-height: normal;
}
.footer {
	background-color: transparent;
	width:100%;
	padding: 15px 0;
	font-size: .7em;
	color: #8C8C8C;
	text-align: center !important;
	clear:both;
}
.copyright {
	text-transform: uppercase;
	margin: 0px;
}
.footer a {
	color: #8C8C8C;
}
.footer a:hover, .footer a:focus {
	color: #FFF;
}
/*AUDIOCONTROL*/
#jp_container img {
	margin-right: 10px;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
	box-shadow:3px 3px 3px rgba(0, 0, 0, 0.50);
}
.demo-container {
	padding: 0;/*margin-left: 33%;*/
}
.demo-container a, .demo-container a:link, .demo-container a:visited {
	color: #3696c1;
	text-decoration:none;
	font-weight: normal;
}
.demo-container a:hover, .demo-container a:focus, .demo-container a:active {
	color: #4d546a;
}
.controlle {
	margin-top: 30px;
}
.controlle a {
	font-size: 1.2em;
	margin-top:20px;
}
.status {
	font-size: 0.8em;
	padding-top:10px;
	font-weight: bold;
	letter-spacing: 0.03em;
	color: #4d546a;
}
.demo-container p span.track-name {
	font-weight: bold;
	color: #3696c1;
	font-size: 1.2em;
}
.no_sound {box-shadow:3px 3px 3px rgba(0, 0, 0, 0);}

/*M A G I C B O X*/
.MBX_THUMBS img {
	padding: 0 !important;
}
.MBX_THUMBS ul {
	text-align: left !important;
}
.MBX_THUMBS img {
	max-width: 50px !important;
	max-height: 50px !important;
}

/*1 Column for Narrow Browser Windows and Smartphones in both orientations*/
@media only screen and (min-width: 0px) and (max-width: 699px) {
body {
margin: 0px;
}
.content-wrapper {
	background: url(images/back_1260_720-540.jpg) no-repeat center 105px;
	/*background-size: cover; 
	background-size: contain;
	background-size: 100%;*/
	background-size: 100%;
	position: relative; /*???*/
	margin: 0 auto;
	width: 100%;
	max-width: 1260px;
	min-height: 1080px;/*overflow: hidden;*/
}
.content-wrapper {
width: auto;
margin: 0px;
}
.columns-wrapper {
 padding-top: 0;
}
.sidebar, .main-content {
 width: auto !important;
 float: none !important;
 position: static !important;
}
.content {
 padding: 10px 10px !important;
	/*padding: 10px 0 !important;*/
	border: none !important;
 height: auto !important;
 max-height: 888678px;
}
.main-content .content {
 padding-left: 10px;
 padding-right: 0;
 padding-top: 1px;
 margin-top: 0 !important;
 font-size: 1em;
 line-height: 1.5em;
 background: rgba(255, 255, 255, 0.9);
 margin-right:0 !important;
}
 .main-content .content-img {
 padding: 0 !important;
 /*margin: 0 !important;*/
 font-size: 1em;
 margin-right: 0 !important;
 margin-left: 0 !important;
}
.submenu-container {
 width: 100%;
 margin:  0 !important;
 height: auto;/**/
 padding-top: 2px;
 white-space: nowrap;
 background: white;
 text-align:right !important;
}
.submenu-container a {
 padding-right: 10px;
}
.menu-container {
 background: white !important;
}
/*BONNEN wegen Mobilen gesondert*/
.bonnen-container {
 position:relative;
 width: 100%;
 padding-right: 0;
 padding-top: 0px;
 text-align: left;
 font-family: 'Coda', cursive;
 font-family: 'Coda Caption', sans-serif;
 font-size: 1.6em;
 white-space: nowrap;
 background: white;
}
/*BONNEN wegen Mobilen gesondert ENDE*/
.bonnen-container a:link, .bonnen-container a:visited {
 color: #3696c1;
 color: rgba(54, 150, 193, 1);
 text-decoration: none;
 padding-left:10px;/**/
}
.bonnen-container a:hover, .bonnen-container a:active, .bonnen-container a:focus {
 color: #42413C;
 color: #4d546a;
 color: rgba(77, 84, 106, 1);
}
.footer {
	display: none;
	background-color: transparent;
	width:100%;
	padding: 2px 10px;
	font-size: .7em;
	color: #8C8C8C;
	text-align: right !important;
}
/*BONNEN wegen Mobilen gesondert ENDE*/
}
/*@media only screen and (min-width: 700px) and (max-width: 1280px)  { war: max-width:1000px
.content-wrapper {width: auto; margin: 0px 10px;}
.content {padding: 20px !important;}
.content {padding: 20px 0 !important;}
}*/
