.main{
        scrollbar-arrow-color : #cccccc;
        scrollbar-face-color : #666666;
        scrollbar-highlight-color : #333333;
        scrollbar-3dlight-color : #666666;
        scrollbar-shadow-color : #666666;
        scrollbar-track-color : #cccccc;
        position:relative;
        left : 0px;
        top : 0px;
        background-color:#CCCCCC;
        background-image :   url(design.jpg);
        background-repeat: no-repeat;
font-size: 10.5pt;
font-family: Verdana;
text-align: left;
color: #000000;
        width: 900px;
        height: 600px;
}

.content
{
position:absolute;
left: 330px;
top: 80px;
width: 565px;
height: 490px;
background-color: none;
color: #000000;
padding: 0px;
overflow: auto;
Z-Index:0;
}


a:link
{
 font-family: Verdana;
 color: black;
 text-decoration: none
}
a:link:visited
{
 font-family: Verdana;
 color: black;
 text-decoration: none
}
a:link:hover
{
 font-family: Verdana;
 color: #990000;
 text-decoration: none
}
a:link:active
{
 font-family: Verdana;
 color: black;
 text-decoration: none
}

img{
border:0px;
}

.menu {
position: absolute;
left: 324px;
top: 48px;
width: 576px;
height: 20px;
float: inherit;
overflow: visible;
z-index: 1;

}
.footer {
font-size: 8.5pt;
font-family: Tahoma;
color: #000000;
position: absolute;
left: 330px;
top: 579px;
width: 556px;
height: 12px;
text-align:center;

}
h1
{
font-size: 14pt;
font-family: Tahoma;
font-style : bold;
text-align: left;
color: #990000;
}
h2
{
font-size: 11pt;
font-family: Tahoma;
font-style : bold;
text-align: left;
color: #999999;
}
h3
{
font-size: 14pt;
font-family: Tahoma;
font-style : bold;
text-align: center;
color: #990000;
}
h4
{
font-size: 11pt;
font-family: Tahoma;
font-style : bold;
text-align: center;
color: #999999;
}
h5
{
font-size: 8pt;
font-family: Tahoma;
text-align: left;
color: #000000;
}
table{
font-size: 11pt;
font-family: Tahoma;
}

.Stil1 {background: #990000; font-family: Tahoma; font-size: 12px; font-weight: bold; color: white}
.Stil2 {font-family: Tahoma; font-size: 12px; color: BLACK}
.Stil3 {font-family:Tahoma; font-size:11pt}
.Stil4 {font-family: Tahoma; font-size: 11pt; font-weight: bold; }
.Stil5 {font-family: Tahoma; font-size: 10px; color: BLACK}

p
{
font-size: 11pt;
font-family: Tahoma;
text-align: left;
color: #000000;
}

input
{
border: 1px solid #333333;
background-color:#666666;
font-family: Verdana;
font-size: 10pt;
}
select
{
font-family: Verdana;
background-color:#666666;
}
textarea
{
border: 1px solid #333333;
background-color:#666666;
color: #333333;
font-size: 10pt;
font-family: Verdana;
}
input[type=text]
{
border: 1px solid #000000;
background-color:#FFFFFF;
font-family: Verdana;
font-size: 10pt;
}
input[type=password]
{
border: 1px solid #000000;
background-color:#666666;
font-family: Verdana;
font-size: 9pt;
}


td a.gmenu
{
vertical-align: middle;
border: 1;
border-color:#CCCCCC;
cell-padding: 0px;
cell-spacing: 0px;
        color: white;
        font-size : 12px;
        display: block;
        font-family : Verdana;
        text-decoration: none;
        font-weight: bold;
        background: #990000;
        height: 20px;
        z-index: 1;
}
td a.gmenu:visited
{
        background: #990000;
        color: white;
}
td a.gmenu:hover
{
        background: #999999;
        color: black;
}
td a.gmenu:active
{
        background: #999999;
        color: black;
}

.submenu a
{
vertical-align: middle;
border: 1;
border-color:#CCCCCC;
        background: #999999;
        font-family : Verdana;
        font-size : 11px;
        display: block;
        width:131px;
        height: 20px;
        text-decoration: none;
        color: white;
        font-weight: bold;
        position: relative;
        left: 0px;
        top: 0px;
        z-index: 1;
}
.submenu a:visited
{
        background: #999999;
        color: white;
        }
.submenu a:hover
{
        background: #cccccc;
        color: black;
}
.submenu a:active
{
        background: #cccccc;
        color: black;
}

.level2menu a
{
vertical-align: middle;
font-family : Verdana;
        font-size : 11px;
        width: 131px;
        height: 20px;
        background: #cccccc;
        text-decoration: none;
        display: block;
        color: black;
        font-weight: bold;
        position:relative;
        left: 0px;
        top: 0px;
        z-index: 1;
}
.level2menu a:visited
{
        background: #cccccc;
        color: black;
}
.level2menu a:hover
{
        background: #666666;
        color: white;
}
.level2menu a:active
{
        background: #666666;
        color: white;
}
table.gmenu
{
        background: none;
        position:relative;
        left: 0px;
        top: 0px;
        width: 576px;
}
td.gmenu
{
        background: none;
        color: black;
}
td.gmenu:hover
{
        color: black;
}