 
BODY{
  
  
  background-image : url(backstripes.gif);
  font-size : 10pt;
  font-family : Arial;
  color : #dddddd;
  

  background-color : #2e5c5c;
}
.Text{
  font-size : 10pt;
  font-family : Arial;
}
.neu{
  background-color : teal;
  
}
A:HOVER{
  color : white;
}
A:ACTIVE{
  color : black;
  background-color : white;
}
H1{
  font-family : Arial;
  color : white;
  background-color : black;
  font-size : 12pt;
}
.Menu{
  font-size : 7pt;
  font-family : Arial;
}
.TutorialStep{
  color : white;
  background-color : black;
}
A{
  color : #67b4b4;
  
}
.Features{
  font-size : 16pt;
  font-family : Arial;
}
H2{
  font-size : 12pt;
  font-family : Arial;
  
  

  background-color : #005555;
}
.tabmitte{
  text-align : center;
  width : 99%;
  height : 98%;
  vertical-align : middle;
}
.TopMenuBack{
  background-image : url(../menu.gif);
}
.TabL{
  width : 20%;
}
.TabAd{
  vertical-align : top;
  text-align : right;
  width : 20%;
  font-size : 10pt;
  font-family : Arial;
}
.Tab{
  width : 98%;
}
.TabText{
  font-size : 10pt;
  font-family : Arial;
  width : 600px;
}

