/*Hintergrundfarbe der Navigationsleiste {BACKGROUND-COLOR: #5CCF5B} */
.bgleft {background-image:url(images/bglinks.png); background-repeat: repeat-y; }

.bgmain {background-image:url(images/bgkiwi.jpg); background-repeat: repeat; }

.bgspalte {background-color:#FFFFFF}

/*Text der Navigationsleiste*/
.navigationstext {FONT-SIZE: 12pt; FONT-FAMILY: Comic Sans MS, Times New Roman, Times, serif, verdana, sans-serif}

p.klein     {FONT-FAMILY: Comic Sans MS, Times New Roman; COLOR: #008000; FONT-SIZE: 12pt; margin-top: 0;}
p.normal    {FONT-FAMILY: Comic Sans MS, Times New Roman; COLOR: #008000; FONT-SIZE: 14pt; margin-top: 0;}
p.gross     {FONT-FAMILY: Comic Sans MS, Times New Roman; COLOR: #008000; FONT-SIZE: 16pt; margin-top: 0;}
p.gross_rot {FONT-FAMILY: Comic Sans MS, Times New Roman; COLOR: #FF0000; FONT-SIZE: 16pt; margin-top: 0;}
p.groesser  {FONT-FAMILY: Comic Sans MS, Times New Roman; COLOR: #008000; FONT-SIZE: 20pt; margin-top: 0;}
p.riesig    {FONT-FAMILY: Comic Sans MS, Times New Roman; COLOR: #008000; FONT-SIZE: 30pt; margin-top: 0;}
p.grau      {FONT-FAMILY: Comic Sans MS, Times New Roman; COLOR: #CCCCCC; FONT-SIZE: 10pt; margin-top: 0;}
p.bvg       {FONT-FAMILY: Arial, Helvetica, sans-serif;   COLOR: #000000; FONT-SIZE: 18pt; ; margin-top: 0; FONT-WEIGHT: 700}



BODY {
FONT-FAMILY: Comic Sans MS, Times New Roman, Times, serif, verdana, sans-serif;
FONT-SIZE: 14pt;
}

TD {FONT-SIZE: 9pt; FONT-FAMILY: verdana}

a:link {color: #008000}
a:visited {color: #008000}
a:hover {color: #FF9900}	
