
@font-face {
  font-family: 'Overlock';
  font-style: normal;
  font-weight: 400;
  src: local('Overlock Regular'), local('Overlock-Regular'), 
  url('Overlock-Regular.ttf') format('truetype');
}

@font-face {
  font-family: 'Overlock Bold';
  font-style: normal;
  font-weight: 400;
  src: local('Overlock Bold), local('Overlock-Bold), 
  url('Overlock-Bold.ttf') format('truetype');
}

@font-face {
  font-family: 'Thesignature';
  src: url('Thesignature.ttf') format('truetype' );
}

#content {
  float:left;
  margin-left: 2em;
  margin-bottom:2em;
  padding-right:4em;
  width:66%;
  min-height: 450px;
  display: inline;           
}

#ds a {
  padding-right: 2px;
  padding-bottom: 2px;
  /* position: absolute;*/
  position: fixed;
  bottom: -1em; right:-1.8em;
  transform: rotate(90deg);
}
#footer {
  clear: both;
  float:right;
  width:25%;
  display: inline;
  font-size: small;
  padding-right: 2px;
  padding-bottom: 2px;
}

#footer a {
  color:#999;
}

#footer p {
  color:#999;
  margin:0;
  text-align:right;
}

#header {
  height:2em;
  margin:0 auto;
  width:100%;
}

#header b {
  display:block;
  font-size:2.4em;
  letter-spacing:-2px;
}

#header h1 {
  font-size:1.67em;
  letter-spacing:normal;
  margin:0;
  padding:15px 0 0 20px;
}

#header h1 a {
  color: #dedede;
  text-decoration:none;
}

#page {
  margin:0 auto;
  padding-top: 2em;
  padding-left: 0;
  padding-right: 0;
}

.tttt {
    display: flex;
}
.foto {
    max-width: 640px;
    height: auto;
    margin-left: 1em;
}

.general_text {
    display: none;
}

a {
  color: #dedede;
  text-decoration:none;
}

a:hover,#header h1 a:hover {
  text-decoration:underline;
}

blockquote {
  font-style:italic;
}

hr {
    color: #dedede;
}

body {
  background-color: #111;
  background-size: 100%;
  color: #dedede;
  font-family:'Overlock', sans-serif;
  font-size:1.5em;
  padding-top: 0;
  margin: 0 auto;
  padding-left: 0;
  min-height: 100ex;
  max-width: 60em; 
}

dd { line-height: 200%;padding-bottom: 1ex; }


h1 {
  font-size:1.5em;
  display: none;
}

h2 {
  font-size:1.15em;
}

h1,h2,h3,h4,h5,h6 {
  color:#492477;
  font-weight:bold;
  text-transform:uppercase;
}

h3 {
  font-size:1.1em;
}
h4 {
  color: #dedede;
  font-size:0.8em;
  font-weight: bold;
  margin: 0;
}
/************************
body.print {
  padding:20mm;
}

fieldset {
  border:none;
  margin:0;
  padding:0;
}

form {
  margin:0;
  padding:0;
}
img {
  border:none;
}

img.left {
  float:left;
  margin:0 2em 0 0;
}

img.right {
  float:left;
  margin:0 0 0 2em;
}


legend,#submit {
  display:none;
}
****************************************/
p,ul,ol {
  line-height:166%;
  margin-bottom:1.6em;
  list-style:none;
}


ul.songlist {
    background: rgba(255, 255, 255, 0.17);
}
.opaque {
    background: rgba(255, 255, 255, 0.17);
    padding: 1ex;
}

ul.sitemaplevel1 li a,ul.sitemaplevel2 li a {
  list-style:none;
  text-transform:uppercase;
}

ul.sitemaplevel1,ul.sitemaplevel2 {
  list-style:none;
}
@media screen and (min-width: 56em) {
    #content {
	margin-top: -2em;
	margin-left: 1em;
	width:60%;
    }
   #iconmenu { display:none; }
   #nav1 { 
   	margin: 0;
   	padding: 0;
	padding-top: 1em;
	float: right;
	color: #ccc;
   	background-color: transparent;
	overflow: hidden;
	font-size: 1.2em;
   }
   #nav1 ul {  
   	margin: 0;
   	padding: 0;
   	list-style: none;
   }
   #nav1 li {  
	color:#FD8D6A;
	text-shadow: 0px 3px 18px rgba(255,215,0,1);
           text-decoration: none;
   	display: block;
   	/*float: left;*/
   	margin: 0;
   	padding-left: 1em; padding-right:  1em; padding-top: 0.11em;
   	text-decoration: none;
   }
   #nav1  a  {  
     color: #dedede;
	text-shadow: none;
   }
   .wide {
       display: none;
   }

}

@media screen and (min-width: 44em) and (max-width: 56em) {
    img { 
	width: 60%;
	height: auto;
    }
#content {
  float:right;
  //margin-top: -0.5em;
	width:80%;
}
#header {
  height:auto;
  margin:0 auto;
  width:100%;
}
   #nav1 { 
   	position: relative; top: 0;
        // margin: -2em 0 0 0;
   	padding: 0;
   	color: #ccc;
   	background-color: transparent;
	width:60%;
	overflow: visible;

   }
   #nav1 ul {  
   	list-style: none;
   	display: block;
   }
   #nav1 li {  
	color:#FD8D6A;
           text-decoration: none;
	text-shadow: 0px 3px 18px rgba(255,215,0,1);
   	text-decoration: none;
	font-size:1.2em;
	/* line-height: 140% */
	float: left;
       width: 33%;
       margin-left: 0;
       margin-right: auto;
       padding: 0;
   }
   #nav1  a  {  
     color: #dedede;
	text-shadow: none;
   }
    #iconmenu {
	position: relative;
   	color: #ccc;
	font-weight:bold;
	font-size:2.5em;
	display: none;
    }
}
@media screen and (max-width: 44em) {
/*
    #content,#sidebar,#boxs{clear:both;width:100%}
*/
    body { font-size: 1.2em;}
    img { 
	width: 67%;
	height: auto;
    }
    dd {
	margin-left: -1ex;
    }
    #content {
	float:right;
	margin-top: -1em;
	margin-left: 0em;
	padding-right:2em;
	width:80%;
    }

    #header {
	height:auto;
	margin:0 auto;
	width:100%;
    }
    #sidebar {
        position: relative;
        top: 0;
    }
    ul.menulevel1 {display:none}
    #sidebar:hover ul.menulevel1 {display:block;}
    #iconmenu {
	position: relative;
   	color: #ccc;
	font-weight:bold;
	font-size:2.5em;
	display: none; 
    }
   #nav1 { 
       position: relative; top: 0;
       // margin: -2em 0 0 0;
       padding: 0;
       color: #ccc;
   	background-color: transparent;
	width:100%;
   }
    #nav1 .page_0  {
       position: fixed; bottom: 0;
       // margin: -2em 0 0 0;
       padding: 0;
       color: #ccc;
       width:100%;
   }
   #nav1 ul {  
       list-style: none;
       display: block;
   }
   #nav1 li {  
	color:#FD8D6A;
       text-decoration: none;
       font-size:1.15em;
       line-height: 150%;
       display: block;
       float: left;
       width: 31%;
       margin-left: 1ex;
       margin-right: auto;
       padding: 0;
   }
   #nav1  a  {  
       color: #dedede;
   }
   #velvet {
       position: absolute;  left: 0%; top: 8em; width: 70%;
   }
   #beyond {
       position: absolute; left: 15%; top: 13em; width: 70%; 
   }
   #motto {
       left: 1em; bottom: 4ex;
   }
   .yp-video_preview_text {
       display: none; 
   }
   .wide {
       display: block;
   }
}
