body {
 color: #000000;
 background-color: transparent;
 font-size: 12px;
 font-family: verdana,tahoma,sans;
 margin: 0px;
 padding: 0px;
 background-image: url(baegggraund.png);
 background-repeat: no-repeat;
}

table #mainpage {
 width: 1024px;
 border: 0px
}

table #navi {
 width: 188px;
 border: 0px;
}
table #navi_td {
 width: 188px;
 height: 25px;
 border: 0px;
}
#navi_td .text {
 color: #000000;
 font-size: 12px;
 text-decoration: none;
 font-weight: bold;
}
table #navi_title {
 width: 188px;
 height: 26px;
 border: 0px;
}
#navi_title .text {
 color: #FFFFFF;
 font-size: 12px;
 text-decoration: none;
 font-weight: bold;
}

table #content {
 width: 648px;
 border: 0px;
}
#content .titletext {
 color: #FFFFFF;
 background-color: #0B0B0B;
 font-size: 12px;
 text-decoration: none;
 font-weight: bold;
}
table #text {
 border: 0px;
}
#text .text  {
 color: #000000;
 background-color: transparent;
 font-size: 12px;
 text-decoration: none;
 font-weight: normal;
}
#text .text a:link, #text .text a:visited, #text .text a:active  {
 color: #000000;
 font-size: 12px;
 text-decoration: underline;
 font-weight: normal;
}
#text .text a:hover {
 text-decoration: none;
}
#text .text h1 {
 color: #000000;
 font-size: 20px;
 text-decoration: none;
 font-weight: bold;
}

table #footer{
 width: 1012px;
 border: 0px;
}
#footer .text, #footer .text a:link, #footer .text a:visited, #footer .text a:active  {
 color: #FFFFFF;
 background-color: #0B0B0B;
 font-size: 12px;
 text-decoration: none;
 font-weight: normal;
}
#footer .text a:hover {
 text-decoration: underline;
}