body,
body div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
time,
mark,
audio,
video {
  background:transparent;
  border:0;
-webkit-box-sizing:border-box;
-moz-box-sizing:border-box;
-o-box-sizing:border-box;
-ms-box-sizing:border-box;
box-sizing:border-box;
  font-size:100%;
  list-style-type:none;
  list-style:none;
  margin:0;
  padding:0;
  outline:0;
}

@charset "utf-8";

html {
	font-size: 100%;
	-webkit-text-size-adjust:100%;
	-ms-text-size-adjust:100%;
	overflow-y:scroll;
	padding:0;
	margin:0;
	background:#000;

/* background: url(../images/manook-hg.jpg) no-repeat center center fixed;
 -webkit-background-size: cover;
 -moz-background-size: cover;
 -o-background-size: cover;
 background-size: cover;	*/
}

body {
	font-family: Helvetica, Arial, sans-serif;
	font-weight:normal;
	color:#333;
 }

h1 {
	font-weight:bold;
}
h2, h3, h4, h5, h6 {
	font-weight:lighter;
}
h1 { font-size:2.25em; line-height: 1.1em; color:#111; }
h2 { font-size:1.5em; line-height: 1.2em; margin-top:10px; }
h3 { font-size:1.3em; }
h4 { font-size:1.1em;}
h5 { font-size:.8em; }

p, img { max-width: 100%; }
p { margin-top:20px; line-height:1.5em; }

*:focus { outline:none; }
*:-moz-focus-inner { border:none; }

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

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

p.left { float:left; }
p.right { float:right; }

#wrapper {
	position:relative;
	display:block;
	width:95%;
	max-width:950px;
	margin:0 auto;
}

#full {
	position:relative;
	display:block;
	width:100%;
	clear:both;
	margin-top:20px;
	padding:15px 20px;
	height:auto;
	float:left;
}

#full.header { color:#fff;  border:1px dashed #666; overflow:visible; margin-bottom:5px; }
#full.header img { position:absolute; z-index:10; bottom:-24px; right:15px; }
#full.footer { background:#000; color:#fff; border:1px dashed #666; margin-bottom:20px; }
#full.black {  }
#full.white { background:#fff; }

#full.header p,
#full.footer p,
#full.footer li { margin:0; font-size:.75em; }

#full.header a:link,
#full.header a:visited,
#full.footer a:link,
#full.footer a:visited {
	color:#fff;
	text-decoration:none;
}
#full.header a:hover,
#full.footer a:hover {
	color:#fff;
	text-decoration:underline;
}

#full #twothird {
	position:relative;
	float:left;
	width:68.5%;
}

#full #onethird {
	position:relative;
	float:right;
	width:30%;
}


#half h1 { font-size:1.75em; height:100px; color:#fff; padding:10px 20px; text-shadow:1px 1px 3px #333; -webkit-text-shadow:1px 1px 3px #333; -moz-text-shadow:1px 1px 3px #333; }
#half.left { float:left; }
#half.right { float:right; }
#half h1 { background: url(../images/hg_verlauf.png) top left repeat-x; }

#full, #half {
}

ul { margin-top:10px; margin-left:30px; }
ul li { list-style-type:disc; }


div.kontakt ul { margin-left:0; padding:0; }
div.kontakt li { list-style-type:none; padding-bottom:.5em; line-height:1.35em; }
div.kontakt li:first-of-type { font-size:1.5em; }
div.kontakt { clear:both; float:none; display:inline-block; width:100%; margin:0; padding:0; }
div.kontakt ul.left { width:50%; float:left; }
div.kontakt ul.right { width:50%; float:right; }

#full.footer a.facebook:link,
#full.footer a.facebook:visited {
	background:url(../images/facebook.gif) top left no-repeat;
	padding-left:2em;
	line-height:1.5em;
	display:block;
}
#full.footer a.youtube:link,
#full.footer a.youtube:visited {
	background:url(../images/youtube.gif) top left no-repeat;
	padding-left:2em;
	line-height:1.5em;
	display:block;	
}

#full.footer ul { float:right; margin:0; padding:0; }
#full.footer li {
	float:left;
	padding-left:1em;
	list-style-type:none;
}

#full.footer p.copy { float:left;  }
#full.footer p.social { float:right;  }

#full.header a.en:link,
#full.header a.en:visited {
	background:url(../images/en-sw.gif) top left no-repeat;
	padding-left:2em;
	line-height:1.5em;
}
#full.header a.de:link,
#full.header a.de:visited {
	background:url(../images/de-sw.gif) top left no-repeat;
	padding-left:2em;
	line-height:1.5em;
}
#full.header a.en:hover,
#full.header a.de:hover {
	background-position:0 -19px;
}


#column {
	margin:0;
	padding:0;
	margin-top:20px;
    width: 100%;
    column-count:2;
	-moz-column-count:2;
	-webkit-column-count:2;
    column-gap:2em;
	-moz-column-gap:2em;
	-webkit-column-gap:2em;
}

.responsive-video {
	position: relative;
	padding-bottom: 56%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
}

.responsive-video iframe,  
.responsive-video object,  
.responsive-video embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

@media only screen and (max-width: 640px), only screen and (max-device-width: 640px) {
#half { width:100%; clear:both; }
#half.left, #half.right { float:none; }
#wrapper { width:90%; }

#full.header img { width:200px; bottom:-6px; right:15px; }
#full.header { margin-bottom:0; }

#full.footer p.social { float:left; }

#full.footer ul { float:left; width:100%; margin-left:0; margin-top:.5em; }
#full.footer li { margin:0; padding:0; margin-right:1em; }

#full.footer a.facebook:link,
#full.footer a.facebook:visited,
#full.footer a.youtube:link,
#full.footer a.youtube:visited {
	padding-left:1.75em;	
	line-height:1.25em;
}

#full.header a.en:link,
#full.header a.en:visited,
#full.header a.de:link,
#full.header a.de:visited {
	padding-left:1.75em;	
	background-position:0 2px;	
}
#full.header a.en:hover,
#full.header a.de:hover {
	background-position:0 -17px;
}

div.kontakt ul.left { clear:both; width:100%; float:left; }
div.kontakt ul.right { clear:both; width:100%; float:left; }

#column {
	margin:0;
	padding:0;
	margin-top:20px;
    width: 100%;
column-count:1;
-moz-column-count:1;
-webkit-column-count:1;
}

}

@media only screen and (max-width: 480px), only screen and (max-device-width: 480px) {
#wrapper { width:95%; }
p.left,
p.right { float:none; clear:both;}
}
