body {
text-align: center;
background-color:#fffff0;
}
#outer   {
font-family: Verdana;
margin: 0px auto 0px auto;
width: 800px;
}
#header {
color:#808080;
width: 800px;
height: 20px;
border-bottom:1px solid gray;
text-align:left;
}
#content {
width: 800px;
height: 600px;
}
#swf  {
width: 800px;
height:600px;
}
#ende{
background-color:#ffffff;
font-size: 1px;
color:#B4B4B4;
clear: both;
margin: 0px auto 0px auto;
width: 800px;
height: 10px;
}

#footer {
color:#808080;
font-size:0.7em;
clear: both;
margin: 0px auto 0px auto;
width: 800px;
height: 38px;
}
a:link  {
color: #808080;
font-size: 11px;
line-height: 13px;
font-family: Verdana;
text-decoration: none;
 }
a:visited  {
color: #808080;
font-size: 11px;
line-height: 13px;
font-family: Verdana;
text-decoration: none;
 }
a:hover {
color: #ffffff;
font-size: 11px;
line-height: 13px;
font-family: Verdana;
text-decoration: none;
 }
a:active  {
color: #808080;
font-weight: lighter;
font-size: 11px;
line-height: 13px;
font-family: Verdana;
text-decoration: none;
}
