body { margin:0; padding:0 }
.twitter { 
   color:#f5f5f5; 
   font-family: AmerType Md BT, Verdana, 'Small Fonts', sans-serif;
   font-size:13px;
   text-align:center;
   width: 1190px;
   background:#99aea4;
   padding:5px
   }
a { color:#0000CC; text-decoration:none }
a:hover { color:#66FF99; text-decoration:none }
a:active { color:#66FF99; text-decoration:none }

@font-face {
    font-family: AmerType Md BT;
    font-style:  normal;
    font-weight: normal;
    src: url(AMERTYP3.eot);
  }
  @font-face {
    font-family: AmerType Md BT;
    font-style:  normal;
    font-weight: 700;
    src: url(AMERTYP2.eot);
  }
  @font-face {
    font-family: AmerType Md BT;
    font-style:  oblique;
    font-weight: normal;
    src: url(AMERTYP1.eot);
  }
  @font-face {
    font-family: AmerType Md BT;
    font-style:  oblique;
    font-weight: 700;
    src: url(AMERTYP0.eot);
  }
.titel {
	font-family: AmerType Md BT, Verdana, 'Small Fonts', sans-serif;
	font-size: 30pt;
	color: #0f0f10;
}
.text {
	font-family: AmerType Md BT, Verdana, 'Small Fonts', sans-serif;
	font-size: 14pt;
	color: #4b2000;
}