html {
height:100%; 
max-height:100%;  
padding:0; 
margin:0; 
border:0; 
font-size:86%; 
font-family: tahoma, verdana, arial, sans-serif; 
background:#ff9900; url('http://www.snowboardboerse.ch/Sb1.jpg'):  no-repeat; 

/* hide overflow:hidden from IE5/Mac */ 
/* \*/ 
overflow: hidden; 
/* */ }

body {
height:100%; 
max-height:100%; 
overflow:hidden; 
padding:0; margin:0; 
border:0;
}

#inhalt {
display:block; 
height:100%; 
max-height:100%; 
overflow:auto; 
padding-right:200px; 
padding-left:15px; 
position:relative; 
font-size:1.1em;
background: url('../Sb1.jpg');
background-position:300px 50px;
background-repeat:no-repeat; 
background-attachment:fixed;
z-index:3; 
}
#inhalt a{
font-size:1.1em;
}


#Oben {
position:fixed; 
margin:0; 
top:0; 
left:0px;
padding-left:20px; 
right:200px; 
display:block; 
width:95%; 
height:40px; 
background: #000; 
font-size:2em; 
z-index:5; 
color:#ff9900;
}

#foot {
position:fixed; 
margin:0; 
bottom:-1px; 
right:190px; 
display:block; 
width:100%; 
height: 2.2em; 
padding-top:5px; 
background: #ff9900;
color: #000;
text-align:right; 
font-size:1em; 
z-index:4;
}


#Werbung {
position:fixed; 
right:18px; 
top:0; 
height:100%; 
width:180px; 
text-align:center; 
background: #000; 
background-position:0 100px; 
font-size:1em; 
color:#ff9900; 
z-index:6;
}

* html #Oben, * html #foot,* html #Werbung {
position:absolute;
}

.ok{
  margin-left: 0.5em;
  font-size: 1em;
  font-weight: 500;
}


#pad1 {display:block; width:1px; height:50px; float:right;}
#pad3 {display:block; width:18px; height:30px; float:left;}
.pad2  {
display:block; 
height:50px;
color: #ff9900;
z-index:4;
}


#inhalt p {padding:5px;}

.bold {font-size:1.2em; font-weight:bold;}

#wordsleft {float:left; top:100px; left:150px; height:200px; width:150px; background:#efd; border:1px solid #000; margin:5px; padding:5px;}
#wordsright {float:right; top:100px; right:150px; height:200px; width:150px; background:#def; border:1px solid #000; margin:5px; padding:5px;}
#wordsabsolute {position:absolute; top:280px; left:400px; background:#eee; border:1px solid #000; margin:5px; padding:5px; font-size:2em; color:#c00;}
#wordsrelative {position:relative; top:10px; left:30px; background:#ddd; border:1px solid #000; margin:5px; padding:5px; font-size:2em; color:#c00; width:200px;}

a#fbutton {
position: fixed;
right: 0;
bottom: 0;
text-decoration: none;
text-indent: -999em;
height: 100px;
width: 100px;
background: url(http://www.frema.ch/images/b_firefox_blue.png) bottom right no-repeat;
display: block;
z-index:40;

}
