
/* Copyright www.SpheroVision.de */
/* SpheroVision WebPan V3.0.0 - Styles */

/*
	Wichtige Info: Hier befinden sich die Hauptparameter, die jedoch durch !_pano_styles.css und !_pano_parameter.js
	ueberschrieben werden koennen. Es wird empfohlen, abweichende Parameter nicht hier, sondern ueber die Dateien
	!_pano_styles.css und !_pano_parameter.js einzugeben.
	So besteht jederzeit die Moeglichkeit, durch entfernen der Eintraege in !_pano_styles.css und !_pano_parameter.js
	jederzeit den Urzustand wiederherzustellen.
*/


/* Allgemein */

	BODY					{	margin:0px; padding:0px; text-decoration:none; font-weight:normal; }
	BODY, TABLE, TD			{	color:#000000; font-size:12px; font-family:tahoma,verdana,arial,geneva,helvetica,sans-serif; }



/*  Ausrichtungen */

	.AR_re, .AR_reob			{	text-align:right; }
	.AR_li, .AR_liob			{	text-align:left; }
	.AR_ob, .AR_reob, .AR_liob	{	vertical-align:top; }



/* Sichtbarkeiten, Positionen */

	.EAS			{	position:absolute; visibility:visible;	}
	.EAS0			{	position:absolute; visibility:visible; left:0px; top:0px; }
	.EAU			{	position:absolute; visibility:hidden;	}
	.EAU0			{	position:absolute; visibility:hidden; left:0px; top:0px; }
	.EP0			{	left:0px; top:0px; }
	.ENON			{   left:0px; top:0px; display:none; }
	.EKA			{	padding:0px; margin:0px; }
	.ELINIE			{	font-size:1px; line-height:1px; }
	.EMAXBR			{   width:100%; }
	.EKU			{	white-space:nowrap; }
	.EMINIMAL		{	font-size:1px; line-height:1px; }



/* Cursor */

	.SV_CuP			{	cursor:pointer; }
	
	

/* Allgemeine Parameter */
	.SV_INFO_SCHATTEN		{	position:absolute; 
								left:3px; top:3px; 
								background-color:#000000; 
								filter:Alpha(opacity=30); opacity:0.3; MozOpacity:0.3; KhtmlOpacity:0.3;
							}



/*  INHALT-ID-ELEMENTE */

	#USIK_KOPF				{   display:inline-block; text-align:left; }
	#GRUK_KOPF				{   display:inline-block; text-align:left; }



/* UEBERSICHT-INFO-KONTAINER */

	.INF_SCHATTEN		{	position:absolute; 
							left:3px; top:3px; 
							background-color:#000000; 
							filter:Alpha(opacity=30); opacity:0.3; MozOpacity:0.3; KhtmlOpacity:0.3;
						}

	#svINF_BLL_K		{	position:absolute; left:0px; top:0px; }
	#svINF_BLL_I		{	position:absolute; left:0px; top:0px;
							padding:5px;
							border-color:#999999; border-width:1px; border-style:solid;
							background-color:#ffffff;
						}
	#svINF_BLL_F		{	background-color:#00ff00; width:1px; height:1px; }
	#svINF_BLL_PKONT	{	position:absolute; left:0px; top:0px; }
	.svINF_BLL_B		{	border-color:#000000; 
							border-width:1px; border-style:solid; position:absolute; left:0px; top:0px; width:4px; height:4px;
						}

	#INF_BLL_TXT_INHALT	{	padding:5px;
							border-color:#999999; border-width:1px; border-style:solid;
							background-color:#ffffff;
							font-size:11px;
							white-space:nowrap;
						}



/*  UEBERSICHT-SEITE (USI) */

	.USI_Body					{ background-color:#808080; }
	.USI_AstandUnterKopf		{ margin-top:0px; font-size:1px; line-height:1px; }
	.USI_FelderMaximalBreite	{ width:700px; }
	.USI_FelderMinimalBreite	{ width:400px; }
	.USI_GruppenFeld			{ background-color:#ffffff; border-color:#999999; border-width:1px; border-style:solid; margin-top:10px; padding:10px; cursor:pointer; }
	.USI_FeldAbstandAussenX		{ width:20px; font-size:1px; }
	.USI_GrossBild				{ border-color:#999999; border-width:1px; border-style:solid; }
	.USI_AstandBildzuTextX		{ margin-left:15px; }
	.USI_FeldUeberschrift		{ color:#990000; font-size:15px; font-weight:bold; }
	.USI_FeldText				{ color:#000000; font-size:14px; font-weight:normal; margin-top:2px; }
	.USI_FUSSABSTAND			{ height:70px; }
