html {
    position: relative;
    min-height: 100%;
}
body
{
  margin: 0 0 100px; /* bottom = footer height */
  padding: 0;
  background: url(../images/hg.jpg) no-repeat top center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 18px;
  line-height: 20px;
}
div#main
{
	width: 780px;
	margin-left: auto; 
	margin-right: auto;
  	padding: 0;
}
div.home p
{
	float: left;
	height: 162px;
	width: 780px;
    background: url(../images/titel.png) no-repeat;
	margin:0 0 0 0;

}
div.home p a
{
	display:block;
	width: 100%;
	height: 100%;
}
div.home p span
{
	display: none;
}
div.content p
{
  color: #FFFFFF;
  line-height: 25px;
  margin: 0 0 12px 0;
}
div.content h2
{
  color: #FFFFFF;
  font-weight: bolder;
  line-height: 25px;
  margin-bottom: 12px;
  font-size: 22px;
}
div.content b
{
  color: #FFFFFF;
  font-weight: bolder;
  line-height: 25px;
  margin-bottom: 12px;
}
div.content img
{
    float: left;
	margin: 0;
}
.spalte_01
{
	float: left;
	width:380px;
	margin: 0 20px 0 0;
}
.spalte_02
{
    float: left;
	width:380px;
}
.download_01
{
	float: left;
	width:190px;
	margin: 0 6px 0 0;
}
.download_02
{
	float: left;
	width:190px;
	margin: 0 6px 0 0;
}
.download_03
{
	float: left;
	width:190px;
	margin: 0 6px 0 0;
}
.download_04
{
	float: left;
	width:190px;
}
.smal
{
  font-size: 10px;
  color: #FFF;
}
div.content a:link
{
  color: #FFF;
  text-decoration: underline;
}
div.content a:visited
{
  color: #FFF;
  text-decoration: underline;
}
div.content a:hover
{
  text-decoration: none;
}
.header
{
  background: url(../images/header_hg.png) no-repeat fixed center top; 
  font-size: 15px;
  height: 60px;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
}
div.header ul
{
  line-height:60px; margin:0 auto; width:820px; text-align:center;
}
div.header ul li
{
  float: left;
}

div.header ul li + li
{
  margin-left: 12px;
}

div.header ul li.clear
{
  float: none;
  clear: left;
}

div.header ul li a
{
  color: #000000;
}

div.header ul li a.active, div.header ul li a:hover
{
  color: #b7222c;
  text-decoration: underline;
}
div.content
{
  width: 780px;
  margin: 80px 0;
}

.footer {
    position: absolute;
    height: 100px;
	width: 780px;
	margin-left: auto; 
	margin-right: auto;
	bottom: 0;
}
div.top a
{
 color: #fff;
 float: left;
 width: 50px;
 margin-top: 10px;
}

div.ngf p
{
	float: left;
	height: 53px;
	width: 780px;
    background: url(../images/logos.png) no-repeat;
	margin:0 0 0 0;

}
div.ngf p a
{
	display:block;
	width: 100%;
	height: 100%;

}
div.ngf p span
{
	display: none;
}
.fb-like a
{
    font-size: 10px;
	margin: 0 0 0 17px;
	float: left;
	color:#FFF;
}

.table
{
	font-family: Helvetica,Arial,sans-serif;
    font-size: 18px;
    line-height: 20px;
	color:#FFF;
	margin-bottom: 16px;
}