@charset "utf-8";

body{
background-image: url(http://www.vivieann.com/images/rose.jpg);
height: 100%;
width: 100%;
font-size: 100%;
margin: 0;
padding: 0;
border: 0 solid black;
}

#navi {
margin: 0;
padding: 4px 1%;
border: 0 solid black;
border-bottom-width: 1px;
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 1.4em;
}

#navi li{
display: inline;
list-style: none;
text-align: center;
}

#navi a:link, #navi a:visited, #navi a, #navi span {
display: block;
float: left;
font-family: "Quattrocento Sans",sans-serif;
font-size: 1em;
text-align: center;
color: black;
text-decoration: none;
font-weight: normal;
width: 16%;
height: 100%;
border: 0 solid black;
}

#header{
position: fixed;
left: 0;
top: 2.5em;
margin: 0;
padding: 0 3%;
border: 0 solid black;
}

#header img {
height: 1.6em;
margin: auto;
}

#social {
position: fixed;
top: 2.5em;
right: 0px;
padding: 0 3%;
margin: 0;
border: 0 solid black;
text-align: left;
}

#social img {
height: 1.6em;
padding: 0;
margin: 0;
}



#feld {
width: 94%;
height: 80%;
position: fixed;
top: 7em;
padding: 3%;
margin: 0;
z-index: 1;
}

#copyright {
margin: 0;
border: 0 solid black;
background-color: white;
text-align: right;
font-size: 0.7em;
position: fixed;
right: 0;
bottom: 0;
width: 100%;
z-index: 2;
}


h1 {
font-family: "Quattrocento Sans",sans-serif;
font-size: 1em;
letter-spacing: 0.2em;
font-weight: normal;
font-variant: small-caps;
text-align: left;
}

p, td {
font-family: "Quattrocento Sans",sans-serif;
font-size: 0.8em;
text-align: left;
letter-spacing: 0.1em;
font-weight: 500;
line-height: 1.2em;
vertical-align: top;
}

a , a:link, a:visited {
color: #333333;
text-decoration: none;
}

a:hover, a:focus, a:active {
color: #111111;
text-decoration: underline;
}

a:hover img, a:focus img, a:active img {
position: relative;
left: 1px;
top: -1px;
}

h1 a, h1 a:hover, h1 a:focus, h1 a:link, h1 a:visited, h1 a:active {
color: black;
text-decoration: none;
}

.minilink {
height: 13px;
}

.datum {
width: 7em;
text-align: left;
line-height: 1.2em;
}

.venue {
width: 60%;
text-align: left;
}

.info {
text-align: right;
}

.facebooklink {
text-align: right;
visibility: hidden;
}

.button {
font-family: "Quattrocento Sans",sans-serif;
font-size: 0.8em;
}

.feld {
font-family: "Quattrocento Sans",sans-serif;
font-size: 0.8em;
}

.gallery img {
margin: 0 10px 10px 0;
}

.videowrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 0;
	height: 0;
}
.videowrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.bandcamp {
display: none;
}

/*START*/

#start {
width: 94%;
height: 94%;
padding: 3%;
}

#startheader {
font-size: 1em;
text-align: center;
}

#startheader img {
width: 50%;
display: block;
margin: 10px auto;
}

#website {
float: right;
width: 40%;
height: 3em;
font-size: 1.2em;
padding: 5px 0;
margin: 0;
text-align: center;
background-image: url(images/schwarztransparenz.png);
border: 1px solid black;
}

#startnext {
float: left;
width: 40%;
height: 3em;
font-size: 1.2em;
padding: 5px 0;
margin: 0;
text-align: center;
background-image: url(images/schwarztransparenz.png);
border: 1px solid black;
}

#startnextwidget {
display: none;
}