<!-- @#VERSION#@ style.msie.css 2001031401 @#VERSION#@ -->

.blabla { font-weight: bold; }  /* muß für style.css eingetragen sein, erster CSS-Eintrag wird sonst verschluckt !!! */

p, td, body, div { font-family: Verdana,Tahoma, Arial, Helvetica, sans-serif;}

/* GLOBAL anchor Settings text-decoration: underline; */
a {color: #632015; text-decoration: none; }
a:hover {text-decoration: underline; }


/* GLOBAL font-size Settings */
body { font-size: 12px; }
input, option { font-size: 10px; }
select { font-size: 8px; }
td { font-size: 11px; }
div { font-size: 11px; }
h1 { font-size: 24px;}
h2 { font-size: 22px;}
h3 { font-size: 20px;}
h4 { font-size: 16px;}
h5 { font-size: 14px;}

.rahmen { padding-top: 5px; padding-left: 5px; padding-right: 5px;}