@CHARSET "UTF-8";


@font-face { font-family: Knockout; src: url('Knockout-HTF48-Featherweight.otf#'); font-style: light; }

span {
	font-family: Courier;
	color: #fff;
	font-size: 10pt;
	margin-top: 10px;
	
}

.nav span {
	font-family: Knockout,sans-serif;
	color: #8a8a8a;
	font-size: 13pt;
	letter-spacing: 1px;
	text-align: center;
	margin-bottom: 15px;
	margin-top: 50px;
	text-decoration: none;
	font-weight: lighter;
	
}

a {
	font-family: Knockout,sans-serif;
	color: #d4d4d4;
	font-size: 13pt;
	letter-spacing: 1px;
	text-align: center;
	margin-bottom: 15px;
	margin-top: 50px;
	text-decoration: none;
	font-weight: lighter;
	
}


h1 {
	font-family: Knockout, sans-serif;
	color: white;
	font-size: 32pt;
	letter-spacing: 3pt;
	text-align: center;
	margin-bottom: 15px;
	margin-top: 90px;
	font-weight: lighter;
}

body {
	background-color: black;
	
}

ul {
	padding: 8px;
	margin: 0px;
	padding-bottom: 1px;
	padding-top: 1px;
	margin-left: -20px;
}


ul li {
	list-style: none;
	margin: 0px;
	display: inline;
	margin-left:15px;
}

.nav ul a {
	font-family: Knockout,sans-serif;
	color: #bebebe;
	font-size: 13pt;
	letter-spacing: 1.7pt;
	text-align: center;
	margin-bottom: 15px;
	margin-top: 50px;
	text-decoration: none;
	font-weight: lighter;
	
}

.nav ul a:hover {
	font-family: Knockout, sans-serif;
	color: #fff;
	font-size: 13pt;
	letter-spacing: 1.7pt;
	text-align: center;
	margin-bottom: 15px;
	margin-top: 50px;
	text-decoration: none;
	font-weight: lighter;
}

a {
	font-family: Courier;
	font-weight: bold;
	color: white;
	font-size: 10pt;
	text-decoration: none;
	
}

a:hover {
	font-family: Courier;
	font-weight: bold;
	color: #fff;
	font-size: 10pt;
	text-decoration: underline;
	
}

#link {
font-family: Knockout;
	font-weight: lighter;
	color: #d4d4d4;
	font-size: 10pt;
	text-decoration: none;
	letter-spacing: 1pt;
}

#link:hover {
	font-family: Knockout;
	font-weight: lighter;
	color: white;
	font-size: 10pt;
	text-decoration: none;
	letter-spacing: 1pt;
	
}


#videothing {
	position: fixed;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	z-index: -1000;
	width: 100%;
	height: auto;
}

#space {
	margin-bottom:30px; 
}

.background {
	height: 100%;
	width: 100%;
}

.textContainer {
	position: absolute; width:600px; height:100%; z-index:1; right: 50%; left: 50%; margin-left: -300px;
	margin-top: 13%;
	margin-bottom: 20%;
	
}
.sideLinks {
	
	position: fixed;
    top: -50px; left: 80%; right: 0px; bottom:0px;
    width: 18em;
}

.sideLinks ul {
padding: 0px;
	}

.sideLinks ul li {
	display: table-cell;
	margin-left: 30px;
}

.myButtonLink {
	display: block;
	width: 82px;
	height: 150px;
	background: url('fbButton.png') bottom;
	text-indent: -99999px;
}
.myButtonLink:hover {
	background-position: 0 0;
}

.myButtonLinkB {
	display: block;
	width: 82px;
	height: 150px;
	background: url('blitz.png') bottom;
	text-indent: -99999px;
	float: right;
}
.myButtonLinkB:hover {
	background-position: 0 0;
}

.myButtonLink2 {
	display: block;
	width: 82px;
	height: 150px;
	background: url('mailButton.png') bottom;
	text-indent: -99999px;
}
.myButtonLink2:hover {
	background-position: 0 0;
}

.myButtonLink3 {
	display: block;
	width: 198px;
	height: 120px;
	background: url('01Logo.png') bottom;
	text-indent: -99999px;
}
.myButtonLink3:hover {
	background-position: 0 0;
}

.myButtonLink4 {
	display: block;
	width:122px;
	height: 120px;
	background: url('OnLogo2.png') bottom;
	text-indent: -99999px;
}
.myButtonLink4:hover {
	background-position: 0 0;
}

.myButtonLink5 {
	display: block;
	width:188px;
	height: 120px;
	background: url('skaLogo2.png') bottom;
	text-indent: -99999px;
}
.myButtonLink5:hover {
	background-position: 0 0;
}

.myButtonLink6 {
	display: block;
	width:191px;
	height: 120px;
	background: url('lindschauLogo2.png') bottom;
	text-indent: -99999px;
}
.myButtonLink6:hover {
	background-position: 0 0;
}


.impressum {
	text-align: center;
	
}

.impressum {
	text-align: center;
	
}

.impressum ul {
	padding: 0px;
	margin-top: -80px;
	margin-left: -46px;
	
}


.impressum ul li {
	display: table-cell;
	margin-left: 46px;
	margin-top: 0px;
}

.nav {
	/* background-color: #fff;
	margin-top: 30px; */
}