@font-face{font-family:'ns'; src:url('../fonts/ns.woff') format('woff');}
html{overflow:auto;  font-family:ns; color:#888; }
html,body{
	position: absolute;
	width:100%;
	height:100%;
	margin:0;
	padding:0;
	background-color: #fff;

}
header{
	max-width:984px;
	margin:0 auto;
}
a{
	text-decoration: none;
}
#content{
min-height: 100%;
    	height:     auto !important;
    	height:     100%;
    	margin:     0 auto -100px;}
header .logo{
	
	background-image:url('../img/logo.jpg');
	 background-repeat: no-repeat;
    height: 60px;
 
    position: relative;
    top: 32px;
    width: 200px;
}
header h1{
	/*margin:32px 0 32px 12px;*/
	display: inline-block;
}

.pic{background-repeat:no-repeat;width: 50px;	height:31px; float:left; }
.en{background-image: url('../img/en.gif');}
.ger{	background-image: url('../img/ger.gif');}

.txt{
	position:relative;
	display:inline-block;
	min-height:25px;
	margin:18px 0 0 32px;


}

.block{
		background-color:#aaa;
		overflow:hidden;
		height:2px;
		width:100%;
position: absolute;
}
article{
	margin:12px auto;
	position:relative;
	max-width:980px;
	height:459px;
	background-image: url('../img/background.png');
}
.info{
	position: relative;
	top: 100px;
	padding-top:20px;
	color: #444;
}

footer{
	position: relative;
	bottom: 0px;
	background-color: #EEEEEE;
	height:100px;
  width:100%;}
#push{
height:100px;
footer div{
	width: 980px;
	margin: 10px auto;
}

