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

Kraftfeld
Lagerplatz 18 
8400 Winterthur / Suisse

Phone: +41 52 202 02 04

CSS-Version: 2.1
Datum: 1.1.2011

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

body {
	margin:0;
	padding:0;
	background:#ffffff  repeat-y;
}

/*	left: 50%; 
	margin-left: -400px; /* = -Hälfte von width > horizontal zentriertes DIV
	width:800px;
	height:100px; */
	

#navigation {
/*  position:fixed; */
	position: fixed;
	background-color: white;
	opacity: 0.7; 
	top:3px; left:50%; width:850px; height:9px;
	margin-left:-430px;
	text-align:center;
	padding:4px;
	z-index: 5;

}

#content_container {
	position:absolute;
	top:50px; left:50%; width:760px; height:300px;
	margin-left: -380px;
	text-align:center;
	padding-top:20px;
	padding-bottom:60px;
	padding-left:0;
	opacity: 0.8;	
/*	background-color: white; */
	z-index: 4;
}

#hintergrund { position:fixed; top:0; left:0; right:0; bottom:0; text-align:center; padding:0; background-image: url(http://www.kraftfeld.ch/pic/prog1502/hintergrund-gespiegelt.jpg); background-repeat: repeat-y; background-position: center 0; height: 10000px; z-index: 1; z-index: -1; }

 
.Titel  				{ color: #000000; font-family:"Maison Neue Demi", Helvetica, Arial, Sans-Serif, sans-serif; font-weight:600; font-style:normal; font-size: 18px; line-height: 18px }
.Text    				{ text-indent: 22px; color: #000000; font-family:"Maison Neue Demi", Helvetica, Arial, Sans-Serif, sans-serif; font-weight:600; font-style:normal; font-size: 11px; line-height: 13px }
.TextEinzug    			{text-indent: 22px; }
.TextSubline			{ color: #000000; font-size: 12px; text-transform: uppercase; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-weight: normal; line-height: 15px; text-decoration: underline; }
.TextFett    			{ color: #000000; font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-weight: bold; line-height: 15px }
.TextFettSubline { color: #000000; font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-weight: bold; line-height: 15px; text-decoration: underline; }
.Nav    				{ color: #000000; font-family:"Maison Neue Mono", Helvetica, Arial, Sans-Serif, sans-serif; font-weight:300; font-style:normal; font-size: 10px; line-height: 10px }
.Hintergrund  	 		{ border-top: 1px solid #000000; }
.HintergrundGenerator  	{ border-top: 1px solid #000000; }
.HintergrundPortier  	{ border-top-width:1px; border-top-style:solid; border-top-color:#000000; }

/* styles for programm.htm */

.Prog_Datum 			{ text-indent: 22px; color: #000000; font-family:"Maison Neue Mono", Helvetica, Arial, Sans-Serif, sans-serif; font-weight:300; font-style:normal; font-size: 18px; line-height: 18px }
.Prog_ZeitLabelPreis	{ color: #000000; font-family:"Maison Neue Mono", Helvetica, Arial, Sans-Serif, sans-serif; font-weight:300; font-style:normal; font-size: 10px; line-height: 10px }

.Prog_Text	 			{ text-indent: 22px; color: #000000; font-family:"Maison Neue Demi", Helvetica, Arial, Sans-Serif, sans-serif; font-weight:600; font-style:normal; font-size: 11px; line-height: 13px }
.Prog_Titel		 		{ color: #000000; font-family:"Maison Neue Demi", Helvetica, Arial, Sans-Serif, sans-serif; font-weight:600; font-style:normal; font-size: 28px; line-height: 28px }
.Prog_DJ	 			{ color: #000000; font-family:"Maison Neue Demi", Helvetica, Arial, Sans-Serif, sans-serif; font-weight:600; font-style:normal; font-size: 18px; line-height: 18px }
.Prog_Subline	 			{ color: #57ac3b; font-family:"Maison Neue Demi", Helvetica, Arial, Sans-Serif, sans-serif; font-weight:600; font-style:normal; font-size: 18px; line-height: 18px }



/* old styles */

.Fronpage    		{ color: #000000; font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.FronpageFett    	{ color: #000000; font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-weight: bold }
.Fronpage_klein    	{ color: #000000; font-size: 10px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.oberlinie 			{ border-top-width:1px; border-top-style:solid; border-top-color:#f00; } 

/* hyperlink and anchor tag styles */

a     				{ color: #000000; text-decoration: none }
a:link, a:visited 	{ color: #000000; text-decoration: none }
a:hover 			{ color: #000000; text-decoration: underline }
a:active 			{ color: #000000; text-decoration: none }
p     				{ margin-bottom: 1px; margin-top: 1px }


/* Programm13/14 */


.Prog_Text_alt 			{ color: #000000; 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_alt  		{ color: #000000; 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_alt 		{ color: #57ac3b; font-size: 18px; text-transform: uppercase; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; sans-serif; monospace; font-weight: bold; vertical-align: middle; line-height: 19px  }
.Prog_Zeit _alt			{ color: #000000; font-size:  9px; font-family: Geneva, Arial, Helvetica, Swiss, SunSans-Regular; sans-serif; monospace; font-weight: normal; vertical-align: top }
.Prog_Pfeil_alt 		{ color: #57ac3b; 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_alt 			{ margin: 0 4px 4px 0; float: left }

