
/* file : am.css */
/* date first : 20040306 */
/* date last : 20041215 */
/* author : david */


body { background-color:#efefef; color:#000000;}

a:link { color:#000000; font-size:12px; text-decoration:none;}
a:visited { color:#4b4b4b; font-size:12px; text-decoration:none;}
a:active { color:#000000; font-size:12px; text-decoration:none;}
a:hover { color:#EA0083; font-size:12px; text-decoration:none;}

/* test hausschrift, created 041025 */
.h1 { font-size:13px; font-family: Trebuchet MS, Verdana, sans-serif; color:#EA0083;text-decoration:yes;}

/* footer link, created 041022 */
a.f:link { color:#000000; font-size:10px; text-decoration:none;}
a.f:visited { color:#4b4b4b; font-size:10px; text-decoration:none;}
a.f:active { color:#000000; font-size:10px; text-decoration:none;}
a.f:hover { color:#EA0083; font-size:10px; text-decoration:none;}


/* schwarzer text, created 040130 */
.s { font-family:Verdana, Arial; font-size:12px; color:#000000;}
.sb { font-family:Verdana, Arial; font-size:12px; color:#000000; font-weight:bold;}
.ss { font-family:Verdana, Arial; font-size:10px; color:#000000;}

/* roter text, created 040131 */
.r { font-family:Verdana, Arial; font-size:12px; color:#EA0083;}
.rb { font-family:Verdana, Arial; font-size:12px; color:#EA0083; font-weight:bold;}
.rs { font-family:Verdana, Arial; font-size:10px; color:#EA0083;}

/* grauer text, created 040131 */ 
.g { font-family:Verdana, Arial; font-size:12px; font-weight:normal; color:#ABABAB;}
.gb { font-family:Verdana, Arial; font-size:12px; color:#ABABAB; font-weight:bold;}
.gs { font-family:Verdana, Arial; font-size:10px; color:#ABABAB;}

/* test hausschrift, created 041025 */
.hs { font-size:12px; font-family: Trebuchet MS, Verdana, sans-serif; color:#0064FF;}

 /* highlight, created 041218  */
 .ho { font-family:Trebuchet MS, Verdana, Helvetica; font-size:12px; color:#000000;}
 .h { font-family:Trebuchet MS, Verdana, Helvetica; font-size:15px; color:#000000;}

 /* formulare, created 041215  */ 
select, input {
font-family: Trebuchet MS, Verdana, Arial;
font-size: 12px;
color: #000000;
background-color: #efefef;
border-color:#ababab;
border-style: solid;
border-width: 1px;
}



