@font-face {
    font-family: 'Weinberg Grotesk';
    src: url('assets/WeinbergGrotesk.woff2') format('woff2'),
        url('assetsWeinbergGrotesk.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

/****************************************************************  all  */

html, body, span, a, table, td, form, textarea, h1, h2, h3, p, ul, li, label {
	margin: 0;
	padding: 0;
	font-family: Courier, Courier New, Monaco, Monospace;
	border: 0;
	background: 0;
	font-family: 'Weinberg Grotesk';
}

body {
	background-color: #000000;
	margin: 0;
	padding: 0;
}

.clearit {
	clear: both;
}

img {
	border: 0;
}

a, img {
	outline: none;
}

p {
	font-size: 12px;
	text-align: center;
	line-height: 19px;
	color: #009ee3;
}

a:focus, a:hover, a:active {
	text-decoration: none;
}

#main {
	margin: 0 auto;         
	width: 955px;
	height: 1800px;
	background: url(img/space.gif) repeat-y;
}

#content {      
	width: 700px;
	padding: 40px 0 0 275px;
}

h1#logo a {
	width: 399px;
	height: 154px;
	background: url(img/weinbergkrug-logo.png) no-repeat;
	text-indent: -100000px;
	display: block;
	text-decoration: none;
	margin: 0;
	padding: 0;
}

h2#heimat-hangout {
	width: 399px;
	height: 279px;
	background: url(img/h2-heimat-hangout.png) no-repeat;
	text-indent: -100000px;
	display: block;
	text-decoration: none;	
	margin: 0;
	margin: 40px 0 0 0;
}

#video {
	width: 700px;
	height: 525px;
	margin: 40px 0 0 -150px;
}

#facebook-link {
	width: 399px;
	height: 90px;
	margin: 0 0 0 0;
	padding: 0;
}

#mail-link {
	width: 397px;
	height: 69px;
	margin: 20px 0 0 0;
	padding: 0;
}

#impressum {
      text-align: center;
    width: 399px;
    height: 303px;
    font-family: 'Weinberg Grotesk';
    font-size: 36px;
    line-height: 55px;
    margin: 24px 0 24px 0;
    padding: 0;
    color: white;
}
#instagram-link{
	   text-align: center;
    width: 399px;
    font-family: 'Weinberg Grotesk';
    font-size: 41px;
    line-height: 55px;
    margin: 24px 0 9px 0;
    padding: 0;
    text-decoration: none;
    color:#27e3bd;
}


#spiel-link{
	text-align: center;
    width: 399px;
    font-family: 'Weinberg Grotesk';
    font-size: 27px;
    line-height: 40px;
    margin: 24px 0 9px 0;
    padding: 0;
    text-decoration: none;
    color: #27e3bd;
    border-bottom: 6px solid white;
}


#spiel-link a{
	    text-decoration: none;
    color:#2effd5;
}
#instagram-link a{
	    text-decoration: none;
    color:#2effd5;
}

#haftung {
	width: 398px;
	height: 161px;
	background: url(img/haftungshinweis.png) no-repeat;
	text-indent: -100000px;
	margin: 40px 0 0 0;
	padding: 0;
}

.titel-fotos {
	width: 399px;
	height: 560px;
	background: url(img/feature/titel-foto-01.jpg) no-repeat;
	margin: 40px 0 0 0;
}