/*
Copyright (c) 2010, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.com/yui/license.html
version: 3.3.0
build: 3167
*/
html{color:#000;background:#FFF;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:text-top;}sub{vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}input,textarea,select{*font-size:100%;}legend{color:#000;}

html {
	background:url(../img/noise_1.gif) repeat top left;
	font-family: arial, sans-serif;
	color:#fff;
	font-size:13px;
}
body {
	padding:24px;
	margin-bottom:60px;
}
a, a:hover, a:active {
	color:#fff;
}
#header {
	margin-bottom:50px;
}
h1 {
	font-family: 'Lato', sans-serif;
	font-size:120px;
	line-height:100px;
	text-transform:uppercase;
	height:112px
}
h1 a {
	color:#fff;
	text-decoration:none;
	position:absolute;
}
h1 span {
	display:block;
	font-size:110px;
}
.modNavi {
	margin:0 0 0 -24px;
}
.modNavi a {
	font-family: 'Lato', sans-serif;
	text-transform: uppercase;
	font-family: arial;
	font-weight: 900;
	font-size: 75px;
	line-height:69px;
	color: white;
	text-decoration: none;
	display:inline-block;
	height:69px;
	overflow:hidden;
}
.modNavi canvas {
	opacity:0.3;
}
.modNavi span {
	position:absolute;
	top:-9999px;
}
.modNavi li {
	height:69px;
	position:relative;
	margin-top:7px;
}
.content {
	display:none;
}
.content h2 {
	margin-bottom:25px;
	font-size:12px;
}
#imprint {
	display:none;
	/*position: absolute;
	top: 215px;
	left: 20px;*/
	width: 579px !important;
	height:500px !important;
}
#fancybox-wrap.imprint {
	top: 135px !important;
	left: 15px !important;
}
#imprint img {
	float:left;
	margin-right:5px;
}
#imprint img.name {
	margin-bottom:11px;
}
#imprint .modArticle {
	float:left;
	margin-top:115px;
	width:255px;
}
#imprint .modArticle  p {
	margin-bottom:10px;
}
.modArticle {
	margin-bottom:30px;
}
.imgWrap {
	overflow: hidden;
	display: inline-block;
	line-height: 0;
	height: 100px;
}
.imgWrap:hover img{
	margin-top:-100px;
}
.imgWrap.tb-157 {
	height: 157px;
}
.imgWrap.tb-157:hover img{
	margin-top:-157px;
}