.menu_normal
{table
{
background-color: ;
border: 1px solid #87211F;
padding: 1px;
}}

.menu_over
{table
{
background-color:;
border: 1px solid #ca0000;
padding: 1px;
}}

.menu-rahmen
{iframe
{
scrolling: no;
marginwidth: 0px;
morginheight: 0px;
height: 800px;
width: 200px;
frameborder: 0;
}}


table
{
bgcolor: #111d6f;
border: none; 
cellspacing: 0px; 
cellpadding: 0px;
}
img
{
align: middle;
border: none;
}
a
{
onMouseOver: window.status('test')
}
a:hover 
{
text-decoration: underline overline;
color: #ca0000;
}
a:link
{
text-decoration:none;
color: #a51616;
font-size: 12px;
font-family: "Arial";
font-weight: Bold;
}
a:visited
{
text-decoration:none;
color: #a51616;
font-size: 12px;
font-family: "Arial";
font-weight: Bold;
}
a:active
{
text-decoration:none;
color: #a51616;
font-size: 12px;
font-family: "Arial";
font-weight: Bold;
}
body
{
background-color: #000000;
background-position: left, top;
background-repeat: no-repeat;
margin-left: 0px;
margin-right: 0px;
margin-top:0px;
SCROLLBAR-FACE-COLOR: #000000;
SCROLLBAR-HIGHLIGHT-COLOR: #000000; 
SCROLLBAR-SHADOW-COLOR: #000000; 
SCROLLBAR-3DLIGHT-COLOR: #ca0000; 
SCROLLBAR-ARROW-COLOR: #000000; 
SCROLLBAR-TRACK-COLOR: #000000; 
SCROLLBAR-DARKSHADOW-COLOR: #a51616;
}
font
{
color: #a51616;
font-size: 12px;
font-family: "Arial";
font-weight: Bold;
}
h1
{
color: #ca0000;
font-size: 16px;
font-family: "Arial";
font-weight: Bold;
}


