/* Philipp Robbel, 1.08.2001 */
/* ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ */

body 
{ 
 margin: 0px 16px 5px 0px;
 font-family: arial, helvetica, "ms sans serif", sans-serif;
 font-weight : normal;
 font-size: 10pt;
 color : #000000;
}

div, p, th, td, li, dd, blockquote, h1, h2, h3, h4, ul, ol
{
 /* redundant selectors to help NS4 not forget */
 font-family: arial, helvetica, "ms sans serif", sans-serif;
 font-size: 10pt;
}

.bright { background-color:#FFCCCC; } /* EML rosa */

.dark { background-color:#A00A50; } /* EML weinrot */

strong, b { font-weight: bold; }

/* Font Sizes */
/* p,ul,ol,li,div,td,th,address,nobr,b,i { font-size:10pt; }  normaler Text */


/* Top and Left Menu Definition */

.menu { color: #FFFFFF; font-family: arial, helvetica, "ms sans serif", sans-serif; font-size:12px; }
p.menu { margin-left: 15px; margin-top: 15px; margin-bottom: 5px; }
a.menu:link { text-decoration: none; }
a.menu:visited { text-decoration: none; }
a.menu:active { text-decoration: underline; }
a.menu:hover { text-decoration: underline; }

.on { color:#FFFFFF; font-weight: bold; font-family: arial, helvetica, "ms sans serif", sans-serif; font-size: 12px; }
a.on:link { text-decoration: none; }
a.on:visited { text-decoration: none; }
a.on:active { text-decoration: underline; }
a.on:hover { text-decoration: underline; }

.pointer { color:#000000; font-family: arial, helvetica, "ms sans serif", sans-serif; font-size: 10px; }
a.pointer:link { color: blue; text-decoration: underline; }
a.pointer:visited { color: blue; text-decoration: underline; }
a.pointer:active { color: blue; text-decoration: underline; }

/* ********************************************************************* */

h3 { font-size: 12pt; color:#A00A50 }

/*
h1 { font-size:18pt; }
h2 { font-size:16pt; }
h2.sh2 { font-size:16pt; }
h4 { font-size:10pt; }
*/