/* ------------------------------------------------------------------------------------
Textformatierungen usw auch für Backend/Druckversion übernehmen
------------------------------------------------------------------------------------ */
.datetext{ color: #606060; text-decoration: none; font-weight: normal; font-size: 10px; }
.maintext { color:#000000; line-height: 16px; font-size: 11px; font-weight: normal; }
.headline1 { line-height: 24px; font-size: 20px; color:#ff9900; font-weight: bold;} 
.headline2 { line-height: 17px; font-size: 13px; color:#010066; font-weight: normal;}
.headline3 { line-height: 16px; font-size: 11px; color:#ff6600; font-weight: bold;}
.smalltext { line-height: 12px; font-size: 9px; color: #000000; text-decoration: none; font-weight: normal; }
.errormsg { color: #cc0000; font-style: italic; }
.textblau { color:#010066; }
/* ------------------------------------------------------------------------------------ */

.noprint { display: none; height: 100%; width: 0px; } 
.doprint { width: 215px; } 
.printmax { width: 650px; } 
.noscreen { width: 650px; font-size: 11px; font-family: "Courier New"; } 

body	{ margin: 0; padding: 0; padding-top: 5px; padding-bottom: 0px; }
body,td,p,span { line-height: 16px; font-size: 11px; font-family: Verdana, Tahoma, Arial, Helvetica, Geneva, Sans-Serif; }

A:visited { color: #000000; text-decoration: underline; }
A:link { color: #000000; text-decoration: underline; }
A:active { color: #000000; text-decoration: underline; }
A:hover { color: #000000; text-decoration: none; }


/* Style für Sitemap */
/* ----------------- */

.sitemapheader			{ font-size: 11px; color: #004080; font-weight: bold; text-decoration: none; }

.sitemap0on			{ cursor: pointer; }
.sitemap0off			{ cursor: pointer; }
.sitemaplink0on		{ margin-left: 0px; cursor: pointer; margin-top: 5px; margin-bottom: 5px; }
.sitemaplink0off		{ margin-left: 0px; cursor: pointer; margin-top: 5px; margin-bottom: 5px; }

.sitemap1on			{ cursor: pointer; }
.sitemap1off			{ cursor: pointer; }
.sitemaplink1on		{ font-weight: bold; margin-left: 10px; display: block; cursor: pointer; margin-top: 5px; margin-bottom: 5px; }
.sitemaplink1off		{ font-weight: bold; margin-left: 10px; display: block; cursor: pointer; margin-top: 5px; margin-bottom: 5px; }

.sitemap2on			{ cursor: pointer; }
.sitemap2off			{ cursor: pointer; }
.sitemaplink2on		{ margin-left: 30px; display: block; cursor: pointer; }
.sitemaplink2off		{ margin-left: 30px; display: block; cursor: pointer; }

.sitemap3on			{ cursor: pointer; }
.sitemap3off			{ cursor: pointer; }
.sitemaplink3on		{ margin-left: 50px; display: block; cursor: pointer; }
.sitemaplink3off		{ margin-left: 50px; display: block; cursor: pointer; }

.sitemap4on			{ cursor: pointer; }
.sitemap4off			{ cursor: pointer; }
.sitemaplink4on		{ margin-left: 70px; display: block; cursor: pointer; }
.sitemaplink4off		{ margin-left: 70px; display: block; cursor: pointer; }

