@media print
{
  .noprint { display: none; }
}
td {font-size:11px; color: #606060; font-family: Verdana; text-decoration: none;}

/** Text im Frontend **/
.m3_main_desc			{ font-size:11px; color: #000000; font-family: Verdana; text-decoration: none;}
.m3_main_title			{ font-size:11px; color: #000000; font-family: Verdana; text-decoration: none; font-weight:bold;}
.m3_main_title_start		{ font-size:12px; color: #ff5100; font-family: Verdana; text-decoration: none; font-weight:bold;}
.m3_main_top_info		{ font-size:12px; color: #646464; font-family: Verdana; text-decoration: none;} /*(Zustaendig für die Top-Info Texte)*/
.m3_main_top_info:hover	{ font-size:12px; color: #646464; font-family: Verdana; text-decoration: underline;} /*(Zustaendig für die Top-Info Links)*/
.m3_main_copyright		{ font-size:10px; color: #BFBFBF; font-family: Verdana; text-decoration: none;} /*(Copyright Text)*/
.m3_main_news_head		{ font-size:12px; color: #ff5100; font-family: Verdana; text-decoration: none; font-weight:bold;}

/** Links im Frontend **/
.m3_links			{ font-size:11px; color: #606060; font-family: Verdana; text-decoration: none; font-weight:bold;} /*(mehr Link im Newsarchiv zb)*/
.m3_links:hover		{ font-size:11px; color: #606060; font-family: Verdana; text-decoration: none; font-weight:bold;} /*(mehr Link im Newsarchiv zb)*/
.m3_main_links		{ font-size:12px; color: #606060; font-family: Verdana; text-decoration: none; font-weight:bold;} 
.m3_main_links:hover	{ font-size:12px; color: #606060; font-family: Verdana; text-decoration: none; font-weight:bold;} 
.m3_paging			{ font-size:11px; color: #A0001C; font-family: Verdana; text-decoration: none; }
.m3_paging:hover		{ font-size:11px; color: #A0001C; font-family: Verdana; text-decoration: none; }
.m3_address		{ font-size:10px; color: #646464; font-family: Verdana; text-decoration: none; }
.m3_address:hover	{ font-size:10px; color: #646464; font-family: Verdana; text-decoration: none; }
.m3_backpath		{ font-size:10px; color: #A0001C; font-family: Verdana; text-decoration: none; }
.m3_backpath:hover	{ font-size:10px; color: #A0001C; font-family: Verdana; text-decoration: underline; }
.m3_quicknav		{ font-size:10px; color: #ffffff; font-family: Verdana; text-decoration: none; font-weight:bold;} /*(Zustaendig für den Link Startseite,Impressum,Kontakt,Sitemap etc)*/
.m3_quicknav:hover	{ font-size:10px; color: #ffffff; font-family: Verdana; text-decoration: none; font-weight:bold;} /*(Zustaendig für den Link Startseite,Impressum,Kontakt,Sitemap etc)*/

/** Suche **/
.m3_search_count	{ font-size:11px; color: #ffffff; font-family: Verdana; text-decoration: none; background: FF712F;}
.m3_search_title		{ font-size:11px; color: #606060; font-family: Verdana; text-decoration: none; background: FFF2DA;}
.m3_search_desc		{ font-size:11px; color: #606060; font-family: Verdana; text-decoration: none;}
.m3_search_navi		{ font-size:11px; color: #ff5100; font-family: Verdana; text-decoration: none;}
.m3_search_hit		{ font-size:11px; color: #AE0611; font-family: Verdana; text-decoration: none; font-weight:bold;}

/** Sitemap **/
.m3_sitemap_level0		{ font-size:11px; color: #ffffff; font-family: Verdana; text-decoration: none; background:#FF7B3A;}
.m3_sitemap_level0:hover	{ font-size:11px; color: #ffffff; font-family: Verdana; text-decoration: underline;}
.m3_sitemap_level1		{ font-size:11px; color: #A0001C; font-family: Verdana; text-decoration: none; background:#FFF2DA;}
.m3_sitemap_level1:hover	{ font-size:11px; color: #A0001C; font-family: Verdana; text-decoration: underline;}

/** Formulare **/
.m3_buttons		{ width: 160px; height: 20px; background: #ffffff; border : 1px solid #666665; font-size:10px; color: #606060; font-family: Verdana; text-decoration: none;}
.m3_search_button	{ width: 30px; height: 18px; background: #ffffff; border : 1px solid #666665; font-size:10px; color: #606060; font-family: Verdana; text-decoration: none;}
.m3_input_field		{ width: 100px; height: 18px; background: #ffffff; border : 1px solid #666665; font-family: Verdana; color: #000000; font-size: 10px; }
.m3_textarea		{ width: 185px; height: 18px; background: #ffffff; border : 1px solid #666665; font-family: Verdana; color: #000000; font-size: 10px; }

/* A-Tag */
a:links			{ font-size:11px; color: #A0001C; font-family: Verdana; text-decoration: none; } /*(Schriftart/-farbe/-größe/-dekoration Hintergrundfarbe bei schon besuchter Seite)*/
a:hover			{ font-size:11px; color: #A0001C; font-family: Verdana; text-decoration: underline; }/*(Schriftart/-farbe/-größe/-dekoration Hintergrundfarbe bei Mausüberfahrt)*/
a:activ			{ font-size:11px; color: #A0001C; font-family: Verdana; text-decoration: none; }/*(Schriftart/-farbe/-größe/-dekoration Hintergrundfarbe bei zur Zeit angezeigter Seite)*/
a				{ font-size:11px; color: #A0001C; font-family: Verdana; text-decoration: none; }/*(Schriftart/-farbe/-größe/-dekoration Hintergrundfarbe eines "jungfreulichen" Links)*/