body {
htmlheight:100%;
max-height:100%;
background-image:url(../bilder/bg2.jpg);
background-color: #000;
background-repeat:repeat-x;
padding:0;
}

html {
height:100%;
max-height:100%;
font-size:12px;
font-family:helvetica, arial, sans serif;
overflow:hidden;
margin:0;
padding:0;
}

h1 {
color: #FFF;
font-family:helvetica, verdana, sans-serif;
text-decoration:none;
font-size:22px;
font-weight:400;
position:absolute;
margin:0;
}

h2 {
color: #FFF;
font-family:helvetica, verdana, sans-serif;
text-decoration:none;
font-size:14px;
font-weight:400;
margin:0;
}

a:link {
  color: #FFF;
  text-decoration:none;
}

a:visited {
  color: #FFF;
  text-decoration:none;
}

a:active {
  color: #FFF;
  text-decoration:none;
}

a:hover {
  color: #333;
  text-decoration:none;

}
#sponsoren {
width:100%;
height:30px;
z-index:1;
top: 0px;
left: 0px;
position:absolute;
background-color: #000;

}
#apDivecke {
height:144px;
width:144px;
top:0;
left:0;
position:absolute;
z-index:100;

}
#apDiv1 {
height:405px;
width:560px;
top:20%;
left:50%;
position:absolute;
z-index:100;
margin:-40px 0 0 -280px;
}

#legende {
width:560px;
height:83px;
z-index:2;
top:77%;
left:50%;
position:absolute;
margin:0 0 0 -280px;
}

#nordpol {
position:absolute;
width:20px;
height:120px;
border:0px;
z-index:99;
left:0;
top:500px;
}

#foot1 {
position:absolute;
bottom:0;
left:0;
display:block;
width:100%;
height:220px;
font-size:.8em;
z-index:1;
text-align:left;
margin:0;
}

#foot2 {
position:absolute;
bottom:0;
left:0;
display:block;
width:100%;
height:220px;
font-size:.8em;
z-index:1;
text-align:right;
margin:0;
}

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