body { 
margin:0;
padding:0;
font: 10pt Arial, Helvetical, sans-serif;
text-align: center;
color:#000000;
margin-top: 10px;
margin-bottom: 0px;
background: #8080a0;
background-image: url(background.jpg);
background-position: center middle;
background-repeat: no-repeat;
background-attachment: fixed;
}

#top { 
height: 50px;
font-size: 20pt;
margin: 0px;
text-align: center;
vertical-align: center;
border: 0px none;
}

#lnav { 
list-style: none;
float: left;
margin-top: 10px;
margin-left: 10px;
text-align: left;
background: #808080;
padding: 0px 10px 0px 0px;
}

#rnav { 
list-style: none;
float: right;
margin-top: 10px;
margin-right: 10px;
text-align: left;
background: #808080;
padding: 0px 10px 0px 0px;
}

#lnav li { 
float:none;
background: #6060ff;
display: block;
width: 100%;
font-size: 10pt;
text-align: left;
font-weight: bold;
position: relative;
vertical-align: top;
line-height: 18px;
padding: 5px 5px 5px 5px;
margin-bottom: 1px;
margin-left: 0px;
color: #00ff00;
 }

#rnav li { 
float:none;
background: #6060ff;
display: block;
width: 100%;
font-size: 10pt;
text-align: left;
font-weight: bold;
position: relative;
vertical-align: top;
line-height: 18px;
padding: 5px 5px 5px 5px;
margin-bottom: 1px;
margin-left: 0px;
color: #00ff00;
 }

#content { 
margin-top: 10px;
margin-left: 10px;
margin-right: 10px;
float: left;
font-size: 100%;
line-height: 1.3em;
text-align: justify;
width: 450px;
min-height: 314px;
 }

#welcome { 
font-size: 200%;
float: left;
line-height: 1.3em;
text-align: center;
 }

#tab {
float:none;
text-align: left;
}

#schwung {
font-family: Comic Sans MS;
}
