body { background : none;}
/*** Bereiche ausblenden ***/
.noprint {display:none;}
#roncontainer, #ron1, #ron2, #ron3, #ron4, #ron5, #ron6 {display:none;}

/*** Rahmen anzeigen ***/
td.print_rahmen_top, table.print_rahmen_top {border-top: 1px solid #000;}
td.print_rahmen_left {border-left: 1px solid #000;}
td.print_rahmen_right {border-right: 1px solid #000;}
td.print_rahmen, table.print_rahmen {border: 1px solid #000;}

/*** Grundgerüst verkleinern ***/
table.main_table {width:610px;border: 1px solid #c00;padding-right:10px;}
td.left_cell {width:5px;height:5px;}
.left_cell img {width:5px;height:5px;}
td.nav_ende {border-top: 1px solid #c00;}

/********** BG-COLOR (Zellen) ***************************************************************/
	.rot{background-color:#c00;}
	
	.blau{background-color:#001E69;}
	.hellblau{background-color:#6E7DB4;}
	
	.hellgrau{background-color:#E1E1E1;}
	.dunkelgrau{background-color:#BEBEBE;}
	
	.gelb{background-color:#FFDC00;}
	.weiss{background-color:#FFFFFF;}

/*	textklassen */
	.t_grau_startseite { font : normal 12px/135% Verdana, Arial, sans-serif; color : #242424; padding : 15px 0 0 0; }
	.t_schwarz_startseite { font : normal 11px/120% Verdana, Arial, sans-serif; color : #000; padding : 30px 0 0 0; }
	.t_schwarz_startseite a { text-decoration : none; color : #000; }
	.t_schwarz_startseite a:HOVER { text-decoration : underline; }
	.t_schwarz { font : normal 11px/120% Verdana, Arial, sans-serif; color : #000; }
	.t_schwarz a { text-decoration : underline; color : #000; }
	.t_schwarz a:HOVER { text-decoration : underline; color : #000; }
	.t_schwarz_gross { font : normal 12px/135% Verdana, Arial, sans-serif; color : #000; }
	.t_schwarz_gross a { text-decoration : underline; color : #000; }
	.t_schwarz_gross a:HOVER { text-decoration : underline; color : #999; }
	
	.t_schwarz_site { font : normal 11px/120% Verdana, Arial, sans-serif; color : #000; }
	.t_schwarz_site a { text-decoration : none; color : #000; }
	.t_schwarz_site a:HOVER { text-decoration : none; color : #999; }
	
	.t_schwarz_hoch { font : normal 12px/175% Verdana, Arial, sans-serif; color : #000; }
	.t_schwarz_hoch a { text-decoration : none; color : #000; }
	.t_schwarz_hoch a:HOVER { text-decoration : none; color : #999; }
	
	.t_fragen, .t_fragen a { font : normal 11px/17px Verdana, Arial, sans-serif; color : #D30619; text-decoration : none; }
	.t_fragen a:HOVER { text-decoration : none; color : #000; }
	.t_hellblau { font : normal 11px/130% Verdana, Arial, sans-serif; color : #B9BEF0; }
	.t_hellblau_gross { font : normal 12px/140% Verdana, Arial, sans-serif; color : #B9BEF0; }
	.t_dunkelblau { font : normal 11px/125% Verdana, Arial, sans-serif; color : #001E69; }
	.t_dunkelblau a { text-decoration : none; font-weight : bold; color : #001E69; }
	.t_dunkelblau a:HOVER { text-decoration : none; font-weight : bold; color : #E1E1E1; }
	.t_dbFragen { font : normal 12px/125% Verdana, Arial, sans-serif; color : #001E69; padding : 8px 0 0 0;}
	.t_weiss { font : normal 12px/125% Verdana, Arial, sans-serif; color : #fff; }
	.t_weiss a { text-decoration : underline; color : #fff; }
	.t_weiss a:HOVER { text-decoration : underline; color : #fff; }
	.t_gelb { font : normal 11px/130% Verdana, Arial, sans-serif; color : #FFDC00; }
	.t_rot { font : normal 11px/135% Verdana, Arial, sans-serif; color : #c00; }
	.t_rot_gross { font : normal 12px/135% Verdana, Arial, sans-serif; color : #c00; }
	
	.headline01 { font : bold 12px/135% Verdana, Arial, sans-serif; color : #c00; }
	.headline02 { font : bold 12px/135% Verdana, Arial, sans-serif; color : #B9BEF0; }
	.headline03 { font : bold 13px/135% Verdana, Arial, sans-serif; color : #001E69; padding : 18px 0 10px 0;}
	.headline04 { font : bold 12px/135% Verdana, Arial, sans-serif; color : #001E69;}
	.headline05 { font : bold 12px/135% Verdana, Arial, sans-serif; color : #FFDC00;}
	.headline06 { font : bold 12px/135% Verdana, Arial, sans-serif; color : #373737; }
	.headline08 { font : bold 13px/135% Verdana, Arial, sans-serif; color : #373737; padding : 18px 0 10px 0;}
	.headline07 { font : bold 12px/135% Verdana, Arial, sans-serif; color : #fff; }
	.headline09 { font : bold 20px/135% Verdana, Arial, sans-serif; color : #373737; }
	.headline10 { font : bold 13px/135% Verdana, Arial, sans-serif; color : #373737; padding : 0 0 10px 0;}
	
	.headline_h3 { font : bold 20px/125% Verdana, Arial, sans-serif; color : #373737; }

	.tabgrau{background-color:#BEBEBE; font : bold 13px/135% Verdana, Arial, sans-serif; color : #373737; padding-left: 10px;}
	
	.t_blauteaser { font : normal 11px/125% Verdana, Arial, sans-serif; color : #001E69; }
	.t_weissteaser { font : normal 11px/125% Verdana, Arial, sans-serif; color : #fff; }
	.t_rotteaser { font : normal 11px/125% Verdana, Arial, sans-serif; color : #c00; }
	.t_rotteaserkl { font : normal 11px/135% Verdana, Arial, sans-serif; color : #c00; }
	
	
/********** Sonstige Hilfs-Klassen *****************************************************************/
	.stext{font-size:10px;}
	.bold {font-weight:bold;}
	.depot{background-color:#FFDC00;color:#CC0000;font-weight:bold;}
	
/********** FORMULARFELDER *****************************************************************/
.archiv{width:200px;}
.riesig{width:130px;}
.riesigLe{width:275px;}
.kontakt{width:240px;}
.grossLE{width:150px;}
.groesser{width:120px;}
.kleinLE{width:80px;}
