/* 
 _____   _           _         _                        _                  
|_   _| | |         | |       | |                      | |                 
  | |   | |__   __ _| |_ ___  | |_ ___  _ __ ___   __ _| |_ ___   ___  ___ 
  | |   | '_ \ / _` | __/ _ \ | __/ _ \| '_ ` _ \ / _` | __/ _ \ / _ \/ __|
 _| |_  | | | | (_| | ||  __/ | || (_) | | | | | | (_| | || (_) |  __/\__ \
 \___/  |_| |_|\__,_|\__\___|  \__\___/|_| |_| |_|\__,_|\__\___/ \___||___/

Oh nice, welcome to the stylesheet of dreams. 
It has it all. Classes, ID's, comments...the whole lot:)
Enjoy responsibly!
@ihatetomatoes

*/
/*
 * HTML5 Boilerplate
 *
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 */

/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== */
* {
  box-sizing: border-box;
}
body, html, main {
 position:absolute; top:0; bottom:0; right:0; left:0; 
	height:100%;
	min-height:100%;
	
	background-color: #00000;
}

html,
button,
input,
select,
textarea {
    color: #222;
}

body {
background-color:#1f1f20;
    font-size: 1em;
    line-height: 1.4;
	    -webkit-touch-callout: none;
	    -webkit-user-select: none;
	    -khtml-user-select: none;
	    -moz-user-select: none;
	    -ms-user-select: none;
	    user-select: none;
	
	
}

body:after{
      content:"";
      position:fixed; /* stretch a fixed position to the whole screen */
      top:0;
      height:100vh; /* fix for mobile browser address bar appearing disappearing */
      left:0;
      right:0;
      z-index:-1; /* needed to keep in the background */
	  background-image:url('../img/main.jpg');
	background-position: right -100px top 50px;
      -webkit-background-size: cover;
      -moz-background-size: cover;
      -o-background-size: cover;
      background-size: cover;
}

body.vita:after{
	background-position: right 0px top 50px;
	
	background-image:url('../img/vita2.jpg');
}

body.termine:after{
	background-image:url('../img/vita.jpg');
}

body.kontakt:after{
	background-position: left 0px top 50px;
	background-image:url('../img/caffe.jpg');
}
body.musik:after{
	background-position: left 0px top 50px;
	background-image:url('../img/musik2.jpg');
}


/*
 * Remove text-shadow in selection highlight: h5bp.com/i
 * These selection rule sets have to be separate.
 * Customize the background color to match your design.
 */

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

/*
 * A better looking default horizontal rule
 */

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

/*
 * Remove the gap between images and the bottom of their containers: h5bp.com/i/440
 */

img {
    vertical-align: middle;
}

/*
 * Remove default fieldset styles.
 */

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

/*
 * Allow only vertical resizing of textareas.
 */

textarea {
    resize: vertical;
}

/* ==========================================================================
   Chrome Frame prompt
   ========================================================================== */

.chromeframe {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}



.no-js {
	padding-top: 106px;
}
h2 {
	margin-top: 0;
}

section {
	min-width: 960px;
	opacity: 0;
}
.loaded section,
.no-js section {
	opacity: 1;
	-webkit-transition: opacity 300ms ease-out;
	-moz-transition: opacity 300ms ease-out;
	transition: opacity 300ms ease-out;
}
main {
	overflow-x: hidden;
}


.tit {
	font-size:32px;
}

.tit2 {
	font-size:32px;
margin-top:32px;
}

/* index */

.mainlink2{

	text-decoration: none;
	color: #f0f0f0;
}

.mainlink{

	text-decoration: none;
	color: #b0b0b0;
}

#page-1  {
background-image:url('../img/main.jpg');
background-position: right -550px;
background-repeat: no-repeat;
background-attachment: fixed;
background-size: cover;
width:100%;
height:100%;
}




#outer-cont  {
padding:0px;
margin:0px;
background:white;
opacity:1;	
position: relative;
left: 00%;
top: 00px;
width:100%;
overflow-x:hidden;
overflow-y:hidden;
}

#cont  {
padding:50px;
border:0px;
font-family: "Questrial";
font-size:16px;
color:black;
opacity:1;	
z-index:3;
max-width:1200px;

}



#cont.narrow  {
	padding:20px;
}

#cont.wide  {
	padding:50px;
}

#cont.prt  {
	margin-top:0px;
}

#cont.lsc  {
	margin-top:150px;
}


#y-cover {
	background:white;
width:100%;
height:50%;
position: fixed;
top: 50%;
left:0px;
}
#cover {
	background:white;
width:50%;
height:100%;
position: fixed;
top: 0px;
}

#cover.left  {	
left: 0px;
}
#cover.right  {	
right: 0px;
}

#left-cover  {
	background:white;
width:50%;
height:100%;
position: fixed;
left: 0px;
top: 0px;
}



.termine-year {
	position: absolute;
	right: 0px;
	top: 40px;
	font-family: "Questrial";
		font-size:14px;
		color:white;
	height:20px;
	width:100%;
	line-height:20px;
	padding-left:0px;
	background:#e00000;
	text-align:center;
}

.termine-days {
	color:white;
margin-left:0px;	position: absolute;
	left: 0px;
	top: 2px;
	font-family: "Questrial";
	font-size:30px;
	height:40px;

	width:100%;
	line-height:40px;
	padding-left:0px;
	text-align:center;
}

.utmedia2 {
	width:200px;
	margin-top:20px;
}


.utmedia {
	min-width:100px;
	max-width:400px;
	width:100%;
	margin-top:20px;
}

.utmedialink{
	text-decoration:none;
	color: black;
}
.termine-date-line  {

opacity:1;	
width:100%;
height:60px;
padding:0px;
background-color:#f0f0f0;
overflow-x:hidden;
overflow-y:hidden;
position: relative;
left: 0px;
top: 0px;
display:inline-block;	
}
.termine-title  {
	font-family: "Questrial";
	font-size:14px;
opacity:1;	
width:100%;
max-width:512px;
height:60px;
position: absolute;
left: 88px;
top: 2px;
display:inline-block;	
padding-left:10px;
overflow-x:hidden;
overflow-y:hidden;
}
.termine-date  {
	display: -webkit-flex; /* Safari */
	-webkit-align-content: center; /* Safari 7.0+ */
	display: flex;
	align-content: center;
background:black;
font-family: "Questrial";
color:white;
font-size:30px;
opacity:1;	
width:88px;
height:60px;
position: absolute;
left: 0px;
top: 0px;
display:inline-block;	
float;left;
overflow-x:hidden;
overflow-y:hidden;
}



.termine-block2{
	width:100%;
display:block;
padding-top:0px;
color:black;
}
.termine-block{
	width:100%;
display:block;
padding-top:30px;
color:black;
}




.termine-year.up{
		color:white;
		
}

.termine-days.up{
	color:white;
	background:black;
}
.termine-date-line.up {
	background:black;
	color:white;
}
.termine-title.up {
	background:black;
	color:white;

}
.termine-date.up{
	color:white;
	background:black;
	
}

#termine-cont.up {
color:black;

}


.termine-block.up{
color:white;
background:black;

}



/*upcoming*/

img.up {
	display:inline;
margin-right:5px;
width:12px;	
height:12px;
margin-bottom:3px;	
}
.archive{

	width:100%;
	height:30px;
	position:relative;
	background-color: white;
	width:100%;
	color:black;
	text-align:right;
	float:right;
	font-family: "Questrial";
	font-size:14px;
	line-height:20px;
	margin-bottom:10px;
}
a.archive{
	text-decoration:none;
	color:black;
}
.upcoming{
font-family: "Questrial";
color:white;
display:block;
width:80%;
min-width:300px;
max-width:600px;
font-size:14px;
opacity:1;	
}
/*cd*/
.cd-cont2{
	width:100%;
	display:block;
	position: relative;
	top: 00px;
	left:00px;
margin-top:10px;
color:#808080;	
}
.cd-cont{
	width:100%;
	display:block;
	position: relative;
	top: 00px;
	left:00px;
margin-top:25px;
color:#808080;	
}
.cd-bottom{
	width:100%;
	position: relative;
	top: 00px;
	left:00px;
	float;left;
	display:inline;
	padding-top:10px;	
	padding-bottom:0px;	
	color:#808080;	

}
.cd-top{
	width:100%;
	position: relative;
	top: 00px;
	left:00px;
	float;left;
	display:inline-block;	
	color:#808080;	
	
}
.cd-img{width:180px;height:180px;padding:0pt;margin:0px 10px 10px 0px;}
.cd-img2{width:90px;height:90px;padding:0pt;margin:0px 10px 10px 0px;}


.cpsr{color:black;}
.cpsr2{color:white;}

.termine-tit{color:black;}
.termine-tit2{color:black;}
.termine-tit3{color:#808080;}


#main-page{
	width:100%;
	top:00px;
	left:0px;
}



#page-full{
	position: absolute;
	z-index:2;
	display:inline-block;
	float:left;
	margin:0px;
	padding:0px;
	background:white;

	min-height:  100%;
	max-height:   100%;
	overflow-y:visible;
}

#page-full.prt {
	width:100%;
	min-height:  calc(100%-50px);
	max-height:   100%;
	max-height:  calc(100%-50px);
	
	top:  calc(100% - 100px);
	top: -webkit-calc(100% - 100px);
}


#page-full.lsc {
width:50%;	
top:00px;
}

#page-full.left {
	left:0px;
}

#page-full.right {
	right:0px;
}


#skip {
	position: relative;
	}

#skip.lsc {
	top:0px;
}

#skip.prt {
	top:0x;
}






#impressum{
position:fixed;
right:0px;
bottom:10px;
z-index:5;
opacity:0.7;	
display:none;
}

.impressum-cont{
position:relative;
right:0px;
top:0px;
z-index:4;
background-color:#203060;
margin: 0 auto;
font-size: 13px;
text-align: right;
padding: 0px;
width:100px;
height:20px;
font-size:12px;
line-height:20px;
color:white;	
margin-bottom:10px;
font-family: "Questrial";
padding-right:20px;

}

.kt {
	display: block;
	position: relative;
	overflow: hidden;
	text-decoration: none;
	color: white;
}

#AK{
	width:200px;
	color:;
	opacity: 1;
	position: fixed;
	left: 50px;
	top: 0px;
	height:50px;
	z-index: 9999;
	padding-top: 10px;
	font-family: "Questrial";
	font-size:18px;
	font-weight:regular;
	text-shadow: 1px 2px #000;
	color: #909090;
	line-height: 20px;
	margin-top: 9px;	
	float: left;
}
/* Navigation */



#navmenupt{
	width:100%;
	position:fixed;
	top:50px;
	left:0px;
	z-index:4000;
	background:black;
	
}


#menubar {
	display: -webkit-flex; /* Safari */
	-webkit-align-content: center; /* Safari 7.0+ */
	display: flex;
	align-content: center;
	width:100%;
	background-color: #1f1f20;
	opacity: 1;
	position: fixed;
	left: 0px;
	top: 0px;
	height:50px;
	z-index: 9990;
	padding-top:00px;
	min-width:300px;
}
#menubar ul {
	list-style: none;
	display: block;
	margin: 0 auto;
	text-align: center;
	padding: 0px;
}
#menubar li {
	font-family: "Questrial";
	font-size:14px;
	font-weight:regular;
	text-shadow: 1px 2px #000;
	color: #909090;
	line-height: 30px;
    padding-top: 10px;
	float: left;
	padding-left: 10px;
	padding-right: 10px;
}
.no-rgba  #menubar li {background-color: #ffffff}
#menubar a {
	display: block;
	position: relative;
	overflow: hidden;
	text-decoration: none;
	color: #909090;
}


#menubar a.disabled {
	cursor: default;
}

#lbar {
	display: block;
	position:fixed;
	top:70px;
	right:0px;
	width:40px;
	overflow: hidden;
background-color:#203060;	opacity:0.6;
	z-index:300;
	align-content: right;
	-webkit-align-content: right; /* Safari 7.0+ */
	padding-right:5px;
}
.lb-cont{
	display: block;
	
	position:relative;
	right:0px;
	top:0px;
	z-index:4;
	margin: 0 auto;
	text-align: right;
	padding: 0px;
	font-size:14px;
	line-height:14px;
	margin:5px;
	font-family: "Questrial";
	align-content: right;
	-webkit-align-content: right; 

}
#lb-cont a{
text-decoration: none;
color: #808090;
}

a.lb-act{
	text-decoration: none;
	color: #808090;
	
}
a.lb-inact{
	text-decoration: none;
	color: #808090;
}





/* ==========================================================================
   Helper classes
   ========================================================================== */

/*
 * Image replacement
 */

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    /* IE 6/7 fallback */
    *text-indent: -9999px;
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 150%;
}

/*
 * Hide from both screenreaders and browsers: h5bp.com/u
 */

.hidden {
    display: none !important;
    visibility: hidden;
}

/*
 * Hide only visually, but have it available for screenreaders: h5bp.com/v
 */

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

/*
 * Extends the .visuallyhidden class to allow the element to be focusable
 * when navigated to via the keyboard: h5bp.com/p
 */

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

/*
 * Hide visually and from screenreaders, but maintain layout
 */

.invisible {
    visibility: hidden;
}

/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */

.clearfix:before,
.clearfix:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.clearfix:after {
    clear: both;
}

/*
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */

.clearfix {
    *zoom: 1;
}

/* ==========================================================================
   EXAMPLE Media Queries for Responsive Design.
   These examples override the primary ('mobile first') styles.
   Modify as content requires.
   ========================================================================== */

@media only screen and (min-width: 35em) {
    /* Style adjustments for viewports that meet the condition */
}

@media print,
       (-o-min-device-pixel-ratio: 5/4),
       (-webkit-min-device-pixel-ratio: 1.25),
       (min-resolution: 120dpi) {
    /* Style adjustments for high resolution devices */
}

/* ==========================================================================
   Print styles.
   Inlined to avoid required HTTP connection: h5bp.com/r
   ========================================================================== */

@media print {
    * {
        background: transparent !important;
        color: #000 !important; /* Black prints faster: h5bp.com/s */
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    /*
     * Don't show links for images, or javascript/internal links
     */

    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group; /* h5bp.com/t */
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    @page {
        margin: 0.5cm;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}

