BODY
{  
margin: 0px; 
background-repeat:repeat 
font-weight: normal;
font-size:   small;
word-spacing: normal;
text-transform: none;
FONT-FAMILY: Arial, Helvetica, sans-serif;
font-color: #464646;
letter-spacing: normal;
background-color: #FFFFFF;
color:  #464646;
}

p {margin: 0px}

h1 { color:#434343; font-size:16pt; font-weight:bold;}
h2 { color:#434343; font-size:12pt; font-weight:bold;}
h3 { color:#434343; font-size:10pt; font-weight:bold;}
h4 { color:#434343; font-size:8pt; font-weight:bold;}

.lewBtn
{
color:  #ff0000;
border-style:dotted;
height:16pt;
border: 1px solid #ff0000; 
cursor: pointer;
}

.lewlbl
{
color: black;
}

.lewGrid
{
color: blue;
backcolor: silver;
}

.lewTb
{
color: #ff0000;
border-style:dotted;
border: 1px solid #ff0000; 
}

.menu:link
{
color:black;
text-decoration:none;
font-family: Arial;
height:10pt;
font-weight:bold
}


.menu:visited
{
color:#434343;
text-decoration:none;
font-family: Arial;
height:10pt;
font-weight:bold
}

.menu:hover
{
color:#2C8885;
font-family: Arial;
height:10pt;
}

.easywebbtn
{
color:  #FF0000;
border-style:dotted;
margin: 3;
height:16pt;
border: 1px solid #FF0000; 
cursor: pointer;
}

.unterlink:link
{
color:#FF0000;
text-decoration:none;
font-family: Arial;
}


.unterlink:visited
{
color:#FF0000;
text-decoration:none;
font-family: Arial;
}

.unterlink:hover
{
color:#000000;
font-family: Arial;
}

.unterlinkunten:link
{
color:#FF0000;
text-decoration:none;
font-family: Arial;
font-weight:bold
}


.unterlinkunten:visited
{
color:#FF0000;
text-decoration:none;
font-family: Arial;
font-weight:bold
}

.unterlinkunten:hover
{
color:#FFFFFF;
font-family: Arial;
background-color: #FF0000;
font-weight:bold
}

.menulink0 a {
width: 150;
display: block;
margin: 2px;
text-align: right;
text-decoration:none;
color: #FFFFFF}

.menulink0 a:hover{
background-color: #FFE986;
color: #FFFFFF}

.menulink1 a {
width: 150;
display: block;
margin: 2px;
text-align: right;
text-decoration:none;
color: #FFE986}

.menulink1 a:hover{
background-color: #FFE986;
color: #EB7971}

.menulink2 a {
width: 150;
display: block;
padding: 1,10,1,20;
border: 1px solid;
margin: 2px;
text-decoration:none;
color: #DEA41F}

.menulink2 a:hover{
background-color: #DEA41F;
color: #2C8885}



/* Style for top-menu */
.topMenu {
}

/* Style for submenus */
.submenu {
  background-color: #FFFFFF;
  border-width: 1px;
  border-style: solid;
  border-color: #AAAAAA;
  padding: 0px;
}

/* Style for top items: normal state */
.topItemNormal {
  background-repeat: no-repeat;
  font-family: Tahoma;
  font-size: 11px;
  color: #FFFFFF;
  cursor: pointer;
  width: 100px;
  height: 32px;
  padding-left: 5px;
  padding-right: 5px;
}

/* Style for top items: mouseover state */
.topItemOver {
  background-repeat: no-repeat;
  font-family: Tahoma;
  font-size: 11px;
  color: #FFFFFF;
  cursor: pointer;
  width: 100px;
  height: 32px;
  padding-left: 5px;
  padding-right: 5px;
}

/* Style for items: normal state */
.itemNormal {
  cursor: pointer;
  background-color: #FFFFFF;
  padding: 5px 15px 5px 15px;
  width: 200px;
}

/* Style for items: mouseover state */
.itemOver {
  cursor: pointer;
  background-color: #357EF8;
  padding: 5px 15px 5px 15px;
  width: 200px;
}

/* Style for items text: normal state */
.itemTextNormal {
  font-family: Trebuchet MS, Tahoma;
  font-size: 11px;
  color: #000000;
  width: 100%
}

/* Style for items text: mouseover state */
.itemTextOver {
  font-family: Trebuchet MS, Tahoma;
  font-size: 11px;
  color: #FFFFFF;
  width: 100%
}