body {
	scrollbar-face-color: #FFFFFF;
	scrollbar-highlight-color: #346699;
	scrollbar-shadow-color: #346699;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-arrow-color: #346699;
	scrollbar-track-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	font-family: Tahoma, "Trebuchet MS", Arial, Verdana, sans-serif;
 	background: transparent url(../pics/bg_first.jpg) 50% -12px no-repeat;
	background-color: #F9FDEF;
}

/* SCHRIFTEN -- kreiert am 01.10.2010 */
/* Schwarze Texte */
.text_black_zwoelf { font-size: 0.76em; color: #000000; }
/* Blaue Texte */
.text_blue_dreizehn { font-size: 0.82em; color: #0684b4; }
.text_blue_vierzehn { font-size: 0.88em; color: #0684b4; }
.text_blue_sechzehn { font-size: 1.01em; color: #0684b4; }
/* Texte kein Zugriff im Menü */
.text_red_noaccess { font-size: 0.88em; color: #D91F2C; padding-left: 15px; }



/* SCHRIFTEN -- kreiert am 01.10.2010 */
.text_noaccess_dreizehn { font-size: 0.82em; color: #D91F2C; padding-left: 25px; }
.text_black_elf { font-size: 0.69em; color: #000000; }
.text_black_dreizehn { font-size: 0.82em; color: #000000; }
.text_black_vierzehn { font-size: 0.88em; color: #000000; }
.text_red_dreizehn { font-size: 0.82em; color: #D91F2C; }
.text_white_dreizehn { font-size: 0.82em; color: #FFFFFF; }
.text_blue_dreizehn { font-size: 0.82em; color: #1062AB; }
.text_blue_vierzehn { font-size: 0.88em; color: #1062AB; }
.text_blue_sechzehn { font-size: 1.01em; color: #1062AB; }
/* NAVIGATION */
.topnavigation { font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 0.82em; color: #58595B; text-decoration: none; }
.topnavigation:hover { font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 0.82em; color: #D91F2C; text-decoration: none;  }
.menunavigation { font-size: 0.82em; color: #58595B; text-decoration: none; padding-left: 25px; }
.menunavigation:hover { font-size: 0.82em; color: #D91F2C; text-decoration: none; padding-left: 25px;  }
.menunavigationklein { font-size: 0.88em; color: #58595B; text-decoration: none; padding-top: 5px; }
.menunavigationklein:hover { font-size: 0.88em; color: #D91F2C; text-decoration: none; padding-bottom: 5px; }
/* Rote Links */
.link_red_dreizehn { font-size: 0.82em; text-decoration: underline; color: #F00; padding-left: 25px; }
.link_red_dreizehn:hover { font-size: 0.82em; text-decoration: none; color: #000000; }
.link_blue_dreizehn { font-size: 0.82em; text-decoration: underline; color: #1062AB; }
.link_blue_dreizehn:hover { font-size: 0.82em; text-decoration: none; color: #D91F2C; }
.link_blue_vierzehn { font-size: 0.88em; text-decoration: none; color: #1062AB; }
.link_blue_vierzehn:hover { font-size: 0.88em; text-decoration: none; color: #000000; }
.link_black_elf { font-size: 0.69em; text-decoration: underline; color: #000000; }
.link_black_elf:hover { font-size: 0.69em; text-decoration: none; color: #CC0000; }
/* Abstände */
.abstand_oben { padding-top: 5px; }
.abstand_links { padding-left: 5px; }
.links_15_pixel { padding-left: 15px; }
.oben_2_pixel { padding-top: 2px; }

/* RAHMEN -- kreiert am 01.07.2010 */
.error_box { border: solid 1px #BB0000; background-color: #F9D400; }




/* Abstände */
.abstand_rechtsoben { padding-right: 10px; padding-top: 5px; }
.abstand_linksrechts { padding-left: 10px; padding-right: 10px; }

/* BUTTONS -- kreiert am 01.09.2010 */
input.butdelete { width: 16px; height: 16px; background-image: url(../buttons/delete.jpg); border: 0px; margin-top: 6px; }

/* FORMULARFELDER -- kreiert am 01.07.2010 */
input.text { display: block; font-size : 0.88em; color: #0684CB; padding-left: 0.3em; padding-top: 0.15em; border: 0.05em solid #999; background:url("../buttons/inputbg.gif") no-repeat; }
#f_300 { width: 300px; height: 22px; }
/* FELDER 100 PIXEL HOCH -- kreiert am 01.07.2010 */
textarea.text { display: block; font-size : 0.82em; color: #0684CB; padding-left: 0.3em; padding-top: 0.15em; border: 0.05em solid #999; background:url("../buttons/inputbg.gif") no-repeat; font-family: Tahoma, "Trebuchet MS", Arial, Verdana, sans-serif; }
#fh_400 { width: 400px; height: 100px; }

/* SELECTFELDER -- kreiert am 01.07.2010 */
/* Weisse Select-Felder 20 Pixel hoch */
select.select_40_20_weiss { width: 40px; height: 20px; font-size: 0.9em; color: #0684cb; background-color: #FFFFFF; }
select.select_60_20_weiss { width: 60px; height: 20px; font-size: 0.9em; color: #0684cb; background-color: #FFFFFF; }
select.select_80_20_weiss { width: 80px; height: 20px; font-size: 0.9em; color: #0684cb; background-color: #FFFFFF; }

