/*Layout für Promotionagentur Naudiet
Author: Birgit Schultz, Rat & Tat Marketing*/



/* general element styles */
body {background-color:#FFFFFF; font-family:Futura, Verdana, Helvetica, sans-serif; font-size:13px}
h1, h2, h3, h4, h5, h6 {font-family:Futura, Verdana, Helvetica, sans-serif; color:#000000}
p {font-family:Futura, Verdana, Helvetica, sans-serif; color:#000000}
ul {font-weight:normal; font-size:13px}
ol {font-weight:normal; font-size:13px}

/* font classes */
.kopfzeile {font-weight:bold; font-size:16px; color:#FFFFFF}
.fusszeile {font-weight:bold; font-size:11px; color:#FFFFFF}
.impressum {font-weight:bold; font-size:9px; color:#336633}
.alarm {font-size:large; color:#A9192D}
.alarm1 {font-weight:bold; color:#A9192D}
.kursiv {font-style:italic}
.fat {font-weight:bold}
.fatter {font-weight:bolder}
.thin {font-weight: lighter}
.small {font-size:85%}
.smaller {font-size:75%}
.smallest {font-size:66%}
.big {font-size:115%}
.bigger {font-size:125%}
.biggest {font-size:140%}
.bigfat {font-size:115%; font-weight:bolder}
.wtext {color:#FFFFFF} /* weisser Text */
.stext {color:#C0C0C0} /* grauer Text  */
.btext {color:#333399} /* blauer Text  */
.otext {color:#005050} /* grüner Text  */
.aktiv {color:#A9192D; font-weight:bolder} /*aktive Seite*/



/* Link classes */

a:link {font-size 11px; color:#3F3F3F; font-weight:bold; text-decoration: none;}
/*#3F3F3F = dunkelgrün */

a:visited {color:#669966; font-weight:bold; text-decoration: none;}
/*#3F3F3F = mittelgrün */

a:hover {color:#A9192D; font-weight:bold; text-decoration: none;}
/*#FF0000 = weinrot */

/* table cell classes */
.wcell {background-color:#FFFFFF; color:#000000} /* weisse Zelle */
.scell {background-color:#C0C0C0; color:#000000} /* graue Zelle */
.ocell {background-color:#336633; color:#FFFFFF; font-weight:bold} /* grüne Zelle */