/*--------------------------------------------

Kraftfeld
Lagerplatz 18 
8400 Winterthur / Suisse

Phone: +41 52 202 02 04


CSS-Version: 2.1
Datum: 1.1.2011
--------------------------------------------*/
.Titel  			{ color: #00ef00; font-size: 16px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-weight: bold }
.Text    			{ color: #00ef00; font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-weight: normal; line-height: 15px }
.TextSubline { color: #00ef00; font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-weight: normal; line-height: 15px; text-decoration: underline; }
.TextFett    		{ color: #00ef00; font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-weight: bold; line-height: 15px }
.Nav    			{ color: #00ef00; font-size: 10px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-weight: normal ; line-height: 12px; }
.Hintergrund  	 	{ border-top: 1px solid #00ef00; }
.HintergrundGenerator  	 	{ border-top-width:1px; border-top-style:solid; border-top-color:#black; }
.HintergrundPortier  	 	{ border-top-width:1px; border-top-style:solid; border-top-color:#0089c4; }


/* styles for programm.htm */

.Prog_Text 			{ color: #00ef00; font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-weight: normal; line-height: 15px; vertical-align: top; sans-serif: monospace  }
.Prog_Fett  		{ color: #00ef00; font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-weight: bold; line-height: 15px; vertical-align: bottom; sans-serif: monospace }
.Prog_Datum 		{ color: #00ef00; font-size: 28px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; sans-serif; monospace; font-weight: bold; vertical-align: middle  }
.Prog_Zeit 			{ color: #00ef00; font-size:  9px; font-family: Geneva, Arial, Helvetica, Swiss, SunSans-Regular; sans-serif; monospace; font-weight: normal; vertical-align: top }
.Prog_Pfeil 		{ color: #00ef00; font-size: 12px; font-family: "Andale Mono", "Courier New", Courier, Geneva, SunSans-Regular; monospace; font-weight: normal; vertical-align: top; text-align: left;  }
.Prog_Pic 			{ margin: 0 4px 4px 0; float: left }
/* old styles */

.Fronpage    		{ color: #7C5CCB; font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.FronpageFett    	{ color: #7C5CCB; font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-weight: bold }
.Fronpage_klein    	{ color: #7C5CCB; font-size: 10px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.oberlinie { color: #00ef00; border-top: 1px solid #9ebf9a; }
/* hyperlink and anchor tag styles */

a     				{ color: #c7cde6; text-decoration: none }
a:link, a:visited 	{ color: #c7cde6; text-decoration: none }
a:hover 			{ color: #c7cde6; text-decoration: underline }
a:active 			{ color: #c7cde6; text-decoration: none }
