<!DOCTYPE html>
<html>
<head>

	<meta charset="UTF-8">
	<meta name="viewport" content="width=device-width, user-scalable=no,minimum-scale=0.5,initial-scale=0.5,maximum-scale=0.5">
	<meta http-equiv="X-UA-Compatible" content="IE=Edge">
	
	<link rel="canonical" href="http://kult.ch">
	<meta property="og:locale" content="de_DE">
	<meta property="og:type" content="website">
	<meta property="og:title" content="kult">
	<meta property="og:description" content="the mothership since 1997">
	<meta property="og:url" content="http://kult.ch">
	<meta property="og:site_name" content="kult">
	<meta property="article:publisher" content="https://www.facebook.com/kult.ch">
	<meta property="og:image" content="http://kult.ch/wp-content/themes/kult/images/kult_og.jpg">


</head>
<style type="text/css">
	
	@import url(/wp-content/themes/kult/fonts/fonts.css);


	html, body {
	    height: 100%;
	}
	body{
		background-color: #000;
  	  	color: white;
  	  	font-family: ProximaNovaAExCn, sans-serif;
	}
	table{
		text-align: center;
		width: 100%;
  		height: 100%;
	}
	table .message{
		font-size: 40px;
	}
	table .header{
		height: 120px;
  		padding-top: 20px;
	}
	.site-header {
	  min-width: 1060px;
	  color: white;
	  z-index: 10;
	  position: relative;
	  font-size: 13.5pt;
	}
	.header-content {
	  width: 1060px;
	  height: 100%;
	  margin: 0 auto;
	}
	.title-container, .nav-container {
	  padding: 0 20px;
	  height: 100%;
	}
	.site-title .title {
	  width: 278px;
	  height: 100%;
	  float: left;
	  background-image: url(/wp-content/themes/kult/images/kult.png);
	  background-size: 278px 145px;
	  behavior: url(/wp-content/themes/kult/js/backgroundsize.min.htc);
	  /* filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='images/kult.png', sizingMethod='scale'); */
	  /* -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader( src='images/kult.png', sizingMethod='scale')"; */
	}
	.site-title {
	  font-family: ProximaNovaAExCn, sans-serif;
	  height: 145px;
	  padding: 20px 0;
	  background: black;
	}
	.site-title .title a {
	  width: inherit;
	  height: inherit;
	  display: block;
	  text-indent: -9999px;
	}
	.site-title .subtitle {
	  width: 41%;
	  float: right;
	  line-height: 145px;
	  text-align: right;
	  font-size: 2.2em;
	  white-space: nowrap;
	  height: 145px;
  	  text-transform: uppercase;
	}
	.site-title .logo {
	  width: 139px;
	  margin: 0 auto;
	  position: relative;
	  background-image: url(/wp-content/themes/kult/images/skull.png);
	  background-size: 140px 145px;
	  display: block;
	  height: 145px;
  	  text-transform: uppercase;
	  text-decoration: none;
	  behavior: url(/wp-content/themes/kult/js/backgroundsize.min.htc);
	  /* filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='images/skull.png', sizingMethod='scale'); */
	  /* -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader( src='images/skull.png', sizingMethod='scale')"; */
	}
	
	@media screen and (max-width: 1895px) and (min-width: 1428px){
		.header-content {
		  width: 1428px;
		}
	}
	
</style>
<body>
	<div style="height:100%;">
		<table>
			<tr>
				<td class="header">
					<div class="site-title">
						<div class="site-title-content header-content">
							<div class="title-container">
								<div class="title"><a href="http://kult.ch">kult</a></div>
								<div class="subtitle">the mothership since 1997.</div>
								<div class="logo"></div>
							</div>
						</div>
					</div>
				</td>
			</tr>
			<tr>
				<td class="message">We'll be back soon</td>
			</tr>
		</table>
	</div>
</body>
</html>
