
/*======================================*/
/*                                      */
/* (C) Copyright 2004, fiftysix company */
/*                                      */
/*======================================*/

/*----------------------------------------------------------------------------*/
/*                                                                            */
/* Common                                                                     */
/*                                                                            */
/*----------------------------------------------------------------------------*/

TABLE.fsc
	{
	font-family:	Arial, cursive, sans-serif;
	line-height:	0px;
	}

P	{
	font-family:	Arial, cursive, sans-serif;
	line-height:	1.2;
	}

/*----------------------------------------------------------------------------*/
/*                                                                            */
/* Header                                                                     */
/*                                                                            */
/*----------------------------------------------------------------------------*/

P.header_blue
	{
	color:		white;
	background-color: blue;
	font-family:	Arial, cursive, sans-serif;
	font-size:	20px;
	font-weight:	bold;
	text-align:	left;
	padding:	9px 9px;
	margin:		0px 0px;
	}

P.header_limegreen
	{
	color:		white;
	background-color: limegreen;
	font-family:	Arial, cursive, sans-serif;
	font-size:	20px;
	font-weight:	bold;
	text-align:	left;
	padding:	9px 9px;
	margin:		0px 0px;
	}

P.header_darkorange
	{
	color:		white;
	background-color: darkorange;
	font-family:	Arial, cursive, sans-serif;
	font-size:	20px;
	font-weight:	bold;
	text-align:	left;
	padding:	9px 9px;
	margin:		0px 0px;
	}

P.header_deeppink
	{
	color:		white;
	background-color: deeppink;
	font-family:	Arial, cursive, sans-serif;
	font-size:	20px;
	font-weight:	bold;
	text-align:	left;
	padding:	9px 9px;
	margin:		0px 0px;
	}

P.header_black
	{
	color:		white;
	background-color: black;
	font-family:	Arial, cursive, sans-serif;
	font-size:	20px;
	font-weight:	bold;
	text-align:	left;
	padding:	9px 9px;
	margin:		0px 0px;
	}

P.header_crimson
	{
	color:		white;
	background-color: crimson;
	font-family:	Arial, cursive, sans-serif;
	font-size:	20px;
	font-weight:	bold;
	text-align:	left;
	padding:	9px 9px;
	margin:		0px 0px;
	}

P.header_red
	{
	color:		white;
	background-color: red;
	font-family:	Arial, cursive, sans-serif;
	font-size:	20px;
	font-weight:	bold;
	text-align:	left;
	padding:	9px 9px;
	margin:		0px 0px;
	}

P.Home
	{
	color:		blue;
	font-family:	Arial, cursive, sans-serif;
	font-size:	12px;
	font-weight:	bold;
	text-align:	left;
	line-height:	1.5;
	padding:	0px 10px;
	}

/*----------------------------------------------------------------------------*/
/*                                                                            */
/* Display                                                                    */
/*                                                                            */
/*----------------------------------------------------------------------------*/

P.DisplayNavigator
	{
	font-family:	Arial, cursive, sans-serif;
	text-align:	center;
	font-size:	14px;
	margin-top:	1em;
	margin-bottom:	0.1em;
	padding:	0px;
	}

A.DisplayAktiv
	{
	font-size:	12px;
	text-decoration: underline;
	color:		black;
	}

SPAN.DisplayInaktiv
	{
	font-size:	12px;
	text-decoration: none;
	color:		gray;
	}

/*----------------------------------------------------------------------------*/
/*                                                                            */
/* Maintain                                                                   */
/*                                                                            */
/*----------------------------------------------------------------------------*/

FORM.maintain
	{
	background-color: lightgray;
	font-family:	Arial, cursive, sans-serif;
	font-size:	10px;
	}

P.maintainTitel
	{
	font-size:	14px;
	text-align:	center;
	font-weight:	bold;
	}

P.maintainTitel
	{
	text-align:	center;
	}

INPUT.maintainButton
	{
	vertical-align:	middle;
	}

P.maintainError
	{
	background-color: red;
	}

P.maintainMessage
	{
	background-color: green;
	}


/*----------------------------------------------------------------------------*/
/*                                                                            */
/* Intro                                                                      */
/*                                                                            */
/*----------------------------------------------------------------------------*/

BODY.Intro
	{
	background-color: white;
	color:		blue;
	font-family:	Arial, cursive, sans-serif;
	border:		0px;
	margin:		0px;
	padding:	0px;
	}

P.Intro
	{
	background-color: white;
	color:		blue;
	font-family:	Arial, cursive, sans-serif;
	font-size:	40px;
	font-weight:	bold;
	text-align:	center;
	border:		0px;
	margin:		0px;
	padding:	0px;
	}

A.IntroText
	{
	text-decoration: none;
	color:		blue;
	}

P.Copyright
	{
	background-color: white;
	color:		blue;
	font-family:	Arial, cursive, sans-serif;
	font-size:	10px;
	text-align:	center;
	border:		0px;
	margin:		0px;
	padding:	0px;
	}


/*----------------------------------------------------------------------------*/
/*                                                                            */
/* wir_sind                                                                   */
/*                                                                            */
/*----------------------------------------------------------------------------*/

IMG.WirSind
	{
	width:		148px;
	height:		154px;
	}

P.WirSindImage
	{
	color:		blue;
	font-family:	Arial, cursive, sans-serif;
	font-size:	12px;
	font-weight:	bold;
	text-align:	center;
	border:		0px;
	margin:		0px;
	padding:	0px;
	}


P.WirSindText
	{
	color:		blue;
	font-family:	Arial, cursive, sans-serif;
	font-size:	12px;
	font-weight:	bold;
	text-align:	left;
	line-height:	1.5;
	padding:	0px 3px;
	}

/*----------------------------------------------------------------------------*/
/*                                                                            */
/* company                                                                    */
/*                                                                            */
/*----------------------------------------------------------------------------*/

P.Company
	{
	background-color: white;
	color:		limegreen;
	font-family:	Arial, cursive, sans-serif;
	font-size:	12px;
	font-weight:	bold;
	text-align:	center;
	line-height:	1;
	border:		0px;
	margin:		0px;
	padding:	3px 0px 0px 0px;
	}

IMG.Company
	{
	width:		110px;
	height:		115px;
	}

P.PortraetTitel
	{
	background-color: white;
	color:		black;
	font-family:	Arial, cursive, sans-serif;
	font-size:	12px;
	font-weight:	bold;
	text-align:	left;
	border:		0px;
	margin:		0px;
	padding:	0px 2px;
	}

P.PortraetText
	{
	background-color: white;
	color:		black;
	font-family:	Arial, cursive, sans-serif;
	font-size:	12px;
	text-align:	left;
	border:		0px;
	margin:		0px;
	padding:	10px 0px;
	}

SPAN.PortraetBold
	{
	font-weight:	bold;
	}

IMG.Portraet
	{
	border:		1px solid lawngreen;
	width:		228px;
	height:		236px;
	margin:	0px 0px;
	padding:	0px 0px;
	}

/*----------------------------------------------------------------------------*/
/*                                                                            */
/* kontakt                                                                    */
/*                                                                            */
/*----------------------------------------------------------------------------*/

P.Kontakt
	{
	font-family:	Arial, cursive, sans-serif;
	color:		blue;
	font-size:	15px;
	font-weight:	bold;
	text-align:	left;
	line-height:	1.2;
	padding:	5px 3px;
	}

A.Kontakt
	{
	color:		blue;
	}

/*----------------------------------------------------------------------------*/
/*                                                                            */
/* freunde                                                                    */
/*                                                                            */
/*----------------------------------------------------------------------------*/

P.Freunde
	{
	color:		blue;
	font-family:	Arial, cursive, sans-serif;
	font-size:	12px;
	font-weight:	bold;
	text-align:	right;
	line-height:	1.7;
	padding:	5px 3px;
	}

/*----------------------------------------------------------------------------*/
/*                                                                            */
/* news                                                                       */
/*                                                                            */
/*----------------------------------------------------------------------------*/

P.NewsTitel
	{
	color:		blue;
	font-family:	Arial, cursive, sans-serif;
	text-align: 	center;
	font-weight:	bold;
	font-size:	16px;
	margin-top:	1em;
	margin-bottom:	0.1em;
	padding:	0px;
	}

P.NewsDatum
	{
	font-family:	Arial, cursive, sans-serif;
	text-align:	center;
	font-weight:	lighter;
	font-size:	16px;
	margin:		0.1em;
	padding:	0px;
	}

P.NewsText
	{
	font-family:	Arial, cursive, sans-serif;
	text-align:	justify;
	font-size:	14px;
	margin-top:	0.1em;
	margin-bottom:	0.1em;
	padding:	0px;
	}

/*----------------------------------------------------------------------------*/
/*                                                                            */
/* shows                                                                      */
/*                                                                            */
/*----------------------------------------------------------------------------*/

TD.ShowsTitel
	{
	border:		1px solid blue;
	background-color: blue;
	color:		white;
	}

P.Shows
	{
	font-family:	Arial, cursive, sans-serif;
	font-size:	18px;
	font-weight:	normal;
	line-height:	1.0;
	text-align:	center;
	padding:	0px 0px;
	border:		0px;
	margin:		0px;
	}


/*----------------------------------------------------------------------------*/
/*                                                                            */
/* referenzen                                                                 */
/*                                                                            */
/*----------------------------------------------------------------------------*/

P.RefName
	{
	font-family:	Arial, cursive, sans-serif;
	text-align:	center;
	font-weight:	bold;
	font-size:	16px;
	color:		blue;
	margin-top:    	1em;
	margin-bottom:	0.1em;
	padding:	0px;
	}

P.RefType
	{
	font-family:	Arial, cursive, sans-serif;
	text-align:	center;
	font-size:	14px;
	margin-top:	0.1em;
	margin-bottom:	0.1em;
	padding:	0px;
	}

P.RefProd
	{
	font-family:	Arial, cursive, sans-serif;
	text-align:	center;
	font-weight:	bold;
	font-size:	16px;
	margin-top:	0.1em;
	margin-bottom:	0.1em;
	padding:	0px;
	}

P.RefListe
	{
	font-family:	Arial, cursive, sans-serif;
	text-align:	center;
	font-weight:	bold;
	font-size:	16px;
	color:		black;
	margin-top:    	1em;
	margin-bottom:	0.1em;
	padding:	0px;
	}

/*----------------------------------------------------------------------------*/
/*                                                                            */
/* history                                                                    */
/*                                                                            */
/*----------------------------------------------------------------------------*/

P.HistoryHeader
	{
	font-family:	Arial, cursive, sans-serif;
	text-align:	center;
	font-weight:	bold;
	font-size:	16px;
	color:		blue;
	margin-top:    	0em;
	margin-bottom:	0.5em;
	padding:	0px;
	}

P.HistoryText
	{
	font-family:	Arial, cursive, sans-serif;
	text-align:	justify;
	font-size:	14px;
	margin-top:	0.1em;
	margin-bottom:	0.1em;
	padding:	5px 50px 5px 30px;
	}


SPAN.HistoryTextBold
	{
	font-weight:	bold;
	}


/*----------------------------------------------------------------------------*/
/*                                                                            */
/* gaeste                                                                     */
/*                                                                            */
/*----------------------------------------------------------------------------*/

P.gaesteNeu
	{
	color:		blue;
	font-family:	Arial, cursive, sans-serif;
	font-size:	12px;
	font-weight:	bold;
	text-align:	left;
	padding:	0px 0px 0px 0px;
	}
	
TEXTAREA.gaesteNeu
	{
	color:		black;
	font-family:	Arial, cursive, sans-serif;
	font-size:	12px;
	font-weight:	normal;
	text-align:	left;
	padding:	0px 10px;
	}

INPUT.gaesteNeu
	{
	color:		black;
	font-family:	Arial, cursive, sans-serif;
	font-size:	12px;
	font-weight:	normal;
	text-align:	left;
	padding:	0px 10px;
	}

INPUT.gaesteNeuButton
	{
	color:		black;
	font-family:	Arial, cursive, sans-serif;
	font-size:	12px;
	font-weight:	normal;
	text-align:	left;
	padding:	0px 10px;
	}

P.GaestebuchHeader
	{
	color:		blue;
	font-family:	Arial, cursive, sans-serif;
	text-align: 	center;
	font-weight:	bold;
	font-size:	14px;
	margin-top:	1em;
	margin-bottom:	0.1em;
	padding:	0px;
	}

SPAN.GaestebuchHeaderSmall
	{
	color:		black;
	font-size:	12px;
	font-weight:	normal;
	}

P.GaestebuchText
	{
	font-family:	Arial, cursive, sans-serif;
	text-align:	justify;
	font-size:	14px;
	margin-top:	1em;
	margin-bottom:	0.1em;
	padding:	0px;
	}


/*----------------------------------------------------------------------------*/
/*                                                                            */
/* DiaFiller                                                                  */
/*                                                                            */
/*----------------------------------------------------------------------------*/

IMG.Bilder
	{
	width:		230;
	height:		145;
	border:		0px;
	margin:		0px;
	padding:	0px;
	}

BODY.DiaFiller
	{
	background-color: darkblue;
	}

/*----------------------------------------------------------------------------*/
/*                                                                            */
/* DiaButton                                                                  */
/*                                                                            */
/*----------------------------------------------------------------------------*/

BODY.DiaButton
	{
	background-color: darkblue;
	border:		0px;
	margin:		0px;
	padding:	0px;
	}

TABLE.DiaButton
	{
	background-color: darkblue;
	color:		white;
	font-size:	11px;
	font-weight:	bold;
	text-align:	left;
	line-height:	1.2;
	border:		0px;
	margin:		0px;
	padding:	0px;
	}


TR.DiaButton
	{
	border:		0px;
	margin:		0px;
	padding:	0px;
	}

TD.DiaButton
	{
	border:		0px;
	margin:		0px;
	padding:	0px;
	}


IMG.DiaButton
	{
	background-color: darkblue;
	border:		0px;
	margin:		0px;
	padding:	0px;
	}

/*----------------------------------------------------------------------------*/
/*                                                                            */
/* DiaShow                                                                    */
/*                                                                            */
/*----------------------------------------------------------------------------*/

FRAMESET.DiaShow
	{
	background-color: darkblue;
	}

BODY.DiaShow
	{
	background-color: darkblue;
	border:		0px;
	margin:		0px;
	padding:	0px;
	}

P.Musical
	{
	color:		deeppink;
	font-family:	Arial, cursive, sans-serif;
	font-size:	12px;
	font-weight:	bold;
	text-align:	left;
	line-height:	1.5;
	padding:	0px 10px;
	}

A.Musical
	{
	color:		deeppink;
	font-family:	Arial, cursive, sans-serif;
	font-size:	12px;
	font-weight:	normal;
	text-align:	right;
	line-height:	1.5;
	text-decoration: underline;
	}

P.Tanzshow
	{
	color:		darkorange;
	font-family:	Arial, cursive, sans-serif;
	font-size:	12px;
	font-weight:	bold;
	text-align:	left;
	line-height:	1.5;
	padding:	0px 10px;
	}

A.Tanzshow
	{
	color:		darkorange;
	font-family:	Arial, cursive, sans-serif;
	font-size:	12px;
	font-weight:	normal;
	text-align:	right;
	line-height:	1.5;
	text-decoration: underline;
	}

P.Buchen
	{
	color:		red;
	font-family:	Arial, cursive, sans-serif;
	font-size:	12px;
	font-weight:	bold;
	text-align:	left;
	line-height:	1.5;
	padding:	0px 10px;
	}

A.Buchen
	{
	color:		red;
	}

/*----------------------------------------------------------------------------*/
/*                                                                            */
/* download                                                                   */
/*                                                                            */
/*----------------------------------------------------------------------------*/

TABLE.downloadSub
	{
	border:		0px;
	margin:		0px;
	padding:	0px;
	}

TD.downloadMain
	{
	vertical-align:	top;
	}

TD.downloadSub
	{
	vertical-align:	center;
	padding:	3px 0px;
	}

P.downloadHeader
	{
	color:		black;
	font-family:	Arial, cursive, sans-serif;
	font-size:	20px;
	font-weight:	bold;
	text-align:	left;
	padding:	3px 0px;
	margin:		0px 0px;
	}

P.downloadText
	{
	color:		black;
	font-family:	Arial, cursive, sans-serif;
	font-size:	12px;
	font-weight:	bold;
	text-align:	left;
	padding:	0px 3px;
	margin:		0px 0px;
	}

IMG.download
	{
	border:		0px;
	}


/*---------------------------------------*/



